mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8242108: Performance regression after fix for JDK-8229496
Backed out the fix for 8229496. Reviewed-by: kvn, roland
This commit is contained in:
parent
d8d8424db9
commit
0c7e01fa32
15 changed files with 105 additions and 159 deletions
|
@ -1583,7 +1583,6 @@ typedef HashtableEntry<InstanceKlass*, mtClass> KlassHashtableEntry;
|
|||
declare_c2_type(DecodeNKlassNode, TypeNode) \
|
||||
declare_c2_type(ConstraintCastNode, TypeNode) \
|
||||
declare_c2_type(CastIINode, ConstraintCastNode) \
|
||||
declare_c2_type(CastLLNode, ConstraintCastNode) \
|
||||
declare_c2_type(CastPPNode, ConstraintCastNode) \
|
||||
declare_c2_type(CheckCastPPNode, TypeNode) \
|
||||
declare_c2_type(Conv2BNode, Node) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue