-
Enhancement
-
Resolution: Fixed
-
P4
-
11
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8322335 | 11.0.23 | Amos SHI | P4 | Resolved | Fixed | b01 |
JDK-8314083 | 11.0.22-oracle | Md Shahbaz Yusuf | P4 | Resolved | Fixed | b01 |
Investigate if the output from the following CDS/AppCDS tests can be reduced. Currently, these tests output exceeds the default maxOutputSize.
...
Output overflow:
JT Harness has limited the test output to the text to that
at the beginning and the end, so that you can see how the
test began, and how it completed.
If you need to see more of the output from the test,
set the system property javatest.maxOutputSize to a higher
value. The current value is 100000
...
CDS tests:
runtime/SharedArchiveFile/SharedBaseAddress.java
runtime/SharedArchiveFile/NonBootLoaderClasses.java
runtime/SharedArchiveFile/BootAppendTests.java
runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java
runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformInterfaceAndImplementor.java
runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperAndSubClasses.java
runtime/SharedArchiveFile/DumpSymbolAndStringTable.java
runtime/SharedArchiveFile/DumpSharedDictionary.java
AppCDS tests:
runtime/appcds/SignedJar.java
runtime/appcds/sharedStrings/IncompatibleOptions.java
runtime/appcds/sharedStrings/FlagCombo.java
runtime/appcds/SharedBaseAddress.java
runtime/appcds/PrintSharedArchiveAndExit.java
runtime/appcds/CommandLineFlagCombo.java
runtime/appcds/SharedPackages.java
runtime/appcds/JvmtiAddPath.java
runtime/appcds/BootClassPathMismatch.java
runtime/appcds/cacheObject/RedefineClassTest.java
runtime/appcds/cacheObject/RedefineClassTest.java
runtime/appcds/javaldr/ArrayTest.java
runtime/appcds/javaldr/GCSharedStringsDuringDump.java
runtime/appcds/javaldr/GCDuringDump.java
runtime/appcds/javaldr/AnonVmClassesDuringDump.java
runtime/appcds/OldClassTest.java
runtime/appcds/SpecifySysLoaderProp.java
runtime/appcds/MultiReleaseJars.java
runtime/appcds/jigsaw/modulepath/AddReads.java
runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java
runtime/appcds/jigsaw/modulepath/MainModuleOnly.java
runtime/appcds/jigsaw/modulepath/AddModules.java
runtime/appcds/jigsaw/modulepath/ExportModule.java
runtime/appcds/jigsaw/modulepath/ModulePathAndCP.java
runtime/appcds/jigsaw/modulepath/AddOpens.java
runtime/appcds/jigsaw/classpathtests/BootAppendTests.java
runtime/appcds/jigsaw/JigsawOptionsCombo.java
runtime/appcds/ProhibitedPackage.java
runtime/appcds/HelloExtTest.java
runtime/appcds/ProtectionDomain.java
runtime/appcds/jvmti/transformRelatedClasses/TransformInterfaceImplementorAppCDS.java
runtime/appcds/jvmti/transformRelatedClasses/TransformSuperSubAppCDS.java
...
Output overflow:
JT Harness has limited the test output to the text to that
at the beginning and the end, so that you can see how the
test began, and how it completed.
If you need to see more of the output from the test,
set the system property javatest.maxOutputSize to a higher
value. The current value is 100000
...
CDS tests:
runtime/SharedArchiveFile/SharedBaseAddress.java
runtime/SharedArchiveFile/NonBootLoaderClasses.java
runtime/SharedArchiveFile/BootAppendTests.java
runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java
runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformInterfaceAndImplementor.java
runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperAndSubClasses.java
runtime/SharedArchiveFile/DumpSymbolAndStringTable.java
runtime/SharedArchiveFile/DumpSharedDictionary.java
AppCDS tests:
runtime/appcds/SignedJar.java
runtime/appcds/sharedStrings/IncompatibleOptions.java
runtime/appcds/sharedStrings/FlagCombo.java
runtime/appcds/SharedBaseAddress.java
runtime/appcds/PrintSharedArchiveAndExit.java
runtime/appcds/CommandLineFlagCombo.java
runtime/appcds/SharedPackages.java
runtime/appcds/JvmtiAddPath.java
runtime/appcds/BootClassPathMismatch.java
runtime/appcds/cacheObject/RedefineClassTest.java
runtime/appcds/cacheObject/RedefineClassTest.java
runtime/appcds/javaldr/ArrayTest.java
runtime/appcds/javaldr/GCSharedStringsDuringDump.java
runtime/appcds/javaldr/GCDuringDump.java
runtime/appcds/javaldr/AnonVmClassesDuringDump.java
runtime/appcds/OldClassTest.java
runtime/appcds/SpecifySysLoaderProp.java
runtime/appcds/MultiReleaseJars.java
runtime/appcds/jigsaw/modulepath/AddReads.java
runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java
runtime/appcds/jigsaw/modulepath/MainModuleOnly.java
runtime/appcds/jigsaw/modulepath/AddModules.java
runtime/appcds/jigsaw/modulepath/ExportModule.java
runtime/appcds/jigsaw/modulepath/ModulePathAndCP.java
runtime/appcds/jigsaw/modulepath/AddOpens.java
runtime/appcds/jigsaw/classpathtests/BootAppendTests.java
runtime/appcds/jigsaw/JigsawOptionsCombo.java
runtime/appcds/ProhibitedPackage.java
runtime/appcds/HelloExtTest.java
runtime/appcds/ProtectionDomain.java
runtime/appcds/jvmti/transformRelatedClasses/TransformInterfaceImplementorAppCDS.java
runtime/appcds/jvmti/transformRelatedClasses/TransformSuperSubAppCDS.java
- backported by
-
JDK-8314083 [TESTBUG] Remove excessive output from CDS/AppCDS tests
-
- Resolved
-
-
JDK-8322335 [TESTBUG] Remove excessive output from CDS/AppCDS tests
-
- Resolved
-
- relates to
-
JDK-8186988 use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
-
- Resolved
-
-
JDK-8208705 [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/95059064
-
Review openjdk/jdk11u-dev/2314
-
Review openjdk/jdk11u-dev/2380
(2 links to)