git: openjdk/jdk: 8294676: [JVMCI] InstalledCode.deoptimize(false) should not touch address field

Doug Simon dnsimon at openjdk.org
Sat Oct 1 11:22:26 UTC 2022


Changeset: b8b9b97a
Author:    Doug Simon <dnsimon at openjdk.org>
Date:      2022-10-01 11:20:46 +0000
URL:       https://git.openjdk.org/jdk/commit/b8b9b97a1a3e07777da2e39ac4779ef7b77434c7

8294676: [JVMCI] InstalledCode.deoptimize(false) should not touch address field

Reviewed-by: never

! src/hotspot/share/jvmci/jvmciEnv.cpp
+ test/hotspot/jtreg/compiler/jvmci/common/CodeInstallerTest.java
! test/hotspot/jtreg/compiler/jvmci/common/patches/jdk.internal.vm.ci/jdk/vm/ci/hotspot/CompilerToVMHelper.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java
- test/hotspot/jtreg/compiler/jvmci/errors/CodeInstallerTest.java
! test/hotspot/jtreg/compiler/jvmci/errors/TestInvalidCompilationResult.java
! test/hotspot/jtreg/compiler/jvmci/errors/TestInvalidDebugInfo.java
! test/hotspot/jtreg/compiler/jvmci/errors/TestInvalidOopMap.java



More information about the jdk-changes mailing list