[JDK 9] hs-rt forest fails to build?
David Holmes
david.holmes at oracle.com
Wed Dec 9 11:23:31 UTC 2015
On 9/12/2015 8:23 PM, Severin Gehwolf wrote:
> 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
What boot JDK are you using?
David
-----
> $ 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
>
More information about the hotspot-dev
mailing list