On Wed, 17 Jun 2026 23:20:06 GMT, Serguei Spitsyn <[email protected]> wrote:
> This JDK 28 update clears pending exceptions upon return from Java upcalls > that were missed in the fix of: > [8339289](https://bugs.openjdk.org/browse/JDK-8339289) Enhance Attach API to > support arbitrary length arguments - Windows . > > Testing: > - TBD: Mach5 tiers 1-5 > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: c60dc06d Author: Serguei Spitsyn <[email protected]> URL: https://git.openjdk.org/jdk/commit/c60dc06d513ba92ae0442327a2eb921400071261 Stats: 13 lines in 1 file changed: 10 ins; 0 del; 3 mod 8386325: The AttachListener does not do proper exception handling Reviewed-by: kevinw, cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/31565
