RFR (XXS): 8138820: JDK Hotspot build fails with Xcode 7.0.1 (original) (raw)

Christian Thalinger christian.thalinger at oracle.com
Thu Oct 8 20:34:51 UTC 2015


https://bugs.openjdk.java.net/browse/JDK-8138820

I’ve verified we still need both workarounds.

diff -r 0011fab3f1b5 make/bsd/makefiles/gcc.make --- a/make/bsd/makefiles/gcc.make Thu Oct 08 10:25:45 2015 +0000 +++ b/make/bsd/makefiles/gcc.make Thu Oct 08 10:33:02 2015 -1000 @@ -313,10 +313,11 @@ endif

Work around some compiler bugs.

ifeq ($(USE_CLANG), true)



More information about the hotspot-dev mailing list