On Sun, 4 May 2025 20:33:36 GMT, Luca Kellermann <d...@openjdk.org> wrote:

>> Don't know why you recommend this, but this aims to explain why this API is 
>> reflective preview API instead of an essential preview API (that does not 
>> have `reflective = true`). Particular tools wish to perform this specific 
>> check, like `javap`; otherwise, I would have marked this as non-reflective, 
>> and tools must resort to a third-party knowledge pool to parse preview 
>> features related to the current release.
>
> It sounded wrong, maybe "to allow" (without 's') would be better.

Suggestion:

     * This is a reflective preview API to allow tools running in Java runtime

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25017#discussion_r2072719721

Reply via email to