RFR(XXS): 8164521 - compiler/rangechecks/TestRangeCheckSmearing.java is missing @build for sun.hotspot.WhiteBox
Christian Tornqvist
christian.tornqvist at oracle.com
Sat Aug 20 13:18:44 UTC 2016
Hi everyone,
Please review this small change that fixes a mistake made in JDK-8157957,
the @build was supposed to be changed to build sun.hotspot.WhiteBox but
instead got lost somewhere on the way.
Verified fix locally.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8164521/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8164521
Thanks,
Christian
More information about the hotspot-dev
mailing list