[lworld] RFR: 8371977: [lworld] JVM crash when Value Class is declared 'static' and 'strict'

Chen Liang liach at openjdk.org
Wed Feb 18 18:36:33 UTC 2026


On Wed, 18 Feb 2026 17:07:36 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> A specific verifier error was not being tested, and it resulted in a crash due to an unnecessary ResourceMark. A new test case to check for this failure was added to `StrictInstanceFieldsTest` and the test was cleaned up for better readability. Verified with tier 1-5 tests.

Test changes look good. Please wait for VM engineer to double check the C++ changes.

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

Marked as reviewed by liach (Committer).

PR Review: https://git.openjdk.org/valhalla/pull/2129#pullrequestreview-3821564800


More information about the valhalla-dev mailing list