[14] RFR(T): 8225783: Incorrect use of binary operators on booleans in type.cpp

Tobias Hartmann tobias.hartmann at oracle.com
Fri Jun 14 08:58:10 UTC 2019


Hi,

please review the following patch that fixes incorrect usages of | and & operators on booleans:
https://bugs.openjdk.java.net/browse/JDK-8225783
http://cr.openjdk.java.net/~thartmann/8225783/webrev.00/

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list