Alan Bateman
02cfdc2061
8177530: Module system implementation refresh (4/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: mchung, alanb
2017-04-07 08:05:54 +00:00
Jesper Wilhelmsson
ef8ca6ed35
Merge
2017-03-23 15:06:58 +01:00
Sergei Kovalev
6716b5f631
8177324: Some javax/security/ tests don't have correct module dependencies
...
Reviewed-by: weijun
2017-03-22 10:55:48 +03:00
Alexander Scherbatiy
240a7391cc
8176883: Enable antialiasing for Metal L&F icons on HiDPI display
...
Reviewed-by: prr
2017-03-16 23:29:52 +03:00
Igor Ignatyev
062caf2df9
8176176: fix @modules in jdk_svc tests
...
Reviewed-by: shurailine, sspitsyn
2017-03-15 22:48:59 -07:00
Alexander Scherbatiy
8f4fb41bd7
8174845: Bad scaling on Windows with large fonts with Java 9ea
...
Reviewed-by: serb, azvegint
2017-03-15 20:42:55 +03:00
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
Felix Yang
61c3a29e0c
8176195: Fix misc module dependencies in jdk_core tests
...
Reviewed-by: mchung
2017-03-08 17:17:41 -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
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
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
Jesper Wilhelmsson
0c6ea7bab0
Merge
2017-02-24 19:48:32 +01:00
Amit Sapre
b139396355
7132577: javax/management/monitor/MultiMonitorTest.java fails in JDK8-B22
...
Changed test’s own timeout mechanism to jtreg’s default timeout
Reviewed-by: dholmes, egahlin
2017-02-24 14:59:39 +05:30
Harsha Wardhana B
918b612417
8173130: SubjectDelegation2Test.java and SubjectDelegation3Test.java failing on solaris
...
Reviewed-by: dfuchs
2017-02-23 20:35:25 +05:30
Prasanta Sadhukhan
97456db8e6
8174717: [TEST_BUG] javax/swing/text/html/StyleSheet/bug4936917.java
...
Reviewed-by: yan, serb
2017-02-14 10:00:01 +05:30
David Dehaven
eca7a98977
Merge
2017-02-13 11:51:03 -08:00
Jan Lahoda
0f008adc1e
8173777: Merge javac -Xmodule into javac--patch-module
...
Converting uses of -Xmodule: to --patch-module.
Reviewed-by: alanb, mchung
2017-02-13 09:41:05 +01:00
Sergey Malenkov
46145bdcbf
8173876: Fast precise scrolling and DeltaAccumulator fix for macOS Sierra 10.12.2
...
Reviewed-by: serb, alexsch
2017-02-08 19:22:20 +04:00
David Dehaven
c52c77ca91
Merge
2017-02-03 08:15:55 -08:00
Daniel Fuchs
9f9a6ec666
8173607: JMX RMI connector should be in its own module
...
The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj
2017-02-02 16:50:46 +00:00
David Dehaven
f6c6c8edd0
Merge
2017-01-30 12:04:11 -08:00
Sergei Kovalev
49044c6d63
8173478: SSL related tests failes with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
...
Reviewed-by: xuelei
2017-01-30 13:11:56 +03:00
Prasanta Sadhukhan
6a4b1fbe61
7190595: Nimbus: Test6657026 fails
...
Reviewed-by: yan, jdv
2017-01-27 15:37:47 +05:30
Jayathirth D V
888fc3458a
8152561: Is it allowed to have zero value for count in TIFFField.createArrayForType() for the rationals
...
Reviewed-by: psadhukhan, bpb, prr
2017-01-27 12:16:57 +05:30
Phil Race
52d01aa629
Merge
2017-01-26 08:36:27 -08:00
John Jiang
ab3aa4bfcb
8171900: javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake"
...
The fix takes some code patterns from SSLSocketTemplate to deal with possible SSLHandshakeException and SocketTimeoutException, and it also resolves a potential mismatch on the connections between the clients and the servers.
Reviewed-by: xuelei
2017-01-24 18:41:36 -08:00
Hamlin Li
cf31932ce4
8171142: jdk_rmi registry test fail to clean up on failure
...
Reviewed-by: rriggs, dholmes
2017-01-24 00:48:51 -08:00
David Dehaven
3d101665fe
Merge
2017-01-20 08:53:42 -08:00
David Dehaven
cfa62e789a
Merge
2017-01-20 07:05:40 -08:00
Sean Mullan
d9d9d8701a
8055206: Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default
...
Reviewed-by: mchung
2017-01-19 13:50:02 -05:00
Sergey Bylokhov
48a9beedcc
8149879: Examine UIDefaults::addResourceBundle(String bundleName) with resource encapsulation
...
Reviewed-by: prr, mchung, alexsch
2017-01-18 18:14:50 +03:00
Prasanta Sadhukhan
140b10aedb
8172012: [TEST_BUG] delays needed in javax/swing/JTree/4633594/bug4633594.java
...
Reviewed-by: yan, serb
2017-01-18 11:35:31 +05:30
Phil Race
83f2efcd66
Merge
2017-01-12 12:14:13 -08:00
Prasanta Sadhukhan
e8524e46ea
8172558: [PIT][TEST_BUG] Bad filename for javax/swing/JTable/8133919/DrawGridLinesTest.java
...
Reviewed-by: yan, alexsch
2017-01-12 11:58:01 -08:00
Aleksei Efimov
4cd655c1f6
8159058: SAXParseException when sending soap message
...
Reviewed-by: lancea
2017-01-10 22:17:02 +03:00
Phil Race
a1bcba5bcd
Merge
2017-01-09 11:57:06 -08:00
Xue-Lei Andrew Fan
ad76f31ded
8172273: SSLEngine.unwrap fails with ArrayIndexOutOfBoundsException
...
Reviewed-by: wetmore
2017-01-06 01:09:03 +00:00
Phil Race
346828e1c4
Merge
2016-12-22 11:00:49 -08:00
Phil Race
cac1551c20
Merge
2016-12-22 09:30:58 -08:00
Prasanta Sadhukhan
ba4736cba3
8170349: The printed content is beyond the borders
...
Reviewed-by: alexsch, aniyogi
2016-12-22 18:30:27 +05:30
Alexander Scherbatiy
803735d547
8133919: [macosx] JTable grid lines are incorrectly positioned on HiDPI display
...
Reviewed-by: serb
2016-12-22 12:17:56 +03:00
Alexander Scherbatiy
4d06c5d6fa
8169922: SwingMark/TextArea: 2-7% regression on Linux, Mac, Windows in 9-b143
...
Reviewed-by: flar, serb
2016-12-22 12:09:34 +03:00
John Jiang
f75520730b
8168935: sun/security/ssl/SSLContextImpl/TrustTrustedCert.java failed Intermittently
...
TrustTrustedCert.java uses SSLSocketTemplate to avoid timeout failure
Reviewed-by: xuelei
2016-12-20 23:09:27 -08:00
Adam Petcher
85d15e6128
8170876: NPE in JCE engine classes with java.security.debug=provider
...
Reviewed-by: mullan
2016-12-20 17:13:34 -05:00