Skip to content

8389293: Remove developer flag -XX:ArchiveHeapTestClass - #2676

Draft
iklam wants to merge 5 commits into
openjdk:lworldfrom
iklam:8389293-remove-developer-flag-ArchiveHeapTestClass
Draft

8389293: Remove developer flag -XX:ArchiveHeapTestClass#2676
iklam wants to merge 5 commits into
openjdk:lworldfrom
iklam:8389293-remove-developer-flag-ArchiveHeapTestClass

Conversation

@iklam

@iklam iklam commented Jul 28, 2026

Copy link
Copy Markdown
Member

This is just a draft.

  • Removed ArchiveHeapTestClass
  • Replaced most usage with AOTInitTestClass
  • The code that uses ArchiveHeapTestClass in ArchivedIntegerCacheTest isn't useful anymore. I deleted it.

I will create a real PR to integrate this into the JDK mainline, after JEP 401 integration.

This PR contains a fix for JDK-8389233, which should be fixed before this PR proceeds.



Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed (1 review required, with at least 1 Committer)

Issue

  • JDK-8389293: Remove developer flag -XX:ArchiveHeapTestClass (Enhancement - P3) ⚠️ Issue is already resolved. Consider making this a "backport pull request" by setting the PR title to Backport <hash> with the hash of the original commit. See Backports.

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/valhalla.git pull/2676/head:pull/2676
$ git checkout pull/2676

Update a local copy of the PR:
$ git checkout pull/2676
$ git pull https://git.openjdk.org/valhalla.git pull/2676/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2676

View PR using the GUI difftool:
$ git pr show -t 2676

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/2676.diff

@bridgekeeper

bridgekeeper Bot commented Jul 28, 2026

Copy link
Copy Markdown

👋 Welcome back iklam! A progress list of the required criteria for merging this PR into lworld will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk

openjdk Bot commented Jul 28, 2026

Copy link
Copy Markdown

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant