redestad [Tue, 22 Aug 2017 07:52:16 +0200] rev 46891
8186334: JarFile throws ArrayIndexOutOfBoundsException when the manifest contains certain characters
Reviewed-by: psandoz, bchristi
kevinw [Mon, 21 Aug 2017 14:14:01 +0000] rev 46890
Merge
shshahma [Fri, 18 Aug 2017 04:34:16 -0700] rev 46889
8169961: Memory leak after debugging session
Summary: TargetVM gets an EventController which is a daemon thread, but don't see the thread having a way of stopping so added code to exit as soon as TargetVM thread stops listening.
Reviewed-by: clanger, dcubed, sspitsyn
mullan [Mon, 21 Aug 2017 14:05:10 +0000] rev 46888
8159544: Remove deprecated classes in com.sun.security.auth.**
Reviewed-by: jlahoda, vinnie, weijun