Tue, 17 Jul 2012 11:01:44 -0700 7142596: RMI JPRT tests are failing
dmocek [Tue, 17 Jul 2012 11:01:44 -0700] rev 13256
7142596: RMI JPRT tests are failing Summary: Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers. Reviewed-by: smarks, alanb Contributed-by: olivier.lagneau@oracle.com
Mon, 16 Jul 2012 22:05:16 -0700 Merge
lana [Mon, 16 Jul 2012 22:05:16 -0700] rev 13255
Merge
Mon, 16 Jul 2012 17:04:32 -0700 Merge
lana [Mon, 16 Jul 2012 17:04:32 -0700] rev 13254
Merge
Tue, 17 Jul 2012 11:57:37 +0800 7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified
weijun [Tue, 17 Jul 2012 11:57:37 +0800] rev 13253
7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified Reviewed-by: mullan
Tue, 17 Jul 2012 11:28:16 +0800 7183203: ShortRSAKeynnn.sh tests intermittent failure
weijun [Tue, 17 Jul 2012 11:28:16 +0800] rev 13252
7183203: ShortRSAKeynnn.sh tests intermittent failure Reviewed-by: xuelei
Mon, 16 Jul 2012 16:30:11 -0700 7177045: Rework the TestProviderLeak.java regression test, it is too fragile to low memory errors.
khazra [Mon, 16 Jul 2012 16:30:11 -0700] rev 13251
7177045: Rework the TestProviderLeak.java regression test, it is too fragile to low memory errors. Summary: Increase Xmx to 20 MB and add mechanisms to eat up most of the JVM free memory. Reviewed-by: wetmore Contributed-by: dan.xu@oracle.com
Mon, 16 Jul 2012 22:38:49 +0100 6880559: Enable PKCS11 64-bit windows builds
vinnie [Mon, 16 Jul 2012 22:38:49 +0100] rev 13250
6880559: Enable PKCS11 64-bit windows builds Reviewed-by: valeriep
Sat, 14 Jul 2012 18:00:42 -0700 7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path
ksrini [Sat, 14 Jul 2012 18:00:42 -0700] rev 13249
7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path Reviewed-by: alanb, sherman
Fri, 13 Jul 2012 16:02:26 -0700 7160252: (prefs) NodeAddedEvent was not delivered when new node add when new Node
khazra [Fri, 13 Jul 2012 16:02:26 -0700] rev 13248
7160252: (prefs) NodeAddedEvent was not delivered when new node add when new Node Summary: Change native code to convey to Java code whether a new node was added Reviewed-by: alanb, chegar
Wed, 11 Jul 2012 17:10:34 +0800 6966259: Make PrincipalName and Realm immutable
weijun [Wed, 11 Jul 2012 17:10:34 +0800] rev 13247
6966259: Make PrincipalName and Realm immutable Reviewed-by: xuelei
Mon, 09 Jul 2012 22:26:08 +0100 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled
robm [Mon, 09 Jul 2012 22:26:08 +0100] rev 13246
7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled Reviewed-by: dholmes, chegar
Fri, 06 Jul 2012 10:36:19 +0800 7181353: Update error message to distinguish native OOM and java OOM in net
zhouyx [Fri, 06 Jul 2012 10:36:19 +0800] rev 13245
7181353: Update error message to distinguish native OOM and java OOM in net Reviewed-by: chegar
Thu, 05 Jul 2012 15:13:45 -0700 7123972: test/java/lang/annotation/loaderLeak/Main.java fails intermittently
smarks [Thu, 05 Jul 2012 15:13:45 -0700] rev 13244
7123972: test/java/lang/annotation/loaderLeak/Main.java fails intermittently Reviewed-by: dholmes, smarks Contributed-by: Eric Wang <yiming.wang@oracle.com>
Thu, 05 Jul 2012 15:12:10 -0700 6948101: java/rmi/transport/pinLastArguments/PinLastArguments.java failing intermittently
smarks [Thu, 05 Jul 2012 15:12:10 -0700] rev 13243
6948101: java/rmi/transport/pinLastArguments/PinLastArguments.java failing intermittently Reviewed-by: dholmes, smarks Contributed-by: Eric Wang <yiming.wang@oracle.com>
Wed, 18 Jul 2012 16:07:45 -0700 Merge
lana [Wed, 18 Jul 2012 16:07:45 -0700] rev 13242
Merge
Wed, 18 Jul 2012 18:25:49 +0400 7182902: [macosx] Test api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode fails on Mac OS X 10.7
alexsch [Wed, 18 Jul 2012 18:25:49 +0400] rev 13241
7182902: [macosx] Test api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode fails on Mac OS X 10.7 Reviewed-by: bae, kizune
Tue, 17 Jul 2012 12:59:57 +0400 7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater
bagiras [Tue, 17 Jul 2012 12:59:57 +0400] rev 13240
7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater Reviewed-by: anthony, ant
Mon, 16 Jul 2012 14:49:27 -0700 Merge
lana [Mon, 16 Jul 2012 14:49:27 -0700] rev 13239
Merge
Mon, 16 Jul 2012 14:04:03 +0400 7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List
serb [Mon, 16 Jul 2012 14:04:03 +0400] rev 13238
7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List Reviewed-by: rupashka
Mon, 16 Jul 2012 14:00:36 +0400 7181438: [OGL] Incorrect alpha used, during blit from SW to the texture.
serb [Mon, 16 Jul 2012 14:00:36 +0400] rev 13237
7181438: [OGL] Incorrect alpha used, during blit from SW to the texture. Reviewed-by: prr, campbell
Thu, 12 Jul 2012 16:54:47 +0200 7022041: TitleBorder Null Pointer Exception
ptisnovs [Thu, 12 Jul 2012 16:54:47 +0200] rev 13236
7022041: TitleBorder Null Pointer Exception Summary: Added check if getTitleFont() and getTitleColor() don't return null Reviewed-by: alexsch
Fri, 06 Jul 2012 14:20:27 +0400 7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7
anthony [Fri, 06 Jul 2012 14:20:27 +0400] rev 13235
7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7 Summary: Avoid unnecessary changes to the extended state Reviewed-by: art, serb
Wed, 04 Jul 2012 15:36:48 +0400 7124513: [macosx] Support NSTexturedBackgroundWindowMask/different titlebar styles to create unified toolbar
serb [Wed, 04 Jul 2012 15:36:48 +0400] rev 13234
7124513: [macosx] Support NSTexturedBackgroundWindowMask/different titlebar styles to create unified toolbar Reviewed-by: anthony, art
Wed, 04 Jul 2012 14:38:14 +0400 7124244: [macosx] Shaped windows support
serb [Wed, 04 Jul 2012 14:38:14 +0400] rev 13233
7124244: [macosx] Shaped windows support Reviewed-by: anthony, art
Tue, 17 Jul 2012 16:35:49 -0700 7183251: Netbeans editor renders text wrong on JDK 7u6 build 17
prr [Tue, 17 Jul 2012 16:35:49 -0700] rev 13232
7183251: Netbeans editor renders text wrong on JDK 7u6 build 17 Reviewed-by: igor, jgodinez
Mon, 16 Jul 2012 16:49:29 -0700 Merge
lana [Mon, 16 Jul 2012 16:49:29 -0700] rev 13231
Merge
Thu, 12 Jul 2012 16:24:56 -0700 7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7.
prr [Thu, 12 Jul 2012 16:24:56 -0700] rev 13230
7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7. Reviewed-by: igor, jgodinez
Mon, 23 Jul 2012 12:38:34 -0700 Added tag jdk8-b48 for changeset b070f2471114
cl [Mon, 23 Jul 2012 12:38:34 -0700] rev 13229
Added tag jdk8-b48 for changeset b070f2471114
Wed, 05 Jul 2017 18:17:04 +0200 Merge
duke [Wed, 05 Jul 2017 18:17:04 +0200] rev 13228
Merge
Mon, 23 Jul 2012 12:38:08 -0700 Added tag jdk8-b48 for changeset 16ab57e58669
cl [Mon, 23 Jul 2012 12:38:08 -0700] rev 13227
Added tag jdk8-b48 for changeset 16ab57e58669
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip