it2-bootstrap build failure
Brian Goetz
brian.goetz at oracle.com
Thu Aug 9 08:59:17 PDT 2012
Thinking further...I thought we'd removed findOnly. I wonder what is referencing it?
I've been able to do a clean build of the it2-bootstrap repo using the new build infra.
On Aug 9, 2012, at 8:47 AM, Aleksey Shipilev wrote:
> 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