hg: jdk8/tl/jdk: 8011800: Add java.util.Objects.requireNonNull(T, Supplier) (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue Apr 16 16:46:20 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 8011800: Add java.util.Objects.requireNonNull(T, Supplier)
- Next message: hg: jdk8/tl/jdk: 8012343: Objects.requireNonNull(Object, Supplier) breaks genstubs build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 16/04/2013 17:35, Joe Darcy wrote:
Sorry for any inconvenience this has caused, but I'm a bit perplexed this changeset caused a problem for several reasons.
First, I did a clean images build on linux with this changeset it all was well. Second, as I understand it, the Supplier type should be in compact1. -Joe It creates a problems for langtools build (not images or profiles). The details are in langtools/makefiles/BuildLangtools.gmk. I'm not 100% sure why it creates a stub for java.util.Objects but it's this stub that won't compile with the boot JDK.
-Alan.
- Previous message: hg: jdk8/tl/jdk: 8011800: Add java.util.Objects.requireNonNull(T, Supplier)
- Next message: hg: jdk8/tl/jdk: 8012343: Objects.requireNonNull(Object, Supplier) breaks genstubs build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]