RFR(xxs): 8183228: Fix optimized build after JDK-8170933

Thomas Stüfe thomas.stuefe at gmail.com
Thu Jun 29 10:49:50 UTC 2017


Hi all,

I broke accidentally the optimized build with
https://bugs.openjdk.java.net/browse/JDK-8170933.

Looks like I was hazy on the difference between PRODUCT and ASSERT. Sorry
for that! What confused me though was that the offending patch was quite
old, does no-one build optimized?

webrev:
http://cr.openjdk.java.net/~stuefe/webrevs/8183228-fix-optimized-build-metaspace/webrev.00/webrev/
bug: https://bugs.openjdk.java.net/browse/JDK-8183228

Kind Regards, Thomas


More information about the hotspot-runtime-dev mailing list