Tue, 22 Aug 2017 16:20:29 +0200 Merge
jwilhelm [Tue, 22 Aug 2017 16:20:29 +0200] rev 46897
Merge
Fri, 18 Aug 2017 15:07:32 -0400 8168677: Typo in API docs for com.sun.tools.attach
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
Tue, 22 Aug 2017 09:41:58 -0400 8173817: StackOverflowError in "process reaper" thread
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
Tue, 22 Aug 2017 13:08:15 +0200 8182297: jshell tool: pasting multiple lines of code truncated
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
Tue, 22 Aug 2017 12:04:53 +0530 6609718: [Fmt-Ch] uninformative exception in ChoiceFormat.applyPattern(String)
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
Tue, 22 Aug 2017 07:52:40 +0200 8185362: Replace use of AtomicReferenceFieldUpdater from BufferedInputStream with Unsafe
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
Tue, 22 Aug 2017 07:52:16 +0200 8186334: JarFile throws ArrayIndexOutOfBoundsException when the manifest contains certain characters
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
Mon, 21 Aug 2017 14:14:01 +0000 Merge
kevinw [Mon, 21 Aug 2017 14:14:01 +0000] rev 46890
Merge
Fri, 18 Aug 2017 04:34:16 -0700 8169961: Memory leak after debugging session
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
Mon, 21 Aug 2017 14:05:10 +0000 8159544: Remove deprecated classes in com.sun.security.auth.**
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
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip