mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-11 14:11:36 +00:00
8136766: Enable ThreadStackSize range test
Re-enabled max range check for StackSize runtime options Reviewed-by: dcubed
This commit is contained in:
parent
317f1aa044
commit
ba4a3fbd20
@ -110,10 +110,6 @@ public class TestOptionsWithRanges {
|
||||
excludeTestMaxRange("OldSize");
|
||||
excludeTestMaxRange("ParallelGCThreads");
|
||||
|
||||
excludeTestMaxRange("CompilerThreadStackSize");
|
||||
excludeTestMaxRange("ThreadStackSize");
|
||||
excludeTestMaxRange("VMThreadStackSize");
|
||||
|
||||
/*
|
||||
* Remove parameters controlling the code cache. As these
|
||||
* parameters have implications on the physical memory
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user