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
**Problem**
Some build pipelining tests fail on the latest sbt RC.
```
Error: (sbt-test / scripted) Failed tests:
Error: pipelining/Yjava-tasty-fromjavaobject
Error: pipelining/Yjava-tasty-paths
```
This is likely caused by inconsistent capturing of APIs
from Java sources in ExtractAPI vs AnalyzingJavaCompiler in Zinc.
**Solution**
This adjusts the API name entry for Java nested classes.
0 commit comments