-
Bug
-
Resolution: Fixed
-
P4
-
hs25
-
b03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8000394 | 8 | Vladimir Kozlov | P4 | Resolved | Fixed | b59 |
JDK-8018004 | 7u45 | Vladimir Kozlov | P4 | Closed | Fixed | b01 |
JDK-8002912 | 7u40 | Vladimir Kozlov | P4 | Closed | Fixed | b01 |
JDK-8001729 | hs24 | Vladimir Kozlov | P4 | Resolved | Fixed | master |
java -server -Xbatch -Xmx64m -XX:-TieredCompilation -XX:CICompilerCount=1 -XX:+PrintCompilation -XX:+TraceNewVectors TestIntVect
Testing Integer vectors
Warmup
845 1 b TestIntVect::test_sllv (23 bytes)
876 2 b TestIntVect::test_srlv (23 bytes)
884 3 b TestIntVect::test_srav (23 bytes)
899 4 b TestIntVect::test_sllc (24 bytes)
906 5 b TestIntVect::test_srlc (24 bytes)
914 6 b TestIntVect::test_srac (24 bytes)
922 7 b TestIntVect::test_sllc_n (24 bytes)
929 8 b TestIntVect::test_srlc_n (24 bytes)
937 9 b TestIntVect::test_srac_n (24 bytes)
- backported by
-
JDK-8000394 7192963 changes disabled shift vectors
- Resolved
-
JDK-8001729 7192963 changes disabled shift vectors
- Resolved
-
JDK-8002912 7192963 changes disabled shift vectors
- Closed
-
JDK-8002913 7192963 changes disabled shift vectors
- Closed
-
JDK-8002914 7192963 changes disabled shift vectors
- Closed
-
JDK-8018004 7192963 changes disabled shift vectors
- Closed
- relates to
-
JDK-8042431 compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4
- Resolved
-
JDK-7192963 assert(_in[req-1] == this) failed: Must pass arg count to 'new'
- Closed