Wed, 23 Aug 2017 10:58:11 -0700 8186466: Fix accessibility and other minor issues in java.base
jjg [Wed, 23 Aug 2017 10:58:11 -0700] rev 46900
8186466: Fix accessibility and other minor issues in java.base Reviewed-by: mchung, naoto, martin
Wed, 23 Aug 2017 12:24:55 -0400 8184120: javax.transaction.xa.Xid fields reference obsolete method names
lancea [Wed, 23 Aug 2017 12:24:55 -0400] rev 46899
8184120: javax.transaction.xa.Xid fields reference obsolete method names Reviewed-by: psandoz
Wed, 23 Aug 2017 09:13:32 -0700 8183310: java/security/modules/ModularTest.java should clean up better
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
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
Sun, 20 Aug 2017 20:36:12 -0700 8186095: upgrade to jtreg 4.2 b08
iignatyev [Sun, 20 Aug 2017 20:36:12 -0700] rev 46887
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam
Fri, 18 Aug 2017 18:39:35 +0200 Merge
jwilhelm [Fri, 18 Aug 2017 18:39:35 +0200] rev 46886
Merge
Thu, 17 Aug 2017 19:35:37 +0200 Merge
jwilhelm [Thu, 17 Aug 2017 19:35:37 +0200] rev 46885
Merge
Wed, 16 Aug 2017 21:16:30 +0200 Merge
jwilhelm [Wed, 16 Aug 2017 21:16:30 +0200] rev 46884
Merge
Fri, 11 Aug 2017 13:41:00 -0700 8186152: quarantine sun/management/jdp/JdpOffTest.java
dcubed [Fri, 11 Aug 2017 13:41:00 -0700] rev 46883
8186152: quarantine sun/management/jdp/JdpOffTest.java Reviewed-by: sspitsyn
Tue, 08 Aug 2017 22:55:42 +0200 Merge
jwilhelm [Tue, 08 Aug 2017 22:55:42 +0200] rev 46882
Merge
Fri, 04 Aug 2017 15:51:15 -0700 8185872: quarantine tests named in JDK-8184042 on MacOS X
dcubed [Fri, 04 Aug 2017 15:51:15 -0700] rev 46881
8185872: quarantine tests named in JDK-8184042 on MacOS X Reviewed-by: iklam
Thu, 03 Aug 2017 16:10:07 -0400 8185806: Quarantine test JdbExprTest.sh on Windows
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
Thu, 03 Aug 2017 09:10:56 -0700 Merge
dcubed [Thu, 03 Aug 2017 09:10:56 -0700] rev 46879
Merge
Tue, 01 Aug 2017 13:04:59 -0700 Merge
kvn [Tue, 01 Aug 2017 13:04:59 -0700] rev 46878
Merge
Mon, 17 Jul 2017 03:58:42 -0700 8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
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
Wed, 05 Jul 2017 20:15:55 -0700 Merge
kvn [Wed, 05 Jul 2017 20:15:55 -0700] rev 46876
Merge
Wed, 05 Jul 2017 18:22:22 -0700 Merge
kvn [Wed, 05 Jul 2017 18:22:22 -0700] rev 46875
Merge
Fri, 30 Jun 2017 16:42:49 +0200 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
phh [Fri, 30 Jun 2017 16:42:49 +0200] rev 46874
8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8 8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8 8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8 8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8 Reviewed-by: jwilhelm, ehelin
Thu, 22 Jun 2017 15:53:24 +0200 8182487: Add Unsafe.objectFieldOffset(Class, String)
redestad [Thu, 22 Jun 2017 15:53:24 +0200] rev 46873
8182487: Add Unsafe.objectFieldOffset(Class, String) Reviewed-by: dsimms, twisti, bchristi, mgerdin, chegar, psandoz
Wed, 21 Jun 2017 21:50:13 +0200 Merge
jwilhelm [Wed, 21 Jun 2017 21:50:13 +0200] rev 46872
Merge
Wed, 21 Jun 2017 10:28:51 -0700 8181823: [AOT] jaotc doesn't work with Graal
kvn [Wed, 21 Jun 2017 10:28:51 -0700] rev 46871
8181823: [AOT] jaotc doesn't work with Graal Summary: add new flag to indicate when to calculate class fingerprint Reviewed-by: iklam, iveresov
Mon, 12 Jun 2017 13:22:48 -0400 8166748: Clean out Windows IA64 support
gtriantafill [Mon, 12 Jun 2017 13:22:48 -0400] rev 46870
8166748: Clean out Windows IA64 support Reviewed-by: kbarrett, coleenp, bobv, mdoerr
Thu, 08 Jun 2017 14:49:07 +0200 Merge
jwilhelm [Thu, 08 Jun 2017 14:49:07 +0200] rev 46869
Merge
Mon, 29 May 2017 20:48:09 +0200 Merge
jwilhelm [Mon, 29 May 2017 20:48:09 +0200] rev 46868
Merge
Sat, 27 May 2017 09:21:21 -0400 8174749: Use hash table/oops for MemberName table
coleenp [Sat, 27 May 2017 09:21:21 -0400] rev 46867
8174749: Use hash table/oops for MemberName table Summary: Add a Java type called ResolvedMethodName which is immutable and can be stored in a hashtable, that is weakly collected by gc Reviewed-by: sspitsyn, stefank, jrose
Wed, 24 May 2017 22:27:39 +0200 Merge
jwilhelm [Wed, 24 May 2017 22:27:39 +0200] rev 46866
Merge
Tue, 23 May 2017 15:30:45 +0200 Merge
jwilhelm [Tue, 23 May 2017 15:30:45 +0200] rev 46865
Merge
Tue, 16 May 2017 01:11:26 +0200 Merge
jwilhelm [Tue, 16 May 2017 01:11:26 +0200] rev 46864
Merge
Fri, 12 May 2017 13:59:16 -0700 Merge
kvn [Fri, 12 May 2017 13:59:16 -0700] rev 46863
Merge
Thu, 11 May 2017 17:55:05 -0700 8180003: Remove sys/ prefix from poll.h and signal.h includes
mikael [Thu, 11 May 2017 17:55:05 -0700] rev 46862
8180003: Remove sys/ prefix from poll.h and signal.h includes Reviewed-by: dholmes, bpb
Fri, 05 May 2017 17:48:44 +0200 Merge
jwilhelm [Fri, 05 May 2017 17:48:44 +0200] rev 46861
Merge
Thu, 27 Apr 2017 14:40:20 +0200 Merge
jwilhelm [Thu, 27 Apr 2017 14:40:20 +0200] rev 46860
Merge
Tue, 25 Apr 2017 20:24:24 +0200 Merge
jwilhelm [Tue, 25 Apr 2017 20:24:24 +0200] rev 46859
Merge
Mon, 24 Apr 2017 21:34:23 +0200 Merge
jwilhelm [Mon, 24 Apr 2017 21:34:23 +0200] rev 46858
Merge
Mon, 24 Apr 2017 12:08:09 -0400 8165896: Use "open" flag from JVM_DefineModule to export all module packages
rprotacio [Mon, 24 Apr 2017 12:08:09 -0400] rev 46857
8165896: Use "open" flag from JVM_DefineModule to export all module packages Summary: Implemented VM side of open modules, which export all their packages unqualifiedly. Automatic modules and unnamed modules are treated internally as open modules. Reviewed-by: alanb, hseigel, lfoltan
Tue, 18 Apr 2017 20:31:23 +0200 Merge
jwilhelm [Tue, 18 Apr 2017 20:31:23 +0200] rev 46856
Merge
Mon, 10 Apr 2017 20:10:08 +0200 Merge
jwilhelm [Mon, 10 Apr 2017 20:10:08 +0200] rev 46855
Merge
Thu, 06 Apr 2017 22:18:43 +0200 Merge
jwilhelm [Thu, 06 Apr 2017 22:18:43 +0200] rev 46854
Merge
Tue, 04 Apr 2017 21:34:37 +0200 Merge
jwilhelm [Tue, 04 Apr 2017 21:34:37 +0200] rev 46853
Merge
Sat, 01 Apr 2017 02:10:13 +0200 Merge
jwilhelm [Sat, 01 Apr 2017 02:10:13 +0200] rev 46852
Merge
Tue, 28 Mar 2017 00:03:22 +0200 Merge
jwilhelm [Tue, 28 Mar 2017 00:03:22 +0200] rev 46851
Merge
Mon, 27 Mar 2017 11:53:44 -0700 8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X
cjplummer [Mon, 27 Mar 2017 11:53:44 -0700] rev 46850
8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X Summary: Bump up minimum to 64k. Reviewed-by: dholmes, dcubed
Wed, 22 Mar 2017 20:36:49 +0100 Merge
jwilhelm [Wed, 22 Mar 2017 20:36:49 +0100] rev 46849
Merge
Thu, 16 Mar 2017 16:40:40 -0700 Merge
jwilhelm [Thu, 16 Mar 2017 16:40:40 -0700] rev 46848
Merge
Thu, 16 Mar 2017 16:40:40 -0700 Merge
jwilhelm [Thu, 16 Mar 2017 16:40:40 -0700] rev 46847
Merge
Fri, 17 Mar 2017 15:41:14 -0700 8175342: assert(InstanceKlass::cast(k)->is_initialized()) failed: need to increase java_thread_min_stack_allowed calculation
cjplummer [Fri, 17 Mar 2017 15:41:14 -0700] rev 46846
8175342: assert(InstanceKlass::cast(k)->is_initialized()) failed: need to increase java_thread_min_stack_allowed calculation Summary: Remove the pthreads stack guard page from the thread created in ContinueInNewThread0 Reviewed-by: dholmes, dsamersoff
Fri, 17 Mar 2017 08:40:12 -0400 8175288: [TESTBUG] sun/tools/jcmd/TestJcmdDefaults.java failed to parse output of other java process
hseigel [Fri, 17 Mar 2017 08:40:12 -0400] rev 46845
8175288: [TESTBUG] sun/tools/jcmd/TestJcmdDefaults.java failed to parse output of other java process Summary: Enable dotall mode so test can parse Java process names containing line terminators Reviewed-by: ctornqvi, mseledtsov, gtriantafill
Thu, 16 Mar 2017 18:16:39 -0700 8176797: [TESTBUG] tools/launcher/Settings.java -Xss size is too small
cjplummer [Thu, 16 Mar 2017 18:16:39 -0700] rev 46844
8176797: [TESTBUG] tools/launcher/Settings.java -Xss size is too small Summary: increase from 256000 to 256k Reviewed-by: dholmes, ctornqvi, stsmirno, ksrini
Tue, 14 Mar 2017 20:53:08 -0400 Merge
coleenp [Tue, 14 Mar 2017 20:53:08 -0400] rev 46843
Merge
Mon, 06 Mar 2017 19:52:42 +0100 Merge
jwilhelm [Mon, 06 Mar 2017 19:52:42 +0100] rev 46842
Merge
Thu, 02 Mar 2017 16:03:38 -0800 8134103: JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface
sspitsyn [Thu, 02 Mar 2017 16:03:38 -0800] rev 46841
8134103: JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface Summary: Add guards to the jdwp agent shutdown Reviewed-by: dholmes, dcubed, dsamersoff
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip