Kelly O'Hair
a4fccad415
6745361: Add -XX options to prevent stdout/stderr pollution using fastdebug/debug bootjdk
...
Reviewed-by: tbell
2009-03-31 16:11:09 -07:00
Kelly O'Hair
183aabe3b5
6604458: linux_x64-fastdebug-c2 fails on hyperbolic trig tests
...
Reviewed-by: tbell
2009-03-31 16:10:31 -07:00
Tim Bell
0a7ba6e27e
6819847: build is broken for OpenJDK with plugs
...
Reviewed-by: jjg, robilad, ohair
2009-03-31 15:27:40 -07:00
Kelly O'Hair
2ce9a96c01
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
2009-03-26 16:52:00 -07:00
Kelly O'Hair
4091200de7
Merge
2009-03-17 13:45:01 -07:00
Kelly O'Hair
0b7966e54a
6818565: Regression with fix 6816311: COMPILER_VERSION -> REQUIRED_COMPILER_VERSION
...
Reviewed-by: tbell
2009-03-17 13:44:08 -07:00
Xiomara Jayasena
5d0f0bfb8b
Merge
2009-03-16 16:18:28 -07:00
Kelly O'Hair
20f06ceb09
6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
...
These changes create a preference for the newer 6.1 SDK on Windows.
Reviewed-by: tbell
2009-03-16 11:24:06 -07:00
Tim Bell
79bc5884e7
Merge
2009-03-09 23:37:17 -07:00
Xiomara Jayasena
fbcb7f3c1d
Merge
2009-03-09 13:34:14 -07:00
Xiomara Jayasena
f038343dc2
6814575: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 03/09
Reviewed-by: katleman, tbell, ohair
2009-03-09 13:29:01 -07:00
Xiomara Jayasena
fe2dde0f1a
Merge
2009-03-09 11:43:45 -07:00
Sean Mullan
d3a7a9549d
Merge
2009-03-09 09:56:58 -04:00
Sean Mullan
d541bcf943
6787130: java.policy file contains stale link to http://java.sun.com/notes
...
Reviewed-by: weijun
2009-03-09 09:46:43 -04:00
Tim Bell
8d2e7d667d
Merge
2009-03-06 10:52:36 -08:00
Valerie Peng
7f34411b42
Merge
2009-03-05 11:44:40 -08:00
Xiomara Jayasena
4e539172f6
Added tag jdk7-b50 for changeset 6075b2a504ac
2009-03-05 09:49:16 -08:00
Weijun Wang
5f12c03c56
6813402: keytool cannot -printcert entries without extensions
...
Reviewed-by: xuelei
2009-03-05 14:49:55 +08:00
Xueming Shen
a2b97ae3ec
6812879: Excess code line in ArrayList method
...
Removed the line of "oldData" which is no longer used.
Reviewed-by: martin
2009-03-04 09:26:41 -08:00
Chris Hegarty
bfa69d72f5
6737323: Typo in javadoc for SocketPermission
...
Remove redundant line form class description
Reviewed-by: jccollet
2009-03-04 13:36:33 +00:00
Chris Hegarty
9caca0a089
6775145: ClassLoaderUtil.releaseLoader calls System.out.println ("classLoader = " + classLoader)
...
Remove System.out debugging statements
Reviewed-by: michaelm
2009-03-04 13:28:16 +00:00
Weijun Wang
793a7d8187
6705872: SecureRandom number init is taking too long on a java.io.tmpdir with a large number of files
...
Reviewed-by: xuelei, alanb
2009-03-04 15:09:14 +08:00
Valerie Peng
ddd8b068ab
6812738: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes with PCKS11 provider
...
Removed finalize() and add more error handling to native code
Reviewed-by: vinnie
2009-03-03 19:50:59 -08:00
Mandy Chung
37885fe5f8
6799230: Lazily load java.lang.annotation.Annotation class
...
Remove the static EMPTY_ANNOTATION_ARRAY field; add AnnotationParser.toArray method
Reviewed-by: darcy
2009-03-03 19:26:43 -08:00
Xiomara Jayasena
cd69c60cc0
Merge
2009-03-03 15:21:28 -08:00
Tim Bell
700b2220a9
Merge
2009-03-02 15:10:55 -08:00
Xue-Lei Andrew Fan
ff67e1ba9a
6549506: Specification of Permission.toString() method contradicts with JDK implementation
...
Update the spec, and add double quotes around component.
Reviewed-by: weijun
2009-03-02 23:17:53 +08:00
Alan Bateman
03b68e9989
6811578: genSolarisConstants.c should not require kernel patch to compile on Solaris 10
...
Reviewed-by: tbell
2009-03-01 14:44:50 +00:00
Mandy Chung
5f4195e462
6809504: Remove enctype="text/xml" from the offline registration page
...
Remove enctype="text/xml" from register.html and other localized versions
Reviewed-by: ksrini
2009-02-27 16:34:19 -08:00
Xiomara Jayasena
a272f0d3a8
Merge
2009-02-27 15:55:58 -08:00
Xiomara Jayasena
409201ce7b
Merge
2009-02-27 15:13:41 -08:00
Mandy Chung
3650c6531d
6799689: Make sun.misc.FloatingDecimal.hexFloatPattern static field initialized lazily
...
Lazily initialize the hexFloatPattern static field
Reviewed-by: darcy
2009-02-27 13:43:48 -08:00
Tim Bell
b06c9fed81
Merge
2009-02-27 10:53:33 -08:00
Jonathan Gibbons
fb317642d0
6810915: Sun proprietary warnings in JDK build
...
Reviewed-by: ohair
2009-02-26 18:51:57 -08:00
Mandy Chung
4e657281da
6801467: Defer get the launcher resource bundle until it's needed
...
Lazily initialize the launcher resource bundle
Reviewed-by: ksrini, darcy
2009-02-26 14:36:51 -08:00
Xiomara Jayasena
3e1462dee5
Added tag jdk7-b49 for changeset 8e06c3b9ec6e
2009-02-26 10:57:23 -08:00
Kevin Walls
781e5085de
Merge
2009-02-25 14:32:01 +00:00
Doug Lea
ca6e1aecc3
6803402: Race condition in AbstractQueuedSynchronizer
...
Read fields in reverse initialization order
Reviewed-by: martin
2009-02-24 14:01:45 -08:00
Kevin Walls
53cf69e562
6809463: Missing license header in test LargeZipFile.java
...
Reviewed-by: alanb
2009-02-24 19:03:58 +00:00
Kevin Walls
ee5c2301ec
6599383: Unable to open zip files more than 2GB in size
...
Reviewed-by: alanb
2009-02-24 14:22:08 +00:00
Alan Bateman
4f2325cf75
Merge
2009-02-24 11:33:25 +00:00
Carl Quinn
16fbd2d7e5
6809132: (file) Javadoc style and consistency issues
...
Reviewed-by: vinnie
2009-02-24 11:31:04 +00:00
Alan Bateman
6d59271ca9
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win]
...
6808648: (file) Files.walkFileTree should obtain file attributes during iteration [win]
Reviewed-by: sherman
2009-02-24 09:11:42 +00:00
Xueming Shen
952857e682
6350801: Add support for named (instead of numbered) capture groups in regular expression
...
6676425: Opensource unit/regression tests for java.util.regex
Added "named capturing group" into regex. Moved most of reg/unit tests to openjdk.
Reviewed-by: alanb, okutsu
2009-02-23 21:06:15 -08:00
Chris Hegarty
5efe4b020a
6806649: synchronization bottleneck when constructing Thread subclasses
...
Replace subclass audits synchronization with ConcurrentHashMap with weakly referenced Class keys
Reviewed-by: peterjones, dholmes, martin
2009-02-23 10:36:19 +00:00
Xue-Lei Andrew Fan
d1f800c577
5067458: Loopback SSLSocketImpl createSocket is throwing an exception
...
A null hostname should be regarded as a loopback address.
Reviewed-by: weijun
2009-02-23 17:32:52 +08:00
Weijun Wang
3a37d195f3
6780416: New keytool commands/options: -gencert, -printcertreq, -ext
...
Reviewed-by: xuelei, mullan
2009-02-23 10:05:55 +08:00
Weijun Wang
500caf95bd
6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0)
...
Reviewed-by: xuelei
2009-02-23 10:05:41 +08:00
Weijun Wang
9081658837
6804045: DerValue does not accept empty OCTET STRING
...
Reviewed-by: xuelei
2009-02-23 10:04:52 +08:00
Weijun Wang
967dd884ac
6789935: cross-realm capath search error
...
Reviewed-by: xuelei
2009-02-23 10:04:25 +08:00