> On Nov 2, 2016, at 9:55 AM, Erik Joelsson wrote:
>
> This patch changes how the dynamically generated lib/classlist is packaged.
> We already create an interim-image from java.base and java.logging to
> generate the classlist during the build. We then copy it into the jdk and jre
> images u
This patch changes how the dynamically generated lib/classlist is
packaged. We already create an interim-image from java.base and
java.logging to generate the classlist during the build. We then copy it
into the jdk and jre images using makefile logic after jlinking those
images. With this patc
Hi Erik
+1 to what Tim said.
Thank you a lot for fixing this issue!
Thanks,
Serguei
On 11/1/16 14:38, Tim Bell wrote:
Erik:
New webrev: http://cr.openjdk.java.net/~erikj/8063154/webrev.02/
I had not managed to revert all changes from another patch.
/Erik
On 2016-11-01 17:22, Erik Joelss
Can I get another +1 for this fix?
Regards,
Ajit
-Original Message-
From: Erik Joelsson
Sent: Thursday, October 27, 2016 3:30 PM
To: Ajit Ghaisas; build-dev@openjdk.java.net; awt-...@openjdk.java.net
Subject: Re: Fix for JDK-8160146 : Resolve disabled GCC warning
'deprecated-declaration