RFR (XS) : 7183754 : Test runtime/6294277/Test6294277.sh runs wrong JVM
Frederic Parain
frederic.parain at oracle.com
Fri Jul 13 08:21:04 PDT 2012
Hi all,
This is a code review request for CR 7183754:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7183754
The fix for 6294277 added a new test to the hotspot/test/runtime
directory. This test used a shell script to launch the JVM with
the arguments required to start the debug agent (without the
debug agent enabled, the fix for 6294277 couldn't be tested).
The shell script contains a bug causing the wrong JVM to be launched
(and tested) by our test infrastructure.
The fix simply removes the shell script and specifies the JVM
arguments directly in a comment of Java source code of the
test, in a format usable by the test engine.
The webrev:
http://cr.openjdk.java.net/~fparain/7183754/webrev.00/
Tested with jtreg and JPRT.
Thanks,
Fred
--
Frederic Parain - Oracle
Grenoble Engineering Center - France
Phone: +33 4 76 18 81 17
Email: Frederic.Parain at Oracle.com
More information about the hotspot-runtime-dev
mailing list