Roman Kennke
|
44ec501a41
|
8305895: Implement JEP 450: Compact Object Headers (Experimental)
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: coleenp, stefank, stuefe, phh, ihse, lmesnik, tschatzl, matsaave, rcastanedalo, vpaprotski, yzheng, egahlin
|
2024-11-08 17:21:39 +00:00 |
|
Fei Gao
|
dcac4b0a53
|
8341471: Reversed field layout caused by unstable sorting
Reviewed-by: jwaters, jsjolen
|
2024-10-14 08:40:03 +00:00 |
|
Coleen Phillimore
|
4b4a483b6f
|
8330699: Obsolete -XX:+UseEmptySlotsInSupers
Reviewed-by: shade, fparain, dholmes
|
2024-06-20 19:03:50 +00:00 |
|
Roman Kennke
|
336bbbe389
|
8139457: Relax alignment of array elements
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
|
2024-02-23 10:05:25 +00:00 |
|
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 |
|