[9] Review Request: 7179078 Remove @beaninfo processing from the makefiles
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Tue Mar 29 12:33:35 UTC 2016
The fix looks good to me.
Thanks,
Alexandr.
On 25/03/16 21:37, Sergey Bylokhov wrote:
> Hello,
> Please review the fix for jdk9.
>
> Before the JEP 256 [1], we generated beanInfo classes + copied some
> other resources during the build. After the jep was integrated these
> files became obsolete and can be removed.
> - Utility classes were removed.(see [2] how they were used before)
> - The images were moved from the make folder to the src, so they will
> be copied using standard mechanism.
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8044826
> [2]
> http://cr.openjdk.java.net/~serb/4763438/webrev.00/make/gensrc/GensrcSwing.gmk.sdiff.html
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-7179078
> Webrevs can be found at:
> http://cr.openjdk.java.net/~serb/7179078/jdk.00
> http://cr.openjdk.java.net/~serb/7179078/root.00
>
More information about the build-dev
mailing list