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 |
|
Richard Reingruber
|
08d3ef4fe6
|
8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
Reviewed-by: lmesnik, kvn, sspitsyn
|
2022-10-24 08:00:06 +00:00 |
|
Serguei Spitsyn
|
c5e0464098
|
8291456: com/sun/jdi/ClassUnloadEventTest.java failed with: Wrong number of class unload events: expected 10 got 4
Reviewed-by: cjplummer, amenkov
|
2022-10-20 01:18:39 +00:00 |
|
Aleksei Efimov
|
d37ce4cdd1
|
8290368: Introduce LDAP and RMI protocol-specific object factory filters to JNDI implementation
Reviewed-by: dfuchs, rriggs, jpai
|
2022-10-19 14:41:28 +00:00 |
|
Jaikiran Pai
|
1553551d82
|
8286918: Better HttpServer service
Reviewed-by: dfuchs, michaelm, ahgross, rhalade
|
2022-10-18 22:41:16 +00:00 |
|
Daniel Jeliński
|
94caecbe57
|
8294906: Memory leak in PKCS11 NSS TLS server
Reviewed-by: valeriep
|
2022-10-13 09:29:17 +00:00 |
|
Abhishek Kumar
|
9d0009e92b
|
6777156: GTK L&F: JFileChooser can jump beyond root directory in combobox and selection textarea.
Reviewed-by: jdv, tr, psadhukhan
|
2022-10-11 12:55:59 +00:00 |
|
Chris Plummer
|
6a266c4de1
|
8292879: com/sun/jdi/ClassUnloadEventTest.java failed due to classes not unloading
Reviewed-by: dholmes, coleenp, sspitsyn
|
2022-10-07 19:11:19 +00:00 |
|
Chris Plummer
|
6ad151d096
|
8293143: Workaround for JDK-8292217 when doing "step over" of bytecode with unresolved cp reference
Reviewed-by: sspitsyn, amenkov
|
2022-09-27 21:20:41 +00:00 |
|
Aleksei Efimov
|
7765942aee
|
8290367: Update default value and extend the scope of com.sun.jndi.ldap.object.trustSerialData system property
Reviewed-by: dfuchs, jpai
|
2022-09-16 10:04:51 +00:00 |
|
Leonid Mesnik
|
2028ec7412
|
8289608: Change com/sun/jdi tests to not use Thread.suspend/resume
Reviewed-by: cjplummer, sspitsyn, alanb, dcubed
|
2022-09-15 17:25:48 +00:00 |
|
Kevin Walls
|
dfc16e047f
|
8292302: Windows GetLastError value overwritten by ThreadLocalStorage::thread
Reviewed-by: cjplummer, dholmes, dcubed
|
2022-09-13 07:34:55 +00:00 |
|
Chris Plummer
|
da99e3e829
|
8289400: Improve com/sun/jdi/TestScaffold error reporting
Reviewed-by: amenkov, lmesnik
|
2022-09-02 16:08:17 +00:00 |
|
Kevin Driver
|
6335150cea
|
6205692: (spec) javax.crypto.MacSpi.engineUpdate(ByteBuffer input): NPE should be specified
Reviewed-by: valeriep
|
2022-08-30 20:51:34 +00:00 |
|
Kevin Driver
|
550e5d7822
|
4958071: (spec) confusing exception list for javax.crypto.Cipher.init(...) for
Reviewed-by: valeriep, wetmore
|
2022-08-30 18:23:46 +00:00 |
|
Chris Plummer
|
3e18773016
|
8292880: Improve debuggee logging for com/sun/jdi/ClassUnloadEventTest.java
Reviewed-by: amenkov, kevinw
|
2022-08-25 22:54:29 +00:00 |
|
Chris Plummer
|
d83faeaf9a
|
8292250: Create test for co-located JDI MethodEntry, Step, and Breakpoint events
Reviewed-by: amenkov, kevinw
|
2022-08-25 22:03:43 +00:00 |
|
Erik Österlund
|
054c23f484
|
8290025: Remove the Sweeper
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
|
2022-08-25 09:48:55 +00:00 |
|
Bill Huang
|
124fc4a83d
|
8290180: Convert com/sun/management/UnixOperatingSystemMXBean/GetOpenFileDescriptorCount.sh to jtreg java version
8290181: convert com/sun/management/UnixOperatingSystemMXBean/GetMaxFileDescriptorCount.sh to java version
Reviewed-by: lmesnik, amenkov
|
2022-08-08 15:06:49 +00:00 |
|
Chris Plummer
|
a6564d495b
|
8291650: Add delay to ClassUnloadEventTest before exiting to give time for JVM to send all events before VMDeath
Reviewed-by: sspitsyn, amenkov
|
2022-08-02 21:13:00 +00:00 |
|
KIRIYAMA Takuya
|
d61c0c79cf
|
8290497: some tests in com/sun/jdi fail on localized Windows platform
Reviewed-by: sspitsyn, cjplummer, amenkov
|
2022-08-01 08:12:25 +00:00 |
|
Kevin Driver
|
0bcf17674e
|
6227536: KeyGenerator.init() methods do not throw IllegalArgumentException for keysize == 0
Reviewed-by: wetmore
|
2022-07-29 20:30:28 +00:00 |
|