[lworld] RFR: 8374959: [lworld] runtime/cds/appcds/cacheObject/ArchivedIntegerCacheTest.java fails with --enable-preview [v2]
Matias Saavedra Silva
matsaave at openjdk.org
Wed Jan 28 16:12:44 UTC 2026
> One of the test cases in `CheckIntegerCacheApp.java` will fail in preview mode due to the removal of the Integer cache and the behavior of value classes. This test case is now only run in preview mode with an alternate case to verify the preview mode behavior.
Matias Saavedra Silva has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:
- Merge branch 'lworld' into archivedintegercache_8374959
- Revert test
- 8374959: [lworld] runtime/cds/appcds/cacheObject/ArchivedIntegerCacheTest.java fails with --enable-preview
-------------
Changes: https://git.openjdk.org/valhalla/pull/1983/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1983&range=01
Stats: 20 lines in 2 files changed: 8 ins; 6 del; 6 mod
Patch: https://git.openjdk.org/valhalla/pull/1983.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1983/head:pull/1983
PR: https://git.openjdk.org/valhalla/pull/1983
More information about the valhalla-dev
mailing list