-
Bug
-
Resolution: Fixed
-
P4
-
24
-
None
From offline discussion, we discovered that many methods in Opcode are rarely used yet is present, increasing initialization costs while providing little value. We should aim to simplify the fields, maybe as little as opcode, sizeIfFixed, and kind, and move other getters all into switches.
- csr for
-
JDK-8339287 Remove rarely-used accessor methods from Opcode
- Closed
- links to
-
Commit(master) openjdk/jdk/bd8569bc
-
Review(master) openjdk/jdk/20757