it2-bootstrap build failure
Aleksey Shipilev
aleksey.shipilev at oracle.com
Thu Aug 9 08:47:22 PDT 2012
On 08/09/2012 07:40 PM, Aleksey Shipilev wrote:
> On 08/09/2012 05:55 PM, Aleksey Shipilev wrote:
>> Is there a problem with my environment, or the real repository glitch?
>> Making a clean rebuild wouldn't help. lambda/lambda builds successfully.
>
> I had also tried to rebuild with *_JOBS=1, still the same failure.
> This is Xubuntu 12.04, Linux i686, JDK 7u2 as the bootstrap JDK.
Aha, it seems like FindOnlyOp is missing:
$ find jdk/ | grep FindFirstOp
jdk/src/share/classes/java/util/streams/ops/FindFirstOp.java
$ find jdk/ | grep FindOnlyOp
[nil]
-Aleksey.
More information about the lambda-dev
mailing list