mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
Merge
This commit is contained in:
commit
fd08aa8d94
1 changed files with 6 additions and 0 deletions
|
@ -131,6 +131,12 @@ public class TestOptionsWithRanges {
|
||||||
|
|
||||||
excludeTestMaxRange("VMThreadStackSize");
|
excludeTestMaxRange("VMThreadStackSize");
|
||||||
|
|
||||||
|
/*
|
||||||
|
* JDK-8145027
|
||||||
|
* Temporarily exclude as current range/constraint is not enough for some option combinations.
|
||||||
|
*/
|
||||||
|
excludeTestRange("NUMAInterleaveGranularity");
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Remove parameters controlling the code cache. As these
|
* Remove parameters controlling the code cache. As these
|
||||||
* parameters have implications on the physical memory
|
* parameters have implications on the physical memory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue