RFR: 8288840: StructureViolationException should not link to fork method

Mandy Chung mchung at openjdk.org
Tue Jun 21 16:19:54 UTC 2022


On Tue, 21 Jun 2022 11:20:49 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> StructureViolationException has a `@see` link to a fork method that does not throw this exception. The link should be removed for JDK 19. We'll add the link back once the JEP for Extent-Local Variables is integrated.

Marked as reviewed by mchung (Reviewer).

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

PR: https://git.openjdk.org/jdk19/pull/52


More information about the core-libs-dev mailing list