JDK 9 RFR of JDK-8149616: Problem list RmiSslBootstrapTest.sh

2016-02-10 Thread joe darcy
Hello, The test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh has recently been seen to fail frequently on various platforms. Until the root cause is addressed (JDK-8145919), the test should be placed on the problem list. Please review the patch below which does this, Thank

Fwd: Re: [8u] RFR: 8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy

2016-02-10 Thread Andreas Eriksson
[Adding jdk8u-dev list] Hi, I believe I need an 8u Reviewer as well, since Dmitry is only committer for 8u? Could someone please take a look? This is type cleanup for dumping a heap with long arrays. Hotspot webrev: http://cr.openjdk.java.net/~aeriksso/8129419/webrev.jdk8.00/hotspot/ JDK w

Re: [8u] RFR: 8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy

2016-02-10 Thread Andreas Eriksson
Thanks! - Andreas On 2016-02-10 18:38, Dmitry Samersoff wrote: Andreas, Looks good for me! -Dmitry On 2016-01-28 20:36, Andreas Eriksson wrote: Hi, Please review this backport of JDK-8129419 . Hotspot webrev: http://cr.openjdk.java.net/~ae

Re: [8u] RFR: 8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy

2016-02-10 Thread Dmitry Samersoff
Andreas, Looks good for me! -Dmitry On 2016-01-28 20:36, Andreas Eriksson wrote: > Hi, > > Please review this backport of JDK-8129419 > . > > Hotspot webrev: > http://cr.openjdk.java.net/~aeriksso/8129419/webrev.jdk8.00/hotspot/ > JDK webrev: h