openj9
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...
- Remove duplicated StartContinuationProcessing - Fix missing MM_CopyForwardStats._continuationCandidates merge Signed-off-by: Lin Hu
The issue is created to keep track of all PRs specific to the new feature in specified in JEP389 (Incubator) which also covers the failing jtreg test suites originally raised...
A new public API `public Set accessFlags()` has been introduced in Jdknext (Java 20) in `Class.java`. This API is missing in the OpenJ9 implementation now.
Java -version output -------------------- 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, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20220805_444 (JIT enabled, AOT enabled)...
[internal grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder_iteration_10/187) - ubu22x86-rt1-1 [internal grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder_iteration_11/187) - ubu22x86-rt3-1 jdk_security3_1 sun/security/pkcs11/ec/TestECDH.java ``` 00:12:34 ACTION: main -- Failed. Execution failed: `main' threw exception: java.security.spec.InvalidKeySpecException: Could not create EC public key 00:12:34 REASON:...
**The failing test is available for JDK17 and JDK19:** - JDK17: https://github.com/ibmruntimes/openj9-openjdk-jdk17/blob/openj9/test/hotspot/jtreg/serviceability/jvmti/GetLocalVariable/GetLocalVars.java - JDK19: https://github.com/ibmruntimes/openj9-openjdk-jdk19/blob/openj9/test/hotspot/jtreg/serviceability/jvmti/GetLocalVariable/GetLocalVars.java **Failure found in** https://github.com/eclipse-openj9/openj9/pull/15857 **Command to run the test:** `make test TEST="jtreg:test/hotspot/jtreg/serviceability/jvmti/GetLocalVariable/GetLocalVars.java" JTREG="JAVA_OPTIONS=-Xgcpolicy:nogc -Xint"` **Version...
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_mac_Nightly/56 - osx1014-x86-1 jdk_util_0 -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:+UseCompressedOops java/util/logging/ParentLoggersTest.java ``` 22:07:11 ACTION: build -- Passed. All files up to date 22:07:11 REASON: Named class compiled on demand 22:07:11 TIME: 0.0...
Implement upcall thunk generation for Linux, macOS, and Windows.
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_extended.system_aarch64_mac_Nightly_testList_0/131 SharedClasses.SCM01.SingleCL_0 https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk17_j9_extended.system_aarch64_mac_Nightly_testList_0/131/system_test_output.tar.gz ``` SCL5 10:09:23 >> Loaded 20000 classes... SCL5 10:09:23 >> Total classes loaded = 20001 SCL2 10:09:23 >> Loaded 20000 classes... SCL2 10:09:23 >> Total classes loaded...
[Internal build](http://vmfarm.rtp.raleigh.ibm.com/job_output.php?id=43263482) '-Xgcpolicy:optavgpause -Xjit:count=0 -Xnocompressedrefs' - this is a personal build but it's using the latest head stream code and recent SDK level (the abuild will soon be using this...