On Wed, 1 Jul 2026 18:39:15 GMT, Alan Bateman <[email protected]> wrote:

>> JVMTI ForceEarlyReturnVoid can be used to return early from a constructor or 
>> class initializer. Early return from a constructor with strictly-initialized 
>> instance fields is problematic, as is early return from a class initializer 
>> when there are strictly-initialized static fields. The proposal for the 
>> initial integration is to keep it simple and just disallow 
>> ForceEarlyReturnVoid to return early from a value class constructor.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Alan Bateman has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Add more qualifcation to examples in OPAQUE_FRAME error

@AlanBateman 
Your change (at version 4caea25d63721908c7d64b9d647b4869d56f9470) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/valhalla/pull/2604#issuecomment-4862903898

Reply via email to