2013/1/9 Sergey Malenkov <sergey.malen...@oracle.com>: > First, *BeanInfo classes must be packed to dt.jar, not rt.jar. So, it will > be strange to provide sources for nonexistent (by default) classes. > Second, *BeanInfo java files are generated automatically. They are not > well-formatted and well-documented.
Ok, I have updated the patch, and the beaninfo files are no longer in src.zip. Here is the new webrev: http://cr.openjdk.java.net/~ohrstrom/webrev-8005096-move-a-few-files-v2/ //Fredrik