8321141: VM build issue on MacOS after JDK-8267532
Reviewed-by: jiefu
This commit is contained in:
parent
56d4c33f40
commit
02ffab1a4d
@ -474,6 +474,7 @@ ciBitData ciMethodData::exception_handler_bci_to_data(int bci) {
|
||||
}
|
||||
// called with invalid bci or wrong Method/MethodData
|
||||
ShouldNotReachHere();
|
||||
return ciBitData(nullptr);
|
||||
}
|
||||
|
||||
// Conservatively decode the trap_state of a ciProfileData.
|
||||
|
Loading…
Reference in New Issue
Block a user