RFR: JDK-8166202: Tracefile gensrc cannot handle closed src dir in different location

2016-09-16 Thread Erik Joelsson
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

[9] RFR[XS] 8166096: variable tracking size limit exceeded in jvmciCompilerToVM.cpp

2016-09-16 Thread Vladimir Kozlov
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 := -