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.
-Alan