This came up here:
https://github.com/openjdk/jdk/pull/18512/files#r1541245665
There are a few places using `intersection_with() + eq()` which could be replaced by `contains()`.
https://github.com/openjdk/jdk/pull/18512/files#r1541245665
There are a few places using `intersection_with() + eq()` which could be replaced by `contains()`.
- relates to
-
JDK-8328702 C2: Crash during parsing because sub type check is not folded
-
- Closed
-