8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified

Reviewed-by: kvn, twisti
This commit is contained in:
Rickard Bäckman 2013-07-24 10:57:02 +02:00
parent 0aa76a2c72
commit 763f24fbb9

View File

@ -35,7 +35,7 @@ import static org.junit.Assert.*;
/* @test
* @summary unit tests for value-type conversion utilities
* @ignore This test requires a special compilation environment to access sun.inovke.util. Run by hand.
* @compile -XDignore.symbol.file ValueConversionsTest.java
* @run junit/othervm test.sun.invoke.util.ValueConversionsTest
* @run junit/othervm
* -DValueConversionsTest.MAX_ARITY=255 -DValueConversionsTest.START_ARITY=250