Home
last modified time | relevance | path

Searched refs:should_submit_bug_report (Results 1 – 6 of 6) sorted by relevance

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DvmError.hpp112 static bool should_submit_bug_report(unsigned int id) { in should_submit_bug_report() function in VMError
H A DvmError.cpp639 if (should_submit_bug_report(_id) && _verbose) { in report()
1587 static bool skip_bug_url = !should_submit_bug_report(_id); in report_and_die()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DvmError.hpp117 static bool should_submit_bug_report(unsigned int id) { in should_submit_bug_report() function in VMError
H A DvmError.cpp607 if (should_submit_bug_report(_id) && _verbose) { in report()
1558 static bool skip_bug_url = !should_submit_bug_report(_id); in report_and_die()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DvmError.hpp117 static bool should_submit_bug_report(unsigned int id) { in should_submit_bug_report() function in VMError
H A DvmError.cpp607 if (should_submit_bug_report(_id) && _verbose) { in report()
1558 static bool skip_bug_url = !should_submit_bug_report(_id); in report_and_die()