RFR (trivial): 8216285: Enable inlining of CollectedHeap::obj-/array-/class_allocate

Claes Redestad claes.redestad at oracle.com
Mon Jan 7 18:30:00 UTC 2019


Hi,

inlining these trivial methods is beneficial on microbenchmarks while
size-neutral w.r.t. compiled binary.

Bug:    https://bugs.openjdk.java.net/browse/JDK-8216285
Webrev: http://cr.openjdk.java.net/~redestad/8216285/open.00/

Testing: tier1

Thanks!

/Claes



More information about the hotspot-gc-dev mailing list