RFR: 8164485: Zero forms not properly generated

Paul Sandoz paul.sandoz at oracle.com
Fri Aug 19 16:56:41 UTC 2016


> On 19 Aug 2016, at 08:52, Claes Redestad <claes.redestad at oracle.com> wrote:
> 
> Hi,
> 
> the generation of zero forms in JDK-8164451 was incorrect, since we currently don't deal with constant placeholders in forms generated by the jlink plugin. While the zero constants might be something we can special-case, for now I have to back out the pre-generation of the zero forms.
> 
> webrev: http://cr.openjdk.java.net/~redestad/8164485/webrev.01/
> bug: https://bugs.openjdk.java.net/browse/JDK-8164485
> 

+1

Paul.

> This was caught by existing but rather obscure tests.
> 
> Thanks!
> 
> /Claes



More information about the core-libs-dev mailing list