[lworld] RFR: 8377009: [lworld] StrictInstanceFieldsTest.java and StrictStaticFieldsTest.java fail with jasm failed

Matias Saavedra Silva matsaave at openjdk.org
Fri Feb 13 23:32:10 UTC 2026


With the addition of JTREG 8.2.1 we have asmtools support for strict instance and strict static fields. The jasm tests have been updated to work with the new asmtools version and the main tests were adjusted to work with the StrictProcessor.

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

Commit messages:
 - Merge branch 'lworld' into enable_strict_tests_8377006
 - Cleanup
 - Update tests and remove from problem list
 - Merge branch 'lworld' into enable_strict_tests_8377006
 - Added reflection
 - 8377006: [lworld] Enable tests for strict instance fields and strict static fields

Changes: https://git.openjdk.org/valhalla/pull/2110/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2110&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8377009
  Stats: 206 lines in 14 files changed: 144 ins; 22 del; 40 mod
  Patch: https://git.openjdk.org/valhalla/pull/2110.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2110/head:pull/2110

PR: https://git.openjdk.org/valhalla/pull/2110


More information about the valhalla-dev mailing list