Hi all,
This is a review request for the following defect related to Parfait cleanup:
https://bugs.openjdk.java.net/browse/JDK-8139985 (JNI exception pending in
jdk/src/jdk/hprof/agent/share/native/libhprof/)
http://cr.openjdk.java.net/~dsamersoff/sponsorship/jingeorg/JDK-8139985/webrev.02/
# HG changeset patch
# User Alex Henrie
# Date 1447827030 25200
# Tue Nov 17 23:10:30 2015 -0700
# Node ID c5da6196db70a4cb3069cb1a81bfb7ce12c46019
# Parent 8c9484fe1bb22b13e873ef8fcaeeff234e4dabca
Skip the null pointer check before calling realloc.
"If ptr is a null pointer, realloc() shal
On 30.11.2015 11:36, Jaroslav Bachorik wrote:
On 25.11.2015 22:51, Dmitry Samersoff wrote:
Jaroslav,
Looks good for me.
Thanks! Could I have someone from outside of svc to take a look at this
as well? The change needs to augment the hotspot test library with some
features from the jdk hotspot
Please, review the following simple test change
Issue : https://bugs.openjdk.java.net/browse/JDK-8144308
Webrev: http://cr.openjdk.java.net/~jbachorik/8144308/webrev.00
The test keeps the debuggee spinning in a loop and does not stop it once
the testing is over. While the harness usually takes
Hi all,
When I ran HSDB through jhsdb, I could not terminate it through window close
button.
HSDB starts WorkerThread. It will be terminated when Exit menu is selected.
However, it will not be shotdown when HSDB is terminated through close button.
I've created a patch and uploaded webrev:
http
Hi Jaroslav,
On Tue, 2015-12-01 at 12:33 +0100, Jaroslav Bachorik wrote:
> On 1.12.2015 11:17, Severin Gehwolf wrote:
> > On Mon, 2015-11-09 at 10:32 +0100, Severin Gehwolf wrote:
> > > On Wed, 2015-11-04 at 11:54 +0100, Severin Gehwolf wrote:
> > > > Hi,
> > > >
> > > > Updated webrev with jtreg
On 1.12.2015 11:17, Severin Gehwolf wrote:
On Mon, 2015-11-09 at 10:32 +0100, Severin Gehwolf wrote:
On Wed, 2015-11-04 at 11:54 +0100, Severin Gehwolf wrote:
Hi,
Updated webrev with jtreg test in Java:
http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-6425769/02/
bug: https://bugs.openjdk.java
On Mon, 2015-11-09 at 10:32 +0100, Severin Gehwolf wrote:
> On Wed, 2015-11-04 at 11:54 +0100, Severin Gehwolf wrote:
> > Hi,
> >
> > Updated webrev with jtreg test in Java:
> > http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-6425769/02/
> > bug: https://bugs.openjdk.java.net/browse/JDK-6425769
>
On 11.11.2015 16:52, Jaroslav Bachorik wrote:
Please, review the following change
Issue : https://bugs.openjdk.java.net/browse/JDK-8142398
Webrev: http://cr.openjdk.java.net/~jbachorik/8142398/webrev.00
This patch adds the list of the default agent properties with the info
whether the default v