8256275: Optimized build is broken

Reviewed-by: redestad, coleenp
This commit is contained in:
Vladimir Ivanov 2020-11-13 11:07:53 +00:00
parent b0c28fadaa
commit 8c31bd2939
4 changed files with 5 additions and 5 deletions

View file

@ -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);