The xml/xsl source files used to generate sources for trace in hotspot
have hard coded relative paths in them that make assumptions on where
the oracle closed files are located. The source files should not make
these kind of assumptions since that makes it difficult to change the
repository lay
https://bugs.openjdk.java.net/browse/JDK-8166096
+++ b/make/lib/JvmOverrideFiles.gmk Fri Sep 16 18:14:06 2016 -0700
@@ -31,6 +31,7 @@
ifeq ($(TOOLCHAIN_TYPE), gcc)
BUILD_LIBJVM_vmStructs.cpp_CXXFLAGS := -fno-var-tracking-assignments -O0
+ BUILD_LIBJVM_jvmciCompilerToVM.cpp_CXXFLAGS := -