On Tue, 1 Dec 2020 21:05:12 GMT, Alex Menkov <[email protected]> wrote:
>> JdbTest can get exception before jdb field is initialized. >> As Jdb logging does not depend on the instance, made Jdb.log method static > > Alex Menkov has updated the pull request incrementally with one additional > commit since the last revision: > > Updated accordingly feedback > > - made Jdb.log instance private method (I'd prefer to keep the method as a > single point to logging); > - updated JdbTest to use System.out.println directly. Marked as reviewed by cjplummer (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1443
