7956 Commits

Author SHA1 Message Date
Oleg Pekhovskiy
9c2e380d22 8003965: Toolkit.beep() documentation is ambiguous
Reviewed-by: anthony
2013-09-12 14:56:20 +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
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
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
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
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
Alexander Scherbatiy
6ffe7bb513 8007156: [macosx] Wrong events in processKeyBinding of JTable Submit Date
Reviewed-by: leonidr
2013-09-03 17:27:20 +04:00
Sergey Malenkov
4247113e6a 6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes
Reviewed-by: alexsch
2013-09-03 11:00:06 +04:00
Srikalyan Chandrashekar
a0509f709c 8022184: Fix static , Raw warnings in classes belonging to java.awt
Reviewed-by: art, anthony
2013-09-02 16:48:51 +04:00
Sergey Malenkov
24f316c861 7156658: JTextComponent.setFocusAccelerator() spec does not state that focus accelerator is L&F dependent
Reviewed-by: alexsch
2013-09-02 14:06:24 +04:00
Alexander Scherbatiy
f8b0bf1b23 8022401: [macosx] javax/swing/text/JTextComponent/5074573/bug5074573.java fails
Reviewed-by: anthony
2013-08-30 13:28:15 +04:00
Petr Pchelko
2e5604d06b 8023966: JViewPort.BLIT_SCROLL_MODE does not work in JLightweightFrame
Reviewed-by: anthony, ant
2013-08-30 11:11:53 +04:00
Lana Steuck
98d46c08be Merge 2013-08-29 16:26:29 -07:00
Dan Xu
ae3b889b67 4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links
Exclude the possible usage of linked files or directories in the test

Reviewed-by: alanb
2013-08-29 10:43:46 -07:00
Christine Lu
752e743397 Added tag jdk8-b105 for changeset e92c5abf8936 2013-08-29 09:42:03 -07:00
Staffan Larsen
932c79bc4c 8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X
Reviewed-by: dholmes
2013-08-29 11:22:44 +02:00
Paul Sandoz
6c97499183 8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: mduigou
2013-08-28 22:11:14 +02:00
Xueming Shen
54b7d41e69 8023713: ZipFileSystem crashes on old zip file
To handle extra data field copy correctly even the extra data does not follow the spec

Reviewed-by: alanb, martin, chegar
2013-08-28 09:46:55 -07:00
Alan Bateman
188f6e49f5 8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil
Reviewed-by: chegar
2013-08-28 15:50:03 +01:00
Sergey Malenkov
0628977a7a 6968363: ClassCastException while entering HINDI characters with CustomDocument
Reviewed-by: alexsch
2013-08-28 17:32:25 +04:00
Pete Brunet
25d12a300b 8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL
6995891: JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue
8014738: Combobox menu items are not announced with JAWS
8011938: Java Ferret example corrupts JCombobox of the running application
8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus
8022966: Java Access Bridge no longer usable with screen magnifiers

Reviewed-by: raginip, tbell, erikj, art
2013-08-28 17:25:35 +04:00
Martin Buchholz
ce3943d27d 8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException
Reviewed-by: wetmore, alanb
2013-08-28 14:07:30 +01:00
Lana Steuck
a9582521c6 Merge 2013-08-27 21:46:00 -07:00
Sergey Malenkov
e304fd35a0 8022398: javax/swing/JFileChooser/8013442/Test8013442.java fails
Reviewed-by: alexsch
2013-08-27 13:37:38 +04:00
Sergey Malenkov
6dd078f94a 8021379: JFileChooser Create New Folder button enabled in write proteced directory
Reviewed-by: alexsch
2013-08-27 13:13:32 +04:00
Sergey Malenkov
6018c4e07f 7195179: ClassCastException for null values in JComboBox
Reviewed-by: alexsch
2013-08-27 12:53:46 +04:00
David Katleman
4635118ccb Merge 2013-08-26 17:36:10 -07:00
Dmitry Markov
670c332996 8023474: First mousepress doesn't start editing in JTree
Reviewed-by: alexp, anthony
2013-08-26 17:21:48 +04:00
Lana Steuck
03e8d7b04d Merge 2013-08-23 14:14:05 -07:00
Sergey Malenkov
a7e60f4913 7080613: java.beans.DefaultPersistenceDelegate.instantiate(..) doesn't throw NPE
Reviewed-by: alexsch
2013-08-23 19:29:39 +04:00
Omair Majid
4a2acff75d 8023480: Create a jvm.cfg for zero on 32 bit architectures
Reviewed-by: dholmes, erikj
2013-08-22 16:00:13 -04:00
Sergey Malenkov
df7849845e 7057769: JScrollBar spec should specify that unit increment & decrement functionality may not be present
Reviewed-by: alexsch
2013-08-22 21:05:11 +04:00
Christine Lu
4bbc8e3230 Added tag jdk8-b104 for changeset 805046a40f61 2013-08-22 09:10:13 -07:00
Sergey Malenkov
eaece57c8d 8023536: Some regression tests have a wrong header
Reviewed-by: alexsch
2013-08-22 17:17:25 +04:00
Henry Jen
1d19a4f5df 8023528: Rename Comparator combinators to disambiguate overloading methods
Reviewed-by: mduigou, smarks
2013-08-21 20:41:35 -07:00
Xueming Shen
d912aa501e 8023647: "abc1c".matches("(\\w)+1\\1")) returns false
To correct the wrong GroupCurly group index backoff code

Reviewed-by: alanb
2013-08-27 12:54:44 -07:00
Henry Jen
b87db568f0 8023275: Wrapping collections should override default methods
Reviewed-by: mduigou, psandoz
2013-08-26 22:32:50 -07:00
Joe Darcy
ab9f31ab53 8023827: Fix doclint issues in javax.net.ssl
Reviewed-by: wetmore, xuelei
2013-08-27 11:46:25 -07:00
Sean Mullan
cff35761aa Merge 2013-08-27 12:27:31 -04:00
Sean Mullan
4520fbf983 8019830: Add com.sun.media.sound to the list of restricted package
Reviewed-by: vinnie
2013-08-27 12:04:32 -04:00
Sean Mullan
05f2952a67 8023769: JDK-8016850 broke the old build
Remove files that were moved/removed from com/sun/security/auth/FILES_java.gmk

Reviewed-by: chegar, xuelei
2013-08-27 10:46:03 -04:00