[jdk17u-dev] RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler

Goetz Lindenmaier goetz at openjdk.org
Thu May 22 12:02:34 UTC 2025


I backport this test change as it also goes to 17.0.17-oracle.

This needed some trivial resolves: 

test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/RedefineCallerClassTest.javaCommits on Nov 16, 2021
Was added by "https://bugs.openjdk.org/browse/JDK-8276184: Exclude lambda proxy class from the CDS archive if its caller class is excluded". Omitted.

test/hotspot/jtreg/runtime/cds/appcds/redefineClass/RedefineRunningMethods_Shared.java
Resolved Copyright

ptest/hotspot/jtreg/vmTestbase/metaspace/staticReferences/StaticReferences.java
Resolved import.

test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine.java
Resolved Copyright

-------------

Commit messages:
 - Backport 7404ddf24a162cff445cd0a26aec446461988bc8

Changes: https://git.openjdk.org/jdk17u-dev/pull/3606/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3606&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8202100
  Stats: 302 lines in 11 files changed: 107 ins; 164 del; 31 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3606.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3606/head:pull/3606

PR: https://git.openjdk.org/jdk17u-dev/pull/3606


More information about the jdk-updates-dev mailing list