Aleksei Efimov
cee74f9e67
8338536: Permanently disable remote code downloading in JNDI
...
Reviewed-by: dfuchs
2024-11-21 20:55:02 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Goetz Lindenmaier
325a2c3f76
8343848: Fix typo of property name in TestOAEPPadding after 8341927
...
Reviewed-by: lucy, mullan
2024-11-09 18:57:21 +00:00
Kevin Driver
2c7bea1cb2
8343772: Expected IAPE not thrown in KDF.getInstance (TCK)
...
Reviewed-by: valeriep
2024-11-07 19:27:35 +00:00
Kevin Driver
2a1ae0ff89
8331008: Implement JEP 478: Key Derivation Function API (Preview)
...
Co-authored-by: Rajan Halade <rhalade@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Valerie Peng <valeriep@openjdk.org>
Reviewed-by: weijun, valeriep
2024-11-05 21:07:52 +00:00
Fernando Guallini
c82ad845e1
8342183: Update tests to use stronger algorithms and keys
...
Reviewed-by: rhalade, ascarpino
2024-11-01 17:52:20 +00:00
Fernando Guallini
ae82cc1ba1
8342188: Update tests to use stronger key parameters and certificates
...
Reviewed-by: rhalade, ascarpino
2024-10-31 18:28:52 +00:00
Fernando Guallini
f340ab2d36
8342181: Update tests to use stronger Key and Salt size
...
Reviewed-by: rhalade, ascarpino
2024-10-30 22:14:54 +00:00
Matthew Donovan
9a9ac1d005
8341927: Replace hardcoded security providers with new test.provider.name system property
...
Reviewed-by: mullan, ascarpino, rhalade
2024-10-30 18:51:02 +00:00
Johannes Bechberger
309b929147
8336401: Remove the option onjcmd from the jdwp agent
...
Reviewed-by: cjplummer, mbaesken
2024-10-18 23:39:05 +00:00
Kevin Walls
df7d6e081f
8338603: DiagnosticCommandMBean operations should standardize types for parameters
...
Reviewed-by: cjplummer, egahlin
2024-10-15 10:50:45 +00:00
Axel Boldt-Christmas
6fad6af0de
8341819: LightweightSynchronizer::enter_for races with deflation
...
Reviewed-by: pchilanomate, rkennke
2024-10-10 17:02:54 +00:00
Aleksei Efimov
4beb77192f
8339538: Wrong timeout computations in DnsClient
...
8220213: com/sun/jndi/dns/ConfigTests/Timeout.java failed intermittent
Reviewed-by: dfuchs, msheppar, djelinski
2024-10-10 15:56:04 +00:00
SendaoYan
76283dd270
8341246: Test com/sun/tools/attach/PermissionTest.java fails access denied after JDK-8327114
...
Reviewed-by: kevinw, sgehwolf
2024-10-02 16:07:10 +00:00
Chris Plummer
5ebdf2d272
8338708: Don't create/destroy debug agent cmdQueueLock for each connection
...
Reviewed-by: amenkov, lmesnik
2024-09-03 19:06:00 +00:00
Chris Plummer
d72810794b
8338482: com/sun/jdi/ThreadMemoryLeakTest.java requires that compressed oops are enabled
...
Reviewed-by: amenkov, kevinw
2024-08-20 23:34:31 +00:00
Chris Plummer
8635642dbd
8338469: com/sun/jdi/DataDumpTest.java failed with Not a debuggee, or not listening for debugger to attach
...
Reviewed-by: dcubed
2024-08-16 16:39:36 +00:00
Chris Plummer
723ac5763a
8332488: Add JVMTI DataDumpRequest to the debug agent
...
Reviewed-by: sspitsyn, lmesnik
2024-08-14 18:41:24 +00:00
Coleen Phillimore
ff8a9f9267
8337318: Deoptimization::relock_objects fails assert(monitor->owner() == Thread::current()) failed: must be
...
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: rrich, dholmes, shade, pchilanomate
2024-08-13 11:48:50 +00:00
Fernando Guallini
a5c2d7b305
8335172: Add manual steps to run security/auth/callback/TextCallbackHandler/Password.java test
...
Reviewed-by: rhalade
2024-08-07 18:24:08 +00:00
Alex Menkov
920751e5d5
8311990: Two JDI tests may interfere with each other
...
Reviewed-by: dholmes, sspitsyn
2024-08-06 21:56:48 +00:00
Fernando Guallini
034297a6bd
8336240: Test com/sun/crypto/provider/Cipher/DES/PerformanceTest.java fails with java.lang.ArithmeticException
...
Reviewed-by: wetmore
2024-07-26 18:51:12 +00:00
Ben Perez
4c91d5cb41
8322133: getParameterSpec(ECGenParameterSpec.class) on EC AlgorithmParameters does not return standard names
...
Reviewed-by: mullan
2024-07-23 19:35:11 +00:00
Chris Plummer
ed6499446d
8333391: Test com/sun/jdi/InterruptHangTest.java failed: Thread was never interrupted during sleep
...
Reviewed-by: lmesnik, amenkov
2024-07-22 19:34:09 +00:00
Daniel Fuchs
a537e87d2d
8335530: Java file extension missing in AuthenticatorTest
...
Reviewed-by: cstein, jpai
2024-07-02 11:50:21 +00:00
Kevin Walls
79a3554e1d
8335124: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed with CPU time out of expected range
...
Reviewed-by: phh, cjplummer
2024-06-28 19:01:36 +00:00
Fernando Guallini
f4d8c005b3
8334562: Automate com/sun/security/auth/callback/TextCallbackHandler/Default.java test
...
Reviewed-by: weijun
2024-06-28 12:45:26 +00:00
Chris Plummer
4e8cbf884a
8335134: Test com/sun/jdi/BreakpointOnClassPrepare.java timeout
...
Reviewed-by: kevinw, coleenp
2024-06-27 22:20:14 +00:00
Coleen Phillimore
b3bf31a0a0
8333542: Breakpoint in parallel code does not work
...
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, vlivanov
2024-06-25 19:50:58 +00:00
Richard Reingruber
13dce296fc
8334560: [PPC64]: postalloc_expand_java_dynamic_call_sched does not copy all fields
...
Reviewed-by: mbaesken, mdoerr
2024-06-24 06:33:39 +00:00
Abhishek Kumar
9ef86da5f8
8334170: bug6492108.java test failed with exception Image comparison failed at (0, 0) for image 4
...
Reviewed-by: aivanov, azvegint
2024-06-20 15:42:17 +00:00
Alex Menkov
17bd483ff0
8333680: com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect"
...
Reviewed-by: sspitsyn, kevinw, lmesnik
2024-06-07 19:30:37 +00:00
Abhishek Kumar
5dcb7a627e
8160755: bug6492108.java test fails with exception Image comparison failed at (0, 0) for image 4 in GTK L&F
...
Reviewed-by: aivanov, dnguyen, tr
2024-06-05 16:03:35 +00:00
Jaikiran Pai
6882b381e8
8333590: UnmodifiableHeaders.toString() returns a value that represents empty headers
...
Reviewed-by: dfuchs, michaelm
2024-06-05 14:03:29 +00:00
John Jiang
c0ce7d871f
8333046: Clean codes in sun.security.util.math
...
Reviewed-by: weijun
2024-06-01 05:58:00 +00:00
Volodymyr Paprotski
afed7d0b05
8329538: Accelerate P256 on x86_64 using Montgomery intrinsic
...
Reviewed-by: ihse, ascarpino, sviswanathan
2024-05-22 16:27:27 +00:00
Jaikiran Pai
fe8a2aff31
8307778: com/sun/jdi/cds tests fail with jtreg's Virtual test thread factory
...
Reviewed-by: dholmes, sspitsyn, cjplummer, lmesnik
2024-05-16 05:42:38 +00:00
Jaikiran Pai
f9a1d3381b
8332020: jwebserver tool prints invalid URL in case of IPv6 address binding
...
Reviewed-by: dfuchs, vtewari
2024-05-11 04:31:11 +00:00
Nizar Benalla
b87a7e9906
8144100: Incorrect case-sensitive equality in com.sun.net.httpserver.BasicAuthenticator
...
Reviewed-by: jpai, dfuchs
2024-05-11 04:24:48 +00:00
SendaoYan
dea8076a58
8332006: Test com/sun/net/httpserver/TcpNoDelayNotRequired.java run timeout with -Xcomp
...
Reviewed-by: jpai, dfuchs
2024-05-10 10:10:53 +00:00
Christian Stein
7b79426a1d
8278353: Provide Duke as default favicon in Simple Web Server
...
Reviewed-by: dfuchs
2024-05-08 05:48:07 +00:00
Jaikiran Pai
8af606fb8c
8331334: com/sun/net/httpserver/HttpsParametersClientAuthTest.java fails in testServerNeedClientAuth(false)
...
Reviewed-by: dfuchs
2024-05-08 01:12:17 +00:00
robertengels
02c95a6d7e
6968351: httpserver clashes with delayed TCP ACKs for low Content-Length
...
Reviewed-by: dfuchs, djelinski, michaelm, jpai
2024-05-07 13:18:24 +00:00
Darragh Clarke
70944ca54a
8330033: com/sun/net/httpserver/bugs/B6431193.java fails in AssertionError after JDK-8326568
...
Reviewed-by: jpai, dfuchs
2024-04-10 16:11:06 +00:00
Darragh Clarke
86cb76728d
8326568: jdk/test/com/sun/net/httpserver/bugs/B6431193.java should use try-with-resource and try-finally
...
Reviewed-by: dfuchs, jpai
2024-04-10 11:12:40 +00:00
Vladimir Kozlov
83eba863fe
8329332: Remove CompiledMethod and CodeBlobLayout classes
...
Reviewed-by: vlivanov, stefank
2024-04-04 19:48:48 +00:00
Bill Huang
375bfac8e7
8327474: Review use of java.io.tmpdir in jdk tests
...
Reviewed-by: michaelm, jpai
2024-04-03 17:04:09 +00:00
Kevin Walls
2b79c22c43
8327505: Test com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails
...
Reviewed-by: lmesnik, stuefe
2024-03-28 09:06:41 +00:00
Christoph Langer
907e30ff00
8325579: Inconsistent behavior in com.sun.jndi.ldap.Connection::createSocket
...
Reviewed-by: dfuchs, aefimov
2024-03-25 16:31:52 +00:00
Chris Plummer
966a42f9b3
8324868: debug agent does not properly handle interrupts of a virtual thread
...
Reviewed-by: sspitsyn, amenkov
2024-03-12 20:54:18 +00:00