[threeten-dev] Static methods in interfaces
Xueming Shen
xueming.shen at oracle.com
Sat Mar 16 21:09:12 PDT 2013
The threeten control repo does not have nashorn repo, yet :-( I will
need to have someone
help to put it in, before that happens, you might want to just clone a
nashorn repo from
the jdk8 master control repo and put it under threeten control repo.
Iris, my guess is that myself can't create/clone a nashorn repo on the
server side and we
need your help to clone one from the jdk8 master, right?
-Sherman
On 3/16/13 2:55 PM, Stephen Colebourne wrote:
> 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