<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">For the most part, libbluray 1.1.2 works as expected on MacOS. An issue occurs, though, when an attempt is made to access BDJ menus on a disc.</div><div class=""><br class=""></div><div class="">Specifically, when bdj_test (compiled from src/devtools/bdj_test.c) is run, the process hangs at the point in register_native.c where (*env)->FindClass(env, class_name) with class_name = <span style="background-color: rgb(255, 255, 255);" class="">"java/awt/BDFontMetrics<span style="caret-color: rgb(196, 26, 22);" class="">” is called</span>. That’s after previous FindClass() calls have succeeded with class_name = </span><span style="background-color: rgb(255, 255, 255);" class="">"org/videolan/Logger<span style="caret-color: rgb(196, 26, 22);" class="">”</span> and class_name = </span><span style="background-color: rgb(255, 255, 255);" class="">"org/videolan/Libbluray<span style="caret-color: rgb(196, 26, 22);" class="">”</span>.</span></div><div class=""><span style="background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><span style="background-color: rgb(255, 255, 255);" class="">Is there an easy fix for this?</span></div><div class=""><span style="background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><span style="background-color: rgb(255, 255, 255);" class="">-pygr</span></div></body></html>