[lworld] RFR: 8282106: [lworld] IdentityException should identify the value class [v2]
Frederic Parain
fparain at openjdk.org
Fri Jun 28 13:19:34 UTC 2024
On Fri, 28 Jun 2024 06:05:37 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Frederic Parain has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Fix indentation
>> - Add aarch64 support
>
> test/hotspot/jtreg/runtime/valhalla/inlinetypes/MonitorEnterTest.java line 55:
>
>> 53:
>> 54: static void monitorEnter(Object o, boolean expectSuccess, String message) {
>> 55: try {
>
> Should be 4-whitespace indentation for Java code.
Fixed
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/1150#discussion_r1658731216
More information about the valhalla-dev
mailing list