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...
We now prefer to compile locally when local sync compilation is enabled and the method in question is cold and synchronous. A function was also passed the incorrect pc when...
The JITServerLocalSyncCompiles option causes remote recompilations to be scheduled after synchronous JIT compilations. This is incompatible with FullSpeedDebug, which is supposed to disable recompilations. Signed-off-by: Christian Despres
Signed-off-by: BradleyWood
Signed-off-by: BradleyWood
Fixes #15636 Signed-off-by: Kevin Grigorenko
The attached patches 1. Fix the x86 codegen's `System.nanoTime()` implementation to do the right thing in checkpoint mode 2. Disable the Z codegen's implementation in checkpoint mode until it can...
Failure link ------------ Failed in jvm.29.openj9.acceptance build: `/job_output.php?id=40255768` ``` java version "1.8.0_341" Java(TM) SE Runtime Environment (build 8.0.8.0 - pmz6480sr8-20220725_01(SR8)) IBM J9 VM (build 2.9, JRE 1.8.0 z/OS s390x-64-Bit 20220810_33974...
Signed-off-by: Babneet Singh
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_ppc64le_linux_Nightly/270 jdk_util_0 java/util/logging/LogManager/Configuration/TestConfigurationLock.java No diagnostic files (core, java, etc) ``` 21:24:26 ACTION: main -- Failed. Unexpected exit from test [exit code: 255] 21:24:26 REASON: User specified action: run main/othervm -Djava.security.manager=allow...
This is on zlinux. ``` java version "11.0.15" 2022-04-19 IBM Semeru Runtime Certified Edition 11.0.15.0-rc1 (build 11.0.15+10) Eclipse OpenJ9 VM 11.0.15.0-rc1 (build openj9-0.32.0-rc1, JRE 11 Linux s390x-64-Bit Compressed References 20220419_282...