hg: jdk8/tl/jdk: 8011800: Add java.util.Objects.requireNonNull(T, Supplier<String>)

Chris Hegarty chris.hegarty at oracle.com
Tue Apr 16 11:45:47 UTC 2013


On 04/16/2013 12:02 PM, Alan Bateman wrote:
> On 16/04/2013 11:47, Chris Hegarty wrote:
>>
>> Here is a simple anti-delta patch, under 8012343:
>> "Objects.requireNonNull(Object,Supplier) breaks genstubs build"
>>
>>   http://cr.openjdk.java.net/~chegar/8012343/webrev.00/webrev/
>>
>> Once reviewed, I will push it. We can leave it to Joe and Jon to work
>> out the more tricky genstubs issue ;-)
>>
>> -Chris.
> Bootstraping the build is complicated and I'm not 100% sure why a stub
> is generated for java.util.Objects, Jon will know. In the mean-time, the
> patch to anti-delta the change is fine. It's not nice to have to do this
> of course we need to get jdk8/tl building again.

Pushed
   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/61cfbe08ce5d

Apologies to Joe for the crude backout. On the positive side, now that 
jdk8/tl is buildable again, the pressure is off to find a solution for 
genstubs.

-Chris.

>
> -Alan



More information about the core-libs-dev mailing list