jaxws/.jcheck/conf
author roland
Mon, 08 Jun 2015 18:35:17 +0200
changeset 31132 328ac96a30d6
parent 22144 e8046d3ee0ee
child 43640 d8b79567bb2b
permissions -rw-r--r--
8081823: C2 performs unsigned comparison against -1 Summary: x <= 0 || x > 0 wrongly folded as (x-1) >u -1 Reviewed-by: kvn, vlivanov
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22144
e8046d3ee0ee 8030068: Update .jcheck/conf files for JDK 9
iris
parents: 10168
diff changeset
     1
project=jdk9