Re: RFR: 8270814: ProblemList the failing serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor* tests

2021-07-15 Thread Jie Fu
On Fri, 16 Jul 2021 06:02:05 GMT, David Holmes wrote: > Two tests have started failing regularly in our CI testing, and also in GHA, > so I'm ProblemListing them until the issue can be resolved. > > Thanks, > David Marked as reviewed by jiefu (Reviewer). - PR: https://git.openjdk

Re: RFR: 8270814: ProblemList the failing serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor* tests

2021-07-15 Thread Thomas Schatzl
On Fri, 16 Jul 2021 06:02:05 GMT, David Holmes wrote: > Two tests have started failing regularly in our CI testing, and also in GHA, > so I'm ProblemListing them until the issue can be resolved. > > Thanks, > David Marked as reviewed by tschatzl (Reviewer). - PR: https://git.open

RFR: 8270814: ProblemList the failing serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor* tests

2021-07-15 Thread David Holmes
Two tests have started failing regularly in our CI testing, and also in GHA, so I'm ProblemListing them until the issue can be resolved. Thanks, David - Commit messages: - Added linux-x86 as test fails in GHA - 8270814: ProblemList the failing serviceability/jvmti/HeapMonitor/MyP

Re: RFR: 8269909: getStack method in hprof.parser.Reader should use try-with-resource [v4]

2021-07-15 Thread Lin Zang
On Thu, 15 Jul 2021 17:22:31 GMT, Serguei Spitsyn wrote: >> Lin Zang has updated the pull request with a new target base due to a merge >> or a rebase. The incremental webrev excludes the unrelated changes brought >> in by the merge/rebase. The pull request contains five additional commits >>

Re: RFR: 8269851: OperatingSystemMXBean getProcessCpuLoad reports incorrect process cpu usage in containers [v8]

2021-07-15 Thread xpbob
On Wed, 14 Jul 2021 04:00:39 GMT, xpbob wrote: >> …ocess cpu usage in containers > > xpbob has updated the pull request incrementally with one additional commit > since the last revision: > > Add comments May I get a second review for this change? Thanks. - PR: https://git.o

Re: RFR: 8269909: getStack method in hprof.parser.Reader should use try-with-resource [v4]

2021-07-15 Thread Serguei Spitsyn
On Wed, 14 Jul 2021 04:48:41 GMT, Lin Zang wrote: >> 8269909: getStack method in hprof.parser.Reader should use try-with-resource > > Lin Zang has updated the pull request with a new target base due to a merge > or a rebase. The incremental webrev excludes the unrelated changes brought in > by