Leonid Mesnik
|
bc15163386
|
8304834: Fix wrapper insertion in TestScaffold.parseArgs(String args[])
Reviewed-by: cjplummer, dholmes
|
2023-04-12 17:44:38 +00:00 |
|
Alan Bateman
|
2586f36120
|
8304919: Implementation of Virtual Threads
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
|
2023-04-11 05:49:54 +00:00 |
|
Chris Plummer
|
1d517afbd4
|
8305209: JDWP exit error AGENT_ERROR_INVALID_THREAD(203): missing entry in running thread table
Reviewed-by: sspitsyn, lmesnik
|
2023-04-06 19:13:27 +00:00 |
|
Leonid Mesnik
|
ddd50d0db3
|
8305608: Change VMConnection to use "test.class.path"instead of "test.classes"
Reviewed-by: cjplummer, sspitsyn
|
2023-04-06 14:11:40 +00:00 |
|
Leonid Mesnik
|
35d22930bb
|
8305607: Remove some unused test parameters in com/sun/jdi tests
Reviewed-by: sspitsyn, amenkov, cjplummer
|
2023-04-06 03:32:12 +00:00 |
|
Leonid Mesnik
|
c59411929d
|
8305511: Remove ignore from com/sun/jdi/PopAndInvokeTest.java
Reviewed-by: cjplummer, sspitsyn
|
2023-04-04 14:39:56 +00:00 |
|
Ioi Lam
|
9ce5fdc962
|
8305421: Work around JDK-8305420 in CDSJDITest.java
Reviewed-by: cjplummer
|
2023-04-03 22:28:58 +00:00 |
|
Daniel Jeliński
|
f9827ad172
|
8288109: HttpExchangeImpl.setAttribute does not allow null value after JDK-8266897
Reviewed-by: dfuchs, jpai
|
2023-04-03 14:57:03 +00:00 |
|
Chris Plummer
|
9643f654da
|
8304436: com/sun/jdi/ThreadMemoryLeakTest.java fails with "OutOfMemoryError: Java heap space" with ZGC
8304449: com/sun/jdi/ThreadMemoryLeakTest.java times out
Reviewed-by: lmesnik, dcubed
|
2023-03-29 23:29:30 +00:00 |
|
Daniel Jeliński
|
3c4cd50e3c
|
8304963: HttpServer closes connection after processing HEAD after JDK-7026262
Reviewed-by: dfuchs
|
2023-03-28 06:12:30 +00:00 |
|
Daniel Jeliński
|
a5ffa079a0
|
7026262: HttpServer: improve handling of finished HTTP exchanges
Reviewed-by: dfuchs, michaelm
|
2023-03-27 05:22:45 +00:00 |
|
Archie L. Cobbs
|
4b8f7db6be
|
8027682: javac wrongly accepts semicolons in package and import decls
Reviewed-by: vromero
|
2023-03-23 16:04:35 +00:00 |
|
Leonid Mesnik
|
e73411a235
|
8304376: Rename t1/t2 classes in com/sun/jdi/CLETest.java to avoid class duplication error in IDE
Reviewed-by: sspitsyn, cjplummer
|
2023-03-22 18:25:41 +00:00 |
|
Chris Plummer
|
0deb648985
|
8290200: com/sun/jdi/InvokeHangTest.java fails with "Debuggee appears to be hung"
Reviewed-by: amenkov, lmesnik, sspitsyn, dcubed
|
2023-03-21 18:00:35 +00:00 |
|
Daniel Jeliński
|
450567031e
|
8304174: Remove delays from httpserver tests
Reviewed-by: jpai, dfuchs
|
2023-03-20 09:31:33 +00:00 |
|
Chris Plummer
|
f8482c20f4
|
8297638: Memory leak in case of many started-dead threads
Reviewed-by: amenkov, sspitsyn
|
2023-03-18 00:23:58 +00:00 |
|
Leonid Mesnik
|
cd41c69d44
|
8303705: Field sleeper.started should be volatile JdbLockTestTarg.java
Reviewed-by: dholmes
|
2023-03-14 21:52:34 +00:00 |
|
Eirik Bjorsnos
|
31680b2bcf
|
8303410: Remove ContentSigner APIs and jarsigner -altsigner and -altsignerpath options
Reviewed-by: weijun
|
2023-03-14 11:48:59 +00:00 |
|
Leonid Mesnik
|
cdcf5c1ed8
|
8303702: Provide ThreadFactory to create platform/virtual threads for com/sun/jdi tests
Reviewed-by: cjplummer, sspitsyn
|
2023-03-09 15:44:03 +00:00 |
|
Alan Bateman
|
629a9053f0
|
8303242: ThreadMXBean issues with virtual threads
Reviewed-by: mchung, pchilanomate
|
2023-03-04 07:33:33 +00:00 |
|
Patricio Chilano Mateo
|
83bea26df4
|
8300575: JVMTI support when using alternative virtual thread implementation
Reviewed-by: lmesnik, sspitsyn, alanb
|
2023-02-22 15:42:53 +00:00 |
|
Valerie Peng
|
4ce493f09e
|
8302225: SunJCE Provider doesn't validate key sizes when using 'constrained' transforms for AES/KW and AES/KWP
Reviewed-by: xuelei
|
2023-02-16 21:58:34 +00:00 |
|
Darragh Clarke
|
e4d1cff659
|
8300268: ServerImpl allows too many idle connections when using sun.net.httpserver.maxIdleConnections
Reviewed-by: dfuchs, vtewari, michaelm, jpai
|
2023-02-09 12:27:57 +00:00 |
|
Alan Bateman
|
ecf21a9a24
|
8301767: Convert virtual thread tests to JUnit
Reviewed-by: cstein, lancea, jpai
|
2023-02-08 14:56:28 +00:00 |
|
Kevin Walls
|
c61a38212e
|
8296646: com/sun/jdi/JdbLastErrorTest.java test failure
Reviewed-by: dholmes, sspitsyn, cjplummer
|
2023-02-07 10:14:37 +00:00 |
|
Chris Plummer
|
de5773325d
|
8301644: com/sun/jdi/JdbStopThreadTest.java fails after JDK-8300811
Reviewed-by: amenkov, kevinw
|
2023-02-02 16:58:48 +00:00 |
|
Aleksei Efimov
|
03b23a1e1b
|
8301367: Add exception handler method to the BaseLdapServer
Reviewed-by: jpai, vtewari, dfuchs
|
2023-02-02 12:45:00 +00:00 |
|
Bill Huang
|
09bfbf8063
|
8300909: Update com/sun/jndi/dns/Test6991580.java manual test instruction
Reviewed-by: alanb
|
2023-01-31 22:12:07 +00:00 |
|
Valerie Peng
|
7eff578768
|
8288050: Add support of SHA-512/224 and SHA-512/256 to the PBKDF2 and PBES2 impls in SunJCE provider
Reviewed-by: weijun
|
2023-01-26 22:07:31 +00:00 |
|
Jaikiran Pai
|
8a47429dc0
|
8295944: Move the Http2TestServer and related classes into a package of its own
Reviewed-by: dfuchs
|
2023-01-25 13:38:02 +00:00 |
|
Volodymyr Paprotski
|
9d44dd0cca
|
8297972: Poly1305 Endianness on ByteBuffer not enforced
Reviewed-by: jnimeh
|
2023-01-20 19:51:28 +00:00 |
|
Abhishek Kumar
|
578c287a68
|
8081507: Open or Save button in JFileChooser has OK title in GTK LaF
Reviewed-by: serb, tr
|
2023-01-04 22:45:39 +00:00 |
|
Jesper Wilhelmsson
|
df1caf9081
|
Merge
|
2023-01-04 16:03:09 +00:00 |
|
Kim Barrett
|
b743519ba9
|
8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false"
Reviewed-by: iwalulya, tschatzl
|
2023-01-04 03:28:31 +00:00 |
|
Abhishek Kumar
|
2ee34f1488
|
4912623: GTK L&F: Folder list of the JFileChooser is allowing multiple selection unlike native
Reviewed-by: psadhukhan, jdv, serb
|
2023-01-02 06:03:12 +00:00 |
|
Chris Plummer
|
7241e358bf
|
8298692: Fix typos in test/jdk/com/sun/jdi files
Reviewed-by: amenkov, sspitsyn
|
2022-12-14 17:53:11 +00:00 |
|
Kevin Walls
|
fbe7b00738
|
8298173: GarbageCollectionNotificationContentTest test failed: no decrease in Eden usage
Reviewed-by: dcubed, cjplummer, sspitsyn
|
2022-12-08 12:10:26 +00:00 |
|
Volodymyr Paprotski
|
203251ffc0
|
8297379: Enable the ByteBuffer path of Poly1305 optimizations
Reviewed-by: sviswanathan, ascarpino, jnimeh
|
2022-12-06 16:47:45 +00:00 |
|
Yude Lin
|
f5ad515db0
|
8297247: Add GarbageCollectorMXBean for Remark and Cleanup pause time in G1
Reviewed-by: tschatzl, ayang
|
2022-12-06 07:16:27 +00:00 |
|
Maurizio Cimadamore
|
73baadceb6
|
8295044: Implementation of Foreign Function and Memory API (Second Preview)
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jvernee, pminborg, psandoz, alanb, sundar
|
2022-12-05 13:49:53 +00:00 |
|
Abhishek Kumar
|
2084451193
|
8078471: Backspace does not work in JFileChooser with GTK L&F
Reviewed-by: psadhukhan, prr
|
2022-11-29 21:49:50 +00:00 |
|
David Holmes
|
692bedbc1d
|
8297106: Remove the -Xcheck:jni local reference capacity checking
Reviewed-by: dcubed, kevinw
|
2022-11-29 02:03:49 +00:00 |
|
Volodymyr Paprotski
|
74d3baccb3
|
8297417: Poly1305IntrinsicFuzzTest fails with tag mismatch exception
Reviewed-by: sviswanathan, vlivanov, rcastanedalo, thartmann
|
2022-11-25 07:07:39 +00:00 |
|
Valerie Peng
|
6dc4d891c3
|
7181214: Need specify SKF translateKey(SecurityKey) method requires instance of PBEKey for PBKDF2 algorithms
Reviewed-by: xuelei, weijun
|
2022-11-23 18:49:35 +00:00 |
|
Volodymyr Paprotski
|
f12710e938
|
8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
Reviewed-by: sviswanathan, vlivanov
|
2022-11-21 21:01:25 +00:00 |
|
Joe Darcy
|
87530e66dd
|
8296913: Correct enable preview idiom in JdbLastErrorTest.java
Reviewed-by: cjplummer, kevinw, alanb, sspitsyn
|
2022-11-15 18:22:00 +00:00 |
|
Kevin Walls
|
8a9eabbec6
|
8296786: Limit VM modes for com/sun/jdi/JdbLastErrorTest.java
Reviewed-by: cjplummer, dcubed
|
2022-11-15 07:23:40 +00:00 |
|
Daniel Fuchs
|
4a300818fe
|
8296747: com/sun/net/httpserver/simpleserver/StressDirListings.java timed out
Reviewed-by: jpai
|
2022-11-11 11:23:57 +00:00 |
|
Aleksei Efimov
|
9ef7852be3
|
8290714: Make com.sun.jndi.dns.DnsClient virtual threads friendly
Reviewed-by: dfuchs, jpai
|
2022-11-10 19:20:33 +00:00 |
|
Abhishek Kumar
|
4a68210d9f
|
6972078: Can not select single directory with GTKLookAndFeel
Reviewed-by: psadhukhan, tr
|
2022-11-10 14:11:52 +00:00 |
|