-
Bug
-
Resolution: Fixed
-
P5
-
11, 12, 13, 14
-
b02
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246825 | 13.0.4 | Tobias Hartmann | P5 | Resolved | Fixed | b05 |
JDK-8243362 | 11.0.8-oracle | Tobias Hartmann | P5 | Resolved | Fixed | b04 |
JDK-8244797 | 11.0.8 | Tobias Hartmann | P5 | Resolved | Fixed | b03 |
http://hg.openjdk.java.net/jdk/jdk/file/865775b86780/src/hotspot/share/opto/type.cpp#l2112
http://hg.openjdk.java.net/jdk/jdk/file/865775b86780/src/hotspot/share/opto/type.cpp#l4392
http://hg.openjdk.java.net/jdk/jdk/file/865775b86780/src/hotspot/share/opto/type.cpp#l4364
http://hg.openjdk.java.net/jdk/jdk/file/865775b86780/src/hotspot/share/opto/type.cpp#l3882
See:
https://stackoverflow.com/questions/24542/using-bitwise-operators-for-booleans-in-c
http://hg.openjdk.java.net/jdk/jdk/file/865775b86780/src/hotspot/share/opto/type.cpp#l4392
http://hg.openjdk.java.net/jdk/jdk/file/865775b86780/src/hotspot/share/opto/type.cpp#l4364
http://hg.openjdk.java.net/jdk/jdk/file/865775b86780/src/hotspot/share/opto/type.cpp#l3882
See:
https://stackoverflow.com/questions/24542/using-bitwise-operators-for-booleans-in-c
- backported by
-
JDK-8243362 Incorrect use of binary operators on booleans in type.cpp
-
- Resolved
-
-
JDK-8244797 Incorrect use of binary operators on booleans in type.cpp
-
- Resolved
-
-
JDK-8246825 Incorrect use of binary operators on booleans in type.cpp
-
- Resolved
-
- relates to
-
JDK-8226198 use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
-
- Resolved
-