You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add folder for Java interop tests that do not support join compilation
Quoting from d8ff147:
Legacy-tests seems to always compile files together, but cooking
only works for Java files read by ClassfileParser. I don't think
it makes sense to change that - if we compile Java files from sources
we should demand that raw types are re-written as wildcard types.
Since other tests in the same situation will be added in the future, we
create a `pos-java-interop-separate` test folder to keep them together.
0 commit comments