Open sendaoYan opened 3 weeks ago
https://aone.alibaba-inc.com/v2/project/355606/bug/53319416# 《[dragonwell21]x64平台-Xcomp -XX:TieredStopAtLevel=1选项tools/javac/warnings/Serial/CtorAccess.java随机失败Could not initialize class jdk.internal.module.SystemModuleFinders$SystemImage》
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/247583?tab=2 复现了1次:tools/javac/warnings/Serial/Extern.java
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/247547?tab=2 复现了3次: tools/javac/warnings/Serial/EnumSerial.java java.lang.InternalError: platform encoding not initialized tools/javac/warnings/Serial/CtorAccess.java Could not initialize class jdk.internal.module.SystemModuleFinders$SystemImage tools/javac/warnings/Serial/Extern.java Could not initialize class jdk.internal.module.SystemModuleFinders$SystemImage
-XX:-UseCompressedOops也能复现 https://tone.aliyun-inc.com/ws/xesljfzh/test_result/248336
Error occurred during initialization of VM
java.lang.InternalError: platform encoding not initialized
at jdk.internal.util.SystemProps$Raw.platformProperties(java.base/Native Method)
at jdk.internal.util.SystemProps$Raw.<init>(java.base/SystemProps.java:263)
at jdk.internal.util.SystemProps.initProperties(java.base/SystemProps.java:67)
at java.lang.System.initPhase1(java.base/System.java:2162)
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/244256
【环境准备】
tools/javac/warnings/Serial/CtorAccess.java tools/javac/warnings/Serial/Extern.java
Tone能复现出来. 手工复现不出来. 上游,如果用Tone测试也是一定出现. 手工同样不能复现.
【对比测试】
dragonwell21 release无
temurin21 同样问题 wget https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1%2B12/OpenJDK21U-jdk_x64_linux_hotspot_21.0.1_12.tar.gz
【用例日志】
Tone完整日志: 完整日志.txt
【版本信息】