RFR: 8266189: Remove C1 "IfInstanceOf" instruction
Yi Yang
yyang at openjdk.java.net
Sat May 8 11:02:40 UTC 2021
Remove IfInstanceOf instruction, it has been there for a long while(13yrs) and not implemented yet.
-------------
Commit messages:
- remove c1 IfInstanceOf
Changes: https://git.openjdk.java.net/jdk/pull/3935/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3935&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8266189
Stats: 93 lines in 10 files changed: 0 ins; 93 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/3935.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3935/head:pull/3935
PR: https://git.openjdk.java.net/jdk/pull/3935
More information about the hotspot-compiler-dev
mailing list