Commit Graph

8287 Commits

Author SHA1 Message Date
Bhavesh Patel
c855900623 8025741: Fix jdk/make/docs/Makefile to point to correct docs URL for JDK 8
Reviewed-by: tbell
2013-10-04 15:25:18 -07:00
Robert Field
f718e1fa54 8021186: jdk/lambda/vm/DefaultMethodsTest.java fails
Remove DefaultMethodsTest from jdk/test/problemList.txt

Reviewed-by: mduigou
2013-10-04 09:54:43 -07:00
Johnny Chen
7b490635ea 8025294: [parfait] JNI-related warnings from b107 for jdk.src.solaris.native.sun.java2d.x11
Reviewed-by: prr, jgodinez
2013-10-03 13:49:52 -07:00
Johnny Chen
3c27e706c7 8025664: [parfait] warnings from b62 for jdk.src.share.native.sun.font
Reviewed-by: prr, jgodinez
2013-10-03 13:41:53 -07:00
Johnny Chen
3a01c9493e 8025309: [parfait] JNI-related warnings from b107 for jdk.src.share.native.sun.java2d.pipe
Reviewed-by: prr, jgodinez
2013-10-03 13:35:26 -07:00
Johnny Chen
fa90ce8bf8 8025480: [parfait] "JNI exception pending" warnings from b107 for jdk.src.share.native.sun.java2d
Reviewed-by: prr, jgodinez
2013-10-03 13:26:45 -07:00
Johnny Chen
85c942f353 8025280: [parfait] warnings from b107 for jdk.src.share.native.sun.java2d.loops: JNI exception pending, JNI critical region violation
Reviewed-by: prr, jgodinez
2013-10-03 13:16:31 -07:00
Alexander Scherbatiy
5520d11d0c 7092283: Property Window.locationByPlatform is not cleared by calling setVisible(false)
Reviewed-by: anthony, serb
2013-10-03 19:02:45 +04:00
Anthony Petrov
5319e7da59 7174704: [macosx] New issue in 7u6 b12: HeadlessPrintingTest failure
Load the lwawt native library on Mac regardless of the headless/headful mode. Also, some minor cleanup.

Reviewed-by: art, serb
2013-10-03 18:01:25 +04:00
Oleg Pekhovskiy
cea15b4dee 8013553: [macosx] java.awt.FileDialog removes file extensions
Reviewed-by: leonidr, serb
2013-10-03 16:51:56 +04:00
Erik Joelsson
0d88315d61 8024522: java.time packages missing from src.zip
Reviewed-by: tbell
2013-10-03 11:27:16 +02:00
Andrew Brygin
88a74de88a 8022632: Reading a PNG file fails because of WBMPImageReaderSpi.canDecodeInput()
Reviewed-by: prr, jgodinez
2013-10-03 11:28:37 +04:00
David Katleman
78e2738c5a Added tag jdk8-b110 for changeset e78392f8a04b 2013-10-02 13:26:45 -07:00
Christine Lu
e32c2618aa 8025409: Fix javadoc comments errors and warning reported by doclint report
Reviewed-by: anthony, yan
2013-10-02 11:28:07 -07:00
Phil Race
e43112a8ad 7179526: xrender : closed/sun/java2d/volatileImage/LineClipTest.java failed since jdk8b36
Reviewed-by: prr, jchen
2013-10-02 11:22:07 -07:00
Phil Race
d7d6a07617 8025837: Extraneous changes in the fix for 8007386
Reviewed-by: jgodinez, jchen
2013-10-02 11:16:07 -07:00
Sergey Bylokhov
12a7707961 8013563: Memory leak in JFrame on Linux
Reviewed-by: anthony, art
2013-10-02 21:02:04 +04:00
Erik Joelsson
d834c5b854 Merge 2013-10-02 15:08:29 +02:00
Leonid Romanov
33ff5ac952 8023994: Right click on the icon added to the system tray for the first time, java.lang.IllegalArgumentException thrown
Reviewed-by: anthony, serb
2013-10-02 17:06:09 +04:00
Petr Pchelko
efe326ede9 8024158: [macosx] java/awt/EventDispatchThread/LoopRobustness/LoopRobustness still failed after fix JDK-8022247; since jdk8b96
Reviewed-by: art, leonidr
2013-10-02 16:58:13 +04:00
Petr Pchelko
a8abc64da9 8024600: [macosx] code prevents use of -Xlint:auxiliaryclass,empty in jdk build
Reviewed-by: anthony, serb
2013-10-02 11:50:58 +04:00
Petr Pchelko
d5ec67a6e5 8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28
Reviewed-by: anthony, serb
2013-10-02 11:32:56 +04:00
Petr Pchelko
195b490063 7124363: [macosx] ClassCastException: CFileDialog cannot be cast to LWWindowPeer
Reviewed-by: anthony, serb
2013-10-02 11:18:17 +04:00
Vadim Pakhnushev
e5260cc564 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
2013-10-02 10:06:28 +04:00
Phil Race
4ff41501d1 8007386: On physical machine (video card is Intel Q45) the text is blank
Reviewed-by: prr, jchen
2013-10-01 15:36:53 -07:00
David Katleman
b4c28b3b28 Merge 2013-10-01 12:45:47 -07:00
Anton Nashatyrev
70a279fde5 8025145: [macosx]: java 7 does not recognize tiff image on clipboard
Reviewed-by: anthony, serb
2013-10-01 18:40:35 +04:00
Magnus Ihse Bursie
e5459d3fec 8016024: Remove solaris path from FillCacheFind
Reviewed-by: erikj
2013-10-01 15:13:16 +02:00
Vera Akulova
f5caf587e7 8025707: Frogot to add a file to fix for JDK-8012461
Reviewed-by: serb, alexsch
2013-10-01 14:38:47 +04:00
Vera Akulova
c1c753d0f8 7133532: [macosx] closed/javax/swing/JScrollBar/bug4202954/bug4202954.java fails on MacOS
Reviewed-by: serb, alexsch
2013-10-01 13:47:50 +04:00
Vera Akulova
401b226ad5 7133545: [macosx] closed/javax/swing/JSplitPane/4514858/bug4514858.java fails on MacOS
Reviewed-by: serb, alexsch
2013-10-01 13:46:53 +04:00
Vera Akulova
920c1d844f 8012461: [TEST_BUG] closed/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java doesn't release mouse button
Reviewed-by: serb, alexsch
2013-10-01 13:45:51 +04:00
Vera Akulova
0307ac32a2 8004294: [TEST_BUG] javax/swing/JSpinner/4973721/bug4973721.java failed on win2003
Reviewed-by: serb, alexsch
2013-10-01 13:40:26 +04:00
Vera Akulova
28fa075d75 8012466: [TEST_BUG] javax/swing/JInternalFrame/Test6505027.java doesn't release mouse button
Reviewed-by: serb, alexsch
2013-10-01 13:38:07 +04:00
Vera Akulova
c4d57a676d 8012468: [TEST_BUG] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java doesn't release mouse button
Reviewed-by: serb, alexsch
2013-10-01 13:30:37 +04:00
Vera Akulova
6d63827a99 7125471: [macosx] NofocusListDblClickTest should wait between doublr clicks
Reviewed-by: anthony, serb
2013-10-01 13:19:07 +04:00
Magnus Ihse Bursie
91c55cc45e 8019219: Fix typo in jdk/makefiles "default" targets
Reviewed-by: erikj
2013-10-01 11:08:23 +02:00
Sergey Bylokhov
0c7604f2bc 7150100: [macosx] "0123456789" is selected in the TextField
Reviewed-by: anthony, art
2013-10-01 04:29:50 +04:00
Sergey Malenkov
557d4e977b 8025652: [macos] build failed
Reviewed-by: serb
2013-09-30 22:08:45 +04:00
Vadim Pakhnushev
b75899e391 8001119: [fingbugs] Evaluate necessity to make some arrays package protected
Reviewed-by: prr, bae
2013-09-30 12:50:52 +04:00
Kumar Srinivasan
a210a6a74e 8020552: [launcher] changes to support removal of Solaris 32-bit distribution
8023495: [infra] create 64-bit solaris bits with symlinks

Reviewed-by: ihse, tbell, dholmes, darcy, alanb, erikj, sla, martin
2013-09-27 16:29:44 -07:00
Phil Race
7001d7b786 8020190: Fatal: Bug in native code: jfieldID must match object
Reviewed-by: jgodinez, vadim
2013-09-27 13:06:47 -07:00
Patrick Reinhart
2c516bc7b4 6870661: Setting a custom PrintService on a PrinterJob leads to a PrinterException
Reviewed-by: prr, jgodinez
2013-09-27 13:04:54 -07:00
Sergey Malenkov
e37d16f11b 7117595: ArrayIndexOutOfBoundsException in Win32GraphicsEnvironment if display is removed
Reviewed-by: anthony, serb
2013-09-27 22:25:58 +04:00
Sergey Malenkov
dd224c8deb 8012716: java.beans.EventHandler.create method should check if the given listenerInterface is a public interface
Reviewed-by: art, mchung
2013-09-27 22:17:24 +04:00
Petr Pchelko
247ec6ca80 8016563: Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
Reviewed-by: anthony, serb
2013-09-27 18:35:00 +04:00
Petr Pchelko
9d67cb2e94 8025503: [macosx] FileDialog allows file selection with apple.awt.fileDialogForDirectories = true
Reviewed-by: serb, anthony
2013-09-27 17:04:16 +04:00
Alexander Stepanov
c49c083729 8024122: [TEST] need test to cover JDK-7146572
Reviewed-by: anthony, yan
2013-09-27 14:29:27 +04:00
Taras Ledkov
7569765f7e 8025249: [javadoc] fix some javadoc errors in javax/swing/
Reviewed-by: alexsch, yan
2013-09-27 12:35:43 +04:00
Lana Steuck
65dd56bc16 Merge 2013-09-26 17:21:47 -07:00
Lana Steuck
5f840f6118 Merge 2013-09-26 17:18:12 -07:00
Lana Steuck
b99232819c Merge 2013-09-26 17:13:39 -07:00
Clemens Eisserer
00c37e4e9e 8024895: xrender MaskImage cache isn't accounting for change in alpha
Reviewed-by: prr, jchen
2013-09-26 16:30:38 -07:00
Phil Race
d0ef16f2c3 7092764: java.awt.font.TransformAttribute.equals(null) throws NPE
Reviewed-by: jgodinez, jchen
2013-09-26 15:06:39 -07:00
Brent Christian
587ef317c6 8025173: HashMap.put() replacing an existing key can trigger a resize()
Ensure that HashMap is not resized if we're just replacing a value

Reviewed-by: alanb, martin
2013-09-26 11:13:34 -07:00
Christine Lu
19c90edea2 Added tag jdk8-b109 for changeset 93c4cdf60be2 2013-09-26 10:43:34 -07:00
Dmitry Zinkevich
e866ac23f9 8025218: [javadoc] some errors in java/awt classes
Reviewed-by: yan
2013-09-26 16:10:36 +04:00
Pete Brunet
b535463fe4 8025160: Recent Java Accessibility Bridge push has make failures
Reviewed-by: tbell, erikj
2013-09-26 10:48:56 +02:00
Tim Bell
a13f76ec8c 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:24:05 -07:00
Michael Fang
7fcb1eb269 Merge 2013-09-25 07:36:29 -07:00
Alexander Scherbatiy
b909162f85 7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
Reviewed-by: malenkov, serb
2013-09-25 17:42:15 +04:00
Dmitry Zinkevich
a9d180056b 8025085: [javadoc] some errors in javax/swing
Reviewed-by: alexsch
2013-09-25 17:35:22 +04:00
Alexander Stepanov
9056e0008c 8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth
Reviewed-by: serb, alexsch
2013-09-25 17:08:31 +04:00
Konstantin Shefov
c3a64bea84 8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear
Reviewed-by: anthony, serb
2013-09-25 16:52:46 +04:00
Petr Pchelko
fe092e9cf3 8024987: Copy/paste regression since JDK8 b86
Reviewed-by: serb, anthony
2013-09-25 16:12:07 +04:00
Alexander Scherbatiy
c0720f17f6 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
Reviewed-by: serb, anthony
2013-09-25 16:17:42 +04:00
Sergey Malenkov
0587e46215 8023310: Thread contention in the method Beans.IsDesignTime()
Reviewed-by: art, sfriberg
2013-09-25 14:06:15 +04:00
Daniel Fuchs
ddddd1d31f 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout
Arbitrary timeouts in the tests @run lines where too agressive for some configurations. The tests will now run with default timeout.

Reviewed-by: alanb, mchung
2013-09-25 09:47:24 +02:00
Michael Fang
6c7b18ed04 Merge 2013-09-24 14:34:55 -07:00
Michael Fang
c5bb090fff 8025215: jdk8 l10n resource file translation update 4
Reviewed-by: naoto, yhuang
2013-09-24 14:17:42 -07:00
Leonid Romanov
c31deb38ac 8022555: [macosx] AppleScriptEngine.jar MUST call java.awt.Toolkit.getDefaultToolkit() lazily
Reviewed-by: anthony, serb
2013-09-24 18:24:03 +04:00
Konstantin Shefov
bdcfc36ee6 8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb
2013-09-24 18:20:31 +04:00
Vera Akulova
91047d3b07 7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
Reviewed-by: alexsch, serb
2013-09-24 18:13:24 +04:00
Vera Akulova
036eee0473 7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
Reviewed-by: alexsch, serb
2013-09-24 17:56:32 +04:00
Vera Akulova
602931b7ce 7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
Reviewed-by: alexsch, serb
2013-09-24 17:46:19 +04:00
Yuri Nesterenko
cde6d64f60 8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes
Reviewed-by: alexsch
2013-09-24 17:04:47 +04:00
Yuri Nesterenko
560d55440f 8025230: [cleanup] some more javadoc formatting fixes for swing
Reviewed-by: alexsch
2013-09-24 16:36:00 +04:00
Yuri Nesterenko
af333dc7bb 8025114: Eliminate doclint errors in java.awt.dnd package javadoc
Reviewed-by: serb, alexsch
2013-09-24 12:25:50 +04:00
Alexander Zvegintsev
b99f593316 8019282: keyRelesed is reached even though key was NOT released
Reviewed-by: serb, anthony
2013-09-23 21:24:34 +04:00
Sergey Bylokhov
10ff8a3aa4 7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
Reviewed-by: alexsch, anthony
2013-09-23 17:55:36 +04:00
Sergey Bylokhov
cac6b55e4e 8005255: [macosx] Cleanup warnings in sun.lwawt
Reviewed-by: alexsch, anthony
2013-09-23 16:17:26 +04:00
Konstantin Shefov
9ca087d600 8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb
2013-09-23 16:14:42 +04:00
Sergey Malenkov
e4e708cefd 7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane
Reviewed-by: alexsch
2013-09-20 18:56:41 +04:00
Vera Akulova
d35ad4fbaf 7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location
Reviewed-by: alexsch, serb
2013-09-20 17:35:45 +04:00
Vera Akulova
ae556f32b9 8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
Reviewed-by: alexsch, serb
2013-09-20 17:16:45 +04:00
Vera Akulova
62b5b716a0 7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
Reviewed-by: alexsch, serb
2013-09-20 17:07:11 +04:00
Leonid Romanov
bf404f9ad8 7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol
Reviewed-by: anthony, serb
2013-09-19 23:46:15 +04:00
Alexander Potochkin
721272b6c0 7144065: [macosx] Orphaned Choice popup window
Reviewed-by: anthony, serb
2013-09-19 22:33:21 +04:00
Christine Lu
f0b751a854 Added tag jdk8-b108 for changeset f45d281bd0de 2013-09-19 09:37:13 -07:00
Lana Steuck
e05ff03241 Merge 2013-09-18 16:01:37 -07:00
Leonid Romanov
5108c579fe 7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails
Reviewed-by: anthony, serb
2013-09-18 18:36:57 +04:00
Mikhail Cherkasov
dae6feeefd 8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
Reviewed-by: serb, alexsch
2013-09-18 15:12:13 +04:00
Anton Tarasov
cebaf1314e 8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread
Reviewed-by: anthony, pchelko
2013-09-18 12:25:13 +04:00
David Katleman
4adbc8344e Merge 2013-09-17 19:09:19 -07:00
David Katleman
e2dc308c9f Merge 2013-09-17 13:42:21 -07:00
Lana Steuck
3cd103bbeb Merge 2013-09-17 08:16:33 -07:00
Lana Steuck
7043b209a6 Merge 2013-09-17 08:07:14 -07:00
Lance Andersen
508e958dfe 7097386: Correct error in Predicate javadoc example
Reviewed-by: alanb, shade
2013-09-17 07:56:56 -04:00
Omair Majid
38fb96b8d1 8024863: X11: Support GNOME Shell as mutter
Reviewed-by: anthony
2013-09-16 15:43:06 -04:00
Henry Jen
43e0cb6327 8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator)
Reviewed-by: mduigou
2013-09-16 10:28:20 -07:00