Skip to content

Instantly share code, notes, and snippets.

@hgomez
Created November 13, 2014 21:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hgomez/ad606d9028abc81c09cd to your computer and use it in GitHub Desktop.
Save hgomez/ad606d9028abc81c09cd to your computer and use it in GitHub Desktop.
openjdk9 - initial build
Tools summary:
* Boot JDK: java version "1.8.0_25" Java(TM) SE Runtime Environment (build 1.8.0_25-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode) (at /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home)
* Toolchain: clang (clang/LLVM)
* C Compiler: Version Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn) Target: x86_64-apple-darwin14.0.0 Thread model: posix (at /usr/bin/clang)
* C++ Compiler: Version Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn) Target: x86_64-apple-darwin14.0.0 Thread model: posix (at /usr/bin/clang++)
Build performance summary:
* Cores to use: 2
* Memory limit: 8192 MB
WARNING: The result of this configuration has overridden an older
configuration. You *should* run 'make clean' to make sure you get a
proper build. Failure to do so might result in strange build problems.
Running make as '/usr/bin/make -s VERBOSE=-s LOG_LEVEL=warn -R -I /Users/henri/openjdkathome/sources/openjdk9/make/common -s SPEC=/Users/henri/openjdkathome/sources/openjdk9/common/makefiles/spec.gmk'
Building OpenJDK for target 'images' in configuration '/Users/henri/openjdkathome/sources/openjdk9/common/makefiles'
## Starting verify-modules
Checking dependencies across JDK modules
....
Finished building OpenJDK for target 'images'
openjdk version "1.9.0-jdk9-b39"
OpenJDK Runtime Environment (build 1.9.0-jdk9-b39-20141113)
OpenJDK 64-Bit Server VM (build 1.9.0-jdk9-b39-20141113, mixed mode)
openjdk version "1.9.0-jdk9-b39"
OpenJDK Runtime Environment (build 1.9.0-jdk9-b39-20141113)
OpenJDK 64-Bit Server VM (build 1.9.0-jdk9-b39-20141113, mixed mode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment