[lworld] RFR: 8324792: [lworld] remove VarHandle test cases for primitive value class
Mandy Chung
mchung at openjdk.org
Tue Jan 30 01:26:43 UTC 2024
On Mon, 29 Jan 2024 16:16:51 GMT, Roger Riggs <rriggs 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.
>
> test/jdk/java/lang/invoke/VarHandles/X-VarHandleTestAccess.java.template line 495:
>
>> 493: }
>> 494:
>> 495:
>
> Extra blank line?
This extra blank line is in the mainline version.
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/979#discussion_r1470461195
More information about the valhalla-dev
mailing list