On Wed, 17 Sep 2025 16:02:23 GMT, Naoto Sato <[email protected]> wrote:

> > Alternatively, maybe we should just check into the exceptions in the src 
> > tree and avoid this. @naotoj @bplb, can you provide some opinion on this?
> 
> I agree. Since those exceptions are not likely to change, It would be easier 
> to maintain just to check-in those generated sources into the repository.

I concur. Given that the only change since JDK 8 is this

59c59
<  * <tt>put</tt> or <tt>compact</tt> is invoked upon a read-only buffer." \
---
>  * <code>put</code> or <code>compact</code> is invoked upon a read-only 
> buffer." \

these are pretty stable.

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

PR Comment: https://git.openjdk.org/jdk/pull/27338#issuecomment-3304544038

Reply via email to