Alexey Ivanov
|
26076d63ac
|
8033069: mouse wheel scroll closes combobox popup
Reviewed-by: serb, alexsch
|
2015-05-14 18:23:39 +03:00 |
|
Alan Bateman
|
dd45b6e84f
|
8080330: (cs) Charset.availableCharsets failing with NPE on several platforms
Reviewed-by: chegar
|
2015-05-14 13:45:23 +01:00 |
|
Jaroslav Bachorik
|
3e2a1f00e5
|
8078143: java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently
Reviewed-by: dholmes, martin
|
2015-05-14 11:41:11 +02:00 |
|
Sergey Bylokhov
|
88dd747a1a
|
6368321: MetalRootPaneUI calls to deprecated code
Reviewed-by: alexsch, azvegint
|
2015-05-14 02:05:02 +03:00 |
|
Phil Race
|
7fa117f7bb
|
Merge
|
2015-05-13 14:25:22 -07:00 |
|
Phil Race
|
7a78b8bd4c
|
8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen
Reviewed-by: ddehaven
|
2015-05-13 14:16:46 -07:00 |
|
Sergey Bylokhov
|
acbb57df0f
|
5109918: Wrong documentation for JSpinner.DateEditor constructor
Reviewed-by: alexsch, azvegint
|
2015-05-13 19:19:03 +03:00 |
|
Phil Race
|
95cc940989
|
Merge
|
2015-05-13 08:37:34 -07:00 |
|
Sergey Bylokhov
|
619677d0dc
|
8072775: Tremendous memory usage by JTextArea
Reviewed-by: vadim, prr
|
2015-05-13 18:06:19 +03:00 |
|
Vinnie Ryan
|
b0a84916a2
|
8068180: sun/security/pkcs11 tests are still in ProblemList.txt
Reviewed-by: mullan
|
2015-05-13 13:06:37 +01:00 |
|
Pooja Chopra
|
42e679312b
|
8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
Reviewed-by: serb, azvegint
|
2015-05-13 13:54:49 +03:00 |
|
Jaroslav Bachorik
|
d7f4465894
|
8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds
Reviewed-by: sla, sjiang
|
2015-05-13 10:17:49 +02:00 |
|
Jaroslav Bachorik
|
15fffb90d7
|
8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout
Reviewed-by: sla
|
2015-05-13 10:17:38 +02:00 |
|
Jeremy Manson
|
292354a1fe
|
8079841: Buffer underflow with empty zip entry names
Check for zero-length entry name before accessing "last" byte
Reviewed-by: sherman, martin
|
2015-05-12 14:39:36 -07:00 |
|
Vivi An
|
a7bea0d0c4
|
8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
Reviewed-by: alexsch, ant
|
2015-05-12 13:45:49 -07:00 |
|
Harold Seigel
|
0798e0a659
|
8080048: Test jdk/test/com/sun/jdi/NoLaunchOptionTest.java was merged incorrectly
Add correct @library and @build tags
Reviewed-by: ctornqvi, gtriantafill
|
2015-05-12 13:57:46 -04:00 |
|
Prasanta Sadhukhan
|
5c80a9e763
|
8077584: Value of java.awt.font.OpenType.TAG_OPBD is incorrect
Reviewed-by: serb, prr
|
2015-05-12 20:30:48 +03:00 |
|
Sean Mullan
|
5dbc7756f6
|
8075706: Policy implementation does not allow policy.provider to be on the class path
Reviewed-by: alanb, mchung
|
2015-05-12 13:13:06 -04:00 |
|
Pavel Rappo
|
431c16c78d
|
8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
Reviewed-by: chegar, lancea
|
2015-05-12 13:59:31 +01:00 |
|
Alexander Scherbatiy
|
e52bc6a831
|
8079255: [macosx] Test closed/java/awt/Robot/RobotWheelTest/RobotWheelTest fails for Mac only
Reviewed-by: serb
|
2015-05-12 16:43:32 +04:00 |
|
Daniel Fuchs
|
04f236baec
|
8079773: java/util/logging/LogManager/TestLoggerNames.java
Fixed a race condition in the test which was responsible of the intermittent failure.
Reviewed-by: mchung
|
2015-05-12 14:32:50 +02:00 |
|
Paul Sandoz
|
0e7987c721
|
8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: martin, dholmes
|
2015-05-12 10:50:40 +02:00 |
|
Semyon Sadetsky
|
11215eaec0
|
8078483: Apparent endless loop running JEditorPanePaintTest
Reviewed-by: serb, alexsch
|
2015-05-12 09:22:53 +03:00 |
|
Semyon Sadetsky
|
1c0f1c478f
|
8001470: JTextField's size is computed incorrectly when it contains Indic or Thai characters
Reviewed-by: serb, alexsch
|
2015-05-12 09:18:31 +03:00 |
|
Joe Darcy
|
7ceb605aa6
|
8053918: make the spec for @Documented comprehensible
Reviewed-by: jjg, abuckley
|
2015-05-11 17:54:03 -07:00 |
|
Magnus Ihse Bursie
|
d31d389d15
|
8080013: OpenJDK windows build fails due to warning in libfontmanager
Reviewed-by: erikj
|
2015-05-11 14:15:48 +02:00 |
|
Sean Mullan
|
96b94e09d7
|
8034820: Wrong isAssignableFrom test when adding Principal to Subject
Reviewed-by: valeriep
|
2015-05-11 07:03:24 -04:00 |
|
Harold Seigel
|
9e951d1747
|
Merge
|
2015-05-09 07:35:16 -04:00 |
|
Petr Pchelko
|
eea06f70fc
|
8035568: [macosx] Cursor management unification
Reviewed-by: anthony, serb
|
2015-05-09 02:08:15 +03:00 |
|
Sergey Bylokhov
|
ad5afe4557
|
8015900: [TEST_BUG] ScrollbarMouseWheelTest failed on ubuntu 12 with unity and unity 2D
Reviewed-by: azvegint, yan
|
2015-05-08 20:43:46 +03:00 |
|
Harold Seigel
|
529069c19a
|
Merge
|
2015-05-08 13:26:07 -04:00 |
|
Sergey Bylokhov
|
f00ee27f3c
|
8013820: JavaDoc for JSpinner contains errors
Reviewed-by: azvegint, alexsch
|
2015-05-08 20:06:08 +03:00 |
|
Sergey Bylokhov
|
2e5926125a
|
5036022: JSpinner does not reflect new font on subsequent calls to setFont
Reviewed-by: azvegint, alexsch
|
2015-05-08 19:31:09 +03:00 |
|
Sergey Bylokhov
|
ee650b24f5
|
8078149: [macosx] The text of the TextArea is not wrapped at word boundaries
Reviewed-by: azvegint, alexsch
|
2015-05-08 19:14:16 +03:00 |
|
Semyon Sadetsky
|
443304485b
|
7190544: Nimbus LaF: regression UnitTest failure
Reviewed-by: alexsch, azvegint, serb
|
2015-05-08 17:40:43 +03:00 |
|
Semyon Sadetsky
|
3a2ff1374b
|
7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8
Reviewed-by: serb, ant
|
2015-05-08 17:35:15 +03:00 |
|
Semyon Sadetsky
|
25b0a009bc
|
7072653: JComboBox popup mispositioned if its height exceeds the screen height
Reviewed-by: alexsch, azvegint
|
2015-05-08 16:46:24 +03:00 |
|
Sean Mullan
|
fee090c692
|
6470634: Typos in CardTerminals.list(CardTerminals.State) javadoc
Reviewed-by: xuelei
|
2015-05-08 09:05:15 -04:00 |
|
Semyon Sadetsky
|
8c26397da5
|
6980209: Make tracking SecondaryLoop.enter/exit methods easier
Reviewed-by: serb, ant
|
2015-05-08 15:37:38 +03:00 |
|
Chris Hegarty
|
008fee0591
|
8079782: RandomFactory should be in the jdk.testlibrary package
Reviewed-by: bpb
|
2015-05-08 11:02:33 +01:00 |
|
Amy Lu
|
94dbab9120
|
8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference
Reviewed-by: alanb, chegar
|
2015-05-08 10:22:18 +01:00 |
|
Katja Kantserova
|
dea440c232
|
Merge
|
2015-05-08 11:15:52 +02:00 |
|
Magnus Ihse Bursie
|
723a1a75aa
|
8074859: Turn on warnings as error
Reviewed-by: erikj
|
2015-05-08 10:37:14 +02:00 |
|
Magnus Ihse Bursie
|
4f0d955e38
|
8079771: Fix SoundLibraries.gmk mismerge after JDK-8072665
Reviewed-by: dholmes, erikj
|
2015-05-08 09:42:36 +02:00 |
|
Staffan Larsen
|
7c99296b6e
|
8079559: Exclude demo/jvmti/hprof tests
Reviewed-by: alanb
|
2015-05-08 09:40:46 +02:00 |
|
Katja Kantserova
|
97fbf6418d
|
6755586: Test com/sun/jdi/NoLaunchOptionTest.java may erroneously fail
Reviewed-by: sla, dsamersoff
|
2015-05-08 09:14:18 +02:00 |
|
Lana Steuck
|
8bfa00092c
|
Merge
|
2015-05-07 20:50:07 -07:00 |
|
Brian Burkhalter
|
c0d7208b4b
|
8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
Add to specification of newBufferedWriter() and write() methods that the DELETE_ON_CLOSE option triggers invoking checkDelete().
Reviewed-by: alanb
|
2015-05-07 16:12:10 -07:00 |
|
David Katleman
|
4e66b46f21
|
Added tag jdk9-b63 for changeset adea7866d41a
|
2015-05-07 10:19:34 -07:00 |
|
Naoto Sato
|
9a104f4c57
|
8079186: Add 'localeServiceProvider' target in the class description of RuntimePermission
Reviewed-by: mullan
|
2015-05-07 08:55:17 -07:00 |
|