mirror of
https://github.com/openjdk/jdk.git
synced 2026-08-01 21:55:37 +00:00
8288840: StructureViolationException should not link to fork method
Reviewed-by: psandoz, mchung
This commit is contained in:
parent
7cf71bc2d3
commit
8fa46c8f72
@ -27,7 +27,6 @@ package jdk.incubator.concurrent;
|
||||
/**
|
||||
* Thrown when a structure violation is detected.
|
||||
*
|
||||
* @see StructuredTaskScope#fork(Callable)
|
||||
* @see StructuredTaskScope#close()
|
||||
*
|
||||
* @since 19
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user