Fri, 01 Feb 2013 22:18:18 -0800 8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
ksrini [Fri, 01 Feb 2013 22:18:18 -0800] rev 15527
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt Reviewed-by: mchung
Fri, 01 Feb 2013 22:12:52 -0800 8003549: (pack200) assertion errors when processing lambda class files with IMethods
ksrini [Fri, 01 Feb 2013 22:12:52 -0800] rev 15526
8003549: (pack200) assertion errors when processing lambda class files with IMethods Summary: add more check for opcode, sketch provided by jrose Reviewed-by: jrose
Fri, 01 Feb 2013 19:30:02 -0800 6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder
darcy [Fri, 01 Feb 2013 19:30:02 -0800] rev 15525
6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder Reviewed-by: shade
Fri, 01 Feb 2013 21:01:44 +0000 5035569: Formatter should document that %a conversion unsupported for BigDecimal args
alanb [Fri, 01 Feb 2013 21:01:44 +0000] rev 15524
5035569: Formatter should document that %a conversion unsupported for BigDecimal args Reviewed-by: darcy Contributed-by: brian.burkhalter@oracle.com
Fri, 01 Feb 2013 07:25:51 -0800 8006536: [launcher] removes trailing slashes on arguments
ksrini [Fri, 01 Feb 2013 07:25:51 -0800] rev 15523
8006536: [launcher] removes trailing slashes on arguments Reviewed-by: ksrini, akhil Contributed-by: jviswana@linux.vnet.ibm.com
Fri, 01 Feb 2013 06:51:37 +0000 8006395: Race in async socket close on Linux
chegar [Fri, 01 Feb 2013 06:51:37 +0000] rev 15522
8006395: Race in async socket close on Linux Reviewed-by: alanb, dsamersoff
Fri, 01 Feb 2013 07:39:41 +0800 8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit
weijun [Fri, 01 Feb 2013 07:39:41 +0800] rev 15521
8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit Reviewed-by: alanb
Thu, 31 Jan 2013 14:29:19 -0800 6355704: (fmt) %f formatting of BigDecimals is incorrect
mchung [Thu, 31 Jan 2013 14:29:19 -0800] rev 15520
6355704: (fmt) %f formatting of BigDecimals is incorrect Reviewed-by: darcy Contributed-by: brian.burkhalter@oracle.com
Thu, 31 Jan 2013 14:10:14 -0800 Merge
lana [Thu, 31 Jan 2013 14:10:14 -0800] rev 15519
Merge
Thu, 31 Jan 2013 10:22:25 -0800 Merge
lana [Thu, 31 Jan 2013 10:22:25 -0800] rev 15518
Merge
Thu, 31 Jan 2013 13:27:04 -0800 8006709: Add minimal support of MacOSX platform for NetBeans Projects
mduigou [Thu, 31 Jan 2013 13:27:04 -0800] rev 15517
8006709: Add minimal support of MacOSX platform for NetBeans Projects Summary: Adds support for MacOSX platform and architecture detection. Other minor updates (-source/target 1.8) Reviewed-by: ohair
Thu, 31 Jan 2013 13:13:14 -0800 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
sherman [Thu, 31 Jan 2013 13:13:14 -0800] rev 15516
8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character 8006526: Base64.Decoder.decode(String) spec contains a copy-paste mistake Summary: to ignore single non-base64 char in mime decoding Reviewed-by: alanb
Thu, 31 Jan 2013 12:23:04 -0800 8007115: Refactor regression tests for java.lang.reflect.Parameter
darcy [Thu, 31 Jan 2013 12:23:04 -0800] rev 15515
8007115: Refactor regression tests for java.lang.reflect.Parameter Reviewed-by: emc
Thu, 31 Jan 2013 12:13:21 -0800 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
darcy [Thu, 31 Jan 2013 12:13:21 -0800] rev 15514
8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types Reviewed-by: mduigou
Thu, 31 Jan 2013 11:09:36 -0800 8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
sherman [Thu, 31 Jan 2013 11:09:36 -0800] rev 15513
8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed Summary: to check null for dec/enc.wrap methods Reviewed-by: alanb
Thu, 31 Jan 2013 10:55:15 -0800 7042126: (alt-rt) HashMap.clone implementation should be re-examined
dbuck [Thu, 31 Jan 2013 10:55:15 -0800] rev 15512
7042126: (alt-rt) HashMap.clone implementation should be re-examined Summary: Test case for cr7042126. Issue only found in OracleJDK, but test case is valid for OpenJDK as well Reviewed-by: mduigou
Thu, 31 Jan 2013 10:10:34 +0100 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
jfranck [Thu, 31 Jan 2013 10:10:34 +0100] rev 15511
8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement 8004919: AnnotationSupport uses possibly half-constructed AnnotationType instances Summary: Implements the simplified semantics for repeating annotations and removes the incorrect obtaining of an AnnotationType Reviewed-by: darcy, abuckley
Tue, 29 Jan 2013 10:32:49 +0100 8004698: Implement Core Reflection for Type Annotations
jfranck [Tue, 29 Jan 2013 10:32:49 +0100] rev 15510
8004698: Implement Core Reflection for Type Annotations Reviewed-by: darcy
Tue, 05 Feb 2013 11:10:07 -0800 Merge
lana [Tue, 05 Feb 2013 11:10:07 -0800] rev 15509
Merge
Mon, 04 Feb 2013 16:01:06 +0000 7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal
kshefov [Mon, 04 Feb 2013 16:01:06 +0000] rev 15508
7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal Reviewed-by: serb, alexsch
Mon, 04 Feb 2013 13:54:53 +0000 8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target.
pchelko [Mon, 04 Feb 2013 13:54:53 +0000] rev 15507
8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target. Summary: Changed the calculation of the drag image offset Reviewed-by: serb, kizune
Thu, 31 Jan 2013 18:51:17 +0400 7179482: Component.accessibleContext and JComponent.accessibleContext refactoring
ptbrunet [Thu, 31 Jan 2013 18:51:17 +0400] rev 15506
7179482: Component.accessibleContext and JComponent.accessibleContext refactoring Reviewed-by: art, anthony, alexsch
Thu, 31 Jan 2013 18:25:59 +0400 8007006: [macosx] Closing subwindow loses main window menus
leonidr [Thu, 31 Jan 2013 18:25:59 +0400] rev 15505
8007006: [macosx] Closing subwindow loses main window menus Reviewed-by: anthony
Mon, 04 Feb 2013 12:04:38 -0800 8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
jgodinez [Mon, 04 Feb 2013 12:04:38 -0800] rev 15504
8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE 8005054: [parfait] #417 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Mon, 04 Feb 2013 19:50:06 +0400 8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException
serb [Mon, 04 Feb 2013 19:50:06 +0400] rev 15503
8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException Reviewed-by: prr, flar
Fri, 01 Feb 2013 20:06:27 +0400 8004801: The image of BufferedImage.TYPE_INT_ARGB is blank.
bae [Fri, 01 Feb 2013 20:06:27 +0400] rev 15502
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank. Reviewed-by: prr
Thu, 07 Feb 2013 12:33:10 -0800 Added tag jdk8-b76 for changeset 0da59c40187c
katleman [Thu, 07 Feb 2013 12:33:10 -0800] rev 15501
Added tag jdk8-b76 for changeset 0da59c40187c
Wed, 05 Jul 2017 18:39:42 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:42 +0200] rev 15500
Merge
Fri, 08 Feb 2013 08:07:07 -0800 Added tag hs25-b18 for changeset f3f52401a78c
amurillo [Fri, 08 Feb 2013 08:07:07 -0800] rev 15499
Added tag hs25-b18 for changeset f3f52401a78c
Fri, 08 Feb 2013 08:07:06 -0800 Merge
amurillo [Fri, 08 Feb 2013 08:07:06 -0800] rev 15498
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip