RFR: 8288840: StructureViolationException should not link to fork method
Alan Bateman
alanb at openjdk.org
Tue Jun 21 12:13:27 UTC 2022
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.
-------------
Commit messages:
- Initial commit
Changes: https://git.openjdk.org/jdk19/pull/52/files
Webrev: https://webrevs.openjdk.org/?repo=jdk19&pr=52&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8288840
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk19/pull/52.diff
Fetch: git fetch https://git.openjdk.org/jdk19 pull/52/head:pull/52
PR: https://git.openjdk.org/jdk19/pull/52
More information about the core-libs-dev
mailing list