[threeten-dev] Static methods in interfaces
Stephen Colebourne
scolebourne at joda.org
Sat Mar 16 14:55:25 PDT 2013
Unfortunately, when I pulled all the repos, I can now not build the
jdk images. Different errors, including this one:
## Starting nashorn
/bin/sh: line 0: cd:
/cygdrive/c/dev/threeten/jdk8_310/ojdk/nashorn/makefiles: No such file
or directory
/cygdrive/c/dev/threeten/jdk8_310/ojdk//common/makefiles/Main.gmk:125:
recipe for target `nashorn-only' failed
make: *** [nashorn-only] Error 1
My patch for static methods should still be reasonably valid
https://gist.github.com/jodastephen/4691683
Stephen
On 16 March 2013 16:46, roger riggs <roger.riggs at oracle.com> wrote:
> fyi,
>
> The updates that Sherman did from the JDK 8 repository should have resolved
> the issues with the verifier when using static methods in interfaces.
> My trivial example program worked ok.
>
> Roger
>
More information about the threeten-dev
mailing list