Wed, 05 Jul 2017 17:44:09 +0200 Merge
duke [Wed, 05 Jul 2017 17:44:09 +0200] rev 9614
Merge
Tue, 10 May 2011 19:58:00 -0700 Merge
mfang [Tue, 10 May 2011 19:58:00 -0700] rev 9613
Merge
Tue, 10 May 2011 15:07:08 -0700 7043548: message drop 3 translation integration
mfang [Tue, 10 May 2011 15:07:08 -0700] rev 9612
7043548: message drop 3 translation integration Reviewed-by: yhuang
Tue, 10 May 2011 15:04:37 -0700 7022005: [ja,zh_CN] javadoc, part of navigation bar in generated html are not translated.
mfang [Tue, 10 May 2011 15:04:37 -0700] rev 9611
7022005: [ja,zh_CN] javadoc, part of navigation bar in generated html are not translated. Reviewed-by: yhuang
Mon, 09 May 2011 12:34:02 -0700 Merge
jgodinez [Mon, 09 May 2011 12:34:02 -0700] rev 9610
Merge
Tue, 03 May 2011 22:17:58 -0700 Merge
jgodinez [Tue, 03 May 2011 22:17:58 -0700] rev 9609
Merge
Mon, 02 May 2011 10:10:31 -0700 6553182: Need to modify javadoc doclet for GPL
bpatel [Mon, 02 May 2011 10:10:31 -0700] rev 9608
6553182: Need to modify javadoc doclet for GPL Reviewed-by: jjg
Mon, 02 May 2011 12:05:41 +0100 7040883: Compilation error: "length in Array is defined in an inaccessible class or interface"
mcimadamore [Mon, 02 May 2011 12:05:41 +0100] rev 9607
7040883: Compilation error: "length in Array is defined in an inaccessible class or interface" Summary: Fix of 7034511 (now backed out) is causing spurious accessibility errors Reviewed-by: jjg
Mon, 02 May 2011 02:13:02 -0700 6492694: @deprecated tag doesn't work in package-info files.
bpatel [Mon, 02 May 2011 02:13:02 -0700] rev 9606
6492694: @deprecated tag doesn't work in package-info files. Reviewed-by: jjg
Sat, 30 Apr 2011 16:57:18 -0700 Merge
lana [Sat, 30 Apr 2011 16:57:18 -0700] rev 9605
Merge
Sat, 30 Apr 2011 11:57:46 +0100 7039931: Project Coin: diamond inference fail with generic constructor explicit type-arguments
mcimadamore [Sat, 30 Apr 2011 11:57:46 +0100] rev 9604
7039931: Project Coin: diamond inference fail with generic constructor explicit type-arguments Summary: diamond should be disallowed in cases where explicit generic constructor parameters are specified Reviewed-by: jjg
Fri, 29 Apr 2011 16:06:28 +0100 6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
mcimadamore [Fri, 29 Apr 2011 16:06:28 +0100] rev 9603
6550655: com.sun.tools.javac.code.Symbol$CompletionFailure Summary: Accessing a non-existing enum constant from an annotation whose class is available results in an internal error Reviewed-by: jjg
Fri, 29 Apr 2011 16:05:56 +0100 7034495: Javac asserts on usage of wildcards in bounds
mcimadamore [Fri, 29 Apr 2011 16:05:56 +0100] rev 9602
7034495: Javac asserts on usage of wildcards in bounds Summary: Problem with intersection types and wildcards causing javac to crash Reviewed-by: jjg
Fri, 29 Apr 2011 16:05:29 +0100 7039937: Improved catch analysis fails to handle a common idiom in the libraries
mcimadamore [Fri, 29 Apr 2011 16:05:29 +0100] rev 9601
7039937: Improved catch analysis fails to handle a common idiom in the libraries Summary: Disable generation of 'unreachable catch' warnings for catch statements catching Exception/Throwable Reviewed-by: jjg
Fri, 29 Apr 2011 16:05:02 +0100 7040104: javac NPE on Object a[]; Object o = (a=null)[0];
mcimadamore [Fri, 29 Apr 2011 16:05:02 +0100] rev 9600
7040104: javac NPE on Object a[]; Object o = (a=null)[0]; Summary: When a null literal is found on top of stack, if expected type is 1-dimension array no checkcast is emitted Reviewed-by: jjg
Thu, 28 Apr 2011 15:05:36 -0700 7029150: Project Coin: present union types from the tree API through to javax.lang.model
jjg [Thu, 28 Apr 2011 15:05:36 -0700] rev 9599
7029150: Project Coin: present union types from the tree API through to javax.lang.model Reviewed-by: mcimadamore
Thu, 28 Apr 2011 08:46:06 -0700 7037081: Remove com.sun.tracing from NON_CORE_PKGS
mchung [Thu, 28 Apr 2011 08:46:06 -0700] rev 9598
7037081: Remove com.sun.tracing from NON_CORE_PKGS Reviewed-by: ohair, jjg, jmasa
Wed, 27 Apr 2011 17:13:54 -0700 7028815: Missing styles for some bulleted items in the new stylesheet
bpatel [Wed, 27 Apr 2011 17:13:54 -0700] rev 9597
7028815: Missing styles for some bulleted items in the new stylesheet Reviewed-by: jjg
Wed, 27 Apr 2011 17:03:24 -0700 7039822: Project Coin: add explicit tests for the lub of an exception parameter
darcy [Wed, 27 Apr 2011 17:03:24 -0700] rev 9596
7039822: Project Coin: add explicit tests for the lub of an exception parameter Reviewed-by: mcimadamore, jjg
Mon, 25 Apr 2011 15:56:09 -0700 7038363: cast from object to primitive should be for source >= 1.7
jjg [Mon, 25 Apr 2011 15:56:09 -0700] rev 9595
7038363: cast from object to primitive should be for source >= 1.7 Reviewed-by: mcimadamore
Mon, 25 Apr 2011 15:50:30 -0700 7039019: test cannot run standalone
jjg [Mon, 25 Apr 2011 15:50:30 -0700] rev 9594
7039019: test cannot run standalone Reviewed-by: dlsmith
Tue, 19 Apr 2011 13:57:25 +0100 7036906: Scope: CompoundScope.getElements() doesn't pass scope filter to subscopes
mcimadamore [Tue, 19 Apr 2011 13:57:25 +0100] rev 9593
7036906: Scope: CompoundScope.getElements() doesn't pass scope filter to subscopes Summary: CompoundScope.getElements() is not filtering elements according to the ScopeFilter argument Reviewed-by: jjg
Mon, 18 Apr 2011 15:39:16 -0700 6758050: javadoc handles nested generic types incorrectly
bpatel [Mon, 18 Apr 2011 15:39:16 -0700] rev 9592
6758050: javadoc handles nested generic types incorrectly Reviewed-by: jjg
Thu, 05 May 2011 14:02:30 -0700 Added tag jdk7-b141 for changeset af4b2168b0f9
schien [Thu, 05 May 2011 14:02:30 -0700] rev 9591
Added tag jdk7-b141 for changeset af4b2168b0f9
Wed, 05 Jul 2017 17:44:02 +0200 Merge
duke [Wed, 05 Jul 2017 17:44:02 +0200] rev 9590
Merge
Thu, 05 May 2011 14:02:11 -0700 Added tag jdk7-b141 for changeset 76bb81c6327c
schien [Thu, 05 May 2011 14:02:11 -0700] rev 9589
Added tag jdk7-b141 for changeset 76bb81c6327c
Wed, 05 Jul 2017 17:43:59 +0200 Merge
duke [Wed, 05 Jul 2017 17:43:59 +0200] rev 9588
Merge
Mon, 09 May 2011 12:26:53 -0700 Merge
jgodinez [Mon, 09 May 2011 12:26:53 -0700] rev 9587
Merge
Tue, 03 May 2011 22:15:17 -0700 Merge
jgodinez [Tue, 03 May 2011 22:15:17 -0700] rev 9586
Merge
Sat, 30 Apr 2011 15:14:44 -0700 Merge
lana [Sat, 30 Apr 2011 15:14:44 -0700] rev 9585
Merge
Fri, 29 Apr 2011 10:58:15 -0700 7040147: jaxp 1.4.5 jdk7 integration
ohair [Fri, 29 Apr 2011 10:58:15 -0700] rev 9584
7040147: jaxp 1.4.5 jdk7 integration Reviewed-by: joehw
Thu, 05 May 2011 14:02:10 -0700 Added tag jdk7-b141 for changeset cb7a3284b15b
schien [Thu, 05 May 2011 14:02:10 -0700] rev 9583
Added tag jdk7-b141 for changeset cb7a3284b15b
Wed, 05 Jul 2017 17:43:53 +0200 Merge
duke [Wed, 05 Jul 2017 17:43:53 +0200] rev 9582
Merge
Tue, 10 May 2011 19:54:53 -0700 Merge
mfang [Tue, 10 May 2011 19:54:53 -0700] rev 9581
Merge
Tue, 10 May 2011 15:02:38 -0700 7043548: message drop 3 translation integration
mfang [Tue, 10 May 2011 15:02:38 -0700] rev 9580
7043548: message drop 3 translation integration Reviewed-by: yhuang
Thu, 05 May 2011 14:01:57 -0700 Added tag jdk7-b141 for changeset b24cc3620ee4
schien [Thu, 05 May 2011 14:01:57 -0700] rev 9579
Added tag jdk7-b141 for changeset b24cc3620ee4
Wed, 05 Jul 2017 17:43:49 +0200 Merge
duke [Wed, 05 Jul 2017 17:43:49 +0200] rev 9578
Merge
Wed, 11 May 2011 18:52:46 -0700 Merge
schien [Wed, 11 May 2011 18:52:46 -0700] rev 9577
Merge
Wed, 11 May 2011 14:12:50 -0700 7044019: LocaleEnhanceTest.java needs to be updated for 7004603
mfang [Wed, 11 May 2011 14:12:50 -0700] rev 9576
7044019: LocaleEnhanceTest.java needs to be updated for 7004603 Reviewed-by: naoto
Wed, 11 May 2011 12:55:34 -0700 Merge
mfang [Wed, 11 May 2011 12:55:34 -0700] rev 9575
Merge
Wed, 11 May 2011 12:53:13 -0700 7004603: L10n needed for newly added codes in LocaleNames
mfang [Wed, 11 May 2011 12:53:13 -0700] rev 9574
7004603: L10n needed for newly added codes in LocaleNames Reviewed-by: naoto
Wed, 11 May 2011 08:30:46 -0700 7043684: Update man pages for JDK 7 tools
bpatel [Wed, 11 May 2011 08:30:46 -0700] rev 9573
7043684: Update man pages for JDK 7 tools Reviewed-by: skannan
Tue, 10 May 2011 19:57:30 -0700 Merge
mfang [Tue, 10 May 2011 19:57:30 -0700] rev 9572
Merge
Tue, 10 May 2011 16:19:40 -0700 7043548: message drop 3 translation integration
mfang [Tue, 10 May 2011 16:19:40 -0700] rev 9571
7043548: message drop 3 translation integration Reviewed-by: yhuang
Tue, 10 May 2011 14:56:33 -0700 7038807: [CCJK] OK button on message dialog of JOptionpane is not translated
mfang [Tue, 10 May 2011 14:56:33 -0700] rev 9570
7038807: [CCJK] OK button on message dialog of JOptionpane is not translated Reviewed-by: yhuang
Tue, 10 May 2011 14:53:34 -0700 7042475: [ja,zh_CN] extra mnemonic key in jconsole
mfang [Tue, 10 May 2011 14:53:34 -0700] rev 9569
7042475: [ja,zh_CN] extra mnemonic key in jconsole Reviewed-by: yhuang
Tue, 10 May 2011 14:47:10 -0700 7028447: security-related resources Chinese translation errors
mfang [Tue, 10 May 2011 14:47:10 -0700] rev 9568
7028447: security-related resources Chinese translation errors Reviewed-by: weijun
Tue, 10 May 2011 13:08:08 -0700 7042323: [sv, de, es, it] Print dialog has duplicate mnemonic key
mfang [Tue, 10 May 2011 13:08:08 -0700] rev 9567
7042323: [sv, de, es, it] Print dialog has duplicate mnemonic key Reviewed-by: yhuang
Tue, 10 May 2011 12:31:42 -0700 7043580: integrate man page translation drop 2 into jdk7
mfang [Tue, 10 May 2011 12:31:42 -0700] rev 9566
7043580: integrate man page translation drop 2 into jdk7 Reviewed-by: yhuang
Fri, 06 May 2011 10:07:42 -0700 7021691: Most log level words are not translated in java logging
mfang [Fri, 06 May 2011 10:07:42 -0700] rev 9565
7021691: Most log level words are not translated in java logging Reviewed-by: yhuang
Tue, 10 May 2011 17:42:57 -0700 Merge
ohair [Tue, 10 May 2011 17:42:57 -0700] rev 9564
Merge
Fri, 06 May 2011 15:49:09 -0700 Merge
ohair [Fri, 06 May 2011 15:49:09 -0700] rev 9563
Merge
Fri, 06 May 2011 10:41:14 -0700 Merge
ohair [Fri, 06 May 2011 10:41:14 -0700] rev 9562
Merge
Thu, 05 May 2011 15:23:20 -0700 Merge
ohair [Thu, 05 May 2011 15:23:20 -0700] rev 9561
Merge
Tue, 10 May 2011 18:31:47 -0700 Merge
trims [Tue, 10 May 2011 18:31:47 -0700] rev 9560
Merge
Fri, 06 May 2011 18:09:33 +0200 7028071: Add two attributes to the OperatingSystemMXBean to provide CPU Load info
fparain [Fri, 06 May 2011 18:09:33 +0200] rev 9559
7028071: Add two attributes to the OperatingSystemMXBean to provide CPU Load info Summary: Add getProcessCpuLoad() and getSystemCpuLoad() to the OperatingSystemMXBean Reviewed-by: acorn, dholmes, mchung
Tue, 10 May 2011 16:12:12 -0700 Merge
ngthomas [Tue, 10 May 2011 16:12:12 -0700] rev 9558
Merge
Tue, 10 May 2011 15:31:39 -0700 Merge
ngthomas [Tue, 10 May 2011 15:31:39 -0700] rev 9557
Merge
Wed, 04 May 2011 20:38:45 +0100 6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11)
vinnie [Wed, 04 May 2011 20:38:45 +0100] rev 9556
6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11) Reviewed-by: valeriep
Tue, 10 May 2011 17:56:11 -0400 Merge
cgruszka [Tue, 10 May 2011 17:56:11 -0400] rev 9555
Merge
Wed, 04 May 2011 11:11:40 -0700 7035172: Reintroduce LICENSE file in JDK/JRE bundle
asaha [Wed, 04 May 2011 11:11:40 -0700] rev 9554
7035172: Reintroduce LICENSE file in JDK/JRE bundle Reviewed-by: billyh
Mon, 09 May 2011 12:32:40 -0700 Merge
jgodinez [Mon, 09 May 2011 12:32:40 -0700] rev 9553
Merge
Tue, 03 May 2011 22:16:58 -0700 Merge
jgodinez [Tue, 03 May 2011 22:16:58 -0700] rev 9552
Merge
Mon, 02 May 2011 20:17:18 +0100 Merge
michaelm [Mon, 02 May 2011 20:17:18 +0100] rev 9551
Merge
Mon, 02 May 2011 20:11:18 +0100 7041044: InetAddress.getByName(String,InetAddress) added in error
michaelm [Mon, 02 May 2011 20:11:18 +0100] rev 9550
7041044: InetAddress.getByName(String,InetAddress) added in error Reviewed-by: alanb
Tue, 03 May 2011 02:48:59 +0800 7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478
weijun [Tue, 03 May 2011 02:48:59 +0800] rev 9549
7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478 Reviewed-by: valeriep
Mon, 02 May 2011 11:39:46 -0700 7041136: Use Objects.equals in JDK platform classes
darcy [Mon, 02 May 2011 11:39:46 -0700] rev 9548
7041136: Use Objects.equals in JDK platform classes Reviewed-by: alanb, mduigou
Mon, 02 May 2011 11:42:52 -0700 7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new String(byte[])
sherman [Mon, 02 May 2011 11:42:52 -0700] rev 9547
7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new String(byte[]) Summary: implement sun.nio.cs.ArrayEn/Decoer in utf8 Reviewed-by: alanb
Mon, 02 May 2011 10:14:27 -0700 6553182: Need to modify javadoc doclet for GPL
bpatel [Mon, 02 May 2011 10:14:27 -0700] rev 9546
6553182: Need to modify javadoc doclet for GPL Reviewed-by: jjg
Mon, 02 May 2011 11:47:55 +0100 Merge
michaelm [Mon, 02 May 2011 11:47:55 +0100] rev 9545
Merge
Mon, 02 May 2011 11:02:58 +0100 6569621: Problem with java/classes_net
michaelm [Mon, 02 May 2011 11:02:58 +0100] rev 9544
6569621: Problem with java/classes_net Reviewed-by: chegar
Sun, 01 May 2011 11:39:32 -0700 7036522: j.u.r.Pattern documentation errors
sherman [Sun, 01 May 2011 11:39:32 -0700] rev 9543
7036522: j.u.r.Pattern documentation errors Summary: updated the Perl related information Reviewed-by: alanb
Sun, 01 May 2011 14:22:32 +0800 7040916: DynamicKeyTab test fails on Windows
weijun [Sun, 01 May 2011 14:22:32 +0800] rev 9542
7040916: DynamicKeyTab test fails on Windows Reviewed-by: xuelei
Sat, 30 Apr 2011 16:55:46 -0700 Merge
lana [Sat, 30 Apr 2011 16:55:46 -0700] rev 9541
Merge
Fri, 29 Apr 2011 14:09:46 -0700 7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests.
mduigou [Fri, 29 Apr 2011 14:09:46 -0700] rev 9540
7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests. Reviewed-by: alanb
Fri, 29 Apr 2011 13:31:13 -0700 7036252: sunpkcs11-solaris.cfg needs a review
valeriep [Fri, 29 Apr 2011 13:31:13 -0700] rev 9539
7036252: sunpkcs11-solaris.cfg needs a review Summary: Updated the disabled mechanisms section since Solaris bug 6306708 has been fixed. Reviewed-by: mullan
Fri, 29 Apr 2011 08:51:34 -0700 7039809: Remove @ConstructorProperties annotation from java.io.File class
mchung [Fri, 29 Apr 2011 08:51:34 -0700] rev 9538
7039809: Remove @ConstructorProperties annotation from java.io.File class Reviewed-by: alanb, malenkov
Fri, 29 Apr 2011 09:04:03 -0400 7040150: Indexing Error in CachedRowSetImpl.removeCurrentRow
lancea [Fri, 29 Apr 2011 09:04:03 -0400] rev 9537
7040150: Indexing Error in CachedRowSetImpl.removeCurrentRow Reviewed-by: smarks
Thu, 28 Apr 2011 20:48:36 -0700 7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
sherman [Thu, 28 Apr 2011 20:48:36 -0700] rev 9536
7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties Summary: updated the regex Unicode property support Reviewed-by: alanb
Thu, 28 Apr 2011 20:18:57 -0700 7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
sherman [Thu, 28 Apr 2011 20:18:57 -0700] rev 9535
7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard Summary: updated j.l.c.lsLowerCase/isUpperCase Reviewed-by: okutsu
Thu, 28 Apr 2011 17:51:25 -0700 7038843: IIOP serialization fails with NullPointerException when serializing Throwable
darcy [Thu, 28 Apr 2011 17:51:25 -0700] rev 9534
7038843: IIOP serialization fails with NullPointerException when serializing Throwable Reviewed-by: dholmes, mchung
Fri, 29 Apr 2011 00:21:54 +0100 6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI
vinnie [Fri, 29 Apr 2011 00:21:54 +0100] rev 9533
6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI Reviewed-by: wetmore
Thu, 28 Apr 2011 10:14:12 -0700 Merge
mduigou [Thu, 28 Apr 2011 10:14:12 -0700] rev 9532
Merge
Thu, 28 Apr 2011 10:12:02 -0700 7040381: Add StandardCharset.java to FILES_java.gmk
mduigou [Thu, 28 Apr 2011 10:12:02 -0700] rev 9531
7040381: Add StandardCharset.java to FILES_java.gmk Reviewed-by: alanb
Thu, 28 Apr 2011 08:51:43 -0700 7037081: Remove com.sun.tracing from NON_CORE_PKGS
mchung [Thu, 28 Apr 2011 08:51:43 -0700] rev 9530
7037081: Remove com.sun.tracing from NON_CORE_PKGS Reviewed-by: ohair, jjg, jmasa
Thu, 28 Apr 2011 09:46:12 -0400 7038565: address Findbugs issue in BatchUpdateException
lancea [Thu, 28 Apr 2011 09:46:12 -0400] rev 9529
7038565: address Findbugs issue in BatchUpdateException Reviewed-by: alanb, forax
Thu, 28 Apr 2011 20:34:53 +0800 7037201: regression: invalid signed jar file not detected
weijun [Thu, 28 Apr 2011 20:34:53 +0800] rev 9528
7037201: regression: invalid signed jar file not detected Reviewed-by: mullan
Wed, 27 Apr 2011 14:18:26 -0700 Merge
mduigou [Wed, 27 Apr 2011 14:18:26 -0700] rev 9527
Merge
Tue, 26 Apr 2011 14:25:42 -0700 4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets.
mduigou [Tue, 26 Apr 2011 14:25:42 -0700] rev 9526
4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets. Reviewed-by: alanb, sherman, darcy
Wed, 27 Apr 2011 20:24:30 +0100 Merge
vinnie [Wed, 27 Apr 2011 20:24:30 +0100] rev 9525
Merge
Wed, 27 Apr 2011 20:21:32 +0100 6753664: Support SHA256 (and higher) in SunMSCAPI
vinnie [Wed, 27 Apr 2011 20:21:32 +0100] rev 9524
6753664: Support SHA256 (and higher) in SunMSCAPI Reviewed-by: mullan
Wed, 27 Apr 2011 13:46:22 +0100 7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc
alanb [Wed, 27 Apr 2011 13:46:22 +0100] rev 9523
7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc Reviewed-by: dholmes
Wed, 27 Apr 2011 17:11:06 +0800 6950929: Failures on Solaris sparc 64bit sun/security/krb5/auto/BadKdc4.java (and linux?)
weijun [Wed, 27 Apr 2011 17:11:06 +0800] rev 9522
6950929: Failures on Solaris sparc 64bit sun/security/krb5/auto/BadKdc4.java (and linux?) Reviewed-by: xuelei
Tue, 26 Apr 2011 10:35:06 -0700 7039369: Limit range of strictfp in FloatingDecimal
darcy [Tue, 26 Apr 2011 10:35:06 -0700] rev 9521
7039369: Limit range of strictfp in FloatingDecimal Summary: Additional reviews by sergey.kuksenko@oracle.com Reviewed-by: alanb
Tue, 26 Apr 2011 12:49:34 +0200 7029383: Refresh of non-client demos
nloodin [Tue, 26 Apr 2011 12:49:34 +0200] rev 9520
7029383: Refresh of non-client demos Reviewed-by: mchung, ohair
Fri, 22 Apr 2011 17:03:51 +0100 6931562: Support SunMSCAPI Security Provider in Windows 64-bit releases of JVM
vinnie [Fri, 22 Apr 2011 17:03:51 +0100] rev 9519
6931562: Support SunMSCAPI Security Provider in Windows 64-bit releases of JVM Reviewed-by: mullan
Fri, 22 Apr 2011 08:46:51 -0700 Merge
kamg [Fri, 22 Apr 2011 08:46:51 -0700] rev 9518
Merge
Fri, 22 Apr 2011 04:57:48 -0700 Merge
kamg [Fri, 22 Apr 2011 04:57:48 -0700] rev 9517
Merge
Fri, 15 Apr 2011 10:17:23 -0400 6519228: JDWP Spec: need references at capability canRequestMonitorEvents for JDWP 1.6 Monitor* events
kamg [Fri, 15 Apr 2011 10:17:23 -0400] rev 9516
6519228: JDWP Spec: need references at capability canRequestMonitorEvents for JDWP 1.6 Monitor* events Summary: Add descriptions in event type table Reviewed-by: ohair, jjh, acorn, dcubed
Fri, 22 Apr 2011 16:33:23 +0100 7038885: Improved bulk operation disclaimers for concurrent collections
dl [Fri, 22 Apr 2011 16:33:23 +0100] rev 9515
7038885: Improved bulk operation disclaimers for concurrent collections Reviewed-by: chegar
Fri, 22 Apr 2011 11:03:39 +0100 7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer
coffeys [Fri, 22 Apr 2011 11:03:39 +0100] rev 9514
7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer 6932403: SSLSocketImpl state issue Reviewed-by: xuelei
Thu, 21 Apr 2011 15:55:59 -0700 6998871: Support making the Throwable.stackTrace field immutable
darcy [Thu, 21 Apr 2011 15:55:59 -0700] rev 9513
6998871: Support making the Throwable.stackTrace field immutable Reviewed-by: dholmes, mchung, forax
Thu, 21 Apr 2011 17:44:55 -0400 Merge
mullan [Thu, 21 Apr 2011 17:44:55 -0400] rev 9512
Merge
Thu, 21 Apr 2011 17:39:28 -0400 7038175: Expired PKITS certificates causing CertPathBuilder and CertPathValidator regression test failures
mullan [Thu, 21 Apr 2011 17:39:28 -0400] rev 9511
7038175: Expired PKITS certificates causing CertPathBuilder and CertPathValidator regression test failures Reviewed-by: xuelei
Thu, 21 Apr 2011 13:32:37 -0700 Merge
lana [Thu, 21 Apr 2011 13:32:37 -0700] rev 9510
Merge
Thu, 21 Apr 2011 11:11:20 -0700 Merge
lana [Thu, 21 Apr 2011 11:11:20 -0700] rev 9509
Merge
Thu, 21 Apr 2011 19:05:29 +0100 6732372: Some MSCAPI native methods not returning correct exceptions.
vinnie [Thu, 21 Apr 2011 19:05:29 +0100] rev 9508
6732372: Some MSCAPI native methods not returning correct exceptions. Reviewed-by: mullan
Thu, 21 Apr 2011 17:00:23 +0100 7038542: Small performace regression in ConcurrentHashMap on c1 since CR 703655
dl [Thu, 21 Apr 2011 17:00:23 +0100] rev 9507
7038542: Small performace regression in ConcurrentHashMap on c1 since CR 703655 Reviewed-by: chegar
Thu, 21 Apr 2011 14:25:46 +0100 Merge
vinnie [Thu, 21 Apr 2011 14:25:46 +0100] rev 9506
Merge
Thu, 21 Apr 2011 14:23:57 +0100 6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources.
vinnie [Thu, 21 Apr 2011 14:23:57 +0100] rev 9505
6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources. Reviewed-by: mullan
Thu, 21 Apr 2011 13:53:27 +0100 7038501: Clarify meaning of "(optional)" in javadoc
dl [Thu, 21 Apr 2011 13:53:27 +0100] rev 9504
7038501: Clarify meaning of "(optional)" in javadoc Reviewed-by: chegar
Wed, 20 Apr 2011 17:20:00 -0700 6546713: link the word (optional) in exception specifications to the text which provides explanation and context.
mduigou [Wed, 20 Apr 2011 17:20:00 -0700] rev 9503
6546713: link the word (optional) in exception specifications to the text which provides explanation and context. Reviewed-by: dholmes, dl
Wed, 20 Apr 2011 16:30:38 -0700 6896297: (rmi) fix ConcurrentModificationException causing TCK failure
smarks [Wed, 20 Apr 2011 16:30:38 -0700] rev 9502
6896297: (rmi) fix ConcurrentModificationException causing TCK failure Reviewed-by: alanb, dholmes, peterjones
Wed, 20 Apr 2011 12:05:17 +0100 Merge
michaelm [Wed, 20 Apr 2011 12:05:17 +0100] rev 9501
Merge
Wed, 20 Apr 2011 12:03:30 +0100 7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
michaelm [Wed, 20 Apr 2011 12:03:30 +0100] rev 9500
7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited Reviewed-by: dholmes, alanb
Wed, 20 Apr 2011 18:41:32 +0800 6894072: always refresh keytab
weijun [Wed, 20 Apr 2011 18:41:32 +0800] rev 9499
6894072: always refresh keytab Reviewed-by: valeriep
Tue, 19 Apr 2011 10:47:33 -0700 7030579: Extra words in documentation of ListIterator may cause confusion
mduigou [Tue, 19 Apr 2011 10:47:33 -0700] rev 9498
7030579: Extra words in documentation of ListIterator may cause confusion Reviewed-by: dholmes, alanb
Mon, 18 Apr 2011 21:44:03 -0700 7027900: (fs) glob syntax under-specified
sherman [Mon, 18 Apr 2011 21:44:03 -0700] rev 9497
7027900: (fs) glob syntax under-specified Summary: Clarify how leading dots are treated in nio2 glob Reviewed-by: alanb
Tue, 03 May 2011 22:14:39 -0700 Merge
jgodinez [Tue, 03 May 2011 22:14:39 -0700] rev 9496
Merge
Fri, 29 Apr 2011 16:03:09 -0700 Merge
lana [Fri, 29 Apr 2011 16:03:09 -0700] rev 9495
Merge
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip