How to build openJDK8 (build 32)

fuyou fuyou001 at gmail.com
Wed Dec 10 07:06:11 UTC 2014


*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/
step2 :git clone
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>:

> I want to try
> 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/
> step2 :git clone
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20141210/1951490f/attachment.html>


More information about the hotspot-compiler-dev mailing list