RFR (S): JDK-8023796 - [TESTBUG] Add -XX:-TransmitErrorReport to runtime/6888954/vmerrors.sh
Mikhailo Seledtsov
mikhailo.seledtsov at oracle.com
Thu Oct 3 13:30:07 PDT 2013
Please review this small fix.
Bug: https://bugs.openjdk.java.net/browse/JDK-8023796
WebRev: http://cr.openjdk.java.net/~mseledtsov/8023796/webrev.00/
Description:
disabling TransmitErrorReport functionality for tests that
intentionally cause JVM crash
Testing:
- ran the tests, looked for "Phoning home" in the logs - only
works for .sh based tests
- used tcpdump to make sure no report is transmitted
- JPRT run for the modified tests (in progress)
Misha
More information about the hotspot-runtime-dev
mailing list