[15] RFR: 8235956: Remove javaClasses offset tests
Claes Redestad
claes.redestad at oracle.com
Mon Dec 16 10:16:03 UTC 2019
Hi,
in what I believe is "simply" a lingering remnant of hsx, we still test
for the existence of a few choice fields in javaClasses. These tests
can be turned into asserts that initialization has happened.
Bug: https://bugs.openjdk.java.net/browse/JDK-8235956
Webrev: http://cr.openjdk.java.net/~redestad/8235956/open.00/
Testing: tier1-3
Thanks!
/Claes
More information about the hotspot-runtime-dev
mailing list