Re: Different javac options for explicitly and automatically compiled files

2011-08-02 Thread Dr Andrew John Hughes
On 16:02 Mon 01 Aug , Jonathan Gibbons wrote: > On 08/01/2011 02:55 PM, Dr Andrew John Hughes wrote: > > On 11:07 Mon 01 Aug , Alexandre Boulgakov wrote: > >> Hello Kelly, > >> > >> Do you know the answer to this one? > >> > >> Thanks, > >> Sasha > >> > >> On 7/29/2011 11:37 AM, Alexandre B

7074264: Review : Adds unit tests to sources and switches to packages tree view

2011-08-02 Thread Mike Duigou
Hello All; A small patch to the J2SE Netbeans project to add the unit test sources. It also switches the source view to "tree" layout as the package lists are too large for easy navigation. http://cr.openjdk.java.net/~mduigou/7074264/0/webrev/ Mike

Re: Different javac options for explicitly and automatically compiled files

2011-08-02 Thread Alexandre Boulgakov
On 8/2/2011 12:45 AM, Kelly O'Hair wrote: Eventually, we should always be using -implicit:none That will be part of the build infrastructure changes. Is there a bug tracking this? That way I could omit the -Werror flag for now and reference the relevant bug. Thanks, Sasha I'm talking to Fr

Re: Different javac options for explicitly and automatically compiled files

2011-08-02 Thread Kelly O'Hair
Eventually, we should always be using -implicit:none That will be part of the build infrastructure changes. I'm talking to Fredrik today, and this week. Hopefully we can get this project more public and accelerated. -kto On Aug 2, 2011, at 1:02 AM, Jonathan Gibbons wrote: > On 08/01/2011 02:55