On Wed, 20 May 2026 18:51:39 GMT, Shiv Shah <[email protected]> wrote:
>> Added value class variants for NegativeArraySizeException tests, migrated >> types (Integer) and custom value classes (Point) with @enablePreview. >> >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Shiv Shah has updated the pull request incrementally with one additional > commit since the last revision: > > 8384109: Rename to VClass with Integer fields per review Changes requested by lmesnik (Committer). test/hotspot/jtreg/runtime/exceptionMsgs/NegativeArraySizeException/NegativeArraySizeExceptionTest.java line 327: > 325: > 326: > 327: // Tests for value class arrays (migrated Integer and custom > Point). Point -> VClass ------------- PR Review: https://git.openjdk.org/valhalla/pull/2422#pullrequestreview-4331683737 PR Review Comment: https://git.openjdk.org/valhalla/pull/2422#discussion_r3276681521
