tbell [Mon, 23 Mar 2009 17:58:32 -0700] rev 2307
Merge
tbell [Mon, 23 Mar 2009 17:43:15 -0700] rev 2306
6695776: corba jscheme jar files in repository could be built from source
Summary: Forward port of changes from the 6-open train.
Reviewed-by: darcy, ohair, tbell
Contributed-by: Andrew John Hughes <gnu_andrew@member.fsf.org>
duke [Wed, 05 Jul 2017 16:49:47 +0200] rev 2305
Merge
ohair [Wed, 01 Apr 2009 16:49:43 -0700] rev 2304
6825175: Remove or disable sanity check on binary plugs
Reviewed-by: xdono
xdono [Wed, 01 Apr 2009 08:58:18 -0700] rev 2303
Merge
tbell [Wed, 01 Apr 2009 04:44:30 -0700] rev 2302
6824595: OpenJDK fix breaks product build for jdk7
Reviewed-by: xdono, ohair
tbell [Tue, 31 Mar 2009 15:27:40 -0700] rev 2301
6819847: build is broken for OpenJDK with plugs
Reviewed-by: jjg, robilad, ohair
ohair [Thu, 26 Mar 2009 16:52:00 -0700] rev 2300
6822374: Windows: detect X64 when PROCESSOR_IDENTIFIER contains EM64T or Intel64
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
Reviewed-by: tbell
xdono [Tue, 31 Mar 2009 08:53:40 -0700] rev 2299
Merge
xdono [Fri, 27 Mar 2009 14:11:45 -0700] rev 2298
Added tag jdk7-b52 for changeset ea5331b4a192
tbell [Mon, 23 Mar 2009 17:57:43 -0700] rev 2297
Merge
tbell [Mon, 23 Mar 2009 17:43:53 -0700] rev 2296
6695776: corba jscheme jar files in repository could be built from source
Summary: Forward port of changes from the 6-open train.
Reviewed-by: darcy, ohair, tbell
Contributed-by: Andrew John Hughes <gnu_andrew@member.fsf.org>
sherman [Mon, 23 Mar 2009 09:34:11 -0700] rev 2295
Merge
sherman [Mon, 23 Mar 2009 09:19:23 -0700] rev 2294
6636323: Optimize handling of builtin charsets
6636319: Encoders should implement isLegalReplacement(byte[] repl)
Summary: optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case.
Reviewed-by: alanb
weijun [Mon, 23 Mar 2009 17:05:48 +0800] rev 2293
6820606: keytool can generate serialno more randomly
Reviewed-by: xuelei
tbell [Sat, 21 Mar 2009 13:52:13 -0700] rev 2292
Merge
sherman [Fri, 20 Mar 2009 17:40:52 -0700] rev 2291
Merge
sherman [Fri, 20 Mar 2009 16:22:59 -0700] rev 2290
6817475: named-capturing group name started with digit causes PSE exception
Summary: Need accept the digit as the first char of the group name
Reviewed-by: alanb
weijun [Thu, 19 Mar 2009 11:17:06 +0800] rev 2289
6819272: keytool -importcert should read the whole input
Reviewed-by: xuelei
mchung [Wed, 18 Mar 2009 17:37:39 -0700] rev 2288
6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization
Summary: Remove InetAddressCachePolicy.setIfNotSet call from System.setSecurityManager0
Reviewed-by: alanb, jccollet
dfuchs [Wed, 18 Mar 2009 18:55:10 +0100] rev 2287
Merge
dfuchs [Fri, 13 Mar 2009 14:25:48 +0100] rev 2286
Merge
dfuchs [Thu, 12 Mar 2009 15:36:14 +0100] rev 2285
6661448: Make the SNMP agent optional when OPENJDK=true and IMPORT_BINARY_PLUGS=false
Reviewed-by: mchung, ohair
tbell [Tue, 17 Mar 2009 13:20:56 -0700] rev 2284
6814587: Legal notice repair needed in jdk/src/share/classes/java/nio
6814590: Legal notice repair needed in jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java
6814591: Legal notice repair needed in jdk/test/javax/script/Test3.java
Reviewed-by: alanb, xdono
xuelei [Tue, 17 Mar 2009 11:54:13 +0800] rev 2283
6383095: CRL revoked certificate failures masked by OCSP failures
Summary: remove the mask if certificate revoked
Reviewed-by: mullan
tbell [Fri, 13 Mar 2009 15:26:23 -0700] rev 2282
Merge
xuelei [Fri, 13 Mar 2009 12:59:25 +0800] rev 2281
6798714: OCSPResponse class has to check the validity of signing certificate for OCSP response
Summary: checking validity and ocsp-nocheck extension.
Reviewed-by: mullan, vinnie
weijun [Fri, 13 Mar 2009 09:21:13 +0800] rev 2280
6550221: jaas, jgss and smartcardio javadoc files do not contain Copyrights
Reviewed-by: ohair
weijun [Fri, 13 Mar 2009 09:20:56 +0800] rev 2279
6815182: GSSAPI/SPNEGO does not work with server using MIT Kerberos library
Reviewed-by: valeriep
mchung [Thu, 12 Mar 2009 10:32:58 -0700] rev 2278
6813240: Remove dead code in sun.misc.FormattedFloatingDecimal class
Summary: Remove unused methods from FormattedFloatingDecimal that were originally copied from FloatingDecimal
Reviewed-by: darcy
mchung [Thu, 12 Mar 2009 10:27:22 -0700] rev 2277
6810254: Lazily instantiate the shared secret access objects
Summary: Register the shutdown hooks only when needed and remove JavaIODeleteOnExitAccess
Reviewed-by: alanb
duke [Wed, 05 Jul 2017 16:49:40 +0200] rev 2276
Merge