How to build openJDK8 (build 32)
Christian Thalinger
christian.thalinger at oracle.com
Mon Dec 15 17:16:08 UTC 2014
Please refer to the README-builds.html file.
> On Dec 9, 2014, at 11:09 PM, fuyou <fuyou001 at gmail.com> wrote:
>
> update :
>
> I want to try A hotspot patch for stack profiling (frame pointer) <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2014-December/016477.html>
> ,but how build it by myself?
>
> I try to install from source code :
>
> step1: download source from http://download.java.net/openjdk/jdk8/ <http://download.java.net/openjdk/jdk8/>
> step2 :git clone https://github.com/brendangregg/Misc/blob/master/java/openjdk8_b132-fp.diff <https://github.com/brendangregg/Misc/blob/master/java/openjdk8_b132-fp.diff>
> step3 :unzip dk-8-src-b132-03_mar_2014.zip
> and go to the openjdk
> and patch -p1 openjdk8_b132-fp.diff
>
> step4 :bash configure;
> unset CLASSPATH ;
> unset JAVA_HOME;
> make all
> it is right ?
>
> 2014-12-10 13:20 GMT+08:00 fuyou <fuyou001 at gmail.com <mailto:fuyou001 at gmail.com>>:
> I want to try https://mail.google.com/mail/u/0/#label/java%2Fjdk%2Fcompiler-dev/14a178591a7c71f6 <https://mail.google.com/mail/u/0/#label/java%2Fjdk%2Fcompiler-dev/14a178591a7c71f6>
>
> ,but how build it by myself?
>
> step1: download source from http://download.java.net/openjdk/jdk8/ <http://download.java.net/openjdk/jdk8/>
> step2 :git clone https://github.com/brendangregg/Misc/blob/master/java/openjdk8_b132-fp.diff <https://github.com/brendangregg/Misc/blob/master/java/openjdk8_b132-fp.diff>
>
> step3 :unzip dk-8-src-b132-03_mar_2014.zip
> and go to the openjdk
> and patch -p1 openjdk8_b132-fp.diff
>
> it is right ?
> --
> =============================================
> fuyou001
> Best Regards
>
>
>
>
> --
> =============================================
> fuyou001
>
> 2014-12-10 15:06 GMT+08:00 fuyou <fuyou001 at gmail.com <mailto:fuyou001 at gmail.com>>:
> update :
>
> I want to try A hotspot patch for stack profiling (frame pointer) <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2014-December/016477.html>
>
> ,but how build it by myself?
>
> step1: download source from http://download.java.net/openjdk/jdk8/ <http://download.java.net/openjdk/jdk8/>
> step2 :git clone https://github.com/brendangregg/Misc/blob/master/java/openjdk8_b132-fp.diff <https://github.com/brendangregg/Misc/blob/master/java/openjdk8_b132-fp.diff>
>
> step3 :unzip dk-8-src-b132-03_mar_2014.zip
> and go to the openjdk
> and patch -p1 openjdk8_b132-fp.diff
>
> it is right ?
>
> 2014-12-10 13:20 GMT+08:00 fuyou <fuyou001 at gmail.com <mailto:fuyou001 at gmail.com>>:
> I want to try https://mail.google.com/mail/u/0/#label/java%2Fjdk%2Fcompiler-dev/14a178591a7c71f6 <https://mail.google.com/mail/u/0/#label/java%2Fjdk%2Fcompiler-dev/14a178591a7c71f6>
>
> ,but how build it by myself?
>
> step1: download source from http://download.java.net/openjdk/jdk8/ <http://download.java.net/openjdk/jdk8/>
> step2 :git clone https://github.com/brendangregg/Misc/blob/master/java/openjdk8_b132-fp.diff <https://github.com/brendangregg/Misc/blob/master/java/openjdk8_b132-fp.diff>
>
> step3 :unzip dk-8-src-b132-03_mar_2014.zip
> and go to the openjdk
> and patch -p1 openjdk8_b132-fp.diff
>
> it is right ?
> --
> =============================================
> fuyou001
> Best Regards
>
>
>
>
> --
> =============================================
> fuyou001
> Best Regards
>
>
>
>
> --
> =============================================
> fuyou001
> Best Regards
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20141215/cc6127cb/attachment.html>
More information about the hotspot-compiler-dev
mailing list