[lworld] RFR: 8363846: [lworld] Make Class.isIdentityClass() non-native [v2]
Coleen Phillimore
coleenp at openjdk.org
Wed Jul 23 12:10:15 UTC 2025
On Tue, 22 Jul 2025 21:48:25 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add a test for not enable preview.
>
> test/jdk/valhalla/valuetypes/IsIdentityClassTest.java line 28:
>
>> 26: * @summary Test that IsIdentityClass and modifiers return true for flattened arrays.
>> 27: * @library /test/lib
>> 28: * @enablePreview
>
> Since isIdentity depends on enable-preview, it should be run twice, once with and once without.
Added.
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/1514#discussion_r2225360467
More information about the valhalla-dev
mailing list