equal
deleted
inserted
replaced
130 excludeTestMaxRange("ParallelGCThreads"); |
130 excludeTestMaxRange("ParallelGCThreads"); |
131 |
131 |
132 excludeTestMaxRange("VMThreadStackSize"); |
132 excludeTestMaxRange("VMThreadStackSize"); |
133 |
133 |
134 /* |
134 /* |
|
135 * JDK-8145027 |
|
136 * Temporarily exclude as current range/constraint is not enough for some option combinations. |
|
137 */ |
|
138 excludeTestRange("NUMAInterleaveGranularity"); |
|
139 |
|
140 /* |
135 * Remove parameters controlling the code cache. As these |
141 * Remove parameters controlling the code cache. As these |
136 * parameters have implications on the physical memory |
142 * parameters have implications on the physical memory |
137 * reserved by the VM, setting them to large values may hang |
143 * reserved by the VM, setting them to large values may hang |
138 * the system and/or may cause concurrently executed tests to |
144 * the system and/or may cause concurrently executed tests to |
139 * fail. These parameters are rigorously checked when the code |
145 * fail. These parameters are rigorously checked when the code |