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
## Root cases:
- Tests started to fail due JDK changes in toString() of annotations (openjdk/jdk#7418).
- Eclipse Tycho has to be updated to know JDK19-env
## Fixes:
- tycho updated to 3.0.3. This also cause update-side to be migrated to repository (as first one was removed) -- completely not tested
- test cases: host JDK18 and JDK19 has different behaviour -- test cases were updated just to recognize this case and adapt string to match JDK18/RoboVM
0 commit comments