On Tue, 27 Apr 2021 09:19:34 GMT, Yasumasa Suenaga <ysuen...@openjdk.org> wrote:

> SA has `newAddress()` to create `Address` instance, however it is declared in 
> each debugger classes (e.g. `LinuxDebugger`). So we can't access it directly 
> from `VM` class.
> 
> Before SA improvement for ZGC in 
> [JDK-8220624](https://bugs.openjdk.java.net/browse/JDK-8220624), we need to 
> move `newAddress()` to super class (`JVMDebugger`).

Ping: Could you review this PR? I need Reviewer(s).

-------------

PR: https://git.openjdk.java.net/jdk/pull/3714

Reply via email to