[lworld] RFR: 8324792: [lworld] remove VarHandle test cases for primitive value class

Roger Riggs rriggs at openjdk.org
Mon Jan 29 16:24:05 UTC 2024


On Sat, 27 Jan 2024 00:23:35 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> Clean up test/jdk/java/lang/invoke/VarHandles tests and remove tests for primitive value classes.   Since `.class` is adequate to refer to the type, the template files are now updated to match the mainline with only small change for valhalla.

lgtm

test/jdk/java/lang/invoke/VarHandles/X-VarHandleTestAccess.java.template line 495:

> 493:     }
> 494: 
> 495: 

Extra blank line?

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

Marked as reviewed by rriggs (Committer).

PR Review: https://git.openjdk.org/valhalla/pull/979#pullrequestreview-1849079545
PR Review Comment: https://git.openjdk.org/valhalla/pull/979#discussion_r1469841688



More information about the valhalla-dev mailing list