Mike Duigou
|
3cb767db94
|
7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests
Reviewed-by: alanb
|
2011-04-29 14:09:46 -07:00 |
|
Mandy Chung
|
be710bc66d
|
7039809: Remove @ConstructorProperties annotation from java.io.File class
Reviewed-by: alanb, malenkov
|
2011-04-29 08:51:34 -07:00 |
|
Xueming Shen
|
df7a03a4c3
|
7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
Updated the regex Unicode property support
Reviewed-by: alanb
|
2011-04-28 20:48:36 -07:00 |
|
Xueming Shen
|
4463efaf61
|
7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
Updated j.l.c.lsLowerCase/isUpperCase
Reviewed-by: okutsu
|
2011-04-28 20:18:57 -07:00 |
|
Weijun Wang
|
f32a89adb0
|
7037201: regression: invalid signed jar file not detected
Reviewed-by: mullan
|
2011-04-28 20:34:53 +08:00 |
|
Mike Duigou
|
a5e37c9377
|
4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets
Reviewed-by: alanb, sherman, darcy
|
2011-04-26 14:25:42 -07:00 |
|
Joe Darcy
|
30bdc40c81
|
7039369: Limit range of strictfp in FloatingDecimal
Additional reviews by sergey.kuksenko@oracle.com
Reviewed-by: alanb
|
2011-04-26 10:35:06 -07:00 |
|
Joe Darcy
|
896553f439
|
6998871: Support making the Throwable.stackTrace field immutable
Reviewed-by: dholmes, mchung, forax
|
2011-04-21 15:55:59 -07:00 |
|
Lana Steuck
|
b92cf6375e
|
Merge
|
2011-04-21 11:11:20 -07:00 |
|
Christine Lu
|
b60e48399b
|
Merge
|
2011-04-20 16:05:52 -07:00 |
|
Michael McMahon
|
1b62e08853
|
7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
Reviewed-by: dholmes, alanb
|
2011-04-20 12:03:30 +01:00 |
|
Erik Trimble
|
0927ad6bb3
|
Merge
|
2011-04-19 18:14:51 -07:00 |
|
Michael Fang
|
07dada6d04
|
Merge
|
2011-04-19 10:55:46 -07:00 |
|
Yong Jeffrey Huang
|
8e70d44f2c
|
7036905: [de] dem - the german mark display name is incorrect
Reviewed-by: naoto
|
2011-04-18 23:00:53 -07:00 |
|
Mike Duigou
|
7d2db524ac
|
Merge
|
2011-04-18 11:32:41 -07:00 |
|
Mike Duigou
|
d845140f33
|
7035160: Disable broken test cases for test/java/lang/reflect/Generics/Probe.java
Reviewed-by: alanb
|
2011-04-18 11:31:38 -07:00 |
|
Neil Richards
|
bad4b686c4
|
7031076: Retained ZipFile InputStreams increase heap demand
Allow unreferenced ZipFile InputStreams to be finalized, GC'd
Reviewed-by: sherman, dholmes
|
2011-04-18 10:51:19 -07:00 |
|
Chris Hegarty
|
f1659ec169
|
7030649: URL.equals() fails to compare jar urls
Reviewed-by: michaelm
|
2011-04-18 11:14:28 +01:00 |
|
Joe Darcy
|
04d347dde1
|
7021568: Double.parseDouble() returns architecture dependent results
Reviewed-by: alanb
|
2011-04-17 22:52:26 -07:00 |
|
Lana Steuck
|
b99716e22a
|
Merge
|
2011-04-17 16:19:29 -07:00 |
|
Sergey Kuksenko
|
c930bfc387
|
7036582: Improve test coverage of java.math.BigDecimal
Reviewed-by: darcy
|
2011-04-17 13:49:33 +01:00 |
|
Joe Darcy
|
b4d4e3bed4
|
6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2
Reviewed-by: alanb
|
2011-04-14 21:27:10 -07:00 |
|
Kelly O'Hair
|
7c8e01891a
|
Merge
|
2011-04-13 16:56:16 -07:00 |
|
Neil Richards
|
44505cde63
|
6597112: referential integrity loophole during remote object export
Reviewed-by: peterjones
|
2011-04-13 18:39:48 +01:00 |
|
Erik Trimble
|
5c3b84ba2d
|
Merge
|
2011-04-12 16:37:16 -07:00 |
|
Xueming Shen
|
e27e4cb99b
|
7033561: Missing Unicode Script aliases
Added 6.0 aliases
Reviewed-by: okutsu, peytoia, alanb
|
2011-04-10 23:33:14 -07:00 |
|
John R Rose
|
06a8e9b35e
|
7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order
Test should not use static variables, because they may contain stale values.
Reviewed-by: twisti
|
2011-04-09 21:38:40 -07:00 |
|
John R Rose
|
e60c5b1af0
|
6817525: turn on method handle functionality by default for JSR 292
JVM bug 6817525 requires changes to some JDK unit tests; update test invocation flags and "Indify" snapshot
Reviewed-by: kvn, twisti
|
2011-04-07 22:07:06 -07:00 |
|
Doug Lea
|
1693ab3b69
|
7034657: Update Creative Commons license URL in legal notices
Reviewed-by: chegar
|
2011-04-07 15:06:32 +01:00 |
|
Kelly O'Hair
|
d2b1e20c7d
|
7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes
|
2011-04-06 22:06:11 -07:00 |
|
Naoto Sato
|
81221f1be0
|
7031546: test/java/util/ResourceBundle/Bug4168625Test.java fails on solaris10u9 sparc
Reviewed-by: okutsu
|
2011-04-06 10:53:13 -07:00 |
|
Neil Richards
|
7f998c2049
|
6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou, alanb
|
2011-04-06 09:31:13 -07:00 |
|
Lana Steuck
|
1c712d2e72
|
Merge
|
2011-04-04 17:28:28 -07:00 |
|
Lana Steuck
|
c88dc579bd
|
Merge
|
2011-04-04 17:20:24 -07:00 |
|
Lana Steuck
|
300730e127
|
Merge
|
2011-04-04 17:18:35 -07:00 |
|
Alan Bateman
|
679dfe21f6
|
Merge
|
2011-04-04 19:32:56 +01:00 |
|
Xueming Shen
|
363df8be6a
|
6751338: ZIP inflater/deflater performance
To use GetPrimitiveArrayCritical for bye array access
Reviewed-by: bristor, alanb
|
2011-04-04 11:30:55 -07:00 |
|
Alan Bateman
|
fba270080e
|
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
Reviewed-by: sherman
|
2011-04-04 18:09:53 +01:00 |
|
Lana Steuck
|
abd7c7bcde
|
Merge
|
2011-04-01 23:55:08 -07:00 |
|
Lana Steuck
|
0ee5cb3c4d
|
Merge
|
2011-04-01 16:55:47 -07:00 |
|
Lana Steuck
|
1e260ac520
|
Merge
|
2011-04-01 14:47:59 -07:00 |
|
Lana Steuck
|
24ab596494
|
Merge
|
2011-03-31 22:07:32 -07:00 |
|
Joe Darcy
|
92c64a56ae
|
7005628: Clarify NPE behavior of Throwable.addSuppressed(null)
Reviewed-by: dholmes, mchung, jjb
|
2011-03-31 19:09:02 -07:00 |
|
Mandy Chung
|
47a20b7526
|
6381464: SimpleFormatter should use one single line format
Define a new logging properties to support custom output format
Reviewed-by: alanb
|
2011-03-29 15:58:18 -07:00 |
|
Mandy Chung
|
793f1078b6
|
7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management
Reviewed-by: alanb
|
2011-03-29 15:50:55 -07:00 |
|
Erik Trimble
|
344dad5b73
|
Merge
|
2011-03-29 13:28:10 -07:00 |
|
Andrei Dmitriev
|
e39693ced3
|
7023011: Toolkit.getPrintJob(Frame,String,Properties) throws HE instead of specified NPE
Reviewed-by: dcherepanov, art
|
2011-03-28 15:25:24 +04:00 |
|
Weijun Wang
|
f7860d24d9
|
7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build
Reviewed-by: mullan
|
2011-03-25 11:58:30 +08:00 |
|
Sergey Malenkov
|
4eb4d46567
|
6825739 : jdk regression test failing on linux: java/lang/reflect/Method/InheritedMethods.java
Reviewed-by: rupashka
|
2011-03-24 21:45:46 +03:00 |
|
Jim Holmlund
|
1273c8e233
|
7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles
Use @Deprecated instead of @java.lang.annotation.Documented
Reviewed-by: jjg, smarks
|
2011-03-24 11:40:13 -07:00 |
|