8287 Commits

Author SHA1 Message Date
Petr Pchelko
cc5b6c903d 8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog
Reviewed-by: serb, anthony
2013-09-16 19:44:47 +04:00
Petr Pchelko
9d4a780ccd 8024779: [macosx] SwingNode crashes on exit
Reviewed-by: anthony, ant
2013-09-16 19:38:32 +04:00
Konstantin Shefov
441fa0cc1d 8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX
Reviewed-by: anthony, serb
2013-09-16 19:21:50 +04:00
Konstantin Shefov
52cf3b81e7 7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed
Reviewed-by: anthony, serb
2013-09-16 19:15:53 +04:00
Anton Tarasov
70ab336e38 8022512: JLightweightFrame: the content pane should be transparent
Reviewed-by: anthony
2013-09-16 18:00:06 +04:00
Mark Sheppard
4d540aa581 6458027: Disabling IPv6 on a specific network interface causes problems
Added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface

Reviewed-by: chegar, michaelm
2013-09-16 14:51:48 +01:00
Alexander Scherbatiy
5b376db4f0 8008728: [macosx] Swing. JDialog. Modal dialog goes to background
Reviewed-by: serb
2013-09-16 17:45:07 +04:00
Xueming Shen
763eb8d2e3 8020687: Deflater.setLevel does not work as expected
To clarify the api to match the existing implementation behavior

Reviewed-by: alanb
2013-09-15 13:58:47 -07:00
Xueming Shen
344c38fc80 7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
To correct the typo

Reviewed-by: alanb, chegar
2013-09-15 11:16:58 -07:00
Paul Sandoz
4df3876c56 8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java
Reviewed-by: alanb
2013-09-15 16:13:41 +02:00
Stephen Colebourne
ea9e3930af 8024834: Better return type for TemporalField resolve
Allow resolve method to return more than just ChronoLocalDate

Reviewed-by: sherman
2013-09-14 22:54:38 +01:00
Stephen Colebourne
2040c66b16 8024807: Add getChronlogy() to CLDT/CZDT
Alternative to method is clunky and hard to find

Reviewed-by: sherman
2013-09-14 22:50:40 +01:00
Roger Riggs
d18aae693d 8024999: Instant.Parse typo in example
Javadoc only fix to correct example to use "." and "Z"

Reviewed-by: sherman
2013-10-04 12:01:29 -04:00
Stephen Colebourne
c492e4ef1f 8024835: Change until() to accept any compatible temporal
Method until(Temporal,TemporalUnit) now uses from() to convert; Enhance from() methods where necessary

Reviewed-by: sherman
2013-09-14 22:46:49 +01:00
Andrew Brygin
e3016af23b 8024697: Fix for 8020983 causes Xcheck:jni warnings
Reviewed-by: prr, jchen
2013-09-13 20:28:17 +04:00
Petr Pchelko
a7d4eaed9a 8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
Reviewed-by: anthony, serb
2013-09-13 18:02:18 +04:00
Konstantin Shefov
6578d6acad 8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb
2013-09-13 17:58:05 +04:00
Konstantin Shefov
fee5a04c7b 8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically
Reviewed-by: alexsch, serb
2013-09-13 17:54:45 +04:00
Mikhail Cherkasov
d52e73dc35 8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X
Reviewed-by: alexp, alexsch
2013-09-13 17:48:37 +04:00
Petr Pchelko
2527551f1d 8015455: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows
Reviewed-by: serb, anthony
2013-09-13 17:41:47 +04:00
Petr Pchelko
d6a839a638 8015371: The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits
Reviewed-by: anthony, serb
2013-09-13 17:38:28 +04:00
Petr Pchelko
0960c5ec56 8015453: java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java failed on windows with jdk8 since b86
Reviewed-by: art, serb
2013-09-13 17:25:31 +04:00
Petr Pchelko
295225d57e 8024170: [SwingNode] Implement cursor change
Reviewed-by: anthony, ant
2013-09-13 11:58:39 +04:00
Christine Lu
ccef21dace Added tag jdk8-b107 for changeset 55dd1a0fe510 2013-09-12 11:09:11 -07:00
Dmitry Markov
1ef8009ccf 8024395: Improve fix for line break calculations
Reviewed-by: alexp, alexsch
2013-09-12 18:44:14 +04:00
Sergey Bylokhov
d8c5dcc1fc 7124537: [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled
Reviewed-by: anthony, leonidr
2013-09-12 18:21:06 +04:00
Oleg Pekhovskiy
fcb6d58798 7064312: Cleanup: avoid using unsafe string function
Reviewed-by: serb, pchelko
2013-09-12 15:50:25 +04:00
Oleg Pekhovskiy
9c2e380d22 8003965: Toolkit.beep() documentation is ambiguous
Reviewed-by: anthony
2013-09-12 14:56:20 +04:00
Vadim Pakhnushev
10fa6ae01e 8008022: Upgrade Direct X SDK used to build JDK
Reviewed-by: erikj, prr, ihse
2013-09-12 12:12:32 +02:00
Andrew Brygin
47f48cad92 8024511: Crash during color profile destruction
Reviewed-by: vadim, prr
2013-09-10 21:54:14 +04:00
Leonid Romanov
e9128877e7 8003901: [macosx] Need test for JDK-8002114
Reviewed-by: anthony, serb
2013-09-10 20:42:15 +04:00
Sergey Malenkov
4ac63f2df4 8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
Reviewed-by: alexsch
2013-09-10 17:12:32 +04:00
Sergey Malenkov
1568ef9e85 7057770: (spec)Scrollbar spec should specify that unit increment & decrement functionality may not be present
Reviewed-by: alexsch
2013-09-10 17:06:38 +04:00
Alejandro Murillo
08f8d373f0 8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49
Reviewed-by: alanb, chegar
2013-09-10 05:46:37 -07:00
Alexander Scherbatiy
92bfcc0db0 8021253: JFileChooser does not react on pressing enter since java 7
Reviewed-by: malenkov
2013-09-10 14:33:48 +04:00
Petr Pchelko
1a1a6829fa 8024381: The test for 8020210 does not have @bug tag
Reviewed-by: anthony, serb
2013-09-10 11:00:21 +04:00
Sergey Bylokhov
cda1bfff5a 8023042: Inaccuracy in documentation in a sound area
Reviewed-by: prr
2013-09-09 21:03:07 +04:00
Alexander Scherbatiy
dfacc4e272 8020060: MoleculeViewerTest demo doesn't work due to SecurityPermissions
Reviewed-by: malenkov, erikj
2013-09-09 18:34:12 +04:00
Alexander Scherbatiy
51205b7e55 8024413: Add tests for issues JDK-8002077 and JDK-7199708
Reviewed-by: malenkov, leonidr
2013-09-09 17:14:51 +04:00
Lana Steuck
4a7850fe1b Merge 2013-09-06 18:25:41 -07:00
Lana Steuck
54a198badd Merge 2013-09-06 15:09:44 -07:00
Anton Nashatyrev
8053376ea2 8023392: Swing text components printed with spaces between chars
Reviewed-by: alexsch, alexp
2013-09-05 15:37:40 +04:00
Christine Lu
f10d1b5c6e Added tag jdk8-b106 for changeset 347df39afea6 2013-09-05 02:46:01 -07:00
Clemens Eisserer
d8b770b0cd 8024261: xrender: improve performance of small fillRect operations
Reviewed-by: prr, bae
2013-09-05 11:50:42 +04:00
Stephen Colebourne
61fc7dfe0c 8023762: Add ChronoPeriod interface and bind period to Chronology
Make Period ISO-only, adding a Chronology-specific period concept

Reviewed-by: sherman
2013-09-04 15:18:54 +01:00
Mikhail Cherkasov
b33bcb9185 8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF
Reviewed-by: bae, vadim
2013-09-04 18:12:49 +04:00
Alexander Zvegintsev
1530a30f52 8021943: FileDialog getFile returns corrupted string after previous setFile
Reviewed-by: anthony, serb
2013-09-04 14:32:13 +04:00
Clemens Eisserer
5159f55769 7159455: Nimbus scrollbar rendering glitch with xrender enabled on i945GM
Reviewed-by: prr, bae
2013-09-04 12:38:00 +04:00
Andrew Brygin
256894796f 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
Reviewed-by: prr, vadim
2013-09-04 12:10:07 +04:00
Sergey Malenkov
22039ebd3e 7172865: PropertyDescriptor fails to work with setter method name if setter is non-void
Reviewed-by: art, alexsch
2013-09-03 21:53:14 +04:00