> 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

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2604/files
  - new: https://git.openjdk.org/valhalla/pull/2604/files/9ce60523..4caea25d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2604&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2604&range=01-02

  Stats: 4 lines in 2 files changed: 1 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/valhalla/pull/2604.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2604/head:pull/2604

PR: https://git.openjdk.org/valhalla/pull/2604

Reply via email to