History log of /openjdk10/jdk/test/java/lang/instrument/MakeJAR4.sh
Revision Date Author Comments
# 7374:6df79b7bae6f 12-Jun-2013 alanb

8016369: java/lang/instrument/RetransformBigClass.sh failing again
Reviewed-by: sla, sergei


# 7360:f18337edd201 07-Jun-2013 coleenp

7124706: enable RetransformBigClass.sh test when fix for 8013063 is promoted
Summary: The code for this test is fixed now and integrated to TL repo and it passes now.
Reviewed-by: alanb


# 6383:7da291690aa0 11-Jan-2013 alanb

8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
Reviewed-by: chegar


# 4882:3c1ab134db71 22-Dec-2011 dcubed

7121600: Instrumentation.redefineClasses() leaks class bytes
Summary: Call JNI ReleaseByteArrayElements() on memory returned by JNI GetByteArrayElements(). Also push test for 7122253.
Reviewed-by: acorn, poonam