Harald Eilertsen<pre><code>==============================<br>Test summary<br>==============================<br> TEST TOTAL PASS FAIL ERROR<br> jtreg:test/hotspot/jtreg/runtime/ErrorHandling/StackWalkNativeToJava.java<br> 1 1 0 0<br>==============================<br>TEST SUCCESS</code></pre><br>Ah, finally got this working on Aarch64 for the coming update of OpenJDK 24 for FreeBSD. This means stack traces on VM panics now should work properly also on FreeBSD/Aarch64 as well as Amd64. (Possibly also the other BSD's, but someone will have to verify that.)<br><br>Along with some other BSD related fixes and refactorings backported from mainline, I think version 24.0.2 will be the most solid OpenJDK for FreeBSD so far. It's still not on par with the platforms supported by upstream, but we're slowly getting closer.<br><br>#<a class="" href="https://hub.volse.no/search?tag=FreeBSD" rel="nofollow noopener" target="_blank">FreeBSD</a> #<a class="" href="https://hub.volse.no/search?tag=OpenJDK" rel="nofollow noopener" target="_blank">OpenJDK</a> #<a class="" href="https://hub.volse.no/search?tag=programming" rel="nofollow noopener" target="_blank">programming</a>