8298055: AArch64: fastdebug build fails after JDK-8247645

Reviewed-by: aph, haosun
This commit is contained in:
Fei Yang 2022-12-05 03:40:07 +00:00
parent 914ef07fed
commit b49fd920b6

View File

@ -2435,6 +2435,7 @@ public:
break;
default:
ShouldNotReachHere();
Rm = 0; // unreachable
}
starti;