Tue, 07 Sep 2010 17:32:27 +0100 6979327: method handle invocation should use casts instead of type parameters to specify return type
mcimadamore [Tue, 07 Sep 2010 17:32:27 +0100] rev 6592
6979327: method handle invocation should use casts instead of type parameters to specify return type Summary: infer return type for polymorphic signature calls according to updated JSR 292 draft Reviewed-by: jjg Contributed-by: john.r.rose@oracle.com
Tue, 07 Sep 2010 17:31:54 +0100 6337171: javac should create bridge methods when type variable bounds restricted
mcimadamore [Tue, 07 Sep 2010 17:31:54 +0100] rev 6591
6337171: javac should create bridge methods when type variable bounds restricted Summary: javac should add synthetic overrides for inherited abstract methods in order to preserve binary compatibility Reviewed-by: jjg
Mon, 06 Sep 2010 12:55:09 -0700 6930507: Symbols for anonymous and local classes made too late for use by java tree API
jjg [Mon, 06 Sep 2010 12:55:09 -0700] rev 6590
6930507: Symbols for anonymous and local classes made too late for use by java tree API Reviewed-by: mcimadamore
Fri, 03 Sep 2010 12:00:21 -0700 Merge
lana [Fri, 03 Sep 2010 12:00:21 -0700] rev 6589
Merge
Thu, 02 Sep 2010 22:11:39 -0700 Merge
lana [Thu, 02 Sep 2010 22:11:39 -0700] rev 6588
Merge
Fri, 03 Sep 2010 12:36:43 +0530 6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7.
sundar [Fri, 03 Sep 2010 12:36:43 +0530] rev 6587
6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7. Reviewed-by: jjg
Fri, 03 Sep 2010 11:25:43 +0530 6458823: Messager messages on TypeParamterElements to not include position information.
sundar [Fri, 03 Sep 2010 11:25:43 +0530] rev 6586
6458823: Messager messages on TypeParamterElements to not include position information. Reviewed-by: jjg
Thu, 02 Sep 2010 18:26:21 -0700 6921495: spurious semicolons in class def cause empty NOPOS blocks
jjg [Thu, 02 Sep 2010 18:26:21 -0700] rev 6585
6921495: spurious semicolons in class def cause empty NOPOS blocks Reviewed-by: mcimadamore
Thu, 02 Sep 2010 23:10:05 +0530 6458749: TypeParameterElement.getEnclosedElements throws NPE within javac.
sundar [Thu, 02 Sep 2010 23:10:05 +0530] rev 6584
6458749: TypeParameterElement.getEnclosedElements throws NPE within javac. Reviewed-by: jjg
Wed, 01 Sep 2010 03:19:16 -0700 6979683: inconsistent interaction of reference cast with box/unbox conversions leaves out a useful case
jrose [Wed, 01 Sep 2010 03:19:16 -0700] rev 6583
6979683: inconsistent interaction of reference cast with box/unbox conversions leaves out a useful case Summary: Allow casts which narrow and then unbox. Reviewed-by: mcimadamore
Mon, 30 Aug 2010 18:03:35 -0700 6403465: javac should defer diagnostics until it can be determined they are persistent
jjg [Mon, 30 Aug 2010 18:03:35 -0700] rev 6582
6403465: javac should defer diagnostics until it can be determined they are persistent Reviewed-by: mcimadamore, darcy
Fri, 27 Aug 2010 17:59:08 -0700 6980707: Reduce use of IOException in JavaCompiler
jjg [Fri, 27 Aug 2010 17:59:08 -0700] rev 6581
6980707: Reduce use of IOException in JavaCompiler Reviewed-by: darcy
Fri, 27 Aug 2010 17:21:17 -0700 6570730: com.sun.source.tree.ModifiersTree.getFlags() should return class type
jjg [Fri, 27 Aug 2010 17:21:17 -0700] rev 6580
6570730: com.sun.source.tree.ModifiersTree.getFlags() should return class type Reviewed-by: mcimadamore
Fri, 27 Aug 2010 17:14:51 -0700 6980724: test/tools/javac/InterfaceAssert.java sometimes fails
jjg [Fri, 27 Aug 2010 17:14:51 -0700] rev 6579
6980724: test/tools/javac/InterfaceAssert.java sometimes fails Reviewed-by: darcy
Thu, 26 Aug 2010 16:13:33 -0700 6980017: javap -XDdetail:source behaves badly if source not available.
jjg [Thu, 26 Aug 2010 16:13:33 -0700] rev 6578
6980017: javap -XDdetail:source behaves badly if source not available. Reviewed-by: ksrini
Thu, 26 Aug 2010 15:17:17 -0700 6604599: ToolProvider should be less compiler-specific
jjg [Thu, 26 Aug 2010 15:17:17 -0700] rev 6577
6604599: ToolProvider should be less compiler-specific Reviewed-by: darcy
Wed, 25 Aug 2010 15:31:46 -0700 6875847: Java Locale Enhancement
naoto [Wed, 25 Aug 2010 15:31:46 -0700] rev 6576
6875847: Java Locale Enhancement Summary: Fix for javac to allow "sun.util.locale" package accessible. Reviewed-by: jjg
Wed, 25 Aug 2010 11:40:25 -0700 6960424: new option -Xpkginfo for better control of when package-info.class is generated
jjg [Wed, 25 Aug 2010 11:40:25 -0700] rev 6575
6960424: new option -Xpkginfo for better control of when package-info.class is generated Reviewed-by: mcimadamore
Wed, 25 Aug 2010 11:24:30 -0700 6979564: ":" for path separator in dist/bin/javac does not work on Windows
jjg [Wed, 25 Aug 2010 11:24:30 -0700] rev 6574
6979564: ":" for path separator in dist/bin/javac does not work on Windows Reviewed-by: jjh
Tue, 24 Aug 2010 15:09:21 -0700 6929404: Filer.getResource(SOURCE_PATH, ...) does not work when -sourcepath contains >1 entry
jjg [Tue, 24 Aug 2010 15:09:21 -0700] rev 6573
6929404: Filer.getResource(SOURCE_PATH, ...) does not work when -sourcepath contains >1 entry Reviewed-by: darcy
Tue, 24 Aug 2010 11:31:00 -0700 6935638: -implicit:none prevents compilation with annotation processing
jjg [Tue, 24 Aug 2010 11:31:00 -0700] rev 6572
6935638: -implicit:none prevents compilation with annotation processing Reviewed-by: darcy
Thu, 23 Sep 2010 17:33:52 -0700 Added tag jdk7-b111 for changeset 4ad83e49760f
cl [Thu, 23 Sep 2010 17:33:52 -0700] rev 6571
Added tag jdk7-b111 for changeset 4ad83e49760f
Wed, 05 Jul 2017 17:23:08 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:08 +0200] rev 6570
Merge
Fri, 24 Sep 2010 16:38:09 -0700 Merge
lana [Fri, 24 Sep 2010 16:38:09 -0700] rev 6569
Merge
Thu, 16 Sep 2010 11:18:41 -0700 Merge
lana [Thu, 16 Sep 2010 11:18:41 -0700] rev 6568
Merge
Tue, 07 Sep 2010 15:51:24 -0700 Merge
ohair [Tue, 07 Sep 2010 15:51:24 -0700] rev 6567
Merge
Thu, 02 Sep 2010 22:09:19 -0700 Merge
lana [Thu, 02 Sep 2010 22:09:19 -0700] rev 6566
Merge
Mon, 30 Aug 2010 16:00:46 -0700 6962317: jdk7 jaxws source bundle still needs rebranding
ohair [Mon, 30 Aug 2010 16:00:46 -0700] rev 6565
6962317: jdk7 jaxws source bundle still needs rebranding 6955300: Missing files in the jaf source bundle Reviewed-by: ramap
Thu, 23 Sep 2010 17:33:33 -0700 Added tag jdk7-b111 for changeset 492db456c4fa
cl [Thu, 23 Sep 2010 17:33:33 -0700] rev 6564
Added tag jdk7-b111 for changeset 492db456c4fa
Wed, 05 Jul 2017 17:23:03 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:03 +0200] rev 6563
Merge
Fri, 24 Sep 2010 16:38:08 -0700 Merge
lana [Fri, 24 Sep 2010 16:38:08 -0700] rev 6562
Merge
Thu, 16 Sep 2010 11:18:37 -0700 Merge
lana [Thu, 16 Sep 2010 11:18:37 -0700] rev 6561
Merge
Tue, 07 Sep 2010 15:50:58 -0700 Merge
ohair [Tue, 07 Sep 2010 15:50:58 -0700] rev 6560
Merge
Thu, 02 Sep 2010 22:09:16 -0700 Merge
lana [Thu, 02 Sep 2010 22:09:16 -0700] rev 6559
Merge
Wed, 01 Sep 2010 13:28:07 -0700 6981408: Upgrade jaxp to 1.4.4
ohair [Wed, 01 Sep 2010 13:28:07 -0700] rev 6558
6981408: Upgrade jaxp to 1.4.4 Reviewed-by: darcy Contributed-by: Joe Wang <huizhe.wang@oracle.com>
Thu, 23 Sep 2010 17:33:33 -0700 Added tag jdk7-b111 for changeset d32614f0702d
cl [Thu, 23 Sep 2010 17:33:33 -0700] rev 6557
Added tag jdk7-b111 for changeset d32614f0702d
Wed, 05 Jul 2017 17:22:58 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:58 +0200] rev 6556
Merge
Fri, 24 Sep 2010 16:38:05 -0700 Merge
lana [Fri, 24 Sep 2010 16:38:05 -0700] rev 6555
Merge
Thu, 16 Sep 2010 11:18:27 -0700 Merge
lana [Thu, 16 Sep 2010 11:18:27 -0700] rev 6554
Merge
Tue, 07 Sep 2010 15:50:33 -0700 Merge
ohair [Tue, 07 Sep 2010 15:50:33 -0700] rev 6553
Merge
Thu, 02 Sep 2010 22:07:45 -0700 Merge
lana [Thu, 02 Sep 2010 22:07:45 -0700] rev 6552
Merge
Mon, 30 Aug 2010 14:39:42 -0700 6981043: Clean out all native code makefile logic from corba repository
ohair [Mon, 30 Aug 2010 14:39:42 -0700] rev 6551
6981043: Clean out all native code makefile logic from corba repository Reviewed-by: jjg
Thu, 23 Sep 2010 17:33:23 -0700 Added tag jdk7-b111 for changeset eaf3ed79a7b5
cl [Thu, 23 Sep 2010 17:33:23 -0700] rev 6550
Added tag jdk7-b111 for changeset eaf3ed79a7b5
Wed, 05 Jul 2017 17:22:53 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:53 +0200] rev 6549
Merge
Fri, 24 Sep 2010 16:41:32 -0700 Merge
lana [Fri, 24 Sep 2010 16:41:32 -0700] rev 6548
Merge
Thu, 16 Sep 2010 11:19:43 -0700 Merge
lana [Thu, 16 Sep 2010 11:19:43 -0700] rev 6547
Merge
Thu, 16 Sep 2010 13:25:20 +0200 6984543: Test sun/java2d/DirectX/OnScreenRenderingResizeTest fails on GNOME
ptisnovs [Thu, 16 Sep 2010 13:25:20 +0200] rev 6546
6984543: Test sun/java2d/DirectX/OnScreenRenderingResizeTest fails on GNOME Summary: Testcase correction. Reviewed-by: art
Wed, 15 Sep 2010 15:13:50 +0100 6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable
alanb [Wed, 15 Sep 2010 15:13:50 +0100] rev 6545
6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable Reviewed-by: forax
Tue, 14 Sep 2010 10:18:16 +0800 6982840: sun/security/tools/jarsigner/emptymanifest.sh fails
weijun [Tue, 14 Sep 2010 10:18:16 +0800] rev 6544
6982840: sun/security/tools/jarsigner/emptymanifest.sh fails Reviewed-by: dholmes
Mon, 13 Sep 2010 09:55:03 +0100 6978087: jsr166y Updates
dl [Mon, 13 Sep 2010 09:55:03 +0100] rev 6543
6978087: jsr166y Updates Summary: Simplify the ForkJoinPool API, reworking some of the internals Reviewed-by: martin, dholmes, chegar
Mon, 13 Sep 2010 09:32:36 +0800 6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions
weijun [Mon, 13 Sep 2010 09:32:36 +0800] rev 6542
6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions Reviewed-by: lancea
Fri, 10 Sep 2010 18:51:11 -0400 6983984: Fixed typo in DatabaseMetaData.getPseudoColumns() javadocs
lancea [Fri, 10 Sep 2010 18:51:11 -0400] rev 6541
6983984: Fixed typo in DatabaseMetaData.getPseudoColumns() javadocs Reviewed-by: darcy
Fri, 10 Sep 2010 15:26:04 -0400 6589685: JDBC 4.1 updates
lancea [Fri, 10 Sep 2010 15:26:04 -0400] rev 6540
6589685: JDBC 4.1 updates Reviewed-by: darcy
Fri, 10 Sep 2010 18:50:52 +0100 Merge
alanb [Fri, 10 Sep 2010 18:50:52 +0100] rev 6539
Merge
Fri, 10 Sep 2010 18:48:49 +0100 6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing
alanb [Fri, 10 Sep 2010 18:48:49 +0100] rev 6538
6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing Reviewed-by: chegar
Fri, 10 Sep 2010 16:36:48 +0100 6881498: (file) Re-examine DirectoryStream exception handling
alanb [Fri, 10 Sep 2010 16:36:48 +0100] rev 6537
6881498: (file) Re-examine DirectoryStream exception handling Reviewed-by: forax
Fri, 10 Sep 2010 15:57:05 +0100 6980517: TEST_BUG sun\net\www\http\ChunkedInputStream\ChunkedEncodingTest.java NullPointerException
chegar [Fri, 10 Sep 2010 15:57:05 +0100] rev 6536
6980517: TEST_BUG sun\net\www\http\ChunkedInputStream\ChunkedEncodingTest.java NullPointerException Reviewed-by: michaelm
Thu, 09 Sep 2010 11:50:40 -0700 6390477: (launcher) replace unsafe usages of sprintf with snprintf
ksrini [Thu, 09 Sep 2010 11:50:40 -0700] rev 6535
6390477: (launcher) replace unsafe usages of sprintf with snprintf Reviewed-by: darcy, mchung
Wed, 08 Sep 2010 17:10:04 -0700 6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class
darcy [Wed, 08 Sep 2010 17:10:04 -0700] rev 6534
6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class Reviewed-by: alanb
Tue, 07 Sep 2010 15:53:32 -0700 Merge
ohair [Tue, 07 Sep 2010 15:53:32 -0700] rev 6533
Merge
Tue, 07 Sep 2010 08:36:10 +0100 6971706: sun/nio/cs/ext/* classes are duplicated between rt.jar, charsets.jar, and localedata.jar
alanb [Tue, 07 Sep 2010 08:36:10 +0100] rev 6532
6971706: sun/nio/cs/ext/* classes are duplicated between rt.jar, charsets.jar, and localedata.jar Reviewed-by: ohair
Sat, 04 Sep 2010 15:37:26 -0400 6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years
lancea [Sat, 04 Sep 2010 15:37:26 -0400] rev 6531
6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years Reviewed-by: alanb
Sat, 04 Sep 2010 15:30:23 -0400 6680198: UnmarshalException caused by incompatible serialVersionUID
lancea [Sat, 04 Sep 2010 15:30:23 -0400] rev 6530
6680198: UnmarshalException caused by incompatible serialVersionUID Reviewed-by: sherman
Sat, 04 Sep 2010 13:56:27 -0400 6843995: RowSet 1.1 updates
lancea [Sat, 04 Sep 2010 13:56:27 -0400] rev 6529
6843995: RowSet 1.1 updates Reviewed-by: darcy, valeriep
Sat, 04 Sep 2010 12:21:56 -0400 6861385: Updated SQLException subclasses to clarify that they may be thrown for vendor specific conditions
lancea [Sat, 04 Sep 2010 12:21:56 -0400] rev 6528
6861385: Updated SQLException subclasses to clarify that they may be thrown for vendor specific conditions Reviewed-by: alanb
Fri, 03 Sep 2010 15:00:10 -0700 4881419: The type of X[].clone() should be X[]
darcy [Fri, 03 Sep 2010 15:00:10 -0700] rev 6527
4881419: The type of X[].clone() should be X[] Reviewed-by: martin
Fri, 03 Sep 2010 21:03:45 +0100 Merge
alanb [Fri, 03 Sep 2010 21:03:45 +0100] rev 6526
Merge
Fri, 03 Sep 2010 13:11:54 +0100 6965072: Need API to create SDP sockets
alanb [Fri, 03 Sep 2010 13:11:54 +0100] rev 6525
6965072: Need API to create SDP sockets Reviewed-by: michaelm
Fri, 03 Sep 2010 12:00:52 -0700 Merge
lana [Fri, 03 Sep 2010 12:00:52 -0700] rev 6524
Merge
Thu, 02 Sep 2010 22:11:05 -0700 Merge
lana [Thu, 02 Sep 2010 22:11:05 -0700] rev 6523
Merge
Fri, 03 Sep 2010 07:59:21 -0700 6981001: (launcher) EnsureJREInstallation is not being called in order
ksrini [Fri, 03 Sep 2010 07:59:21 -0700] rev 6522
6981001: (launcher) EnsureJREInstallation is not being called in order Reviewed-by: darcy
Wed, 01 Sep 2010 17:37:45 -0700 6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method
mchung [Wed, 01 Sep 2010 17:37:45 -0700] rev 6521
6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method Reviewed-by: sherman
Wed, 01 Sep 2010 09:45:08 -0700 6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups
martin [Wed, 01 Sep 2010 09:45:08 -0700] rev 6520
6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups Summary: Avoid *Critical; fix compile warnings; improve readability Reviewed-by: alanb
Tue, 31 Aug 2010 09:17:46 -0700 6977548: Broken link in ClassLoader.defineClass javadoc
mchung [Tue, 31 Aug 2010 09:17:46 -0700] rev 6519
6977548: Broken link in ClassLoader.defineClass javadoc Reviewed-by: valeriep
Tue, 31 Aug 2010 09:15:34 -0700 6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows
mchung [Tue, 31 Aug 2010 09:15:34 -0700] rev 6518
6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows Summary: Increase timeout value Reviewed-by: alanb
Mon, 30 Aug 2010 14:37:43 +0800 6911951: NTLM should be a supported Java SASL mechanism
weijun [Mon, 30 Aug 2010 14:37:43 +0800] rev 6517
6911951: NTLM should be a supported Java SASL mechanism Reviewed-by: vinnie, michaelm
Sat, 28 Aug 2010 12:15:52 -0700 6980747: Runtime.exec can fail due to SecurityException (lnx)
martin [Sat, 28 Aug 2010 12:15:52 -0700] rev 6516
6980747: Runtime.exec can fail due to SecurityException (lnx) Summary: Add missing doPrivileged to UNIXProcess.java.linux Reviewed-by: alanb
Wed, 25 Aug 2010 15:35:45 -0700 6980019: Finish rename of ARM -> try-with-resources in jdk repository
darcy [Wed, 25 Aug 2010 15:35:45 -0700] rev 6515
6980019: Finish rename of ARM -> try-with-resources in jdk repository Reviewed-by: jjg
Thu, 16 Sep 2010 11:17:32 -0700 Merge
lana [Thu, 16 Sep 2010 11:17:32 -0700] rev 6514
Merge
Thu, 16 Sep 2010 09:07:03 +0400 6741392: libmawt.so crash at Java_com_sun_java_swing_plaf_gtk_GTKEngine_nativeFinishPainting+0x4f
malenkov [Thu, 16 Sep 2010 09:07:03 +0400] rev 6513
6741392: libmawt.so crash at Java_com_sun_java_swing_plaf_gtk_GTKEngine_nativeFinishPainting+0x4f Reviewed-by: peterz
Tue, 14 Sep 2010 22:05:03 +0400 6977726: JColorChooser.getPreviewPanel() returnes null starting from jdk7 b105.
malenkov [Tue, 14 Sep 2010 22:05:03 +0400] rev 6512
6977726: JColorChooser.getPreviewPanel() returnes null starting from jdk7 b105. Reviewed-by: alexp
Tue, 14 Sep 2010 21:22:12 +0400 6635395: javax.swing.JDialog constructors should specify IAE throwing if invalid owners passed
malenkov [Tue, 14 Sep 2010 21:22:12 +0400] rev 6511
6635395: javax.swing.JDialog constructors should specify IAE throwing if invalid owners passed Reviewed-by: alexp
Tue, 14 Sep 2010 19:12:28 +0400 6978482: MetalBorders.ToolBarBorder should specify that its getBorderInsets impl accepts only JToolBar inst
malenkov [Tue, 14 Sep 2010 19:12:28 +0400] rev 6510
6978482: MetalBorders.ToolBarBorder should specify that its getBorderInsets impl accepts only JToolBar inst Reviewed-by: alexp
Tue, 14 Sep 2010 10:45:38 -0400 6979979: Rounding error in font sizes selected by the GTK Look and Feel
omajid [Tue, 14 Sep 2010 10:45:38 -0400] rev 6509
6979979: Rounding error in font sizes selected by the GTK Look and Feel Summary: Use floating point font sizes Reviewed-by: prr
Tue, 14 Sep 2010 14:14:18 +0400 4933700: RFE: Add way to get device from Receiver and Transmitter
amenkov [Tue, 14 Sep 2010 14:14:18 +0400] rev 6508
4933700: RFE: Add way to get device from Receiver and Transmitter Reviewed-by: art
Tue, 14 Sep 2010 14:09:26 +0400 Merge
amenkov [Tue, 14 Sep 2010 14:09:26 +0400] rev 6507
Merge
Tue, 14 Sep 2010 14:07:58 +0400 4937708: AudioFormat.matches should allow NOT_SPECIFY in all fields
amenkov [Tue, 14 Sep 2010 14:07:58 +0400] rev 6506
4937708: AudioFormat.matches should allow NOT_SPECIFY in all fields Reviewed-by: denis
Tue, 14 Sep 2010 12:38:49 +0400 6944033: RFE: add PCM_FLOAT support
amenkov [Tue, 14 Sep 2010 12:38:49 +0400] rev 6505
6944033: RFE: add PCM_FLOAT support Reviewed-by: dav
Tue, 14 Sep 2010 16:47:28 +0900 6984418: (cal) GregorianCalendar.setWeekDate doesn't check parameter consistency in non-lenient
okutsu [Tue, 14 Sep 2010 16:47:28 +0900] rev 6504
6984418: (cal) GregorianCalendar.setWeekDate doesn't check parameter consistency in non-lenient Reviewed-by: peytoia
Mon, 13 Sep 2010 15:34:24 +0400 6943053: Gervill: failures on invalid ranges and 14-bit banks
kalli [Mon, 13 Sep 2010 15:34:24 +0400] rev 6503
6943053: Gervill: failures on invalid ranges and 14-bit banks Summary: ModelStandardIndexedDirector fails on invalid ranges. Program changes with 14-bit banks where handled incorectly as 7-bit banks. Reviewed-by: amenkov
Mon, 13 Sep 2010 15:12:31 +0400 6941027: Gervill update, April 2010
kalli [Mon, 13 Sep 2010 15:12:31 +0400] rev 6502
6941027: Gervill update, April 2010 Reviewed-by: amenkov
Fri, 10 Sep 2010 15:29:40 -0700 6875847: Java Locale Enhancement
naoto [Fri, 10 Sep 2010 15:29:40 -0700] rev 6501
6875847: Java Locale Enhancement Reviewed-by: srl Contributed-by: Yoshito Umaoka <y.umaoka@gmail.com>, Doug Felt <dougfelt@google.com>, Mark Davis <markdavis@google.com>
Fri, 10 Sep 2010 20:48:17 +0400 6915566: Closed swing tests failing with assert errors when run with -ea -esa
malenkov [Fri, 10 Sep 2010 20:48:17 +0400] rev 6500
6915566: Closed swing tests failing with assert errors when run with -ea -esa Reviewed-by: art, peterz
Fri, 10 Sep 2010 17:51:53 +0900 6912560: Timezone is not set correctly on Win Vista when Security manager is present.
okutsu [Fri, 10 Sep 2010 17:51:53 +0900] rev 6499
6912560: Timezone is not set correctly on Win Vista when Security manager is present. 6941137: DST broken in 6u18 when jre/lib/zi is moved elsewhere and replaced with symlink. Reviewed-by: peytoia
Fri, 10 Sep 2010 17:22:36 +0900 6983724: redundant @exception description for Character.Subset(String name)
peytoia [Fri, 10 Sep 2010 17:22:36 +0900] rev 6498
6983724: redundant @exception description for Character.Subset(String name) Reviewed-by: okutsu
Thu, 09 Sep 2010 15:37:57 +0900 4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone
okutsu [Thu, 09 Sep 2010 15:37:57 +0900] rev 6497
4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone Reviewed-by: peytoia
Thu, 02 Sep 2010 11:13:42 -0700 6930062: Need to remove or build as part of the test file jdk/test/java/util/Locale/data/deflocale.exe
naoto [Thu, 02 Sep 2010 11:13:42 -0700] rev 6496
6930062: Need to remove or build as part of the test file jdk/test/java/util/Locale/data/deflocale.exe Reviewed-by: okutsu
Thu, 02 Sep 2010 11:09:09 -0700 6981759: copyright header fix for test/java/util/Locale/LocaleCategory.java
naoto [Thu, 02 Sep 2010 11:09:09 -0700] rev 6495
6981759: copyright header fix for test/java/util/Locale/LocaleCategory.java Reviewed-by: okutsu
Thu, 02 Sep 2010 00:02:23 -0700 Merge
lana [Thu, 02 Sep 2010 00:02:23 -0700] rev 6494
Merge
Wed, 01 Sep 2010 16:15:57 -0700 Merge
lana [Wed, 01 Sep 2010 16:15:57 -0700] rev 6493
Merge
Thu, 02 Sep 2010 10:52:52 +0900 Merge
okutsu [Thu, 02 Sep 2010 10:52:52 +0900] rev 6492
Merge
Wed, 01 Sep 2010 15:19:13 +0900 4267450: (cal) API: Need public API to calculate, format and parse "year of week"
okutsu [Wed, 01 Sep 2010 15:19:13 +0900] rev 6491
4267450: (cal) API: Need public API to calculate, format and parse "year of week" 6549953: (cal) WEEK_OF_YEAR and DAY_OF_YEAR calculation problems around Gregorian cutover Reviewed-by: peytoia
Tue, 31 Aug 2010 23:56:17 -0700 6981466: Adding missing test LocaleCategory.java
naoto [Tue, 31 Aug 2010 23:56:17 -0700] rev 6490
6981466: Adding missing test LocaleCategory.java Reviewed-by: okutsu
Tue, 31 Aug 2010 11:27:10 -0700 4700857: RFE: separating user locale and user interface locale
naoto [Tue, 31 Aug 2010 11:27:10 -0700] rev 6489
4700857: RFE: separating user locale and user interface locale Reviewed-by: okutsu
Thu, 16 Sep 2010 11:16:02 -0700 Merge
lana [Thu, 16 Sep 2010 11:16:02 -0700] rev 6488
Merge
Fri, 03 Sep 2010 11:08:41 +0400 6867293: switching TAB in a browser doesn't deactivate EmbeddedFrame
ant [Fri, 03 Sep 2010 11:08:41 +0400] rev 6487
6867293: switching TAB in a browser doesn't deactivate EmbeddedFrame Reviewed-by: dcherepanov, art
Thu, 02 Sep 2010 12:17:21 -0700 Merge
lana [Thu, 02 Sep 2010 12:17:21 -0700] rev 6486
Merge
Tue, 31 Aug 2010 15:05:09 +0400 6480547: REG: bug 4118621 which got Integrated in 1.1.8 fails in mustang from b25 onwards.
dav [Tue, 31 Aug 2010 15:05:09 +0400] rev 6485
6480547: REG: bug 4118621 which got Integrated in 1.1.8 fails in mustang from b25 onwards. 6808185: test/closed/java/awt/Menu/NullMenuLabelTest crashes Reviewed-by: dcherepanov
Tue, 24 Aug 2010 12:54:46 +0400 6949936: Provide API for running nested events loops, similar to what modal dialogs do
art [Tue, 24 Aug 2010 12:54:46 +0400] rev 6484
6949936: Provide API for running nested events loops, similar to what modal dialogs do Reviewed-by: ant, anthony
Thu, 16 Sep 2010 11:15:07 -0700 Merge
lana [Thu, 16 Sep 2010 11:15:07 -0700] rev 6483
Merge
Thu, 09 Sep 2010 16:20:55 +0400 6523398: OSS CMM: Need to implement writing ICC profile tags in new lcms library
bae [Thu, 09 Sep 2010 16:20:55 +0400] rev 6482
6523398: OSS CMM: Need to implement writing ICC profile tags in new lcms library Reviewed-by: igor, prr
Tue, 07 Sep 2010 16:54:39 +0400 6972495: javax/imageio/CachePremissionsTest/CachePermissionsTest.java failed
bae [Tue, 07 Sep 2010 16:54:39 +0400] rev 6481
6972495: javax/imageio/CachePremissionsTest/CachePermissionsTest.java failed Reviewed-by: prr
Thu, 23 Sep 2010 17:33:40 -0700 Added tag jdk7-b111 for changeset 6daafb1093c6
cl [Thu, 23 Sep 2010 17:33:40 -0700] rev 6480
Added tag jdk7-b111 for changeset 6daafb1093c6
Wed, 05 Jul 2017 17:22:39 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:39 +0200] rev 6479
Merge
Thu, 30 Sep 2010 16:00:40 -0700 6988779: c1_LIRAssembler_x86.cpp crashes VS2010 compiler
iveresov [Thu, 30 Sep 2010 16:00:40 -0700] rev 6478
6988779: c1_LIRAssembler_x86.cpp crashes VS2010 compiler Summary: The workaround changes the scope of the variable Reviewed-by: phh, ysr, kvn
Fri, 24 Sep 2010 00:52:04 -0700 6987149: Fix incorrect Oracle copyright header in make/templates files
trims [Fri, 24 Sep 2010 00:52:04 -0700] rev 6477
6987149: Fix incorrect Oracle copyright header in make/templates files Summary: Minor fix to first line of template copyright files Reviewed-by: ohair
Fri, 24 Sep 2010 00:51:15 -0700 Merge
trims [Fri, 24 Sep 2010 00:51:15 -0700] rev 6476
Merge
Wed, 22 Sep 2010 12:54:51 -0400 Merge
kamg [Wed, 22 Sep 2010 12:54:51 -0400] rev 6475
Merge
Tue, 21 Sep 2010 06:58:44 -0700 6985848: 3/4 fix for 6561870 causes sa-jdi.jar to be rebuilt every time
dcubed [Tue, 21 Sep 2010 06:58:44 -0700] rev 6474
6985848: 3/4 fix for 6561870 causes sa-jdi.jar to be rebuilt every time Summary: Refine fix for 6561870 to only rebuild sa-jdi.jar when needed Reviewed-by: never, ohair, coleenp
Mon, 20 Sep 2010 15:38:04 -0400 6975210: java.lang.VerifyError in some of JCK tests
kamg [Mon, 20 Sep 2010 15:38:04 -0400] rev 6473
6975210: java.lang.VerifyError in some of JCK tests Summary: Naked oop in verificationType::is_reference_assignable_from() Reviewed-by: never, kvn, coleenp
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip