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).

-------------

Commit messages:
 - 8386325: The AttachListener does not do proper exception handling

Changes: https://git.openjdk.org/jdk/pull/31565/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31565&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8386325
  Stats: 13 lines in 1 file changed: 10 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/31565.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31565/head:pull/31565

PR: https://git.openjdk.org/jdk/pull/31565

Reply via email to