Thu, 08 Mar 2012 14:04:44 +0000 7150392: Linux build breaks with GCC 4.7 due to unrecognized option
andrew [Thu, 08 Mar 2012 14:04:44 +0000] rev 12056
7150392: Linux build breaks with GCC 4.7 due to unrecognized option Summary: Remove -mimpure-text option. Reviewed-by: ohair, dholmes, phh, andrew Contributed-by: Deepak Bhole <dbhole@redhat.com>
Fri, 09 Mar 2012 11:58:08 -0800 Merge
lana [Fri, 09 Mar 2012 11:58:08 -0800] rev 12055
Merge
Thu, 08 Mar 2012 13:44:33 -0800 7151595: Disable creation of db demos if NO_DEMOS is specified
mduigou [Thu, 08 Mar 2012 13:44:33 -0800] rev 12054
7151595: Disable creation of db demos if NO_DEMOS is specified Reviewed-by: weijun, dholmes
Thu, 08 Mar 2012 14:22:15 -0800 Merge
lana [Thu, 08 Mar 2012 14:22:15 -0800] rev 12053
Merge
Thu, 08 Mar 2012 08:18:56 -0800 Merge
lana [Thu, 08 Mar 2012 08:18:56 -0800] rev 12052
Merge
Thu, 08 Mar 2012 08:04:52 -0800 7151008: Add library support for repeating annotations in java.lang.annotation
darcy [Thu, 08 Mar 2012 08:04:52 -0800] rev 12051
7151008: Add library support for repeating annotations in java.lang.annotation Reviewed-by: mcimadamore, jjg
Thu, 08 Mar 2012 14:38:26 +0000 7152186: java.awt.HeadlessException when running AWT apps [macosx]
michaelm [Thu, 08 Mar 2012 14:38:26 +0000] rev 12050
7152186: java.awt.HeadlessException when running AWT apps [macosx] Reviewed-by: anthony
Thu, 08 Mar 2012 00:46:33 -0500 7092140: Test: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData
dholmes [Thu, 08 Mar 2012 00:46:33 -0500] rev 12049
7092140: Test: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData Summary: Add -XX:+UsePerfData to invocation of exec'd JVM Reviewed-by: alanb, chegar
Wed, 07 Mar 2012 10:15:41 +0800 6961765: Double byte characters corrupted in DN for LDAP referrals
weijun [Wed, 07 Mar 2012 10:15:41 +0800] rev 12048
6961765: Double byte characters corrupted in DN for LDAP referrals Reviewed-by: vinnie
Tue, 06 Mar 2012 20:34:38 +0000 7113349: Initial changeset for Macosx port to jdk
michaelm [Tue, 06 Mar 2012 20:34:38 +0000] rev 12047
7113349: Initial changeset for Macosx port to jdk Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: Alan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
Tue, 06 Mar 2012 10:25:45 +0800 7149012: jarsigner needs not warn about cert expiration if the jar has a TSA timestamp
weijun [Tue, 06 Mar 2012 10:25:45 +0800] rev 12046
7149012: jarsigner needs not warn about cert expiration if the jar has a TSA timestamp Reviewed-by: xuelei
Mon, 05 Mar 2012 17:38:01 -0800 7151348: Build breaks due to warning clean up in sun.rmi.*(7146763)
khazra [Mon, 05 Mar 2012 17:38:01 -0800] rev 12045
7151348: Build breaks due to warning clean up in sun.rmi.*(7146763) Summary: Undo changes to sun/rmi/rmic/* commited as fix for 7146763 Reviewed-by: smarks
Mon, 05 Mar 2012 09:33:44 -0800 7078053: Solaris JDK build: C compiler writing tmp files into the make tree
prr [Mon, 05 Mar 2012 09:33:44 -0800] rev 12044
7078053: Solaris JDK build: C compiler writing tmp files into the make tree Reviewed-by: ohair, alanb
Mon, 05 Mar 2012 14:15:01 +0000 Merge
vinnie [Mon, 05 Mar 2012 14:15:01 +0000] rev 12043
Merge
Mon, 05 Mar 2012 14:13:29 +0000 7151109: backout CR 6988842
vinnie [Mon, 05 Mar 2012 14:13:29 +0000] rev 12042
7151109: backout CR 6988842 Reviewed-by: mullan
Sun, 04 Mar 2012 07:41:34 +0000 7145043: HttpServerProvider.java:81: warning - @code("httpServerProvider") is an unknown tag
chegar [Sun, 04 Mar 2012 07:41:34 +0000] rev 12041
7145043: HttpServerProvider.java:81: warning - @code("httpServerProvider") is an unknown tag Reviewed-by: michaelm
Fri, 02 Mar 2012 13:48:43 -0800 7146763: Warnings cleanup in the sun.rmi and related packages
khazra [Fri, 02 Mar 2012 13:48:43 -0800] rev 12040
7146763: Warnings cleanup in the sun.rmi and related packages Summary: Cleanup warnings and use jkd7 features in sun.rmi.* Reviewed-by: smarks, chegar, forax, dmocek
Fri, 02 Mar 2012 17:24:08 +0000 6988842: jce/ECC test fails for SunPKCS11 provider using nss library
vinnie [Fri, 02 Mar 2012 17:24:08 +0000] rev 12039
6988842: jce/ECC test fails for SunPKCS11 provider using nss library Reviewed-by: mullan
Thu, 01 Mar 2012 09:40:18 -0800 7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass()
mduigou [Thu, 01 Mar 2012 09:40:18 -0800] rev 12038
7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass() Summary: Ensure that sun.misc.VM.booted() is the last action in System.initSystemClass() Reviewed-by: dholmes, alanb
Thu, 01 Mar 2012 14:02:44 +0100 7149785: Minor corrections to ScriptEngineManager javadoc
ptisnovs [Thu, 01 Mar 2012 14:02:44 +0100] rev 12037
7149785: Minor corrections to ScriptEngineManager javadoc Summary: JavaDoc correction Reviewed-by: alanb Contributed-by: Pavel Tisnovsky <ptisnovs@redhat.com>
Fri, 09 Mar 2012 11:55:21 -0800 Merge
lana [Fri, 09 Mar 2012 11:55:21 -0800] rev 12036
Merge
Thu, 08 Mar 2012 15:26:32 -0800 Merge
lana [Thu, 08 Mar 2012 15:26:32 -0800] rev 12035
Merge
Wed, 07 Mar 2012 20:07:18 +0200 7146377: closed/javax/swing/DataTransfer/4876520/bug4876520.java failed since b08 in jdk 8
rupashka [Wed, 07 Mar 2012 20:07:18 +0200] rev 12034
7146377: closed/javax/swing/DataTransfer/4876520/bug4876520.java failed since b08 in jdk 8 Reviewed-by: alexp
Wed, 07 Mar 2012 17:57:12 +0400 7132808: [macosx] closed/javax/swing/JFileChooser/4524490/bug4524490.java fails on MacOS
alexsch [Wed, 07 Mar 2012 17:57:12 +0400] rev 12033
7132808: [macosx] closed/javax/swing/JFileChooser/4524490/bug4524490.java fails on MacOS Reviewed-by: alexp
Mon, 05 Mar 2012 18:01:13 +0400 7148143: PropertyChangeSupport.addPropertyChangeListener can throw ClassCastException
malenkov [Mon, 05 Mar 2012 18:01:13 +0400] rev 12032
7148143: PropertyChangeSupport.addPropertyChangeListener can throw ClassCastException Reviewed-by: rupashka
Mon, 05 Mar 2012 16:46:38 +0400 7130521: [macosx] closed/javax/swing/JMenuItem/6209975/bug6209975.java failed on macosx
alexsch [Mon, 05 Mar 2012 16:46:38 +0400] rev 12031
7130521: [macosx] closed/javax/swing/JMenuItem/6209975/bug6209975.java failed on macosx Reviewed-by: rupashka
Fri, 02 Mar 2012 12:24:35 +0200 7130241: [macosx] TransparentRuler demo can not run due to lacking of perpixel transparency support
mrkam [Fri, 02 Mar 2012 12:24:35 +0200] rev 12030
7130241: [macosx] TransparentRuler demo can not run due to lacking of perpixel transparency support Reviewed-by: art
Thu, 08 Mar 2012 20:35:09 -0800 Added tag jdk8-b29 for changeset cad5cb628235
katleman [Thu, 08 Mar 2012 20:35:09 -0800] rev 12029
Added tag jdk8-b29 for changeset cad5cb628235
Wed, 05 Jul 2017 18:04:57 +0200 Merge
duke [Wed, 05 Jul 2017 18:04:57 +0200] rev 12028
Merge
Thu, 08 Mar 2012 20:34:29 -0800 Added tag jdk8-b29 for changeset 463281379d91
katleman [Thu, 08 Mar 2012 20:34:29 -0800] rev 12027
Added tag jdk8-b29 for changeset 463281379d91
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip