Adding Serviceability to the thread since this is SA (Serviceability
Agent) code...
Dan
On 4/23/14 2:00 PM, Miroslaw Niemiec wrote:
Hi,
In Java6 hotspot
I have change compilation option for sawindbg.dll
from /ZI (enable Edit and Continue debug info)
to /Zi (enable debugging information)
in
Hello
Can I have a couple of reviews for this please?
Thanks.
On 17.04.2014 15:47, Vladimir Kempik wrote:
Hello
Please review this patch.
We've recently backported changes to testlibrary from jdk8 to jdk7 and
now I want to bring TL tests to jdk7 as well. jdk7u-dev/jdk already
has these tests, i
Hi Everybody,
Please review the fix that removes npt library from jdk.
CR link:
https://bugs.openjdk.java.net/browse/JDK-8041498
Webrev:
http://cr.openjdk.java.net/~dsamersoff/JDK-8041498/webrev.01/
Testing:
nsk.jdwp
I plan to submit a separate aurora run when I get all concerns.