duke [Wed, 05 Jul 2017 19:37:19 +0200] rev 23941
Merge
lana [Thu, 17 Apr 2014 15:20:35 -0700] rev 23940
Merge
jbachorik [Thu, 17 Apr 2014 18:20:31 +0200] rev 23939
8039080: "jinfo server_id@host" fails with "Invalid process identifier"
Reviewed-by: sla, sjiang, dsamersoff
michaelm [Thu, 17 Apr 2014 15:44:32 +0100] rev 23938
8040809: '}' left in the spec for j.u.Random.doubles(..)
Reviewed-by: rriggs
peytoia [Thu, 17 Apr 2014 13:00:45 +0900] rev 23937
8035726: A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map).
Reviewed-by: okutsu
weijun [Thu, 17 Apr 2014 09:48:21 +0800] rev 23936
8040769: add a comment to the NewInstance test
Reviewed-by: wetmore
bpb [Wed, 16 Apr 2014 13:13:23 -0700] rev 23935
Merge
bpb [Wed, 16 Apr 2014 12:59:41 -0700] rev 23934
6375303: Review use of caching in BigDecimal
Summary: Clean up of various items discovered during review of caching.
Reviewed-by: mduigou, psandoz
mtobiass [Wed, 16 Apr 2014 12:40:19 -0700] rev 23933
8030628: Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg
Reviewed-by: mchung, jbachorik
Contributed-by: Mattias Tobiasson <mattias.tobiasson@oracle.com>
chegar [Wed, 16 Apr 2014 11:56:58 +0100] rev 23932
8038178: Fix corrupt license header
Reviewed-by: chegar, dholmes
Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
mullan [Wed, 16 Apr 2014 09:49:45 -0400] rev 23931
Merge
mullan [Wed, 16 Apr 2014 09:46:49 -0400] rev 23930
8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
Reviewed-by: xuelei
luchsh [Wed, 16 Apr 2014 17:32:39 +0800] rev 23929
8034220: Improve time zone mapping for AIX platform
Reviewed-by: okutsu
igerasim [Wed, 16 Apr 2014 12:37:49 +0400] rev 23928
8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream
Reviewed-by: alanb
chegar [Wed, 16 Apr 2014 08:16:51 +0100] rev 23927
8038821: Fix typos in java.net
Reviewed-by: wetmore
Contributed-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com>
weijun [Wed, 16 Apr 2014 10:39:36 +0800] rev 23926
8039853: Provider.Service.newInstance() does not work with current JDK JGSS Mechanisms
Reviewed-by: mullan
sherman [Tue, 15 Apr 2014 13:17:05 -0700] rev 23925
8038500: (zipfs) Upgrade ZIP provider to be a supported provider
Summary: to move zipfs into jdk.nio.zipfs
Reviewed-by: alanb, mchung, erikj
jbachorik [Thu, 06 Feb 2014 09:35:26 +0100] rev 23924
8033301: Build more informative InfoBuilder
Reviewed-by: sla, ahgross
vinnie [Wed, 12 Mar 2014 12:10:54 +0000] rev 23923
8035834: InetAddress.getLocalHost() can hang after JDK-8030731
Reviewed-by: wetmore, ahgross
sundar [Fri, 07 Mar 2014 21:48:51 +0530] rev 23922
8036794: Collect more Collector Lambdas
Reviewed-by: attila, ahgross
pchelko [Thu, 20 Feb 2014 09:36:58 +0400] rev 23921
8034870: Regression: On Mac, fx app can't be launched if setting a javaagent for it
Reviewed-by: serb, art, anthony
kizune [Fri, 07 Feb 2014 19:49:58 +0400] rev 23920
8033618: Correct logging output
Reviewed-by: ksrini, alanb, ahgross
chegar [Tue, 11 Feb 2014 11:22:20 +0000] rev 23919
8031050: (thread) Change Thread initialization so that thread name is set before invoking SecurityManager
Reviewed-by: alanb, dholmes, mchung
twisti [Wed, 29 Jan 2014 15:53:25 -0800] rev 23918
8032686: Issues with method invoke
Reviewed-by: jrose, vlivanov, ahgross
prr [Fri, 24 Jan 2014 10:11:16 -0800] rev 23917
8032370: No "Truncated file" warning from IIOReadWarningListener on JPEGImageReader
Reviewed-by: bae, vadim
weijun [Thu, 09 Jan 2014 17:41:41 +0800] rev 23916
8031395: Enhance LDAP processing
Reviewed-by: vinnie, alanb, skoivu, ahgross
lancea [Fri, 15 Nov 2013 11:07:04 -0500] rev 23915
8028385: Enhance RowSet Factory
Reviewed-by: alanb, skoivu
lancea [Fri, 25 Oct 2013 14:35:42 -0400] rev 23914
8026200: Enhance RowSet Factory
Reviewed-by: alanb, skoivu
weijun [Wed, 15 Jan 2014 11:23:07 +0800] rev 23913
8030655: Regression: 14_01 Security fix 8024306 causes test failures
Reviewed-by: mullan, xuelei, ahgross
weijun [Mon, 25 Nov 2013 15:00:36 +0800] rev 23912
8026067: Enhance signed jar verification
Reviewed-by: ddehaven, ahgross, mullan
wetmore [Wed, 22 Jan 2014 14:59:33 -0800] rev 23911
8027766: Enhance RSA processing
Summary: Refactored code
Reviewed-by: mullan, xuelei
bae [Mon, 25 Nov 2013 12:51:16 +0400] rev 23910
8027841: Enhance pixel manipulations
Reviewed-by: prr, vadim, mschoene