Mandy Chung
|
7cc1371059
|
8238358: Implementation of JEP 371: Hidden Classes
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: David Holmes <david.holmes@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jamsheed Mohammed C M <jamsheed.c.m@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Reviewed-by: alanb, cjplummer, coleenp, dholmes, dlong, forax, jlahoda, psandoz, plevart, sspitsyn, vromero
|
2020-04-21 06:55:38 -07:00 |
|
Magnus Ihse Bursie
|
48569d9da0
|
8243156: Fix deprecation and unchecked warnings in microbenchmark
Reviewed-by: erikj, redestad
|
2020-04-21 13:52:32 +02:00 |
|
Daniil Titov
|
db8757ad12
|
8231585: java/lang/management/ThreadMXBean/MaxDepthForThreadInfoTest.java fails with java.lang.NullPointerException
Reviewed-by: dholmes, cjplummer, sspitsyn
|
2020-04-20 09:24:47 -07:00 |
|
Daniel Fuchs
|
da1abd18db
|
8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
The HTTP/2 Stream is updated to register a trivial data subscriber in case of 204 so that the END_STREAM is correctly processed.
Reviewed-by: chegar
|
2020-04-20 13:15:45 +01:00 |
|
Weijun Wang
|
05d6a66330
|
8242811: AlgorithmId::getDefaultAlgorithmParameterSpec returns incompatible PSSParameterSpec for an RSASSA-PSS key
Reviewed-by: valeriep, hchao
|
2020-04-18 11:13:14 +08:00 |
|
Jie Fu
|
f6f97ea24b
|
8242480: Negative value may be returned by getFreeSwapSpaceSize() in the docker
Reviewed-by: sgehwolf, dholmes
|
2020-04-17 14:48:11 +08:00 |
|
Chris Plummer
|
a4d318c92c
|
8242787: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java fails with sun.jvm.hotspot.types.WrongTypeException
Reviewed-by: amenkov, sspitsyn, iklam
|
2020-04-17 10:09:06 -07:00 |
|
Mikhailo Seledtsov
|
1b45bf2d58
|
8241975: Run jdk/jfr/event/metadata/TestLookForUntestedEvents.java in tier3
Added the test to jdk_tier3 via jdk_jfr_tier3
Reviewed-by: egahlin
|
2020-04-17 09:53:56 -07:00 |
|
Athijegannathan Sundararajan
|
124caec26c
|
8242859: test/jdk/tools/jlink/JLinkTest.java uses nashorn module
Reviewed-by: jlaskey
|
2020-04-17 18:12:19 +05:30 |
|
Hai-May Chao
|
f04a7e5cb4
|
8172404: Tools should warn if weak algorithms are used before restricting them
Reviewed-by: mullan, weijun
|
2020-04-17 20:11:39 +08:00 |
|
Athijegannathan Sundararajan
|
25c70b3bc3
|
8242860: test/jdk/tools/jlink/ModuleNamesOrderTest.java uses nashorn module
Reviewed-by: alanb
|
2020-04-17 15:39:21 +05:30 |
|
Athijegannathan Sundararajan
|
b09a8ee657
|
8242931: Few more tests that use nashorn have been missed
Reviewed-by: dfuchs, dholmes
|
2020-04-17 09:50:02 +05:30 |
|
Philipp Kunz
|
455eaca215
|
8241055: Regex Grapheme Matcher Performance Depends too much on Total Input Sequence Size
Reviewed-by: naoto
|
2020-04-16 16:09:47 -07:00 |
|
Alexey Semenyuk
|
f64a255a3a
|
8232935: jpackage failed with NPE whenever --file-associations provided
Reviewed-by: herrick, almatvee
|
2020-04-16 10:30:06 -04:00 |
|
Chris Plummer
|
c6c1f9bad9
|
8230731: SA tests fail with "Windbg Error: ReadVirtual failed
Reviewed-by: amenkov, sspitsyn
|
2020-04-16 07:23:26 -07:00 |
|
Sean Mullan
|
3efd000036
|
8242565: Policy initialization issues when the denyAfter constraint is enabled
Reviewed-by: weijun
|
2020-04-16 09:48:32 -04:00 |
|
Athijegannathan Sundararajan
|
d5cd165965
|
8241749: Remove the Nashorn JavaScript Engine
Reviewed-by: jlaskey, ihse, mchung
|
2020-04-16 12:26:20 +05:30 |
|
Weijun Wang
|
dc6d76f518
|
8242260: Add forRemoval=true to already deprecated ContentSigner
Reviewed-by: alanb, mullan, xuelei
|
2020-04-16 13:47:09 +08:00 |
|
Anthony Scarpino
|
ed18906c08
|
8242008: SSLSession inconsistencies
Reviewed-by: jnimeh, xuelei
|
2020-04-15 13:50:41 -07:00 |
|
Henry Jen
|
0278846eaa
|
Merge
|
2020-04-14 23:11:49 +00:00 |
|
Valerie Peng
|
7bce9a9158
|
8172680: Support SHA-3 based Hmac algorithms
Enhanced SunJCE provider with Hmac with SHA3 digests
Reviewed-by: weijun
|
2020-04-14 22:31:54 +00:00 |
|
Valerie Peng
|
4c7d85b636
|
8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
Update AlgorithmId to use alg name before oid str when parsing DER bytes
Reviewed-by: mullan
|
2020-04-14 22:12:13 +00:00 |
|
Denghui Dong
|
a62a0e5282
|
8238665: Add JFR event for direct memory statistics
Reviewed-by: egahlin, alanb
|
2020-04-14 20:36:33 +02:00 |
|
Prasadrao Koppula
|
aadc7c7ca8
|
8237474: Default SSLEngine should create in server role
Reviewed-by: xuelei, coffeys
|
2020-04-14 14:16:58 +00:00 |
|
Weijun Wang
|
8cd9241448
|
8242330: Arrays should be cloned in several JAAS Callback classes
Reviewed-by: mullan
|
2020-04-14 10:04:05 +08:00 |
|
Brian Burkhalter
|
447d6499f1
|
8242292: (fs) FileSystems.getFileSystem(URI) should throw IAE if the URI scheme is null
Reviewed-by: lancea, alanb
|
2020-04-13 10:16:38 -07:00 |
|
Andy Herrick
|
83a1d70f0f
|
8242155: Enhance automated macos signing tests
Reviewed-by: asemenyuk, almatvee
|
2020-04-10 16:21:12 -04:00 |
|
Prasanta Sadhukhan
|
efba976cfb
|
Merge
|
2020-04-11 10:32:17 +05:30 |
|
Prasanta Sadhukhan
|
6b0b851a7c
|
Merge
|
2020-04-10 11:47:09 +05:30 |
|
Jim Laskey
|
d9bf934831
|
8241742: Remove the preview status for methods introduced for Text Blocks
Reviewed-by: psandoz, chegar, alanb
|
2020-04-09 10:55:01 -03:00 |
|
Naoto Sato
|
51a5e9ca3c
|
8242010: Upgrade IANA Language Subtag Registry to Version 2020-04-01
Reviewed-by: rriggs, joehw
|
2020-04-08 09:50:03 -07:00 |
|
Roger Riggs
|
0ffbbc821a
|
8242382: test/jdk/TEST.groups cleanup of sun/tools/java
Reviewed-by: lancea, dfuchs
|
2020-04-08 11:43:50 -04:00 |
|
Zhengyu Gu
|
6c1f8e1dc2
|
8242370: Enable JFR TestGCPhaseConcurrent test for Shenandoah
Reviewed-by: stefank
|
2020-04-08 11:33:17 -04:00 |
|
Prasanta Sadhukhan
|
a6678d2e58
|
8240877: NPE at javax.swing.text.html.FormView.appendBuffer with null option values
Reviewed-by: serb
|
2020-04-08 16:29:03 +05:30 |
|
Sergey Bylokhov
|
a62b24f573
|
8241829: Cleanup the code for PrinterJob on windows
Reviewed-by: prr, aivanov
|
2020-04-08 02:03:56 -07:00 |
|
Sergey Bylokhov
|
84fc4850a6
|
7105119: [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
Reviewed-by: prr, psadhukhan
|
2020-04-07 21:56:04 -07:00 |
|
Sergey Bylokhov
|
8eb7c3efb1
|
8196019: java/awt/Window/Grab/GrabTest.java fails on Windows
Reviewed-by: prr, jdv
|
2020-04-06 20:27:40 -07:00 |
|
Andy Herrick
|
1cca0e48e0
|
8237490: [macos] Add support notarizing jpackage app-image and dmg
Reviewed-by: asemenyuk, almatvee
|
2020-04-08 09:44:53 -04:00 |
|
Roger Riggs
|
50ed53076f
|
8225319: Remove rmic from the set of supported tools
Reviewed-by: erikj, alanb, lancea, jjg, amlu
|
2020-04-08 09:22:08 -04:00 |
|
Erik Gahlin
|
05c26d8b65
|
8241828: JFR: Some streaming tests require a larger heap size with ZGC
Reviewed-by: stefank
|
2020-04-08 10:43:16 +02:00 |
|
Jamil Nimeh
|
6b7a466f74
|
8242294: JSSE Client does not throw SSLException when an alert occurs during handshaking
Reviewed-by: xuelei
|
2020-04-08 00:03:56 -07:00 |
|
Weijun Wang
|
d8539a51ef
|
8242184: CRL generation error with RSASSA-PSS
Reviewed-by: xuelei
|
2020-04-08 10:13:12 +08:00 |
|
Chris Plummer
|
a40ef7e41d
|
8242235: Disable SA testing on Solaris. Remove JDK-8193639 entries from ProblemList.txt
Reviewed-by: dcubed, amenkov
|
2020-04-07 13:56:53 -07:00 |
|
Patrick Concannon
|
378aef32ab
|
8240533: Inconsistent Exceptions are thrown by DatagramSocket and DatagramChannel when sending a DatagramPacket to port 0
Fix adds checks for port == 0 to the send and connect methods in DatagramSocket and DatagramChannelImpl
Reviewed-by: alanb, chegar, dfuchs, lancea
|
2020-04-07 16:21:01 +01:00 |
|
Mikhailo Seledtsov
|
1a40b7931a
|
8241695: JFR TestCrossProcessStreaming.java child process exited with SIGQUIT (131)
Waiting for child's main() to start before attaching
Reviewed-by: egahlin
|
2020-04-07 07:21:41 -07:00 |
|
Lance Andersen
|
6351f95bc1
|
8242006: (zipfs) Improve Zip FS FileChannel and SeekableByteChannel test coverage
Reviewed-by: clanger
|
2020-04-07 09:03:05 -04:00 |
|
Alex Menkov
|
e18d66174a
|
8237572: Combine the two LingeredApp classes
Reviewed-by: cjplummer, lmesnik
|
2020-04-06 12:51:40 -07:00 |
|
Alexey Semenyuk
|
3aa216ecdf
|
8241713: Linux desktop shortcuts with spaces make postinst/prerm fail
Reviewed-by: almatvee, herrick
|
2020-04-04 07:09:52 -04:00 |
|
Daniil Titov
|
ba26538cef
|
8241530: com/sun/jdi tests fail due to network issues on OSX 10.15
Reviewed-by: amenkov, sspitsyn
|
2020-04-06 07:39:58 -07:00 |
|
Lance Andersen
|
93831d4ed2
|
8241883: (zipfs) SeekableByteChannel:close followed by SeekableByteChannel:close will throw an NPE coverage
Reviewed-by: clanger, alanb
|
2020-04-10 14:00:01 -04:00 |
|