The error reporter functionality kicks in on a JVM crash and can (optionally) process the crash information and report it to a server. The functionality is not actually used and should be removed.
There are two flags related to the functionality, which need to be obsoleted:
-XX:[+|-]TransmitErrorReport
-XX:ErrorReportServer=<server address>
There are two flags related to the functionality, which need to be obsoleted:
-XX:[+|-]TransmitErrorReport
-XX:ErrorReportServer=<server address>
- csr for
-
JDK-8209857 Obsolete error reporter
-
- Closed
-