Review request 8132297: JDK9 build.tools.module.ImageBuilder does not filter out .class.bc files
Alan Bateman
Alan.Bateman at oracle.com
Tue Oct 6 06:19:48 UTC 2015
On 05/10/2015 23:32, Mandy Chung wrote:
> JDK 9 currently use a build tool (ImageBuilder) to create the JDK modular image. A in-house tool doing static analysis generates additional files that should be excluded in the image.
>
> jlink and jmod tool in jake build has the option to exclude specific files.
>
> This patch proposes to fix the interim ImageBuilder to exclude files with .bc suffix as a temporary workaround.
>
This looks okay to for now.
-Alan.
More information about the jigsaw-dev
mailing list