[9] RFR(XS): 8080281: 8068945 changes break building the zero JVM variant

Zoltán Majó zoltan.majo at oracle.com
Mon May 18 09:17:42 UTC 2015


Hi,


please review the following small patch.

Bug: https://bugs.openjdk.java.net/browse/JDK-8080281

Problem: The changes by 8068945 brake building the zero JVM variant.

Solution: Add the definition of the PreserveFramePointer to the 
globals_zero.hpp file.

Webrev: http://cr.openjdk.java.net/~zmajo/8080281/webrev.00/

Testing:
- full JPRT run (testset hotspot)
- local build of zero JVM variant

Thank you and best regards,


Zoltan



More information about the hotspot-compiler-dev mailing list