Sergey Bylokhov
|
2c6eb1441f
|
8176448: [macos] Popups in JCombobox and Choice have incorrect location in multiscreen systems
Reviewed-by: alexsch, azvegint
|
2017-03-15 18:56:21 +03:00 |
|
Sergey Bylokhov
|
e2b50eff2b
|
8176177: The new SwingContainer annotation can be removed from javax.accessibility.AccessibleContext
Reviewed-by: alexsch, malenkov
|
2017-03-14 18:35:32 +03:00 |
|
Alexander Scherbatiy
|
ff19037021
|
8175301: Java GUI hangs on Windows when Display set to 125%
Reviewed-by: serb, azvegint
|
2017-03-13 22:55:10 +03:00 |
|
Phil Race
|
49f2291e44
|
Merge
|
2017-03-10 09:20:55 -08:00 |
|
Doug Lea
|
2accd8450e
|
8176303: Flow.Subscription.request(0) should be treated as an error
Reviewed-by: martin, chegar
|
2017-03-10 08:59:14 -08:00 |
|
Xueming Shen
|
f739e1fd5e
|
8176029: Linebreak matcher is not equivalent to the pattern as stated in javadoc
Reviewed-by: rriggs
|
2017-03-09 12:39:34 -08:00 |
|
Brian Burkhalter
|
dc1f5f4107
|
8176237: (fs) java/nio/file/FileStore/Basic.java should conditionally check FileStores
On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs
Reviewed-by: alanb, chegar
|
2017-03-09 08:58:58 -08:00 |
|
Brian Burkhalter
|
ac6b3c4d5d
|
8176332: Increase sleep time in java/nio/channels/Selector/ChangingInterests.java write1()
Increase sleep from 50 to 150 ms.
Reviewed-by: alanb
|
2017-03-09 08:55:59 -08:00 |
|
Mandy Chung
|
e808c7a09e
|
8175797: (ref) Reference::enqueue method should clear referent before enqueuing
Reviewed-by: alanb, kbarrett, mr
|
2017-03-09 07:41:48 -08:00 |
|
Ramanand Patil
|
dc7bab709f
|
8176044: (tz) Support tzdata2017a
Reviewed-by: naoto
|
2017-03-09 14:12:24 +05:30 |
|
Artem Smotrakov
|
b2a42d78ef
|
8176183: sun/security/mscapi/SignedObjectChain.java fails on Windows
Reviewed-by: weijun
|
2017-03-08 18:54:34 -08:00 |
|
Felix Yang
|
61c3a29e0c
|
8176195: Fix misc module dependencies in jdk_core tests
Reviewed-by: mchung
|
2017-03-08 17:17:41 -08:00 |
|
Amanda Jiang
|
6a264cbdd0
|
8176400: Problemlist sun/security/ssl/X509KeyManager/PreferredKey.java due to JDK-8176354
Reviewed-by: xuelei
|
2017-03-08 14:45:27 -08:00 |
|
Brian Burkhalter
|
8835635183
|
8176394: Incorrect relational operator in java/nio/channels/FileChannel/InterruptDeadlock.java
Change Reader thread run method so it reads continuously as intended
Reviewed-by: alanb
|
2017-03-08 12:14:25 -08:00 |
|
Brian Burkhalter
|
53c99e5093
|
8176317: (ch) Add print of timeout value to java/nio/channels/AsynchronousSocketChannel/Basic.java
Add print of timeout value.
Reviewed-by: alanb
|
2017-03-08 09:53:19 -08:00 |
|
Brian Burkhalter
|
13f5b93e8c
|
8175209: Account for race condition in java/nio/channels/AsynchronousSocketChannel/Basic.java
Pause until the channel reaches a pended state instead of for a fixed time.
Reviewed-by: prappo, mli, alanb
|
2017-03-08 09:49:46 -08:00 |
|
Weijun Wang
|
ad4f6272db
|
8176320: sun/security/tools/jarsigner/TsacertOptionTest.java compilation error, all mach 5 tier 2 platforms broken
Reviewed-by: xuelei
|
2017-03-08 15:35:56 +08:00 |
|
Amy Lu
|
a2b08aeec9
|
8167525: update jdk tests to remove @compile --add-modules workaround
Reviewed-by: mchung
|
2017-03-08 15:29:57 +08:00 |
|
Hamlin Li
|
af9013c96e
|
8176337: Mark several tests as intermittently failing
Reviewed-by: darcy
|
2017-03-07 23:01:51 -08:00 |
|
Mark Sheppard
|
30790d8352
|
8175325: NetworkInterface.getInterfaceAddresses throws NPE when no addresses
Reviewed-by: chegar, martin
|
2017-03-07 22:35:45 +00:00 |
|
Jesper Wilhelmsson
|
9ebbeec405
|
Merge
|
2017-03-07 19:14:10 +01:00 |
|
Weijun Wang
|
6b3143e831
|
8171319: keytool should print out warnings when reading or generating cert/cert req using weak algorithms
Reviewed-by: coffeys
|
2017-03-07 22:42:11 +08:00 |
|
Sergei Kovalev
|
080a88360a
|
8176213: 78 sun/security/krb5/auto tests failing due to undeclared dependecies
Reviewed-by: weijun
|
2017-03-07 16:02:20 +03:00 |
|
Abossolo Foh Guy
|
9bc73d7222
|
8158209: Editing in TableView breaks the layout, when the document is I18n
Reviewed-by: serb, alexsch
|
2017-03-06 22:52:45 +03:00 |
|
Phil Race
|
478b53666b
|
Merge
|
2017-03-06 10:35:14 -08:00 |
|
Amy Lu
|
7fa43a44b4
|
8176185: java/util/TimeZone/UTCAliasTest.java is not run
Reviewed-by: alanb
|
2017-03-06 16:07:50 +08:00 |
|
Amy Lu
|
b7c3f6ef94
|
8176187: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java is not run
Reviewed-by: alanb
|
2017-03-06 15:58:17 +08:00 |
|
Amy Lu
|
153f51d64f
|
8176182: 4 security tests are not run
Reviewed-by: weijun
|
2017-03-06 13:43:19 +08:00 |
|
Alexander Scherbatiy
|
ce4a8c41db
|
8176097: Window set location to a display with different DPI does not properly work
8173972: createScreenCapture not working as expected on multimonitor setup with different DPI scales
Reviewed-by: serb, azvegint
|
2017-03-06 08:06:54 +03:00 |
|
Igor Ignatyev
|
3d831067ba
|
8176162: com/sun/jndi/dns/Parser.java is not executed
Reviewed-by: rriggs
|
2017-03-03 22:00:27 -08:00 |
|
Jesper Wilhelmsson
|
d64f0db8e1
|
Merge
|
2017-03-03 20:50:26 +01:00 |
|
Doug Lea
|
c6202f9387
|
8173909: Miscellaneous changes imported from jsr166 CVS 2017-03
Reviewed-by: martin, psandoz
|
2017-03-03 10:45:38 -08:00 |
|
Doug Lea
|
908c3c315e
|
8141596: java/util/concurrent/ScheduledThreadPoolExecutor/GCRetention.java starts failing intermittently
Reviewed-by: martin, psandoz, dholmes
|
2017-03-03 10:45:38 -08:00 |
|
Sergey Bylokhov
|
d1847bd612
|
8168307: Toolkit.getScreenSize() returns incorrect size on unix in multiscreen systems
Reviewed-by: azvegint, alexsch
|
2017-03-02 17:18:23 +03:00 |
|
Sergey Bylokhov
|
e63868fe23
|
8176009: The awt robot use incorrect location in a multi-screen environment
Reviewed-by: azvegint, alexsch
|
2017-03-02 16:24:53 +03:00 |
|
Matthias Baesken
|
1506580766
|
8175000: jexec fails to execute simple helloworld.jar
Reviewed-by: ksrini, henryjen, stuefe
|
2017-03-01 14:07:55 -08:00 |
|
Jesper Wilhelmsson
|
47e83e4fce
|
Merge
|
2017-02-28 16:37:49 +01:00 |
|
Amy Lu
|
8954402917
|
8175972: Remove javax/xml/ws/clientjar/TestWsImport.java from ProblemList
Reviewed-by: alanb
|
2017-02-28 16:44:58 +08:00 |
|
David Dehaven
|
0be96270ea
|
Merge
|
2017-02-27 18:07:31 -08:00 |
|
Prasanta Sadhukhan
|
cd8cd68e09
|
8039888: [TEST_BUG] keyboard garbage after javax/swing/plaf/windows/WindowsRootPaneUI/WrongAltProcessing/WrongAltProcessing.java
Reviewed-by: serb, alexsch
|
2017-02-28 13:33:11 +05:30 |
|
Jesper Wilhelmsson
|
60549faec5
|
Merge
|
2017-02-27 18:24:19 +01:00 |
|
Rahul Singh
|
e22467e2a7
|
8140329: [TEST_BUG] test FullScreenAfterSplash.java failed because image was not generated
Reviewed-by: serb, arapte
|
2017-02-27 17:24:59 +05:30 |
|
Alexander Scherbatiy
|
60f13efd82
|
8175293: Window size is not updated after setting location to display with different DPI
Reviewed-by: serb
|
2017-02-27 09:26:41 +03:00 |
|
Brian Burkhalter
|
c3b3895160
|
8175115: Improve instrumentation of java/nio/file/WatchService/LotsOfEvents.java
Attempt an additional long poll to check for missed events and print more information
Reviewed-by: rriggs
|
2017-02-24 11:28:00 -08:00 |
|
Jesper Wilhelmsson
|
0c6ea7bab0
|
Merge
|
2017-02-24 19:48:32 +01:00 |
|
Mandy Chung
|
32e70396f4
|
8175193: jlink and requires static
Reviewed-by: alanb, forax
|
2017-02-24 09:26:59 -08:00 |
|
Pavel Rappo
|
191aad0e62
|
8164625: Pooled HttpConnection should be removed during close
Reviewed-by: dfuchs, michaelm
|
2017-02-24 17:05:00 +00:00 |
|
Jesper Wilhelmsson
|
17fe49c4c6
|
Merge
|
2017-02-24 12:01:33 +01:00 |
|
Chris Hegarty
|
5ae76b5084
|
8175261: Per-protocol cache setting not working for JAR URLConnection
Reviewed-by: dfuchs, michaelm
|
2017-02-24 10:37:30 +00:00 |
|
Rahul Singh
|
54b4e49ec2
|
6753165: java/awt/TextField/DisabledUndoTest/DisabledUndoTest.html context menu can't be invoked on textfield
Reviewed-by: serb, arapte
|
2017-02-24 15:30:14 +05:30 |
|