Michael Wilkerson
68bf3a5f37
Added tag jdk7-b90 for changeset 89baf99a5e06
2010-04-22 16:54:34 -07:00
Michael Wilkerson
4eb5d78bbe
Added tag jdk7-b90 for changeset ab2911ce6db7
2010-04-22 16:54:28 -07:00
Michael Wilkerson
1c77657b60
Added tag jdk7-b90 for changeset 785ad20ceb84
2010-04-22 16:54:28 -07:00
Michael Wilkerson
f0c93107d3
Added tag jdk7-b90 for changeset f1a81d71d1c6
2010-04-22 16:54:23 -07:00
Michael Wilkerson
6b237fafac
Added tag jdk7-b90 for changeset 637841d87234
2010-04-22 16:54:19 -07:00
Michael Wilkerson
7105f7c9c3
Added tag jdk7-b90 for changeset ffbb10639cc8
2010-04-22 16:54:18 -07:00
John Coomes
99196ff9ca
6888954: argument formatting for assert() and friends
...
Reviewed-by: kvn, twisti, apetrusenko, never, dcubed
2010-04-22 13:23:15 -07:00
John Cuthbertson
b1867e0dd5
6819061: G1: eliminate serial Other times that are proportional to the collection set length
...
6871109: G1: remove the concept of the scan only prefix
Removed scan only regions and associated code. The young portion of the collection set is now constructed incrementally - when a young region is retired as the current allocation region it is added to the collection set.
Reviewed-by: apetrusenko, iveresov, tonyp
2010-04-22 10:02:38 -07:00
Weijun Wang
7cc72590c7
6856069: PrincipalName.clone() does not invoke super.clone()
...
Reviewed-by: chegar
2010-04-22 12:45:36 +08:00
Pavel Porvatov
f05dd156c2
6945316: The Win32ShellFolderManager2.isFileSystemRoot can throw NPE
...
Reviewed-by: alexp
2010-04-21 18:12:21 +04:00
Maurizio Cimadamore
dea5e42c57
6730476: invalid "unchecked generic array" warning
...
Reifiable-ness of varargs element type should be checked after JLS3 15.12.2.8
Reviewed-by: jjg
2010-04-21 12:24:56 +01:00
John R Rose
333bea1423
Merge
2010-04-21 01:13:15 -07:00
Erik Trimble
80ce50ed3f
Merge
2010-04-20 21:38:23 -07:00
Yuka Kamiya
ed15f54cfb
6943963: NumericShaper with ARABIC doesn't shape digits correctly after calling another instance
...
Reviewed-by: okutsu
2010-04-21 10:34:56 +09:00
Lana Steuck
561ea30dc6
Merge
2010-04-20 16:51:13 -07:00
Lana Steuck
dbd75e1a7d
Merge
2010-04-20 16:50:10 -07:00
Lana Steuck
4e53387036
Merge
2010-04-20 16:48:56 -07:00
Lana Steuck
e698c43c7b
Merge
2010-04-20 16:47:22 -07:00
Bradford Wetmore
09ae7d4842
6945604: wrong error message in CardImpl.java
...
Reviewed-by: mullan
2010-04-20 14:24:06 -07:00
Tom Rodriguez
166ea7f01c
6945219: minor SA fixes
...
Reviewed-by: twisti
2010-04-20 13:26:33 -07:00
Weijun Wang
5d137e0d2f
6944847: native gss lib names on linux
...
Reviewed-by: valeriep
2010-04-20 19:30:31 +08:00
Yong Jeffrey Huang
803f749856
Merge
2010-04-20 01:30:04 -07:00
Yong Jeffrey Huang
a7b302b493
Merge
2010-04-20 01:24:48 -07:00
Andrew Brygin
8403ec67a3
6936389: FontManager.fileCloser may cause memory leak in applets
...
Reviewed-by: igor, prr, ant
2010-04-20 11:06:47 +04:00
Yuka Kamiya
8f45ed2299
6945238: (tz) Support tzdata2010i
...
Reviewed-by: okutsu
2010-04-20 15:01:31 +09:00
Andreas Kohn
50654ebc2b
6944822: Fix for 6938627 exposes problem with hard-coded buffer sizes
...
Make tmpdir buffer sizes MAX_PATH+1
Reviewed-by: dholmes, coleenp
2010-04-19 18:58:31 -04:00
Naoto Sato
4d2c11649f
6943941: Rebranding issues with some tests in jdk/test/java/util
...
Reviewed-by: ohair
2010-04-19 14:48:46 -07:00
Kevin Walls
db6aad1e4e
Merge
2010-04-19 05:40:21 -07:00
Gary Benson
5e6b418472
6944503: Improved Zero crash dump
...
With Zero on a GC crash the stack was dumped differently to other crashes.
Reviewed-by: twisti
2010-04-19 02:13:06 -07:00
Lana Steuck
a97d95a1b8
Merge
2010-04-17 08:12:45 -07:00
Lana Steuck
552f2a578c
Merge
2010-04-17 08:12:00 -07:00
Kevin Walls
d132f8e1c6
6897143: Stress test crashes during HeapInspection using ParallelGC
...
Ensure_parsability() must be called even if GC_locker prevents GC.
Reviewed-by: ysr, chrisphi
2010-04-16 17:36:37 +01:00
Andrey Petrusenko
99cdb36eca
6942253: G1: replace G1ParallelGCAllocBufferSize with YoungPLABSize and OldPLABSize
...
Replaces the G1-specific parameter with the existing ones that are used by the other GCs (YoungPLABSize and OldPLABSize)
Reviewed-by: tonyp, johnc
2010-04-16 08:48:16 -07:00
Gary Benson
193be0b9eb
6944473: 6941224 misses new files
...
Two new files are missing in the push for 6941224.
Reviewed-by: twisti
2010-04-16 05:05:53 -07:00
Christian Thalinger
20b4da422d
Merge
2010-04-16 02:59:34 -07:00
Pavel Porvatov
3157c37cf5
6922179: SynthTextPaneUI.installUI() doesn't set component to opaque as specified
...
Reviewed-by: alexp
2010-04-16 13:05:14 +04:00
Andrew John Hughes
41515b3a35
6944361: Missing CKR_ values in PKCS11Exception
...
Allow native NSS errors to be observed and correctly reported
Reviewed-by: wetmore, valeriep
2010-04-16 09:54:13 +01:00
Christian Thalinger
31f1aba365
Merge
2010-04-16 00:52:45 -07:00
Masayoshi Okutsu
471633a591
6609675: [Fmt-Da] DateFormat.parse() on a timezone changes its calendar's timezone
...
Reviewed-by: peytoia
2010-04-16 15:53:18 +09:00
Weijun Wang
592e8de4e1
6939248: Jarsigner can't extract Extended Key Usage from Timestamp Reply correctly
...
Reviewed-by: xuelei, mullan
2010-04-16 10:13:23 +08:00
Erik Trimble
a61cccd54b
Added tag hs18-b02 for changeset 0c79cc0b79fd
2010-04-15 19:09:48 -07:00
Erik Trimble
8fc0842347
Merge
2010-04-15 19:08:48 -07:00
Erik Trimble
67e6e0207c
6944398: Bump the HS18 build number to 03
...
Update the HS18 build number to 03
Reviewed-by: jcoomes
2010-04-15 19:08:18 -07:00
Weijun Wang
7afbc895a8
6937978: let keytool -gencert generate the chain
...
Reviewed-by: mullan
2010-04-16 10:06:07 +08:00
Tom Rodriguez
98ee92e724
6939930: exception unwind changes in 6919934 hurts compilation speed
...
Reviewed-by: twisti
2010-04-15 18:14:49 -07:00
Xueming Shen
d0a7eafe8d
6931676: TEST_BUG: wrong value for bugid in comments
...
Update to the correct bugid
Reviewed-by: martin
2010-04-15 17:00:55 -07:00
Antonios Printezis
89dcd228da
6939027: G1: assertion failure during the concurrent phase of cleanup
...
The outgoing region map is not maintained properly and it's causing an assert failure. Given that we don't actually use it, I'm removing it. I'm piggy-backing a small change on this which removes a message that it's printed before a Full GC when DisableExplicitGC is set.
Reviewed-by: apetrusenko, ysr
2010-04-15 18:45:30 -04:00
John Cuthbertson
6110c052aa
6943926: G1: Integer overflow during heap region verification
...
The expression that calculates the live bytes for a heap region can overflow for a suitably large humongous region/object. Cache the object size in a suitably sized local variable so that the expression is converted to a wider type.
Reviewed-by: tonyp, jmasa, iveresov, apetrusenko
2010-04-15 15:52:55 -07:00
Lana Steuck
3c5df27232
Merge
2010-04-15 15:19:02 -07:00
Michael Wilkerson
78db557600
Added tag jdk7-b89 for changeset 8d57da0c20f6
2010-04-15 13:55:14 -07:00