Time to rebase on top of JDK 9 repository?

Alex Wang aw1621107 at gmail.com
Sun Oct 25 23:18:45 UTC 2015


Hellol,

OS X 10.11 here, sort of hacked my way past the version check by copy/pasting
the flags from the clang 6.0 check in hotspot/make/bsd/makefiles/gcc.make.
Configured with --enable-debug --disable-warnings-as-errors and with
jdk1.8.0_66 as the boot jdk.

Build also fails for me in the anyutil javadoc.

Log here if it helps: https://gist.github.com/aw1621107/d917ce7c8641ae47ec25 <https://gist.github.com/aw1621107/d917ce7c8641ae47ec25>

-Alex

> On Oct 25, 2015, at 6:43 PM, Sven Reimers <sven.reimers at gmail.com> wrote:
> 
> Hi,
> 
> on Mac I have a problem indicating something like this:
> 
> Mostly-Harmless:valhalla sven$ make images
> Building target 'images' in configuration
> 'macosx-x86_64-normal-server-release'
> /Users/sven/oss/openjdk/valhalla/hotspot/make/bsd/makefiles/gcc.make:324:
> *** "Update compiler workarounds for Clang 7.0".  Stop.
> 
> I can build JDK9... without problems
> 
> Hope this helps...
> 
> Sven
> 
> 
> 
> On Sun, Oct 25, 2015 at 2:36 PM, Maurizio Cimadamore <
> maurizio.cimadamore at oracle.com> wrote:
> 
>> I tried creating again cleaning and rebuilding, everything looks good
>> here, but I'm on Linux x64 - so I cannot exclude a platform dependent
>> issue; can anyone else confirm issues with Windows and Mac ?
>> 
>> Thanks
>> Maurizio
>> 
>> 
>> On 25/10/15 19:55, MacGregor, Duncan (GE Energy Management) wrote:
>> 
>>> I'm not sure the merge has gone entirely perfectly, on both windows and
>>> OS X I'm seeing a failure when building the idk images due to javadoc
>>> errors in java.anyutil. Looks like the main make files dealing with
>>> building java.base already commented out the lines adding doclint to that
>>> area so I guess there is some separate stage being invoked as part of the
>>> idk image build.
>>> 
>>> Duncan.
>>> ________________________________________
>>> From: valhalla-dev [valhalla-dev-bounces at openjdk.java.net] on behalf of
>>> Timo Kinnunen [timo.kinnunen at gmail.com]
>>> Sent: 21 October 2015 13:33
>>> To: Maurizio Cimadamore; valhalla-dev at openjdk.java.net
>>> Subject: RE: Time to rebase on top of JDK 9 repository?
>>> 
>>> Oh yeah, I saw them 😊
>>> 
>>> Thanks, I’ll check it out soon when I get a chance!
>>> 
>>> 
>>> 
>>> Sent from Mail for Windows 10
>>> 
>>> 
>>> 
>>> From: Maurizio Cimadamore
>>> Sent: Wednesday, October 21, 2015 14:06
>>> To: timo.kinnunen at gmail.com;valhalla-dev at openjdk.java.net
>>> Subject: Re: Time to rebase on top of JDK 9 repository?
>>> 
>>> 
>>> Hi,
>>> I finally pulled in latest JDK 9 changesets into the Valhalla repo -
>>> please let me know if you encounter issues.
>>> 
>>> Cheers
>>> Maurizio
>>> 
>>> On 29/09/15 13:58, timo.kinnunen at gmail.com wrote:
>>> 
>>>> Hi,
>>>> 
>>>> I’ve been looking into compiling Valhalla with Visual Studio 2015 to try
>>>> it out but I have hit a snag. See, I have made the needed changes and have
>>>> a working build but I made the changes on top of the jdk9/jdk9 repository.
>>>> I tried bringing the changes over to the valhalla/valhalla repository but
>>>> the valhalla repository seems to be several months behind the JDK 9
>>>> repositories. There’s quite a lot of changes missing. Is it time to merge
>>>> in the latest JDK 9 changes?
>>>> 
>>>> I’m not an expert on mercurial nor familiar with the valhalla
>>>> implementation details so I’m otherwise pretty much stuck.
>>>> 
>>>> 
>>>> 
>>>> 
>>>> Sent from Mail for Windows 10
>>>> 
>>> 
>>> 
>> 
> 
> 
> -- 
> Sven Reimers
> 
> * Senior Expert Software Architect
> * Java Champion
> * NetBeans Dream Team Member: http://dreamteam.netbeans.org
> * Community Leader  NetBeans: http://community.java.net/netbeans
>                              Desktop Java:
> http://community.java.net/javadesktop
> * JUG Leader JUG Bodensee: http://www.jug-bodensee.de
> * Duke's Choice Award Winner 2009
> * Blog: https://www.java.net//blog/sven
> 
> * XING: https://www.xing.com/profile/Sven_Reimers8
> * LinkedIn: http://www.linkedin.com/in/svenreimers
> 
> Join the NetBeans Groups:
> * XING: http://www.xing.com/group-20148.82db20
> * NUGM: http://haug-server.dyndns.org/display/NUGM/Home
> * LinkedIn: http://www.linkedin.com/groups?gid=1860468
>                   http://www.linkedin.com/groups?gid=107402
>                   http://www.linkedin.com/groups?gid=1684717
> * Oracle: https://mix.oracle.com/groups/18497




More information about the valhalla-dev mailing list