On Sun, 14 Feb 2021 07:14:52 GMT, Yasumasa Suenaga <[email protected]> wrote:
>> See bug description for details. The fix is simple and just a matter of >> moving some code to avoid incorrectly thinking an address is in a .so when >> it is in some other area of VM memory that occurs just after the last .so. > > Marked as reviewed by ysuenaga (Reviewer). > Thanks. I filed > [JDK-8261710](https://bugs.openjdk.java.net/browse/JDK-8261710), but don't > have any plans to work on it. Ok, I will send PR for [JDK-8261710](https://bugs.openjdk.java.net/browse/JDK-8261710) ( #2563 ) if all pre-submit checks are passed. ------------- PR: https://git.openjdk.java.net/jdk/pull/2562
