RFR(S): 8166931: Do not include classes which are unusable during run time in the classlist file
Calvin Cheung
calvin.cheung at oracle.com
Tue Oct 11 03:59:40 UTC 2016
Please review this small fix for not including classes in the classlist
file which are unusable during run time.
bug: https://bugs.openjdk.java.net/browse/JDK-8166931
webrev: http://cr.openjdk.java.net/~ccheung/8166931/webrev.00/
Testing:
JPRT with -testset hotspot
jtreg tests under hotspot/runtime on all supported platforms (in
progress)
thanks,
Calvin
More information about the hotspot-runtime-dev
mailing list