RFR: some existing regression tests are failing due to universal tvars changes
Vicente Romero
vromero at openjdk.java.net
Tue Feb 8 18:02:47 UTC 2022
This PR contains some type system bug fixes that were impacting existing regression tests. Improved code at Attr that deals with the `universality` of declared type variables in order to consider if primitives could be accepted as bounds in wildcards etc
-------------
Commit messages:
- some existing regression tests are failing due to universal tvars changes
Changes: https://git.openjdk.java.net/valhalla/pull/639/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=639&range=00
Stats: 68 lines in 4 files changed: 53 ins; 4 del; 11 mod
Patch: https://git.openjdk.java.net/valhalla/pull/639.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/639/head:pull/639
PR: https://git.openjdk.java.net/valhalla/pull/639
More information about the valhalla-dev
mailing list