git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Jul 27 08:41:56 UTC 2023
Changeset: 86821a7c
Author: Doug Simon <dnsimon at openjdk.org>
Date: 2023-07-27 08:39:32 +0000
URL: https://git.openjdk.org/mobile/commit/86821a7ce89c51cc3650228c55a4a88c743209e4
8312235: [JVMCI] ConstantPool should not force eager resolution
Reviewed-by: never, matsaave
! src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
! src/jdk.internal.vm.ci/share/classes/jdk/vm/ci/hotspot/CompilerToVM.java
! src/jdk.internal.vm.ci/share/classes/jdk/vm/ci/hotspot/HotSpotConstantPool.java
! src/jdk.internal.vm.ci/share/classes/jdk/vm/ci/meta/ConstantPool.java
! test/hotspot/jtreg/compiler/jvmci/common/patches/jdk.internal.vm.ci/jdk/vm/ci/hotspot/CompilerToVMHelper.java
+ test/hotspot/jtreg/compiler/jvmci/compilerToVM/LookupConstantInPoolTest.java
- test/hotspot/jtreg/compiler/jvmci/compilerToVM/ResolvePossiblyCachedConstantInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestDynamicConstant.java
Changeset: 76d34c2e
Author: duke <duke at openjdk.org>
Date: 2023-07-27 08:40:18 +0000
URL: https://git.openjdk.org/mobile/commit/76d34c2e4cbab5f0afc101f599159c38a557cb62
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list