The following code should be moved into the corresponding ::Value methods:
http://hg.openjdk.java.net/jdk/jdk/file/bfb76c34e5c5/src/hotspot/share/opto/convertnode.cpp#l273
http://hg.openjdk.java.net/jdk/jdk/file/bfb76c34e5c5/src/hotspot/share/opto/castnode.cpp#l234
The same applies to the CastLLNode added byJDK-8229496.
http://hg.openjdk.java.net/jdk/jdk/file/bfb76c34e5c5/src/hotspot/share/opto/convertnode.cpp#l273
http://hg.openjdk.java.net/jdk/jdk/file/bfb76c34e5c5/src/hotspot/share/opto/castnode.cpp#l234
The same applies to the CastLLNode added by
- relates to
-
JDK-8288981 C2: Fix issues with skeleton predicates
-
- In Progress
-
-
JDK-8283466 C2: missing skeleton predicates in peeled loop
-
- Resolved
-
-
JDK-8286638 C2: CmpU needs to do more precise over/underflow analysis
-
- Closed
-
-
JDK-8283460 C2: assert(!LCA_orig->dominates(pred_block) || early->dominates(pred_block)) failed: early is high enough
-
- Closed
-
-
JDK-8291025 Jtreg compiler/loopopts/TestUnreachableInnerLoop.java fails with MaxVectorSize=8
-
- Closed
-
-
JDK-8292507 C2: assert(found) failed: block b is not in n's home loop or an ancestor of it
-
- Closed
-
(1 relates to, 2 links to)