On Tue, 27 Aug 2024 21:26:52 GMT, Justin Lu <j...@openjdk.org> wrote:
> This PR addresses the JNI pending exception in Inflater.c, under > `Java_java_util_zip_Inflater_initIDs`. This pull request has now been integrated. Changeset: a8ac2872 Author: Justin Lu <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a8ac28725bfc22867c76856ddce094588a97b84c Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 mod 8339126: JNI exception pending in Inflater.c Reviewed-by: lancea, vtewari, jpai, naoto ------------- PR: https://git.openjdk.org/jdk/pull/20735