sla [Wed, 03 Jun 2015 12:37:52 +0200] rev 30910
8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: sla
Contributed-by: amy.lu@oracle.com
amurillo [Tue, 02 Jun 2015 09:15:47 -0700] rev 30909
Merge
amurillo [Mon, 01 Jun 2015 10:15:21 -0700] rev 30908
Merge
amurillo [Thu, 28 May 2015 11:37:14 -0700] rev 30907
Merge
jbachorik [Tue, 26 May 2015 11:57:51 +0200] rev 30906
8080663: Use sun.misc.SharedSecrets to allow access from java.management to @ConstructorProperties
Reviewed-by: alanb, mchung, dfuchs
weijun [Tue, 02 Jun 2015 22:26:36 +0800] rev 30905
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
Reviewed-by: xuelei
xuelei [Tue, 02 Jun 2015 04:01:04 +0000] rev 30904
8043758: Datagram Transport Layer Security (DTLS)
Reviewed-by: jnimeh, weijun, mullan, wetmore
rriggs [Mon, 01 Jun 2015 10:29:06 -0400] rev 30903
8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command
Reviewed-by: lancea, alanb
rriggs [Mon, 01 Jun 2015 10:27:24 -0400] rev 30902
8081565: javac lint warnings in jdk testlibrary
Reviewed-by: lancea
igerasim [Sat, 30 May 2015 15:19:15 +0300] rev 30901
7011441: jndi/ldap/Connection.java needs to avoid spurious wakeup
Reviewed-by: dholmes
rriggs [Fri, 29 May 2015 15:17:07 -0400] rev 30900
8081536: (process) remove unreliable ScaleTest from ProcessHandle tests
Reviewed-by: darcy
rriggs [Fri, 29 May 2015 14:04:12 -0400] rev 30899
8077350: JEP 102 Process API Updates Implementation
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
sherman [Fri, 29 May 2015 10:28:28 -0700] rev 30898
8081522: build failed with jdk8081452 change.
Summary: to remove the missed import line
Reviewed-by: alanb
igerasim [Fri, 29 May 2015 19:20:22 +0300] rev 30897
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
Reviewed-by: martin
sherman [Fri, 29 May 2015 09:08:36 -0700] rev 30896
8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
Summary: to AbstractCharsetProvider class from base.java module to jdk.charsets module
Reviewed-by: alanb
aefimov [Fri, 29 May 2015 12:28:46 +0300] rev 30895
8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
weijun [Fri, 29 May 2015 09:41:20 +0800] rev 30894
8051952: Unreachable.java test failing on Windows
Reviewed-by: xuelei
katleman [Thu, 04 Jun 2015 09:31:49 -0700] rev 30893
Added tag jdk9-b67 for changeset 00438d7bb747
duke [Wed, 05 Jul 2017 20:36:34 +0200] rev 30892
Merge
lana [Thu, 04 Jun 2015 18:50:05 -0700] rev 30891
Merge
enevill [Thu, 04 Jun 2015 12:04:18 +0000] rev 30890
8079565: aarch64: Add vectorization support for aarch64
Summary: Add vectorization support
Reviewed-by: roland
enevill [Wed, 27 May 2015 09:02:08 +0000] rev 30889
8081289: aarch64: add support for RewriteFrequentPairs in interpreter
Summary: Add support for RewriteFrequentPairs
Reviewed-by: roland
Contributed-by: alexander.alexeev@caviumnetworks.com
amurillo [Tue, 02 Jun 2015 09:15:32 -0700] rev 30888
Merge
amurillo [Mon, 01 Jun 2015 10:15:20 -0700] rev 30887
Merge
amurillo [Thu, 28 May 2015 11:37:13 -0700] rev 30886
Merge
jwilhelm [Thu, 28 May 2015 16:01:10 +0200] rev 30885
Merge
brutisso [Wed, 27 May 2015 09:04:14 +0200] rev 30884
8081039: G1: Remove unused statistics code in G1NoteEndOfConcMarkClosure and G1ParNoteEndTask
Reviewed-by: jmasa, kbarrett
stefank [Tue, 26 May 2015 10:06:03 +0200] rev 30883
8081007: Remove redundant active worker variables and calls in ParNewGeneration::collect
Reviewed-by: pliden, kbarrett, ehelin
jwilhelm [Mon, 25 May 2015 16:59:28 +0200] rev 30882
Merge
stefank [Mon, 25 May 2015 11:41:34 +0200] rev 30881
8080879: Remove FlexibleWorkGang::set_for_termination
Reviewed-by: brutisso, kbarrett, pliden