hg: jdk9/hs-rt/hotspot: 8141570: Fix Zero interpreter build for --disable-precompiled-headers
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Nov 18 19:51:51 UTC 2015
Changeset: 8b225463c1af
Author: coleenp
Date: 2015-11-18 11:47 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/8b225463c1af
8141570: Fix Zero interpreter build for --disable-precompiled-headers
Summary: change to include atomic.inline.hpp and allocation.inline.hpp only in .cpp files and some build fixes from Kim to build on ubuntu without devkits
Reviewed-by: kbarrett, sgehwolf, erikj
! make/linux/makefiles/zeroshark.make
! src/share/vm/gc/g1/g1AllocRegion.cpp
! src/share/vm/gc/g1/g1Allocator.cpp
! src/share/vm/gc/g1/g1CollectedHeap.cpp
! src/share/vm/gc/g1/g1EvacStats.cpp
! src/share/vm/gc/g1/g1EvacStats.hpp
+ src/share/vm/gc/g1/g1EvacStats.inline.hpp
! src/share/vm/runtime/java.cpp
More information about the jdk9-all-changes
mailing list