LGTM, -- Igor
> On Jun 25, 2020, at 1:44 PM, Daniel D. Daugherty > <[email protected]> wrote: > > Greetings, > > I'm doing another round of reduce-the-noise in the CI in preparation > for the upcoming weekend... So I have another trivial review... > > Here's the bug for the failures: > > JDK-8225354 > serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java > failed with Didn't get ThreadStart events in VM early start > phase! > https://bugs.openjdk.java.net/browse/JDK-8225354 > > and here's the bug for the ProblemListing: > > JDK-8248351 ProblemList > serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java on > Windows > https://bugs.openjdk.java.net/browse/JDK-8248351 > > Here's the context diff: > > $ hg diff > diff -r cf65909b98c5 test/hotspot/jtreg/ProblemList.txt > --- a/test/hotspot/jtreg/ProblemList.txt Thu Jun 25 15:00:59 2020 -0400 > +++ b/test/hotspot/jtreg/ProblemList.txt Thu Jun 25 16:40:18 2020 -0400 > @@ -102,6 +102,7 @@ > > serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatIntervalTest.java > 8214032 generic-all > > serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java > 8224150 generic-all > +serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java > 8225354 windows-all > > ############################################################################# > Thanks, in advance, for any comments, questions or suggestions. > > Dan > > > > >
