Integrated: 8288840: StructureViolationException should not link to fork method

Alan Bateman alanb at openjdk.org
Wed Jun 22 07:53:58 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.

This pull request has now been integrated.

Changeset: 8fa46c8f
Author:    Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk19/commit/8fa46c8f72201637e377190d94247e8d96646425
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8288840: StructureViolationException should not link to fork method

Reviewed-by: psandoz, mchung

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

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


More information about the core-libs-dev mailing list