History log of /openjdk10/hotspot/make/lib/CompileJvm.gmk
Revision Date Author Comments
# 13254:c044f8d03932 05-Jul-2017 jwilhelm

8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8
8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8
8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8
Reviewed-by: jwilhelm, ehelin, phh
Contributed-by: phh <hohensee@amazon.com>, jwilhelm <jesper.wilhelmsson@oracle.com>


# 13184:7903df1b0c4f 22-Jun-2017 kbarrett

8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Summary: Refactor debug.hpp and reverse include dependency.
Reviewed-by: coleenp, stefank, dcubed


# 12726:0af429be8bba 29-Mar-2017 neugens

8177390: java -version does not differentiate between which port of AArch64 is used
Reviewed-by: aph, dholmes


# 12497:34706140c7ff 03-Feb-2017 ihse

8004842: Unify values of boolean make variables set in configure to true/false
Reviewed-by: erikj


# 12422:98fe046473c9 18-Dec-2016 bobv

8168503: JEP 297: Unified arm32/arm64 Port
Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer


# 12145:d3f508318705 13-Oct-2016 amurillo

Merge


# 12127:99ba38bd0e7c 05-Oct-2016 erikj

8164120: The minimal VM should be stripped using --strip-unneeded
Reviewed-by: ihse, tbell, bobv


# 12030:15b3ef116f15 05-Oct-2016 erikj

8150736: Excessive disk space used by build system
Reviewed-by: ihse


# 12028:08492e67bf32 30-Sep-2016 erikj

8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell


# 11658:8a5735c11a84 12-Jul-2016 goetz

8161258: Simplify including platform files.
Summary: Include patform files with macros cpu_header() etc. Do various cleanups of macro usages. Remove _64/_32 from adlc generated files and platform .hpp files. Merge stubRoutines_x86*.hpp. Remove empty mutex_<os>* files.
Reviewed-by: dholmes, coleenp, kbarrett


# 11043:ac4e536a72ac 26-Apr-2016 erikj

8150601: Remove the old Hotspot build system
Reviewed-by: ihse