On Fri, 21 Nov 2025 11:33:40 GMT, Alan Bateman <[email protected]> wrote:
>> Mat Carter has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Remove single whitespace
>
> src/jdk.management/share/classes/jdk/management/HotSpotAOTCacheMXBean.java
> line 97:
>
>> 95: * successfully; {@code false} otherwise.
>> 96: */
>> 97: public boolean endRecording();
>
> Minor nit is that we usually use 4-space rather than 2-space indent in the
> java sources. You might want to check the /** .. */ comments in a few of the
> files as they are misaligned in a few places.
fixed - thank you
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28010#discussion_r2586374138