On Tue, 24 May 2022 09:26:44 GMT, Maurizio Cimadamore <[email protected]> wrote:
> This patch tweaks the foreign API to use the newly added > `WrongThreadException` instead of `IllegalStateException` to report > confinement errors. This pull request has now been integrated. Changeset: e1f140d2 Author: Maurizio Cimadamore <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/e1f140d270cc666d26b888a0a25ca7b02e1239af Stats: 254 lines in 12 files changed: 150 ins; 1 del; 103 mod 8287206: Use WrongThreadException for confinement errors Reviewed-by: alanb, darcy, mchung ------------- PR: https://git.openjdk.java.net/jdk/pull/8865
