On Sat, 13 Feb 2021 19:05:17 GMT, Chris Plummer <[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. Your change looks good, but according to JBS description, should we change Linux DSO.java ? It can be separate this PR of course. ------------- PR: https://git.openjdk.java.net/jdk/pull/2562
