Aleksey Shipilev
|
27ef185bae
|
8241500: FieldLayout/OldLayoutCheck.java fails in 32-bit VMs
Reviewed-by: fparain, dholmes
|
2020-03-25 07:58:17 +01:00 |
|
Daniel D. Daugherty
|
882633a738
|
8239873: [TESTBUG] FieldLayout/OldLayoutCheck.java fails after the fix for JDK-8239503
Don't run the test with -XX:-UseCompressedOops.
Reviewed-by: fparain, hseigel
|
2020-02-27 11:34:48 -05:00 |
|
Per Lidén
|
35db376986
|
8239503: FieldLayout/OldLayoutCheck.java fails due to "RuntimeException: Misplaced int field: expected 24 to equal 12"
Don't run the test with ZGC.
Reviewed-by: dcubed, coleenp, dholmes
|
2020-02-20 23:07:02 -05:00 |
|
Frederic Parain
|
8827df9b2d
|
8239014: -XX:-UseEmptySlotsInSupers sometime fails to reproduce the layout of the old code
Reviewed-by: dholmes, coleenp
|
2020-02-19 08:57:43 -05:00 |
|
Frederic Parain
|
9886cb401c
|
8237767: Field layout computation overhaul
Reviewed-by: dholmes, coleenp, lfoltan, shade
|
2020-02-10 09:49:12 -05:00 |
|