Skip to content

Instantly share code, notes, and snippets.

@ivankelly
Last active June 2, 2017 11:11
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 ivankelly/018db67672ca24934cb9a3adee49de90 to your computer and use it in GitHub Desktop.
Save ivankelly/018db67672ca24934cb9a3adee49de90 to your computer and use it in GitHub Desktop.
tenuring-build-1
~$ sudo apt-get install mercurial # needed to pull code
~$ sudo apt-get build-dep openjdk-7 # needed to build code
~$ hg clone http://hg.openjdk.java.net/jdk8u/jdk8u jdk8u-wtftenure
~$ cd jdk8u-wtftenure
~/jdk8u-wtftenure$ bash ./get_source.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment