mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8294540: Remove Opaque2Node: it is broken and triggers assert
Reviewed-by: chagedorn, kvn
This commit is contained in:
parent
82561de722
commit
619b68c5d1
11 changed files with 16 additions and 187 deletions
|
@ -1570,7 +1570,6 @@
|
|||
declare_c2_type(InitializeNode, MemBarNode) \
|
||||
declare_c2_type(ThreadLocalNode, Node) \
|
||||
declare_c2_type(Opaque1Node, Node) \
|
||||
declare_c2_type(Opaque2Node, Node) \
|
||||
declare_c2_type(PartialSubtypeCheckNode, Node) \
|
||||
declare_c2_type(MoveI2FNode, Node) \
|
||||
declare_c2_type(MoveL2DNode, Node) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue