RFR (S): JDK-8023796 - [TESTBUG] Add -XX:-TransmitErrorReport to runtime/6888954/vmerrors.sh

Christian Tornqvist christian.tornqvist at oracle.com
Thu Oct 3 13:43:03 PDT 2013


Looks good, thanks for fixing this.

Thanks,
Christian

-----Original Message-----
From: hotspot-runtime-dev-bounces at openjdk.java.net [mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of Mikhailo Seledtsov
Sent: Thursday, October 3, 2013 4:30 PM
To: hotspot-runtime-dev
Subject: RFR (S): JDK-8023796 - [TESTBUG] Add -XX:-TransmitErrorReport to runtime/6888954/vmerrors.sh


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