On 26/11/2014 10:57 PM, Jaroslav Bachorik wrote:
Please, review the following test change
Issue : https://bugs.openjdk.java.net/browse/JDK-8064441
Webrev: http://cr.openjdk.java.net/~jbachorik/8064441/webrev.00
The test fails because of System.out.println() may induce unexpected
locking. The so
Jaroslav,
The fix looks good.
Thanks,
Serguei
On 11/26/14 4:57 AM, Jaroslav Bachorik wrote:
Please, review the following test change
Issue : https://bugs.openjdk.java.net/browse/JDK-8064441
Webrev: http://cr.openjdk.java.net/~jbachorik/8064441/webrev.00
The test fails because of System.out.p
ping...
-Original Message-
From: serviceability-dev [mailto:serviceability-dev-boun...@openjdk.java.net]
On Behalf Of Yuri Gaevsky
Sent: Thursday, November 20, 2014 1:11 AM
To: serviceability-dev@openjdk.java.net
Subject: RFR(XS) 6364329 jstat displays "invalid argument count" with usage
...and an update to the webrev in the same place that also checks the
SELinux deny_ptrace flag, another reason you can get a permission denied
error and fail the test.
http://cr.openjdk.java.net/~kevinw/8039995/webrev.01/
Thanks
Kevin
On 20/11/2014 18:38, KEVIN WALLS wrote:
Hi,
I'm resur
Looks good!
Erik
Jaroslav Bachorik skrev 2014-11-26 13:57:
Please, review the following test change
Issue : https://bugs.openjdk.java.net/browse/JDK-8064441
Webrev: http://cr.openjdk.java.net/~jbachorik/8064441/webrev.00
The test fails because of System.out.println() may induce unexpected
lo
Please, review the following change
Issue : https://bugs.openjdk.java.net/browse/JDK-8065783
Webrev: http://cr.openjdk.java.net/~jbachorik/8065783/webrev.00
Currently, the DCMD parser fails to recognize the trailing one character
long arguments. This is caused by the parser ignoring the last ch
Please, review the following test change
Issue : https://bugs.openjdk.java.net/browse/JDK-8064441
Webrev: http://cr.openjdk.java.net/~jbachorik/8064441/webrev.00
The test fails because of System.out.println() may induce unexpected
locking. The solution is to use an already existing LockFreeLogM
Please, review the fix for:
https://bugs.openjdk.java.net/browse/JDK-8008678
Open webrev:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2014/hotspot/8008678-JVMTI-pseudo.1/
Summary:
The pseudo-strings are currently not supported in reconstitution of
constant pool.
This is an explanat