Initial and partial high-level REPL API review
Paul Sandoz
paul.sandoz at oracle.com
Thu Jul 16 17:56:13 UTC 2015
On 16 Jul 2015, at 14:46, Jan Lahoda <jan.lahoda at oracle.com> wrote:
> Hi Paul,
>
> On 16.7.2015 11:18, Paul Sandoz wrote:
>> I would give things more of a test drive but i am getting a build error:
>>
>> Compiling files for jdk.jline
>> javac: file not found: /Users/sandoz/Projects/jdk9/kulla-dev/build/macosx-x86_64-normal-server-release/jdk/modules/jdk.jline/_the.jdk.jline_batch.tmp (No such file or directory)
>> make[3]: *** [/Users/sandoz/Projects/jdk9/kulla-dev/build/macosx-x86_64-normal-server-release/jdk/modules/jdk.jline/_the.jdk.jline_batch] Error 3
>> make[2]: *** [jdk.jline-java] Error 2
>
> Could you please double-check that you have all repositories up-to-date with kulla/dev and do a clean build? The jdk.jline module has been renamed (jdk.internal.le), so it is somewhat surprising to see it in the failure.
>
Thanks. I eventually resorted to wiping my local copy and re-cloning. It was not sufficient to perform a clean or remove the build directory.
Paul.
More information about the kulla-dev
mailing list