mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
Merge
This commit is contained in:
commit
9288ff53e7
1316 changed files with 58581 additions and 14455 deletions
|
@ -320,6 +320,7 @@ const char* Runtime1::name_for_address(address entry) {
|
|||
FUNCTION_CASE(entry, StubRoutines::updateBytesCRC32());
|
||||
FUNCTION_CASE(entry, StubRoutines::dexp());
|
||||
FUNCTION_CASE(entry, StubRoutines::dlog());
|
||||
FUNCTION_CASE(entry, StubRoutines::dpow());
|
||||
|
||||
#undef FUNCTION_CASE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue