Projects
Mega:23.09
openjdk-1.8.0
_service:tar_scm:print-more-information-when-Ab...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:print-more-information-when-AbortVMOnException.patch of Package openjdk-1.8.0
From e6def0e384c2d21b2b153250153c47780fd640e4 Mon Sep 17 00:00:00 2001 Date: Wed, 5 Jul 2023 16:36:11 +0800 Subject: [PATCH] [Huawei]Print more information when AbortVMOnException --- hotspot/src/share/vm/utilities/exceptions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotspot/src/share/vm/utilities/exceptions.cpp b/hotspot/src/share/vm/utilities/exceptions.cpp index 8b25cf8c4..eabe3b9ee 100644 --- a/hotspot/src/share/vm/utilities/exceptions.cpp +++ b/hotspot/src/share/vm/utilities/exceptions.cpp @@ -483,7 +483,7 @@ void Exceptions::debug_check_abort(const char *value_string, const char* message strstr(AbortVMOnException, value_string)) { if (AbortVMOnExceptionMessage == NULL || (message != NULL && strstr(message, AbortVMOnExceptionMessage))) { - fatal(err_msg("Saw %s, aborting", value_string)); + fatal(err_msg("Saw %s : %s, aborting", value_string, message)); } } } -- 2.12.3
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2