8071546: hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java has been fixed, but still is in the exclude list

Deleted @ignore clause

Reviewed-by: iignatyev
This commit is contained in:
Kirill Zhaldybin 2015-04-13 15:02:35 +03:00 committed by Igor Ignatyev
parent 03116a7e0e
commit d4860ee85e

View File

@ -37,7 +37,6 @@ import sun.hotspot.code.BlobType;
/*
* @test PoolsIndependenceTest
* @ignore 8068385
* @library /testlibrary /../../test/lib
* @build PoolsIndependenceTest
* @run main ClassFileInstaller sun.hotspot.WhiteBox