jwilhelm [Tue, 22 Aug 2017 16:20:29 +0200] rev 46897
Merge
hseigel [Fri, 18 Aug 2017 15:07:32 -0400] rev 46896
8168677: Typo in API docs for com.sun.tools.attach
Summary: Change "VirtalMachine" to "VirtualMachine"
Reviewed-by: dholmes
rriggs [Tue, 22 Aug 2017 09:41:58 -0400] rev 46895
8173817: StackOverflowError in "process reaper" thread
Summary: Switch to inner class to avoid lambda stack overhead in ProcessReaper
Reviewed-by: dholmes, martin
jlahoda [Tue, 22 Aug 2017 13:08:15 +0200] rev 46894
8182297: jshell tool: pasting multiple lines of code truncated
Summary: Read input needs to be kept across ConsoleReader.readLine invocations unless consumed.
Reviewed-by: rfield
nishjain [Tue, 22 Aug 2017 12:04:53 +0530] rev 46893
6609718: [Fmt-Ch] uninformative exception in ChoiceFormat.applyPattern(String)
Reviewed-by: naoto
Contributed-by: nishit.jain@oracle.com
redestad [Tue, 22 Aug 2017 07:52:40 +0200] rev 46892
8185362: Replace use of AtomicReferenceFieldUpdater from BufferedInputStream with Unsafe
Reviewed-by: shade, martin, sherman
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
iignatyev [Sun, 20 Aug 2017 20:36:12 -0700] rev 46887
8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
jwilhelm [Fri, 18 Aug 2017 18:39:35 +0200] rev 46886
Merge
jwilhelm [Thu, 17 Aug 2017 19:35:37 +0200] rev 46885
Merge
jwilhelm [Wed, 16 Aug 2017 21:16:30 +0200] rev 46884
Merge
dcubed [Fri, 11 Aug 2017 13:41:00 -0700] rev 46883
8186152: quarantine sun/management/jdp/JdpOffTest.java
Reviewed-by: sspitsyn
jwilhelm [Tue, 08 Aug 2017 22:55:42 +0200] rev 46882
Merge