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

This issue tracks the work to investigate an OpenJ9 AArch64 port to macOS. Relevant OpenJDK JEP -> https://openjdk.java.net/jeps/391

JEP
arch:aarch64
os:macos

Failure link ------------ From an internal build `job/Test_openjdknext_j9_extended.system_aarch64_linux_Personal/1/tapResults/`(`cent7-aarch64-6`): ``` openjdk version "19-internal" 2022-09-20 OpenJDK Runtime Environment (build 19-internal-adhoc.jenkins.BuildJDKnextaarch64linuxPersonal) Eclipse OpenJ9 VM (build exclude19-52f04efbff5, JRE 19 Linux aarch64-64-Bit Compressed References 20220607_35...

comp:jit
test failure
test excluded
segfault
jdk19

getGuaranteedNurseryRange() in GCExtensionsBase is defind always no. There is no need to check J9VM_GC_GENERATIONAL (and technically this is wrong flag any way, OMR_GC_MODRON_SCAVENGER should be checked instead). This function is...

comp:gc
depends:omr

I tried updating my OJ9 today and pretty much everything exploded. When updating errors that never existed from mods and plugins started appearing and many servers just crashed entirely. Here...

userRaised

https://openj9-jenkins.osuosl.org/job/Test_openjdk19_j9_sanity.openjdk_s390x_linux_Nightly/9 jdk/incubator/vector/Byte128VectorTests.java ``` 00:09:08 ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 4 00:09:08 REASON: User specified action: run testng/othervm -ea -esa -Xbatch -XX:-TieredCompilation Byte128VectorTests 00:09:08 TIME:...

test failure
jdk19

Failure link ------------ From an internal build `Test_openjdk11_j9_extended.functional_x86-64_linux_xl_Nightly_testList_0/122` ``` 23:13:31 openjdk version "11.0.9-internal" 2020-10-20 23:13:31 OpenJDK Runtime Environment (build 11.0.9-internal+0-adhoc.jenkins.BuildJDK11x86-64linuxxlNightly) 23:13:31 Eclipse OpenJ9 VM (build master-e5e0324a0f5, JRE 11 Linux amd64-64-Bit...

test failure

https://openj9-jenkins.osuosl.org/job/Test_openjdk19_j9_sanity.openjdk_ppc64le_linux_Nightly/5 jdk_util_0 java/util/Properties/StoreDeadlock.java ``` 23:27:02 ACTION: main -- Error. Agent error: java.lang.Exception: Agent 5 timed out with a timeout of 160 seconds; check console log for any additional details 23:27:02...

test failure
jdk19

https://openj9-jenkins.osuosl.org/job/Test_openjdk19_j9_sanity.openjdk_ppc64le_linux_OpenJDK19/7 jdk_util_1 java/util/Properties/ConcurrentLoadAndStoreXML.java ``` 05:36:14 ACTION: main -- Error. Agent error: java.lang.Exception: Agent 14 timed out with a timeout of 960 seconds; check console log for any additional details 05:36:14...

test failure
triageRequired
jdk19

https://openj9-jenkins.osuosl.org/job/Test_openjdk18_j9_extended.system_aarch64_mac_Nightly_testList_0/97 SharedClasses.SCM23.MultiCL_0 https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk18_j9_extended.system_aarch64_mac_Nightly_testList_0/97/system_test_output.tar.gz ``` MCL2 12:37:51 >> Loaded 17000 classes... STF 12:37:51.370 - Found dump at: /Users/jenkins/workspace/Test_openjdk18_j9_extended.system_aarch64_mac_Nightly_testList_0/aqa-tests/TKG/output_16576782091243/SharedClasses.SCM23.MultiCL_0/20220713-123437-SharedClasses/results/javacore.20220713.123742.24808.0002.txt MCL5 stderr JVMDUMP010I System dump written to /Users/jenkins/workspace/Test_openjdk18_j9_extended.system_aarch64_mac_Nightly_testList_0/aqa-tests/TKG/output_16576782091243/SharedClasses.SCM23.MultiCL_0/20220713-123437-SharedClasses/results/core.20220713.123742.24808.0001.dmp MCL5 stderr JVMDUMP032I JVM requested...

test failure
arch:aarch64
os:macos