Weijun Wang
|
9fd855ed47
|
8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
Reviewed-by: mullan, valeriep
|
2024-01-11 13:45:40 +00:00 |
|
Varada M
|
e5aed6be7a
|
8323276: StressDirListings.java fails on AIX
Reviewed-by: jpai, dfuchs
|
2024-01-11 12:17:35 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
Alex Menkov
|
459957f30a
|
8322062: com/sun/jdi/JdwpAllowTest.java does not performs negative testing with prefix length
Reviewed-by: cjplummer, sspitsyn
|
2023-12-18 21:14:09 +00:00 |
|
Kevin Walls
|
e1fd663f22
|
8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed: out of expected range
Reviewed-by: sspitsyn
|
2023-12-12 09:58:41 +00:00 |
|
Anthony Scarpino
|
dc9c77bebe
|
8318756: Create better internal buffer for AEADs
Reviewed-by: djelinski
|
2023-12-06 18:09:10 +00:00 |
|
Abhishek Kumar
|
4ef24e2596
|
8319938: TestFileChooserSingleDirectorySelection.java fails with "getSelectedFiles returned empty array"
Reviewed-by: aivanov, tr
|
2023-12-06 16:41:24 +00:00 |
|
Matthias Baesken
|
b9b82631bf
|
8317307: test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
Reviewed-by: clanger
|
2023-12-04 08:09:01 +00:00 |
|
Roman Kennke
|
ea1ffa3419
|
8318895: Deoptimization results in incorrect lightweight locking stack
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: dlong, rrich
|
2023-11-10 15:28:27 +00:00 |
|
Johannes Bechberger
|
1a21c1a783
|
8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use"
Reviewed-by: amenkov
|
2023-11-03 12:32:53 +00:00 |
|
Leo Korinth
|
d52a995f35
|
8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
|
2023-10-27 08:47:26 +00:00 |
|
William Kemper
|
5b5fd3694a
|
8316632: Shenandoah: Raise OOME when gc threshold is exceeded
Reviewed-by: kdnilsen, ysr, shade
|
2023-10-27 08:18:38 +00:00 |
|
Johannes Bechberger
|
8f4ebd8921
|
8317920: JDWP-agent sends broken exception event with onthrow option
Reviewed-by: clanger, cjplummer
|
2023-10-20 08:52:46 +00:00 |
|
Weijun Wang
|
5145e5a40a
|
8318328: DHKEM should check XDH name in case-insensitive mode
Reviewed-by: ascarpino, hchao
|
2023-10-17 19:36:17 +00:00 |
|
Leonid Mesnik
|
89987dbf87
|
8303773: Replace "main.wrapper" with "test.thread.factory" property in test code
Reviewed-by: cjplummer, amenkov
|
2023-10-03 15:03:47 +00:00 |
|
Leonid Mesnik
|
ca5eee2fe3
|
8316445: Mark com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java as vm.flagless
Reviewed-by: cjplummer, sspitsyn
|
2023-09-28 17:15:40 +00:00 |
|
Leonid Mesnik
|
ee9776fa23
|
8304839: Move TestScaffold.main() to the separate class DebugeeWrapper
Reviewed-by: amenkov, cjplummer
|
2023-09-26 18:35:13 +00:00 |
|
Liam Miller-Cushon
|
9291b46bcf
|
8313804: JDWP support for -Djava.net.preferIPv6Addresses=system
Reviewed-by: cjplummer, amenkov
|
2023-09-25 16:43:20 +00:00 |
|
Joachim Kern
|
21c2dac159
|
8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java real fix for failure on AIX
Reviewed-by: dholmes, mbaesken
|
2023-09-18 11:57:48 +00:00 |
|
Erik Joelsson
|
020255a72d
|
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
|
2023-09-12 20:16:05 +00:00 |
|
Daniel Jeliński
|
42f5b9e7aa
|
8315436: HttpsServer does not send TLS alerts
Reviewed-by: dfuchs, michaelm
|
2023-09-01 10:19:53 +00:00 |
|
Valerie Peng
|
2436fb010e
|
8312306: Add more Reference.reachabilityFence() calls to the security classes using Cleaner
Reviewed-by: ascarpino
|
2023-08-31 20:40:25 +00:00 |
|
Leonid Mesnik
|
7342f5a033
|
8314333: Update com/sun/jdi/ProcessAttachTest.java to use ProcessTools.createTestJvm(..)
Reviewed-by: cjplummer
|
2023-08-25 16:18:45 +00:00 |
|
Weibing Xiao
|
f2383b3cbd
|
8314063: The socket is not closed in Connection::createSocket when the handshake failed for LDAP connection
Reviewed-by: aefimov, msheppar
|
2023-08-25 12:20:18 +00:00 |
|
Matthias Baesken
|
703817d21f
|
8314517: some tests fail in case ipv6 is disabled on the machine
Reviewed-by: mdoerr, lucy, jpai, dfuchs
|
2023-08-23 10:44:40 +00:00 |
|
Chris Plummer
|
388dcff725
|
8282712: VMConnection.open() does not detect if VM failed to be created, resulting in NPE
Reviewed-by: sspitsyn, amenkov
|
2023-08-17 15:09:09 +00:00 |
|
Weibing Xiao
|
e56d3bc2da
|
8313657: com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors
Reviewed-by: vtewari, msheppar, aefimov
|
2023-08-14 17:38:53 +00:00 |
|
Liam Miller-Cushon
|
f41c267f85
|
8314045: ArithmeticException in GaloisCounterMode
Co-authored-by: Ioana Nedelcu <ioannanedelcu@google.com>
Reviewed-by: ascarpino
|
2023-08-14 15:51:18 +00:00 |
|
Matthias Baesken
|
6dba2026d7
|
8313670: Simplify shared lib name handling code in some tests
Reviewed-by: cjplummer, sspitsyn
|
2023-08-10 07:23:24 +00:00 |
|
Paul Hohensee
|
a9d21c61fb
|
8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
Reviewed-by: dholmes, sspitsyn, shade
|
2023-07-26 19:30:21 +00:00 |
|
Jaikiran Pai
|
842d6329cf
|
8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
Reviewed-by: alanb, cjplummer, dholmes
|
2023-07-21 12:58:20 +00:00 |
|
Matthias Baesken
|
25cbe85d6f
|
8310550: Adjust references to rt.jar
Reviewed-by: erikj, clanger
|
2023-07-07 06:57:23 +00:00 |
|
Matthias Baesken
|
6a63badd8e
|
8310191: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java second failure on AIX
Reviewed-by: alanb, cjplummer
|
2023-06-19 06:39:58 +00:00 |
|
Chris Plummer
|
d7251c1755
|
8309757: com/sun/jdi/ReferrersTest.java fails with virtual test thread factory
Reviewed-by: sspitsyn, kevinw
|
2023-06-13 18:07:43 +00:00 |
|
Chris Plummer
|
1612b6dc6e
|
8309752: com/sun/jdi/SetLocalWhileThreadInNative.java fails with virtual test thread factory due to OpaqueFrameException
Reviewed-by: sspitsyn, lmesnik
|
2023-06-12 18:07:40 +00:00 |
|
Matthias Baesken
|
4d66d97745
|
8309549: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java fails on AIX
Reviewed-by: alanb, cjplummer, sspitsyn
|
2023-06-12 07:07:38 +00:00 |
|
Chris Plummer
|
84184f9473
|
8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()"
Reviewed-by: sspitsyn, kevinw
|
2023-06-09 18:01:22 +00:00 |
|
Chris Plummer
|
e3f3ac0825
|
8309420: com/sun/jdi/StepTest.java fails with virtual thread wrapper
Reviewed-by: sspitsyn, amenkov
|
2023-06-07 18:03:49 +00:00 |
|
Chris Plummer
|
c38abbfcaa
|
8309510: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java no longer needs to override startUp() method
Reviewed-by: sspitsyn, amenkov
|
2023-06-07 17:57:23 +00:00 |
|
Chris Plummer
|
a54f4d4ab9
|
8309509: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java fails with virtual test thread factory
Reviewed-by: sspitsyn, amenkov
|
2023-06-07 17:49:05 +00:00 |
|
Chris Plummer
|
65bdbc7a8c
|
8309396: com/sun/jdi/JdbMethodExitTest.java fails with virtual threads due to a bug in determining the main thread id
Reviewed-by: amenkov, sspitsyn
|
2023-06-06 21:57:18 +00:00 |
|
Chris Plummer
|
16ab7bfe22
|
8309505: com/sun/jdi/MethodEntryExitEvents.java due to finding wrong main thread
Reviewed-by: amenkov, sspitsyn
|
2023-06-06 18:34:18 +00:00 |
|
Chris Plummer
|
571fbdc311
|
8309506: com/sun/jdi/MultiBreakpointsTest.java fails with virtual test thread factory
Reviewed-by: amenkov, sspitsyn
|
2023-06-06 18:17:47 +00:00 |
|
Alan Bateman
|
2e9eff5641
|
8309406: Change jdk.trackAllThreads to default to true
Reviewed-by: rpressler, mchung, cjplummer
|
2023-06-06 06:01:38 +00:00 |
|
Chris Plummer
|
1bb037bdc6
|
8309329: com/sun/jdi/DeferredStepTest.java fails with virtual threads due to not waiting for threads to exit
Reviewed-by: sspitsyn, lmesnik, amenkov
|
2023-06-02 19:09:56 +00:00 |
|
Alan Bateman
|
5bd2af26e6
|
8307478: Implementation of Prepare to Restrict The Dynamic Loading of Agents
Reviewed-by: sspitsyn, cjplummer
|
2023-06-02 05:57:01 +00:00 |
|
Chris Plummer
|
5531f6ba1b
|
8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn
Reviewed-by: sspitsyn, alanb
|
2023-05-31 20:50:22 +00:00 |
|
Chris Plummer
|
eae1f59da9
|
8309159: Some minor comment and code cleanup in jdk/com/sun/jdi/PopFramesTest.java
Reviewed-by: sspitsyn, lmesnik
|
2023-05-31 17:38:18 +00:00 |
|
Weijun Wang
|
6b90b0519e
|
8297878: KEM: Implementation
Reviewed-by: ascarpino, mullan
|
2023-05-30 16:29:19 +00:00 |
|
Paul Hohensee
|
3eced01f9e
|
8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM
Reviewed-by: dholmes, mchung
|
2023-05-30 13:44:02 +00:00 |
|