Ioi Lam
f4d73d2a3d
8366584: Add an InstanceKlass::super() method that returns InstanceKlass*
...
Reviewed-by: dholmes, coleenp
2025-09-04 02:31:12 +00:00
Ioi Lam
2427c901b3
8366024: Remove unnecessary InstanceKlass::cast()
...
Reviewed-by: coleenp, dholmes
2025-09-01 04:03:08 +00:00
Francesco Andreuzzi
3387b3195c
8364519: Sort share/classfile includes
...
Reviewed-by: shade, ayang
2025-08-04 08:20:22 +00:00
Radim Vansa
e18277b470
8352075: Perf regression accessing fields
...
Reviewed-by: coleenp, iklam, jsjolen
2025-06-12 12:29:15 +00:00
Thomas Stuefe
743d1c64c2
8353273: Reduce number of oop map entries in instances
...
Reviewed-by: lmesnik, fparain, jsjolen
2025-04-09 05:08:51 +00:00
Stefan Karlsson
c33c1cfe73
8347909: Automatic precompiled.hpp inclusion
...
Reviewed-by: lkorinth, erikj, dholmes, ihse
2025-01-21 10:21:24 +00:00
Coleen Phillimore
4b4a483b6f
8330699: Obsolete -XX:+UseEmptySlotsInSupers
...
Reviewed-by: shade, fparain, dholmes
2024-06-20 19:03:50 +00:00
Frederic Parain
bfb812a8ff
8292818: replace 96-bit representation for field metadata with variable-sized streams
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, coleenp, cjplummer, dnsimon
2023-03-17 20:18:36 +00:00
Johan Sjölen
49ff52087b
8300241: Replace NULL with nullptr in share/classfile/
...
Reviewed-by: coleenp, iklam
2023-01-27 16:15:29 +00:00
Stefan Karlsson
813b223a6b
8296926: Sort include lines of files in the include/ directory
...
Reviewed-by: kbarrett, erikj, lkorinth
2022-11-16 12:51:26 +00:00
Stefan Karlsson
bfc5816595
8295475: Move non-resource allocation strategies out of ResourceObj
...
Reviewed-by: coleenp, stuefe, rehn, dholmes
2022-11-10 08:31:37 +00:00
Ioi Lam
02a0a027f4
8257563: Remove excessive include of klass.inline.hpp
...
Reviewed-by: dholmes, stuefe, stefank
2020-12-03 01:34:04 +00:00
Erik Österlund
382e5dc334
8241825: Make compressed oops and compressed class pointers independent (x86_64, PPC, S390)
...
Reviewed-by: coleenp, fparain, stuefe, mdoerr
2020-05-13 09:36:12 +00: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
30707f8007
8238961: Assertion failure in new field layout code when ContendedPaddingWidth == 0
...
Reviewed-by: hseigel, coleenp
2020-02-13 11:23:17 -05:00
Frederic Parain
9886cb401c
8237767: Field layout computation overhaul
...
Reviewed-by: dholmes, coleenp, lfoltan, shade
2020-02-10 09:49:12 -05:00