Open axiangyushanhaijing opened 1 year ago
定位到 8200468--https://github.com/zhangxiang-plct/jdk8u/commit/09443845df2ae520e8a3000f889aecf8d621c52c
此次修改导致报错
Note: Recompile with -Xlint:deprecation for details.
gmake[2]: *** No rule to make target '/home/zhangxiang/gitlab/jdk8u/jdk/src/solaris/native/sun/security/jgss/wrapper/NativeFunc.h', needed by '/home/zhangxiang/gitlab/jdk8u/build/linux-riscv64-normal-core-release/jdk/objs/libj2gss/GSSLibStub.o'. Stop.
gmake[1]: *** [BuildJdk.gmk:70: libs-only] Error 2
make: *** [/home/zhangxiang/gitlab/jdk8u//make/Main.gmk:117: jdk-only] Error 2
java/util/TimeZone/DefaultTimeZoneTest.java Applet thread threw exception: java.awt.HeadlessException: No X11 DISPLAY variable was set, but this program performed an operation which requires it.
测试结果记录在 /home/zhangxiang/jdk8u/jtreg-temp/JTreport/jtData/harness.trace
新建一个 temp-for-newer-jtreg 分支用来测试更新的jtreg 测试集
当前调试代码基于master 266918d1d384f0fa002c6f5f508b84835fe57c13
1、基于temp-jtreg新建一个temp-patch分支