git: openjdk/jdk11u-dev: 8207211: [TESTBUG] Remove excessive output from CDS/AppCDS tests

Paul Hohensee phh at openjdk.org
Mon Dec 18 23:14:19 UTC 2023


Changeset: 95059064
Author:    Amos Shi <ashi at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2023-12-18 23:13:14 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/950590649d6c32e13f3ab90c1f04a3a43a5a67b1

8207211: [TESTBUG] Remove excessive output from CDS/AppCDS tests

Changed the value of the property test.cds.copy.child.stdout to false so that stdout of child processes are logged in files. Each stdout and stderr file will have a unique name.

Reviewed-by: phh
Backport-of: c3adb5f87d6af6345bf9cd047d2c378ecdd7ede7

! test/hotspot/jtreg/runtime/appcds/HelloExtTest.java
! test/hotspot/jtreg/runtime/appcds/OldClassTest.java
! test/hotspot/jtreg/runtime/appcds/ProhibitedPackage.java
! test/hotspot/jtreg/runtime/appcds/cacheObject/RedefineClassTest.java
! test/hotspot/jtreg/runtime/appcds/javaldr/ArrayTest.java
! test/hotspot/jtreg/runtime/appcds/javaldr/GCDuringDump.java
! test/hotspot/jtreg/runtime/appcds/javaldr/GCDuringDumpTransformer.java
! test/hotspot/jtreg/runtime/appcds/javaldr/GCSharedStringsDuringDump.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/AddOpens.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/ExportModule.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/MainModuleOnly.java
! test/hotspot/jtreg/runtime/appcds/jvmti/transformRelatedClasses/TransformRelatedClassesAppCDS.java
! test/lib/jdk/test/lib/cds/CDSTestUtils.java



More information about the jdk-updates-changes mailing list