[jdk21] Integrated: 8310892: ScopedValue throwing StructureViolationException should be clearer

2023-07-11 Thread Alan Bateman
On Tue, 11 Jul 2023 17:21:13 GMT, Alan Bateman wrote: > Clean backport of https://git.openjdk.org/jdk/pull/14679 This pull request has now been integrated. Changeset: 3bb37508 Author:Alan Bateman URL: https://git.openjdk.org/jdk21/commit/3bb375080f0ff205a5a200d0355dbd517d29c857 Stat

Integrated: 8310892: ScopedValue throwing StructureViolationException should be clearer

2023-07-10 Thread Alan Bateman
On Tue, 27 Jun 2023 15:34:58 GMT, Alan Bateman wrote: > Docs only update to add a missing `@throws StructureViolationException` and > make it clearer when the exception is thrown. In the future we might re-visit > this so that the description is in one place rather than in each method. This pu