lancea [Wed, 23 Aug 2017 12:24:55 -0400] rev 46899
8184120: javax.transaction.xa.Xid fields reference obsolete method names
Reviewed-by: psandoz
ssahoo [Wed, 23 Aug 2017 09:13:32 -0700] rev 46898
8183310: java/security/modules/ModularTest.java should clean up better
Summary: This require cleaning up Test files.
Reviewed-by: weijun
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
dcubed [Fri, 04 Aug 2017 15:51:15 -0700] rev 46881
8185872: quarantine tests named in JDK-8184042 on MacOS X
Reviewed-by: iklam
hseigel [Thu, 03 Aug 2017 16:10:07 -0400] rev 46880
8185806: Quarantine test JdbExprTest.sh on Windows
Summary: Use @requires to quarantine the test
Reviewed-by: coleenp, sspitsyn
dcubed [Thu, 03 Aug 2017 09:10:56 -0700] rev 46879
Merge
kvn [Tue, 01 Aug 2017 13:04:59 -0700] rev 46878
Merge
shshahma [Mon, 17 Jul 2017 03:58:42 -0700] rev 46877
8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Summary: Update line number table and code indices table with missing entry
Reviewed-by: vromero
kvn [Wed, 05 Jul 2017 20:15:55 -0700] rev 46876
Merge