安装准备:
1. OpenJDK源码(http://download.java.net)下载, 这里下载 JDK8
https://download.java.net/openjdk/jdk8/promoted/b132/openjdk-8-src-b132-03_mar_2014.zip
2. Cygwin(Windows 模拟运行linux环境), 提供OpenJDK 编译环境, 安装步骤详见下面连接
https://blog.youkuaiyun.com/qq_17020781/article/details/81585693
选择安装的Cygwin 工具
- binutils The GNU assembler, linker and binary utilities
- make The GNU version of the 'make' utility built for CYGWIN
- m4 GNU implementation of the traditional Unix macro processor
- cpio Aprogram to manage archives of files
- awk Pattern-directed scanning and proc