mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8256275: Optimized build is broken
Reviewed-by: redestad, coleenp
This commit is contained in:
parent
b0c28fadaa
commit
8c31bd2939
4 changed files with 5 additions and 5 deletions
|
@ -1092,7 +1092,7 @@ public:
|
|||
return id;
|
||||
}
|
||||
|
||||
#ifdef ASSERT
|
||||
#ifndef PRODUCT
|
||||
// Find out the symbols behind an intrinsic:
|
||||
static vmSymbolID class_for(ID id);
|
||||
static vmSymbolID name_for(ID id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue