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
{{ message }}
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
As of Java 9, interface can include private methods with implementation. Example:
Currently the driver returns an error:
syntax error: Abstract methods do not specify a body
More generally, we'll need a native parser update to support all new features from Java 9 to 11.
The text was updated successfully, but these errors were encountered: