Review request: 8005096: Move a few source files in swing/beaninfo and in a demo.

Kelly O'Hair kelly.ohair at oracle.com
Sun Dec 16 11:13:02 PST 2012


Looks ok to me.  But do the makefile comments need to be adjusted?

-kto

On Dec 15, 2012, at 1:01 PM, Fredrik Öhrström wrote:

> A few source files, coming from the generated swing BeanInfo files are generated and stored into the wrong source directory, where the path does not correspond to the expected package path. This is unfortunate and makes it impossible for the smart javac wrapper to predict which source files belong to which package.
> 
> There is also two small files in a demo, with the same problem.
> 
> The fix is simple, move a few files (4) and make sure the generated files end up in the correct source directory. 
> 
> http://cr.openjdk.java.net/~ohrstrom/webrev-8005096-move-a-few-files/
> 
> //Fredrik



More information about the jdk8-dev mailing list