Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder hav…
…e inconsistent handling of test.*.opts Reviewed-by: dholmes, cjplummer
- Loading branch information
Showing
with
169 additions
and 204 deletions.
- +1 −1 test/hotspot/jtreg/compiler/aot/verification/ClassAndLibraryNotMatchTest.java
- +1 −1 test/hotspot/jtreg/compiler/aot/verification/vmflags/BasicFlagsChange.java
- +5 −6 test/hotspot/jtreg/compiler/ciReplay/CiReplayBase.java
- +1 −1 test/hotspot/jtreg/compiler/ciReplay/SABase.java
- +2 −3 test/hotspot/jtreg/compiler/graalunit/common/GraalUnitTestLauncher.java
- +2 −2 test/hotspot/jtreg/compiler/runtime/cr8015436/Driver8015436.java
- +1 −1 test/hotspot/jtreg/compiler/types/correctness/OffTest.java
- +1 −2 test/hotspot/jtreg/gc/TestAllocateHeapAt.java
- +1 −2 test/hotspot/jtreg/gc/TestAllocateHeapAtError.java
- +1 −1 test/hotspot/jtreg/gc/TestAllocateHeapAtMultiple.java
- +1 −2 test/hotspot/jtreg/gc/TestVerifyDuringStartup.java
- +7 −11 test/hotspot/jtreg/gc/arguments/GCArguments.java
- +1 −2 test/hotspot/jtreg/gc/arguments/TestUseNUMAInterleaving.java
- +1 −1 test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData.java
- +1 −2 test/hotspot/jtreg/gc/g1/mixedgc/TestLogging.java
- +1 −2 test/hotspot/jtreg/gc/logging/TestMetaSpaceLog.java
- +1 −1 test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAt.java
- +1 −1 test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtError.java
- +1 −1 test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java
- +1 −1 test/hotspot/jtreg/gc/nvdimm/TestHumongousObjectsOnNvdimm.java
- +1 −1 test/hotspot/jtreg/gc/nvdimm/TestOldObjectsOnNvdimm.java
- +1 −1 test/hotspot/jtreg/gc/nvdimm/TestYoungObjectsOnDram.java
- +1 −2 test/hotspot/jtreg/gc/whitebox/TestWBGC.java
- +1 −1 test/hotspot/jtreg/runtime/7162488/TestUnrecognizedVmOption.java
- +1 −1 test/hotspot/jtreg/runtime/BootstrapMethod/BSMCalledTwice.java
- +1 −1 test/hotspot/jtreg/runtime/ClassFile/UnsupportedClassFileVersion.java
- +1 −1 test/hotspot/jtreg/runtime/InvocationTests/invocationC1Tests.java
- +1 −1 test/hotspot/jtreg/runtime/InvocationTests/invocationGraalTests.java
- +1 −1 test/hotspot/jtreg/runtime/InvocationTests/invokeinterfaceTests.java
- +1 −1 test/hotspot/jtreg/runtime/InvocationTests/invokespecialTests.java
- +1 −1 test/hotspot/jtreg/runtime/InvocationTests/invokevirtualTests.java
- +1 −1 test/hotspot/jtreg/runtime/StackTrace/LargeClassTest.java
- +1 −2 test/hotspot/jtreg/runtime/Unsafe/RangeCheck.java
- +3 −3 test/hotspot/jtreg/runtime/cds/SharedArchiveFile.java
- +1 −2 test/hotspot/jtreg/runtime/cds/appcds/DumpClassList.java
- +2 −2 test/hotspot/jtreg/runtime/cds/appcds/GraalWithLimitedMetaspace.java
- +2 −2 test/hotspot/jtreg/runtime/cds/appcds/TestCommon.java
- +1 −1 test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicArchiveTestBase.java
- +1 −2 test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/NoClassToArchive.java
- +2 −2 test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsBasic.java
- +2 −2 test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SysDictCrash.java
- +1 −2 test/hotspot/jtreg/runtime/handshake/HandshakeTransitionTest.java
- +3 −6 test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleClassList.java
- +1 −2 test/hotspot/jtreg/runtime/os/AvailableProcessors.java
- +1 −2 test/hotspot/jtreg/runtime/os/TestUseCpuAllocPath.java
- +1 −1 test/hotspot/jtreg/runtime/verifier/OverriderMsg.java
- +3 −3 test/hotspot/jtreg/runtime/verifier/TestANewArray.java
- +1 −1 test/hotspot/jtreg/runtime/verifier/TestMultiANewArray.java
- +1 −1 test/hotspot/jtreg/serviceability/jvmti/GetObjectSizeClass.java
- +1 −1 test/hotspot/jtreg/serviceability/jvmti/GetObjectSizeOverflow.java
- +1 −2 test/hotspot/jtreg/serviceability/logging/TestLogRotation.java
- +3 −3 test/hotspot/jtreg/serviceability/sa/ClhsdbCDSCore.java
- +1 −1 test/hotspot/jtreg/serviceability/sa/TestJmapCore.java
- +1 −3 test/hotspot/jtreg/testlibrary/ctw/src/sun/hotspot/tools/ctw/CtwRunner.java
- +1 −1 test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/jtreg/JitTesterDriver.java
- +1 −1 test/hotspot/jtreg/testlibrary_tests/ctw/CtwTest.java
- +2 −2 test/hotspot/jtreg/vmTestbase/gc/huge/quicklook/largeheap/MemOptions/MemOptionsTest.java
- +2 −2 test/hotspot/jtreg/vmTestbase/jit/tiered/Test.java
- +2 −2 test/hotspot/jtreg/vmTestbase/metaspace/flags/maxMetaspaceSize/TestMaxMetaspaceSize.java
- +1 −2 test/hotspot/jtreg/vmTestbase/nsk/jvmti/RetransformClasses/retransform003/TestDriver.java
- +1 −2 ...hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/TestDriver.java
- +2 −2 test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfo/Test.java
- +1 −1 test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfoOnCompilation/Test.java
- +1 −1 test/jdk/com/sun/jdi/JITDebug.java
- +1 −1 test/jdk/com/sun/jdi/PrivateTransportTest.java
- +1 −1 test/jdk/com/sun/jdi/cds/CDSJDITest.java
- +1 −8 test/jdk/com/sun/jdi/lib/jdb/Debuggee.java
- +1 −1 test/jdk/java/io/File/MacPath.java
- +2 −2 test/jdk/java/io/Serializable/evolution/RenamePackage/RenamePackageTest.java
- +2 −2 test/jdk/java/lang/RuntimeTests/shutdown/ShutdownInterruptedMain.java
- +1 −1 test/jdk/java/lang/StackWalker/CallerFromMain.java
- +1 −1 test/jdk/java/lang/System/MacEncoding/MacJNUEncoding.java
- +1 −1 test/jdk/java/lang/instrument/DaemonThread/TestDaemonThreadLauncher.java
- +1 −1 test/jdk/java/nio/charset/Charset/DefaultCharsetTest.java
- +1 −1 test/jdk/java/nio/file/Path/MacPathTest.java
- +1 −1 test/jdk/jdk/jfr/api/consumer/streaming/TestCrossProcessStreaming.java
- +1 −1 test/jdk/jdk/jfr/api/consumer/streaming/TestProcess.java
- +1 −2 test/jdk/jdk/jfr/event/runtime/TestDumpReason.java
- +1 −1 test/jdk/jdk/jfr/event/runtime/TestShutdownEvent.java
- +1 −1 test/jdk/jdk/jfr/jvm/TestDumpOnCrash.java
- +1 −1 test/jdk/jdk/jfr/jvm/TestJfrJavaBase.java
- +1 −1 test/jdk/jdk/jfr/startupargs/TestDumpOnExit.java
- +11 −13 test/jdk/jdk/jfr/startupargs/TestMemoryOptions.java
- +4 −4 test/jdk/jdk/jfr/startupargs/TestMultipleStartupRecordings.java
- +1 −1 test/jdk/jdk/jfr/startupargs/TestRetransformUsingLog.java
- +2 −2 test/jdk/jdk/jfr/startupargs/TestStartDuration.java
- +1 −1 test/jdk/jdk/jfr/startupargs/TestStartName.java
- +1 −1 test/jdk/sun/security/ssl/SSLEngineImpl/SSLEngineKeyLimit.java
- +1 −1 test/jdk/sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java
- +1 −1 test/jdk/sun/security/ssl/SSLSocketImpl/SSLSocketKeyLimit.java
- +2 −2 test/lib/jdk/test/lib/cds/CDSTestUtils.java
- +1 −1 test/lib/jdk/test/lib/jfr/AppExecutorHelper.java
- +32 −30 test/lib/jdk/test/lib/process/ProcessTools.java
Oops, something went wrong.