mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-19 18:07:49 +00:00
8285386: java/util/HashMap/WhiteBoxResizeTest.java fails in tier7 after JDK-8186958
Reviewed-by: lancea
This commit is contained in:
parent
f6e9ca0cbe
commit
58155a723e
@ -48,10 +48,10 @@ import static org.testng.Assert.assertNull;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8186958 8210280 8281631
|
||||
* @bug 8186958 8210280 8281631 8285386
|
||||
* @modules java.base/java.util:open
|
||||
* @summary White box tests for HashMap-related internals around table sizing
|
||||
* @run testng WhiteBoxResizeTest
|
||||
* @run testng/othervm -Xmx2g WhiteBoxResizeTest
|
||||
*/
|
||||
public class WhiteBoxResizeTest {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user