hg: jdk8u/jdk8u-dev/hotspot: 4 new changesets
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Mon Jun 17 16:24:30 UTC 2019
Changeset: fba8dbd018a6
Author: adinn
Date: 2019-05-29 09:09 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/fba8dbd018a6
8202884: SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching
Summary: While doing a ptrace attach, do not attach to threads which are in the process of exiting or are zombies -- skip these threads.
Reviewed-by: jcbeyler, ysuenaga
! agent/src/os/linux/libproc_impl.c
! agent/src/os/linux/libproc_impl.h
! agent/src/os/linux/ps_proc.c
Changeset: 17778f8991c8
Author: andrew
Date: 2019-06-05 05:15 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/17778f8991c8
Merge
Changeset: b9f6b711e9da
Author: andrew
Date: 2019-06-14 13:46 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/b9f6b711e9da
Added tag jdk8u222-b06 for changeset 17778f8991c8
! .hgtags
Changeset: d7e1e002b496
Author: andrew
Date: 2019-06-17 17:20 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/d7e1e002b496
Merge
More information about the jdk8u-dev-changes
mailing list