On Tue, 3 Jun 2025 13:36:07 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> Please note the line 108 of the awt.h > > But then it should show JNI exception pending for all places where we call > AWT_UNLOCK, why only this place? This is not the only place. Other cases are also covered by checking for pending exceptions or by returning to Java. If not, the code analysis tool may not detect it for some reason. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25605#discussion_r2123938059