仿照《深入理解Java虚拟机:JVM高级特性与最佳实践》编译openJdk源码
Linux系统
CentOS release 6.9 (Final)
Kernel \r on an \m
Bootstrap JDK
java-1.6.0-openjdk-1.6.0.41.x86_64
源码
openjdk-7u75-src-b13-18_dec_2014.zip
编译结果
\ >>> Finished making images @ Thu Nov 2 21:51:02 CST 2017 …
gmake[2]: Leaving directory `/home/root/openjdk/jdk/make’
########################################################################
##### Leaving jdk for target(s) sanity all docs images #####
########################################################################
##### Build time 00:07:12 jdk for target(s) sanity all docs images #####
########################################################################
#– Build times ———-
Target all_product_build
Start 2017-11-02 21:43:18
End 2017-11-02 21:51:02
00:00:16 corba
00:00:06 hotspot
00:00:02 jaxp
00:00:06 jaxws
00:07:12 jdk
00:00:02 langtools
00:07:44 TOTAL
gmake[1]: Leaving directory `/home/root/openjdk’