STDOUT:
CompilerOracle: exclude Test8009761.m2
### Excluding compile: static Test8009761::m2
WB error: invalid compilation level 4
STDERR:
java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled
at Test8009761.main(Test8009761.java:263)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.lang.Thread.run(Thread.java:750)
JavaTest Message: Test threw exception: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled
JavaTest Message: shutting down test
【jdk版本】
java -version;java -Xinternalversion
openjdk version "1.8.0_422"
OpenJDK Runtime Environment (Alibaba Dragonwell Standard Edition 8.20.21) (build 1.8.0_422-b01)
OpenJDK 64-Bit Server VM (Alibaba Dragonwell Standard Edition 8.20.21) (build 25.422-b01, mixed mode)
OpenJDK 64-Bit Server VM (25.422-b01) for linux-amd64 JRE (1.8.0_422-b01), built on Nov 8 2024 23:52:22 by "root" with gcc 7.5.0
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/401069
【环境准备】
【测试分析】
x64和aarch64都有问题
【对比分析】
dragonwell8 release 没问题
oss://dragonwell/8.20.21/Alibaba_Dragonwell_Standard_8.20.21_x64_linux.tar.gz
Temruin8 同样问题
oss://compiler-ci-bucket/openjdk/jdk8u432-ga/OpenJDK8U-jdk_x64_linux_hotspot_8u432b06.tar.gz
【用例日志】
【jdk版本】
【系统版本信息】