[JDK 9] hs-rt forest fails to build?

Andrew Hughes gnu.andrew at redhat.com
Wed Dec 9 16:12:05 UTC 2015



----- Original Message -----
> Hi,
> 
> I'm trying to build an OpenJDK 9, hs-rt tree which fails to build for
> me with:
> 
> jdk/src/java.logging/share/classes/sun/util/logging/internal/LoggingProviderImpl.java:33:
> error: cannot find symbol
> import java.lang.System.LoggerFinder;
>                        ^
>   symbol:   class LoggerFinder
>   location: class System
> 
> $ hg paths
> default = http://hg.openjdk.java.net/jdk9/hs-rt/
> 
> Do I need to use a different tree these days? What am I missing?
> 
> Thanks,
> Severin
> 

What's the context of this failure within the build? Could it be it's picking up the
java.lang.System from the boot JDK before the just-built one?

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222

PGP Key: rsa4096/248BDC07 (hkp://keys.gnupg.net)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07



More information about the hotspot-dev mailing list