Mon, 07 Oct 2013 11:34:44 -0700 8025840: Fix all the doclint warnings about trademark
cl [Mon, 07 Oct 2013 11:34:44 -0700] rev 20458
8025840: Fix all the doclint warnings about trademark Reviewed-by: art
Mon, 07 Oct 2013 16:42:29 +0400 8007219: [macosx] Frame size reverts meaning of maximized attribute if frame size close to display
alexsch [Mon, 07 Oct 2013 16:42:29 +0400] rev 20457
8007219: [macosx] Frame size reverts meaning of maximized attribute if frame size close to display Reviewed-by: serb, anthony
Mon, 07 Oct 2013 16:13:48 +0400 8025438: [macosx] right JNFCall* method should be used in JDK-8008728 fix
alexsch [Mon, 07 Oct 2013 16:13:48 +0400] rev 20456
8025438: [macosx] right JNFCall* method should be used in JDK-8008728 fix Reviewed-by: serb, anthony
Fri, 04 Oct 2013 20:13:32 +0400 8020688: Broken links in documentation at http://docs.oracle.com/javase/6/docs/api/index.
mcherkas [Fri, 04 Oct 2013 20:13:32 +0400] rev 20455
8020688: Broken links in documentation at http://docs.oracle.com/javase/6/docs/api/index. Reviewed-by: anthony, alexsch
Thu, 03 Oct 2013 19:02:45 +0400 7092283: Property Window.locationByPlatform is not cleared by calling setVisible(false)
alexsch [Thu, 03 Oct 2013 19:02:45 +0400] rev 20454
7092283: Property Window.locationByPlatform is not cleared by calling setVisible(false) Reviewed-by: anthony, serb
Thu, 03 Oct 2013 18:01:25 +0400 7174704: [macosx] New issue in 7u6 b12: HeadlessPrintingTest failure
anthony [Thu, 03 Oct 2013 18:01:25 +0400] rev 20453
7174704: [macosx] New issue in 7u6 b12: HeadlessPrintingTest failure Summary: Load the lwawt native library on Mac regardless of the headless/headful mode. Also, some minor cleanup. Reviewed-by: art, serb
Thu, 03 Oct 2013 16:51:56 +0400 8013553: [macosx] java.awt.FileDialog removes file extensions
bagiras [Thu, 03 Oct 2013 16:51:56 +0400] rev 20452
8013553: [macosx] java.awt.FileDialog removes file extensions Reviewed-by: leonidr, serb
Wed, 02 Oct 2013 11:28:07 -0700 8025409: Fix javadoc comments errors and warning reported by doclint report
cl [Wed, 02 Oct 2013 11:28:07 -0700] rev 20451
8025409: Fix javadoc comments errors and warning reported by doclint report Reviewed-by: anthony, yan
Wed, 02 Oct 2013 21:02:04 +0400 8013563: Memory leak in JFrame on Linux
serb [Wed, 02 Oct 2013 21:02:04 +0400] rev 20450
8013563: Memory leak in JFrame on Linux Reviewed-by: anthony, art
Wed, 02 Oct 2013 17:06:09 +0400 8023994: Right click on the icon added to the system tray for the first time, java.lang.IllegalArgumentException thrown.
leonidr [Wed, 02 Oct 2013 17:06:09 +0400] rev 20449
8023994: Right click on the icon added to the system tray for the first time, java.lang.IllegalArgumentException thrown. Reviewed-by: anthony, serb
Wed, 02 Oct 2013 16:58:13 +0400 8024158: [macosx] java/awt/EventDispatchThread/LoopRobustness/LoopRobustness still failed after fix JDK-8022247; since jdk8b96
pchelko [Wed, 02 Oct 2013 16:58:13 +0400] rev 20448
8024158: [macosx] java/awt/EventDispatchThread/LoopRobustness/LoopRobustness still failed after fix JDK-8022247; since jdk8b96 Reviewed-by: art, leonidr
Wed, 02 Oct 2013 11:50:58 +0400 8024600: [macosx] code prevents use of -Xlint:auxiliaryclass,empty in jdk build
pchelko [Wed, 02 Oct 2013 11:50:58 +0400] rev 20447
8024600: [macosx] code prevents use of -Xlint:auxiliaryclass,empty in jdk build Reviewed-by: anthony, serb
Wed, 02 Oct 2013 11:32:56 +0400 8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28
pchelko [Wed, 02 Oct 2013 11:32:56 +0400] rev 20446
8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28 Reviewed-by: anthony, serb
Wed, 02 Oct 2013 11:18:17 +0400 7124363: [macosx] ClassCastException: CFileDialog cannot be cast to LWWindowPeer
pchelko [Wed, 02 Oct 2013 11:18:17 +0400] rev 20445
7124363: [macosx] ClassCastException: CFileDialog cannot be cast to LWWindowPeer Reviewed-by: anthony, serb
Tue, 01 Oct 2013 18:40:35 +0400 8025145: [macosx]: java 7 does not recognize tiff image on clipboard
alitvinov [Tue, 01 Oct 2013 18:40:35 +0400] rev 20444
8025145: [macosx]: java 7 does not recognize tiff image on clipboard Reviewed-by: anthony, serb Contributed-by: anton.nashatyrev@oracle.com
Tue, 01 Oct 2013 14:38:47 +0400 8025707: Frogot to add a file to fix for JDK-8012461
kshefov [Tue, 01 Oct 2013 14:38:47 +0400] rev 20443
8025707: Frogot to add a file to fix for JDK-8012461 Reviewed-by: serb, alexsch Contributed-by: vera.akulova@oracle.com
Tue, 01 Oct 2013 13:47:50 +0400 7133532: [macosx] closed/javax/swing/JScrollBar/bug4202954/bug4202954.java fails on MacOS
kshefov [Tue, 01 Oct 2013 13:47:50 +0400] rev 20442
7133532: [macosx] closed/javax/swing/JScrollBar/bug4202954/bug4202954.java fails on MacOS Reviewed-by: serb, alexsch Contributed-by: vera.akulova@oracle.com
Tue, 01 Oct 2013 13:46:53 +0400 7133545: [macosx] closed/javax/swing/JSplitPane/4514858/bug4514858.java fails on MacOS
kshefov [Tue, 01 Oct 2013 13:46:53 +0400] rev 20441
7133545: [macosx] closed/javax/swing/JSplitPane/4514858/bug4514858.java fails on MacOS Reviewed-by: serb, alexsch Contributed-by: vera.akulova@oracle.com
Tue, 01 Oct 2013 13:45:51 +0400 8012461: [TEST_BUG] closed/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java doesn't release mouse button
kshefov [Tue, 01 Oct 2013 13:45:51 +0400] rev 20440
8012461: [TEST_BUG] closed/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java doesn't release mouse button Reviewed-by: serb, alexsch Contributed-by: vera.akulova@oracle.com
Tue, 01 Oct 2013 13:40:26 +0400 8004294: [TEST_BUG] javax/swing/JSpinner/4973721/bug4973721.java failed on win2003
kshefov [Tue, 01 Oct 2013 13:40:26 +0400] rev 20439
8004294: [TEST_BUG] javax/swing/JSpinner/4973721/bug4973721.java failed on win2003 Reviewed-by: serb, alexsch Contributed-by: vera.akulova@oracle.com
Tue, 01 Oct 2013 13:38:07 +0400 8012466: [TEST_BUG] javax/swing/JInternalFrame/Test6505027.java doesn't release mouse button
kshefov [Tue, 01 Oct 2013 13:38:07 +0400] rev 20438
8012466: [TEST_BUG] javax/swing/JInternalFrame/Test6505027.java doesn't release mouse button Reviewed-by: serb, alexsch Contributed-by: vera.akulova@oracle.com
Tue, 01 Oct 2013 13:30:37 +0400 8012468: [TEST_BUG] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java doesn't release mouse button
kshefov [Tue, 01 Oct 2013 13:30:37 +0400] rev 20437
8012468: [TEST_BUG] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java doesn't release mouse button Reviewed-by: serb, alexsch Contributed-by: vera.akulova@oracle.com
Tue, 01 Oct 2013 13:19:07 +0400 7125471: [macosx] NofocusListDblClickTest should wait between doublr clicks
kshefov [Tue, 01 Oct 2013 13:19:07 +0400] rev 20436
7125471: [macosx] NofocusListDblClickTest should wait between doublr clicks Reviewed-by: anthony, serb Contributed-by: vera.akulova@oracle.com
Tue, 01 Oct 2013 04:29:50 +0400 7150100: [macosx] "0123456789" is selected in the TextField
serb [Tue, 01 Oct 2013 04:29:50 +0400] rev 20435
7150100: [macosx] "0123456789" is selected in the TextField Reviewed-by: anthony, art
Mon, 30 Sep 2013 22:08:45 +0400 8025652: [macos] build failed
malenkov [Mon, 30 Sep 2013 22:08:45 +0400] rev 20434
8025652: [macos] build failed Reviewed-by: serb
Fri, 27 Sep 2013 22:25:58 +0400 7117595: ArrayIndexOutOfBoundsException in Win32GraphicsEnvironment if display is removed
malenkov [Fri, 27 Sep 2013 22:25:58 +0400] rev 20433
7117595: ArrayIndexOutOfBoundsException in Win32GraphicsEnvironment if display is removed Reviewed-by: anthony, serb
Fri, 27 Sep 2013 22:17:24 +0400 8012716: java.beans.EventHandler.create method should check if the given listenerInterface is a public interface
malenkov [Fri, 27 Sep 2013 22:17:24 +0400] rev 20432
8012716: java.beans.EventHandler.create method should check if the given listenerInterface is a public interface Reviewed-by: art, mchung
Fri, 27 Sep 2013 18:35:00 +0400 8016563: Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
pchelko [Fri, 27 Sep 2013 18:35:00 +0400] rev 20431
8016563: Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails Reviewed-by: anthony, serb
Fri, 27 Sep 2013 17:04:16 +0400 8025503: [macosx] FileDialog allows file selection with apple.awt.fileDialogForDirectories = true
pchelko [Fri, 27 Sep 2013 17:04:16 +0400] rev 20430
8025503: [macosx] FileDialog allows file selection with apple.awt.fileDialogForDirectories = true Reviewed-by: serb, anthony
Fri, 27 Sep 2013 14:29:27 +0400 8024122: [TEST] need test to cover JDK-7146572
pchelko [Fri, 27 Sep 2013 14:29:27 +0400] rev 20429
8024122: [TEST] need test to cover JDK-7146572 Reviewed-by: anthony, yan Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Fri, 27 Sep 2013 12:35:43 +0400 8025249: [javadoc] fix some javadoc errors in javax/swing/
yan [Fri, 27 Sep 2013 12:35:43 +0400] rev 20428
8025249: [javadoc] fix some javadoc errors in javax/swing/ Reviewed-by: alexsch, yan Contributed-by: Taras Ledkov <taras.ledkov@oracle.com>
Tue, 08 Oct 2013 14:37:33 -0700 Merge
lana [Tue, 08 Oct 2013 14:37:33 -0700] rev 20427
Merge
Fri, 04 Oct 2013 16:17:59 -0700 8025940: Windows build fails after the fix for 8025280
jchen [Fri, 04 Oct 2013 16:17:59 -0700] rev 20426
8025940: Windows build fails after the fix for 8025280 Reviewed-by: prr, jgodinez
Thu, 03 Oct 2013 13:49:52 -0700 8025294: [parfait] JNI-related warnings from b107 for jdk.src.solaris.native.sun.java2d.x11
jchen [Thu, 03 Oct 2013 13:49:52 -0700] rev 20425
8025294: [parfait] JNI-related warnings from b107 for jdk.src.solaris.native.sun.java2d.x11 Reviewed-by: prr, jgodinez
Thu, 03 Oct 2013 13:41:53 -0700 8025664: [parfait] warnings from b62 for jdk.src.share.native.sun.font
jchen [Thu, 03 Oct 2013 13:41:53 -0700] rev 20424
8025664: [parfait] warnings from b62 for jdk.src.share.native.sun.font Reviewed-by: prr, jgodinez
Thu, 03 Oct 2013 13:35:26 -0700 8025309: [parfait] JNI-related warnings from b107 for jdk.src.share.native.sun.java2d.pipe
jchen [Thu, 03 Oct 2013 13:35:26 -0700] rev 20423
8025309: [parfait] JNI-related warnings from b107 for jdk.src.share.native.sun.java2d.pipe Reviewed-by: prr, jgodinez
Thu, 03 Oct 2013 13:26:45 -0700 8025480: [parfait] "JNI exception pending" warnings from b107 for jdk.src.share.native.sun.java2d
jchen [Thu, 03 Oct 2013 13:26:45 -0700] rev 20422
8025480: [parfait] "JNI exception pending" warnings from b107 for jdk.src.share.native.sun.java2d Reviewed-by: prr, jgodinez
Thu, 03 Oct 2013 13:16:31 -0700 8025280: [parfait] warnings from b107 for jdk.src.share.native.sun.java2d.loops: JNI exception pending, JNI critical region violation
jchen [Thu, 03 Oct 2013 13:16:31 -0700] rev 20421
8025280: [parfait] warnings from b107 for jdk.src.share.native.sun.java2d.loops: JNI exception pending, JNI critical region violation Reviewed-by: prr, jgodinez
Thu, 03 Oct 2013 11:28:37 +0400 8022632: Reading a PNG file fails because of WBMPImageReaderSpi.canDecodeInput()
bae [Thu, 03 Oct 2013 11:28:37 +0400] rev 20420
8022632: Reading a PNG file fails because of WBMPImageReaderSpi.canDecodeInput() Reviewed-by: prr, jgodinez
Wed, 02 Oct 2013 11:22:07 -0700 7179526: xrender : closed/sun/java2d/volatileImage/LineClipTest.java failed since jdk8b36
prr [Wed, 02 Oct 2013 11:22:07 -0700] rev 20419
7179526: xrender : closed/sun/java2d/volatileImage/LineClipTest.java failed since jdk8b36 Reviewed-by: prr, jchen
Wed, 02 Oct 2013 11:16:07 -0700 8025837: Extraneous changes in the fix for 8007386
prr [Wed, 02 Oct 2013 11:16:07 -0700] rev 20418
8025837: Extraneous changes in the fix for 8007386 Reviewed-by: jgodinez, jchen
Wed, 02 Oct 2013 10:06:28 +0400 8024343: Change different color with the "The XOR alternation color" combobox, the color of the image can not shown immediately.
vadim [Wed, 02 Oct 2013 10:06:28 +0400] rev 20417
8024343: Change different color with the "The XOR alternation color" combobox, the color of the image can not shown immediately. Reviewed-by: ceisserer, prr, bae
Tue, 01 Oct 2013 15:36:53 -0700 8007386: On physical machine (video card is Intel Q45) the text is blank.
prr [Tue, 01 Oct 2013 15:36:53 -0700] rev 20416
8007386: On physical machine (video card is Intel Q45) the text is blank. Reviewed-by: prr, jchen
Mon, 30 Sep 2013 12:50:52 +0400 8001119: [fingbugs] Evaluate necessity to make some arrays package protected
vadim [Mon, 30 Sep 2013 12:50:52 +0400] rev 20415
8001119: [fingbugs] Evaluate necessity to make some arrays package protected Reviewed-by: prr, bae
Fri, 27 Sep 2013 13:06:47 -0700 8020190: Fatal: Bug in native code: jfieldID must match object
prr [Fri, 27 Sep 2013 13:06:47 -0700] rev 20414
8020190: Fatal: Bug in native code: jfieldID must match object Reviewed-by: jgodinez, vadim
Fri, 27 Sep 2013 13:04:54 -0700 6870661: Setting a custom PrintService on a PrinterJob leads to a PrinterException
jgodinez [Fri, 27 Sep 2013 13:04:54 -0700] rev 20413
6870661: Setting a custom PrintService on a PrinterJob leads to a PrinterException Reviewed-by: prr, jgodinez Contributed-by: patrick@reini.net
Thu, 10 Oct 2013 10:09:19 -0700 Added tag jdk8-b111 for changeset ff73e351b200
cl [Thu, 10 Oct 2013 10:09:19 -0700] rev 20412
Added tag jdk8-b111 for changeset ff73e351b200
Wed, 05 Jul 2017 19:15:37 +0200 Merge
duke [Wed, 05 Jul 2017 19:15:37 +0200] rev 20411
Merge
Fri, 11 Oct 2013 13:00:40 -0700 Added tag hs25-b54 for changeset aa8bcabd9d44
amurillo [Fri, 11 Oct 2013 13:00:40 -0700] rev 20410
Added tag hs25-b54 for changeset aa8bcabd9d44
Fri, 11 Oct 2013 13:00:40 -0700 Merge
amurillo [Fri, 11 Oct 2013 13:00:40 -0700] rev 20409
Merge
Fri, 11 Oct 2013 08:27:21 -0700 Merge
jcoomes [Fri, 11 Oct 2013 08:27:21 -0700] rev 20408
Merge
Mon, 07 Oct 2013 15:51:17 +0200 8025996: Track metaspace usage when metaspace is expanded
stefank [Mon, 07 Oct 2013 15:51:17 +0200] rev 20407
8025996: Track metaspace usage when metaspace is expanded Reviewed-by: coleenp, ehelin
Mon, 07 Oct 2013 15:51:08 +0200 8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces
stefank [Mon, 07 Oct 2013 15:51:08 +0200] rev 20406
8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces Reviewed-by: brutisso, jmasa, coleenp
Wed, 09 Oct 2013 10:57:01 +0200 8003420: NPG: make new GC root for pd_set
tschatzl [Wed, 09 Oct 2013 10:57:01 +0200] rev 20405
8003420: NPG: make new GC root for pd_set Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam). Reviewed-by: coleenp, iklam
Wed, 09 Oct 2013 11:18:53 -0700 8010506: Typos and errors in descriptions of vm options in globals.hpp
tamao [Wed, 09 Oct 2013 11:18:53 -0700] rev 20404
8010506: Typos and errors in descriptions of vm options in globals.hpp Summary: Fix typos and errors in descriptions of vm options in globals.hpp Reviewed-by: jmasa, jwilhelm
Tue, 08 Oct 2013 17:35:51 +0200 8014555: G1: Memory ordering problem with Conc refinement and card marking
mgerdin [Tue, 08 Oct 2013 17:35:51 +0200] rev 20403
8014555: G1: Memory ordering problem with Conc refinement and card marking Summary: Add a StoreLoad barrier in the G1 post-barrier to fix a race with concurrent refinement. Also-reviewed-by: martin.doerr@sap.com Reviewed-by: iveresov, tschatzl, brutisso, roland, kvn
Fri, 04 Oct 2013 13:33:02 +0200 8025526: VirtualSpace should support per-instance disabling of large pages
mgerdin [Fri, 04 Oct 2013 13:33:02 +0200] rev 20402
8025526: VirtualSpace should support per-instance disabling of large pages Summary: Add a new initialization function to VirtualSpace which allows the caller to override the max commit granularity. Reviewed-by: stefank, ehelin, tschatzl
Sat, 05 Oct 2013 08:01:36 -0700 Merge
stefank [Sat, 05 Oct 2013 08:01:36 -0700] rev 20401
Merge
Sat, 05 Oct 2013 10:14:58 +0200 8024838: Significant slowdown due to transparent huge pages
stefank [Sat, 05 Oct 2013 10:14:58 +0200] rev 20400
8024838: Significant slowdown due to transparent huge pages Summary: Don't turn on transparent huge pages (-XX:+UseTransparentHugePages) unless explicitly specified on the command line. This has the effect that large pages are never turned on Linux unless the user has explicitly enabled any of the large pages flags: -XX:+UseLargePages, -XX:+UseTransparentHugePages, -XX:+UseHugeTLBFS, and -XX:+UseSHM. Reviewed-by: jwilhelm, tschatzl, brutisso
Fri, 04 Oct 2013 22:08:37 +0200 8025854: Use "young gen" instead of "eden"
jwilhelm [Fri, 04 Oct 2013 22:08:37 +0200] rev 20399
8025854: Use "young gen" instead of "eden" Summary: Changed a few descriptions and variable names to young gen. Reviewed-by: tschatzl, jcoomes
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip