Johannes Bechberger
|
0da48f19cb
|
8307732: build-test-lib is broken
Reviewed-by: erikj, djelinski
|
2023-05-10 12:13:22 +00:00 |
|
Leonid Mesnik
|
7f05f6f7c7
|
8307307: Improve ProcessTools.java to don't try to run Virtual wrapper for incompatible processes
Reviewed-by: alanb
|
2023-05-09 18:06:40 +00:00 |
|
Leonid Mesnik
|
3aff5eacbd
|
8307486: ProcessTools.java should wait until vthread is completed before checking exceptions
Reviewed-by: dholmes, alanb
|
2023-05-09 16:36:21 +00:00 |
|
Weijun Wang
|
b5922c3b86
|
8305846: Support compilation in Proc test utility
Reviewed-by: valeriep
|
2023-05-05 20:03:11 +00:00 |
|
Matias Saavedra Silva
|
27764e6035
|
8306583: Add JVM crash check in CDSTestUtils.executeAndLog
Reviewed-by: iklam, ccheung
|
2023-05-05 18:06:19 +00:00 |
|
Leonid Mesnik
|
64ac9a05e8
|
8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output"
Reviewed-by: dholmes
|
2023-05-04 01:10:54 +00:00 |
|
Leonid Mesnik
|
2e340e855b
|
8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
Reviewed-by: cjplummer, sspitsyn
|
2023-04-26 14:53:33 +00:00 |
|
Ioi Lam
|
723037a79d
|
8298048: Combine CDS archive heap into a single block
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: matsaave, tschatzl
|
2023-04-21 15:29:45 +00:00 |
|
Markus Grönlund
|
5c95bb1c51
|
8257967: JFR: Events for loaded agents
Reviewed-by: dholmes, sspitsyn
|
2023-04-17 10:25:36 +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 |
|
Matias Saavedra Silva
|
ce10460e94
|
8274166: Some CDS tests ignore -Dtest.cds.runtime.options
Reviewed-by: dholmes, iklam, aturbanov
|
2023-04-06 13:59:08 +00:00 |
|
Serguei Spitsyn
|
a1a9ec6e46
|
8297286: runtime/vthread tests crashing after JDK-8296324
Reviewed-by: lmesnik, pchilanomate, cjplummer
|
2023-04-04 00:46:43 +00:00 |
|
Matias Saavedra Silva
|
3fbbfd1749
|
8301995: Move invokedynamic resolution information out of ConstantPoolCacheEntry
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, dnsimon, fparain, gcao, aph, fyang, amitkumar, lucy
|
2023-03-28 19:50:38 +00:00 |
|
Mandy Chung
|
622f239448
|
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
Reviewed-by: jpai, alanb
|
2023-03-20 17:30:24 +00:00 |
|
Daniel Jeliński
|
450567031e
|
8304174: Remove delays from httpserver tests
Reviewed-by: jpai, dfuchs
|
2023-03-20 09:31:33 +00:00 |
|
Leonid Mesnik
|
8d2ebf248e
|
8303697: ProcessTools doesn't print last line of process output
Reviewed-by: dholmes, stuefe
|
2023-03-17 13:45:41 +00:00 |
|
Eirik Bjorsnos
|
c313e1ac7b
|
8303922: build-test-lib target is broken
Reviewed-by: erikj, jwaters
|
2023-03-11 18:44:47 +00:00 |
|
Matias Saavedra Silva
|
206661d45f
|
8281941: Change CDS warning messages to use Unified Logging
Reviewed-by: dholmes, ccheung
|
2023-03-10 17:11:48 +00:00 |
|
Pavel Rappo
|
45a616a891
|
8303480: Miscellaneous fixes to mostly invisible doc comments
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
|
2023-03-07 15:31:42 +00:00 |
|
Leonid Mesnik
|
ae8730fd62
|
8303486: [REDO] Update ProcessTools.startProcess(...) to exit early if process exit before linePredicate is printed.
Reviewed-by: dholmes
|
2023-03-06 15:32:01 +00:00 |
|
Afshin Zafari
|
ff364c1906
|
8301622: ProcessTools.java compilation gets ThreadDeath deprecation warning
Reviewed-by: dholmes, alanb
|
2023-03-03 13:16:43 +00:00 |
|
Leonid Mesnik
|
3aeefbf1de
|
8303421: [BACKOUT] 8303133: Update ProcessTools.startProcess(...) to exit early if process exit before linePredicate is printed.
Reviewed-by: dholmes
|
2023-03-01 05:21:45 +00:00 |
|
Leonid Mesnik
|
1fdaf252b6
|
8303133: Update ProcessTools.startProcess(...) to exit early if process exit before linePredicate is printed.
Reviewed-by: dholmes, rriggs
|
2023-03-01 00:50:35 +00:00 |
|
Mandy Chung
|
c8cc7b67db
|
8301704: Shorten the number of GCs in UnloadingTest.java to verify a class loader not being unloaded
Reviewed-by: rriggs
|
2023-02-09 00:38:08 +00:00 |
|
Matthew Donovan
|
3361a26df4
|
8298874: Update TestAllSuites.java for TLS v1.2 and 1.3
Reviewed-by: rhalade
|
2023-02-01 17:20:24 +00:00 |
|
Severin Gehwolf
|
3c61d5aa48
|
8300659: Refactor TestMemoryAwareness to use WhiteBox api for host values
Reviewed-by: mbaesken
|
2023-01-25 10:24:33 +00:00 |
|
Matias Saavedra Silva
|
77f2d20e96
|
8287873: Add test for using -XX:+AutoCreateSharedArchive with different JDK versions
Reviewed-by: iklam
|
2023-01-20 00:55:28 +00:00 |
|
Ashutosh Mehra
|
be64bf8cf0
|
8299329: Assertion failure with fastdebug build when trying to use CDS without classpath
Reviewed-by: iklam, ccheung
|
2023-01-05 16:09:28 +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 |
|
Ioi Lam
|
6ccee83958
|
8292206: TestCgroupMetrics.java fails as getMemoryUsage() is lower than expected
Reviewed-by: dholmes, sgehwolf
|
2022-12-22 20:50:20 +00:00 |
|
Xue-Lei Andrew Fan
|
f56285c361
|
8299146: No copyright statement on ArtifactResolverException.java
Reviewed-by: erikj
|
2022-12-21 01:47:50 +00:00 |
|
Chris Plummer
|
781a2e0b2d
|
8298343: "Could not confirm if TargetJDK is hardened." warning for SA tests on macosx-aarch64-debug
Reviewed-by: amenkov, kevinw
|
2022-12-12 18:29:58 +00:00 |
|
Stefan Johansson
|
3b8c7ef8e7
|
8157023: Integrate NMT with JFR
Reviewed-by: stuefe, mgronlun, egahlin
|
2022-12-07 18:43:42 +00:00 |
|
Mark Powers
|
79d163d499
|
8293412: Remove unnecessary java.security.egd overrides
Reviewed-by: xuelei, djelinski
|
2022-12-06 20:36:50 +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 |
|
Stefan Johansson
|
eea1a8a95e
|
8297427: Avoid keeping class loaders alive when executing ClassLoaderStatsVMOperation
Reviewed-by: eosterlund, stefank
|
2022-12-01 10:30:14 +00:00 |
|
Jaikiran Pai
|
0ce182723b
|
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: alanb, lancea, dfuchs
|
2022-11-30 00:37:31 +00:00 |
|
Weijun Wang
|
2deb318c9f
|
8297065: DerOutputStream operations should not throw IOExceptions
Reviewed-by: mullan, valeriep
|
2022-11-29 12:57:46 +00:00 |
|
Matias Saavedra Silva
|
a249a52501
|
8296754: AutoCreateSharedArchive in JDK 20 is not compatible with JDK 19
Reviewed-by: ccheung, iklam, erikj
|
2022-11-28 15:26:27 +00:00 |
|
Serguei Spitsyn
|
e661c5a3d0
|
8296323: JVMTI can_support_virtual_threads not available for agents loaded into running VM
Reviewed-by: alanb, rrich
|
2022-11-22 23:43:15 +00:00 |
|
Erik Gahlin
|
87b809a2cb
|
8296229: JFR: jfr tool should print unsigned values correctly
Reviewed-by: coffeys, mgronlun
|
2022-11-11 14:55:41 +00:00 |
|
Sean Coffey
|
102b2b32fe
|
8292033: Move jdk.X509Certificate event logic to JCA layer
Reviewed-by: mullan
|
2022-11-09 21:46:56 +00:00 |
|
Bill Huang
|
cc8bf95046
|
8296718: Refactor bootstrap Test Common Functionalities to test/lib/Utils
Reviewed-by: sspitsyn, kevinw
|
2022-11-09 19:02:50 +00:00 |
|
Ioi Lam
|
8f6c048911
|
8296337: CDS SharedArchiveConsistency tests fail after JDK-8296157
Reviewed-by: ccheung
|
2022-11-03 22:30:28 +00:00 |
|
Calvin Cheung
|
427f50624f
|
8279366: CDS should allow alternative locations for JAR files in classpath
Reviewed-by: iklam, coleenp
|
2022-10-25 17:52:18 +00:00 |
|
Kevin Walls
|
9051dded84
|
8294993: LingeredApp test update
Reviewed-by: cjplummer, amenkov
|
2022-10-25 11:44:39 +00:00 |
|
Jaikiran Pai
|
8b010e014c
|
8030616: sun/management/jmxremote/bootstrap/RmiBootstrapTest fails intermittently with cannot find a free port
Reviewed-by: sspitsyn, msheppar
|
2022-10-21 08:29:09 +00:00 |
|
Alex Menkov
|
6240431b38
|
8295697: Resolve conflicts between serviceability/jvmti and nsk/jvmti shared code
Reviewed-by: lmesnik, sspitsyn, cjplummer
|
2022-10-20 23:41:54 +00:00 |
|
Erik Gahlin
|
ecfb6bce5a
|
8295419: JFR: Change name of jdk.JitRestart
Reviewed-by: mgronlun
|
2022-10-18 21:43:06 +00:00 |
|