Re: RFR: JDK-8074859 Turn on warnings as error

2015-04-20 Thread Erik Joelsson
Looks good to me. /Erik On 2015-04-17 14:52, Magnus Ihse Bursie wrote: With JDK-8074096, the number of warnings in the product was reduced to a minimum. This enables the next step, which is turning on the respective compiler flags that turns warnings into errors. In the long run, this is the

Re: Mac OS X build errors missing instancetype + further issues just after building jdk.xml.ws

2015-04-20 Thread David DeHaven
Ah, ok. I haven't updated to 6.3 yet so I haven't seen the issue. -DrD- > David, > > Not really with the latest clang, there is this bug > https://bugs.openjdk.java.net/browse/JDK-8077364, which is only in hotspot > repo yet. > With this fix this should work though (at least works for me). >