mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-10 23:18:45 +00:00
7124706: enable RetransformBigClass.sh test when fix for 8013063 is promoted
The code for this test is fixed now and integrated to TL repo and it passes now. Reviewed-by: alanb
This commit is contained in:
parent
de1f485bd6
commit
20641e00ab
@ -43,4 +43,4 @@ while [ $# != 0 ] ; do
|
||||
done
|
||||
|
||||
|
||||
${JAR} "{TESTTOOLVMOPTS}" cvfm ${AGENT}.jar ${AGENT}.mf ${AGENT}*.class ${OTHER}*.java
|
||||
${JAR} "${TESTTOOLVMOPTS}" cvfm ${AGENT}.jar ${AGENT}.mf ${AGENT}*.class ${OTHER}*.java
|
||||
|
||||
@ -23,7 +23,6 @@
|
||||
|
||||
# @test
|
||||
# @bug 7122253
|
||||
# @ignore until the fix for 7122253 (from HotSpot) is in a promoted build
|
||||
# @summary Retransform a big class.
|
||||
# @author Daniel D. Daugherty
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user