[lworld] RFR: 8363846: [lworld] Make Class.isIdentityClass() non-native [v4]

Coleen Phillimore coleenp at openjdk.org
Wed Jul 23 19:17:18 UTC 2025


On Wed, 23 Jul 2025 17:43:45 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Minimize the test.
>
> test/jdk/valhalla/valuetypes/IsIdentityClassTest.java line 27:
> 
>> 25:  * @test
>> 26:  * @summary Test that IsIdentityClass and modifiers return true for arrays that can be flattened.
>> 27:  * @library /test/lib
> 
> You'll need to add `@enablePreview false` to counteract the setting in TEST.properties.
> Its still running both tests as enablePreview = true.

Oh.  I see.  This test is really broken then.

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1514#discussion_r2226402155


More information about the valhalla-dev mailing list