openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with...

Results 696 openj9 issues
Sort by recently updated
recently updated
newest added

Blocking promotion of jdk17. https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_ppc64le_linux_OpenJDK17/9 jdk_lang_1 JVM_OPTIONS: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:-JITServerTechPreviewMessage -XX:-UseCompressedOops java/lang/invoke/VarHandles/VarHandleTestAccessChar.java.VarHandleTestAccessChar java/lang/invoke/VarHandles/VarHandleTestAccessInt.java.VarHandleTestAccessInt java/lang/invoke/VarHandles/VarHandleTestAccessLong.java.VarHandleTestAccessLong java/lang/invoke/VarHandles/VarHandleTestAccessShort.java.VarHandleTestAccessShort https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk17_j9_sanity.openjdk_ppc64le_linux_OpenJDK17/9/openjdk_test_output.tar.gz ``` Failed. Unexpected exit from test [exit code: 137] ```

comp:jit
perf
test failure
test excluded
project:MH

https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_xl_Nightly/162 sun/util/logging/PlatformLoggerTest.java cent7-ppcle-2 ``` Oct 01, 2020 2:51:13 AM PlatformLoggerTest testLogMethods INFO: Test info(String) java.lang.RuntimeException: Retrieved backing PlatformLogger level null is not the expected WARNING at PlatformLoggerTest.checkJavaLoggerLevel(PlatformLoggerTest.java:237) at PlatformLoggerTest.checkPlatformLoggerLevels(PlatformLoggerTest.java:175) at...

test failure

[Internal build](http://vmfarm.rtp.raleigh.ibm.com/job_output.php?id=39816598) (win19x64rtp1-1) [Windows IA32] 80 JIT_Sanity.Daa.Mode112 -Xgcpolicy:gencon -Xjit:count=0 -Xnocompressedrefs Failed 1/150 in [grinder](http://vmfarm.rtp.raleigh.ibm.com/job_output.php?id=39871580) (win10x64rtp1-1) [Diagnostics](http://vmfarm.rtp.raleigh.ibm.com/etc/cores/j9vm/33638/39816598/39816598-results0.jar) ``` j> 15:21:40 Unhandled exception j> 15:21:40 Type=Segmentation error vmState=0x000501ff j> 15:21:40 J9Generic_Signal_Number=00000004 ExceptionCode=c0000005...

comp:jit
test failure
segfault

Failure link ------------ From an internal build `job/Test_openjdk18_j9_sanity.openjdk_aarch64_mac_testList_0/54/`(`macaarch64rt8`): ``` openjdk version "18.0.1.1-ea" 2022-04-22 IBM Semeru Runtime Open Edition 18.0.1.1+2-202207080535 (build 18.0.1.1-ea+2-202207080535) Eclipse OpenJ9 VM 18.0.1.1+2-202207080535 (build master-d8e08932f, JRE 18 Mac...

test failure
arch:aarch64
os:macos
segfault
jdk18

- handle a simple test case where mask is produced by vector compare() and consumed by unary, binary, or ternary vector operation with mask - mask has internal, platform specific,...

comp:jit

Failure link ------------ From [an internal build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk8_j9_extended.openjdk_x86-64_linux/75/)(`rhel9x86-rt3-1`): ``` openjdk version "1.8.0_345" IBM Semeru Runtime Open Edition (build 1.8.0_345-b01) Eclipse OpenJ9 VM (build openj9-0.33.0-rc1a, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20220804_442...

test failure

Currently there is no upper bound on the amount of memory used by the JITServer AOT cache. Add a configurable limit and stop adding new entries once the limit has...

comp:jitserver

Identify if the Object is an instance of Continuation, if it is, scan the Java stacks in related J9vmContinuation. - add ContinuationLink as a hiddenInstanceField of Continuation instance for the...

comp:gc
project:loom

Virtual threads are not part of the root set. They are only alive if they are mounted on a carrier thread or if there is a strong reference to them...

comp:gc
project:loom

https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_extended.functional_x86-64_windows_Nightly/1 ``` 00:05:55 =============================================== 00:05:55 Running test TestJps_0 ... 00:05:55 =============================================== 00:05:55 TestJps_0 Start Time: Wed Apr 10 23:05:55 2019 Epoch Time (ms): 1554955555947 00:05:55 "C:/Users/jenkins/workspace/Test_openjdk11_j9_extended.functional_x86-64_windows_Nightly/openjdkbinary/j2sdk-image/bin\\java" -Xshareclasses:destroyAll; "C:/Users/jenkins/workspace/Test_openjdk11_j9_extended.functional_x86-64_windows_Nightly/openjdkbinary/j2sdk-image/bin\\java" -Xshareclasses:groupAccess,destroyAll; echo...

test failure