commit | ea55699f34e0685e06f114fbe7cf12ff77742dc3 | [log] [tgz] |
---|---|---|
author | Fairoz Matte <fmatte@openjdk.org> | Thu Feb 27 19:33:07 2020 -0800 |
committer | Fairoz Matte <fmatte@openjdk.org> | Thu Feb 27 19:33:07 2020 -0800 |
tree | 313231edb6790da88b670aaaf638e08570d5157c | |
parent | 3ca275fb9182d507081196b6ae352d48066417f4 [diff] |
8239055: Wrong implementation of VMState.hasListener Correct the VMState.hasListener implementation to return WeakReference<VMListener> type Reviewed-by: sspitsyn, poonam