Alexey Semenyuk
|
14459b2ad2
|
8233270: Add support to jtreg helpers to unpack packages
8230933: Default icon is not set for additional launchers
Reviewed-by: herrick, prr, almatvee
|
2019-12-17 13:56:47 -05:00 |
|
Mikhailo Seledtsov
|
d5a8e018d5
|
8235454: [TESTBUG] Basic test for JFR event streaming for jdk_jfr_sanity
Created basic test for JFR event streaming
Reviewed-by: egahlin, iignatyev
|
2019-12-17 08:42:23 -08:00 |
|
Jesper Wilhelmsson
|
fa070554cb
|
Merge
|
2019-12-17 16:29:30 +01:00 |
|
Daniel Fuchs
|
e16d4a45b0
|
8235925: java/net/Socket/HttpProxy.java fails on IPv4 only hosts and other small cleanups
HttpProxy test is fixed to take into account the possibility that the host may be configured with IPv4 only
Reviewed-by: chegar
|
2019-12-17 16:11:16 +01:00 |
|
Weijun Wang
|
010ac54044
|
8236070: Backout fix for JDK-8234465
Reviewed-by: mullan
|
2019-12-17 20:56:53 +08:00 |
|
Igor Ignatyev
|
60073c395c
|
8235866: bump jtreg requiredVersion to 4.2b16
Reviewed-by: dholmes, joehw
|
2019-12-16 15:45:07 -08:00 |
|
Michael McMahon
|
b73faca452
|
8235976: Directives in WWW-Authenticate should be comma separated
Reviewed-by: chegar
|
2019-12-16 16:44:03 +00:00 |
|
Sibabrata Sahoo
|
fca342f736
|
8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property
Corrected Cipher Suites ordering through system properties
Reviewed-by: xuelei
|
2019-12-16 00:23:50 -08:00 |
|
John Jiang
|
abac8b17a9
|
8235813: System property fullCipherSuites is not used by javax/net/ssl/compatibility/Compatibility.java
Reviewed-by: xuelei
|
2019-12-16 16:19:10 +08:00 |
|
Sibabrata Sahoo
|
58cce5fbf4
|
8234728: Some security tests should support TLSv1.3
Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
|
2019-12-13 01:43:14 -08:00 |
|
Pankaj Bansal
|
e6b381faa2
|
8235744: PIT: test/jdk/javax/swing/text/html/TestJLabelWithHTMLText.java times out in linux-x64
Reviewed-by: psadhukhan, prr
|
2019-12-13 12:08:10 +05:30 |
|
Jorn Vernee
|
8f4f088a12
|
8234049: Implementation of Memory Access API (Incubator)
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: alanb, psandoz, chegar, rriggs, plevart, briangoetz, jrose, adinn, vlivanov
|
2019-12-12 22:59:57 +00:00 |
|
Brian Burkhalter
|
7cdecd8981
|
8235668: LineNumberReader#getLineNumber() returns wrong line number (one fewer) in Lucene test
Reviewed-by: alanb, rriggs
|
2019-12-12 13:43:07 -08:00 |
|
Weijun Wang
|
31b07b21ae
|
8234465: Encoded elliptic curve private keys should include the public point
Reviewed-by: xuelei
|
2019-12-17 09:38:30 +08:00 |
|
Thomas Schatzl
|
bc97279caf
|
8235907: Fix tests referencing UseParallelOldGC
Remove tests using the obsolete UseParallelOldGC flag.
Reviewed-by: lkorinth, dlong
|
2019-12-16 23:07:37 +01:00 |
|
Ioi Lam
|
1b4b652408
|
8235970: [TESTBUG] Remove dependency of sun.tools.jar from RedefineClassHelper
Reviewed-by: alanb
|
2019-12-16 10:04:36 -08:00 |
|
Jesper Wilhelmsson
|
83163dbfe6
|
Merge
|
2019-12-16 17:43:20 +01:00 |
|
Nikola Grcevski
|
ce7ede95eb
|
8234076: JVM crashes on Windows 10 using --module=NAME
Reviewed-by: ksrini, henryjen
|
2019-12-12 08:40:19 +00:00 |
|
Robin Westberg
|
3fe949b2f4
|
8232231: Remove invalid JFR thread CPU load test case
Reviewed-by: mseledtsov, egahlin
|
2019-12-12 07:48:08 +01:00 |
|
Jie Fu
|
6a6ae16781
|
8235625: [TESTBUG] tools/jpackage/share/JavaOptionsEqualsTest.java fails with debug VMs
Reviewed-by: asemenyuk, herrick
|
2019-12-10 10:17:36 +08:00 |
|
Sergey Bylokhov
|
03dfd4f94b
|
8234522: [macos] Crash with use of native file dialog
Reviewed-by: prr, dmarkov
|
2019-12-11 14:30:45 -08:00 |
|
Alexander Matveev
|
a51b5ae9c4
|
8235252: Repair run_tests.sh by locating jtreg locally
Reviewed-by: herrick, asemenyuk
|
2019-12-11 16:37:27 -05:00 |
|
Andy Herrick
|
8b99e85fbc
|
8235788: Changeset for JDK-8235252 pushed with wrong bug ID
Reviewed-by: prr
|
2019-12-11 15:01:11 -05:00 |
|
Alexander Matveev
|
b29f62ce51
|
8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation
Reviewed-by: rkennke, asemenyuk
|
2019-12-11 13:47:44 -05:00 |
|
Prasanta Sadhukhan
|
614e78b7fa
|
Merge
|
2019-12-11 11:13:41 +05:30 |
|
John Jiang
|
c2f68eacaa
|
8231810: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF"
Reviewed-by: xuelei
|
2019-12-11 11:29:03 +08:00 |
|
Brent Christian
|
4627488e74
|
8235361: JAR Class-Path no longer accepts relative URLs encoding absolute Windows paths (e.g "/C:/...")
Reviewed-by: alanb, mchung
|
2019-12-10 11:56:26 -08:00 |
|
Chris Hegarty
|
eec0e71c04
|
8235550: Clarify record reflective support specification
Reviewed-by: mcimadamore
|
2019-12-10 19:12:57 +00:00 |
|
Chris Hegarty
|
dadaffbbeb
|
8235531: Update record serialization migration tests to not use hard coded source versions
Reviewed-by: darcy
|
2019-12-10 19:10:14 +00:00 |
|
Prasanta Sadhukhan
|
28b4c4d781
|
Merge
|
2019-12-10 10:44:09 +05:30 |
|
Mikhailo Seledtsov
|
63ba804f4f
|
8235600: Problemlist JFR streaming/TestJVMCrash until after-test cleanup issue is resolved
Placed TestJVMCrash test on a problem list
Reviewed-by: dcubed
|
2019-12-09 17:24:25 -08:00 |
|
Henry Jen
|
9ac2f8b654
|
8234542: code removal of Pack200 Tools and API
Reviewed-by: alanb, mchung, erikj
|
2019-12-10 00:36:30 +00:00 |
|
Tejpal Rebari
|
24232989ba
|
8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms
Reviewed-by: serb
|
2019-12-09 15:09:24 +05:30 |
|
Sergey Bylokhov
|
3b1915a71f
|
8231438: [macOS] Dark mode for the desktop is not supported
Reviewed-by: prr, psadhukhan
|
2019-12-08 20:25:08 -08:00 |
|
Phil Race
|
1a73baeb10
|
Merge
|
2019-12-06 12:06:09 -08:00 |
|
Michael McMahon
|
b96610d017
|
8235475: Add additional timestamp to test java/nio/channels/Selector/SelectWithConsumer.java
Reviewed-by: alanb
|
2019-12-06 14:17:25 +00:00 |
|
Ambarish Rapte
|
8fd8c5bf5d
|
4949105: Access Bridge lacks html tags parsing
Reviewed-by: serb, prr, pbansal
|
2019-12-06 16:37:09 +05:30 |
|
Toshio Nakamura
|
6511acbf1e
|
8234386: [macos] NPE was thrown at expanding Choice from maximized frame
Reviewed-by: serb
|
2019-12-05 15:36:08 -08:00 |
|
Sergey Bylokhov
|
cd2cc6d796
|
8232226: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail
Reviewed-by: prr, pbansal
|
2019-12-05 15:33:37 -08:00 |
|
Sergey Bylokhov
|
36eb7510f8
|
7124307: JSpinner and changing value by mouse
Reviewed-by: prr, pbansal
|
2019-12-05 15:31:23 -08:00 |
|
Sergey Bylokhov
|
e4ddde03d2
|
8234137: The "AutoTestOnTop.java" test may run external applications
Reviewed-by: prr
|
2019-12-05 15:29:13 -08:00 |
|
Prasanta Sadhukhan
|
e9e86ffb30
|
8221903: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
Reviewed-by: serb
|
2019-12-04 16:28:48 +05:30 |
|
Andy Herrick
|
ade72f4965
|
Merge
|
2019-12-09 13:02:05 -05:00 |
|
Andy Herrick
|
72caf85c0f
|
8235453: tools/jpackage/junit/junit.java failed
Reviewed-by: prr
|
2019-12-09 13:01:02 -05:00 |
|
Patrick Concannon
|
22e26b2a81
|
8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options
Fix adds multicast socket options to DatagramSocket
Reviewed-by: alanb, dfuchs, vtewari
|
2019-12-09 14:25:37 +00:00 |
|
Aleksei Efimov
|
3f259d8e3a
|
8141685: com/sun/jndi/ldap/InvalidLdapFilters.java initializes context failed
Reviewed-by: dfuchs, vtewari
|
2019-12-09 14:07:26 +00:00 |
|
Julia Boes
|
07fc539a85
|
8232513: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with BindException
Increase the number of bind retries and test repeats, best effort only
Reviewed-by: msheppar, dfuchs, vtewari
|
2019-12-09 12:46:12 +00:00 |
|
Stefan Johansson
|
9cabfa82ff
|
8165443: Free Collection Set serial phase takes very long on large heaps
Reviewed-by: tschatzl, kbarrett
|
2019-12-09 10:26:41 +01:00 |
|
Mandy Chung
|
e7fa637179
|
8235351: Lookup::unreflect should bind with the original caller independent of Method's accessible flag
Reviewed-by: alanb
|
2019-12-06 15:10:40 -08:00 |
|
Joe Darcy
|
e1921502c5
|
8235514: Update record serialization tests to not use hard coded source versions
Reviewed-by: lancea
|
2019-12-06 13:32:46 -08:00 |
|