Re: RFR: 8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64

2019-08-14 Thread Andrew Dinn
On 14/08/2019 03:28, Chris Plummer wrote: > On 8/13/19 6:26 PM, Nick Gasson wrote: >> Hi Chris, >> >>> The changes look good, although I think the new file should go in the >>> serviceability/sa test directory, unless you think this is a generally >>> useful class that might be used by tests outsid

RFR 8229420: [Redo] jstat reports incorrect values for OU for CMS GC

2019-08-14 Thread Poonam Parhar
Hello, The fix for JDK-8215523 had to be backed out with '8227178: Backout of 8215523' because it had caused timeout failures for some of the CMS tests. Changeset of JDK-8215523: http://hg.openjdk.java.net/jdk/jdk/rev/734e58d8477b Those f

Re: 8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)

2019-08-14 Thread Daniel D. Daugherty
So based on the last three message on this thread: webrev.05 is withdrawn for the moment webrev.04 is the current webrev, but needs to have some startup time           issues resolved before moving forward. I'm going to hold off on re-reviewing anything at the moment until the dust settles... D

RFC: 8229160: Reimplement JvmtiRawMonitor to use PlatformMonitor

2019-08-14 Thread David Holmes
Bug: https://bugs.openjdk.java.net/browse/JDK-8229160 Preliminary webrev (still has rough edges): http://cr.openjdk.java.net/~dholmes/8229160/webrev.prelim/ Background: We've had this comment for a long time: // The raw monitor subsystem is entirely distinct from normal // java-synchroniza

Re: RFR: 8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64

2019-08-14 Thread Nick Gasson
Thanks Andrew and Chris. Pushed here: https://hg.openjdk.java.net/jdk/jdk/rev/902cef494e66 Nick On 14/08/2019 16:10, Andrew Dinn wrote: On 14/08/2019 03:28, Chris Plummer wrote: On 8/13/19 6:26 PM, Nick Gasson wrote: Hi Chris, The changes look good, although I think the new file should go