Skip to content

Valhalla ArrayCopyStoreNull test failure #24255

Description

@hangshao0

Failure link

https://hyc-runtimes-jenkins.swg-devops.com/view/Valhalla%20Tests/job/Test_JDKnext_valhalla_openjdk_x86-64_linux/121/console

Failure output (captured from console output)

19:17:17  openjdk version "28-internal" 2027-03-23
19:17:17  OpenJDK Runtime Environment (build 28-internal-adhoc.jenkins.BuildJDKnextx86-64linuxvalhallaNightly)
19:17:17  Eclipse OpenJ9 VM (build 28-internal-adhoc.jenkins.BuildJDKnextx86-64linuxvalhallaNightly-master-619bdfdf675, JRE 28 Linux amd64-64-Bit Compressed References 20260628_2313 (JIT enabled, AOT enabled)
19:17:17  OpenJ9   - 619bdfdf675
19:17:17  OMR      - a39ef2b2cfd
19:17:17  JCL      - af57611f4df based on jdk-28+4)
...

19:22:54  java.lang.ArrayStoreException
19:22:54  	at java.base/java.lang.System.arraycopy(Native Method)
19:22:54  	at runtime.valhalla.inlinetypes.ArrayCopyStoreNull.main(ArrayCopyStoreNull.java:55)
19:22:54  	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
19:22:54  	at java.base/java.lang.reflect.Method.invoke(Method.java:589)
19:22:54  	at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
19:22:54  	at java.base/java.lang.Thread.run(Thread.java:1538)
...
19:29:30  FAILED test targets:
19:29:30  	hotspot_valhalla_runtime_j9_0 - Test results: passed: 50; failed: 1; excluded: 72; did not match keywords: 6; did not meet platform requirements: 16 
19:29:30  		Failed test cases: 
19:29:30  			TEST: runtime/valhalla/inlinetypes/ArrayCopyStoreNull.java
19:29:30          
19:29:30  	hotspot_valhalla_runtime_j9_1 - Test results: passed: 50; failed: 1; excluded: 72; did not match keywords: 6; did not meet platform requirements: 16 
19:29:30  		Failed test cases: 
19:29:30  			TEST: runtime/valhalla/inlinetypes/ArrayCopyStoreNull.java

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions