[8u] Request for enhancement backport approval for CR JDK-8171194: Exception "Duplicate field name&signature in class file" should report the name and signature of the field

Shafi Ahmad shafi.s.ahmad at oracle.com
Wed Mar 15 09:59:25 UTC 2017


Hi Sean,

I am sorry I should have asked for push to jdk9 but I didn't do because I had asked for other issue and it was not approved to push first into jdk9.
So I thought I have to follow same process but my assumption may not be correct as this is a P3 and other one was P4.

---------------------------------------
http://mail.openjdk.java.net/pipermail/hotspot-dev/2017-February/026004.html
Hi Shafi,

On 23/02/2017 7:28 PM, Shafi Ahmad wrote:
> Hi Coleen, David,
>
> This is reviewed for jdk10 but when I sent for push to one of my colleague he has suggested me to push is jdk9 and this will automatically pushed to jdk10.
>
> So can this be pushed this to jdk9? If yes should I sent a separate review request or current review is sufficient?

No - this is a P4 bug and we are in RDP1 for JDK 9 so this can not be 
pushed to 9 unless it goes through a specific critical approval process.
---------------------------------------

Regards,
Shafi

> -----Original Message-----
> From: Seán Coffey
> Sent: Wednesday, March 15, 2017 3:02 PM
> To: Shafi Ahmad <shafi.s.ahmad at oracle.com>; jdk8u-dev at openjdk.java.net
> Cc: Kevin Walls <kevin.walls at oracle.com>
> Subject: Re: [8u] Request for enhancement backport approval for CR JDK-
> 8171194: Exception "Duplicate field name&signature in class file" should
> report the name and signature of the field
> 
> Hi Shafi,
> 
> Your request has been logged and I'll update you once a decision has been
> reached.
> 
> If this was for porting, you should have pushed the original change to
> jdk9 and not jdk10. This has already been widely communicated on the
> jdk10 OpenJDK mailing list.
> 
> regards,
> Sean.
> 
> 
> On 15/03/2017 05:01, Shafi Ahmad wrote:
> > Hi,
> >
> > May I get the approval of enhancement backport of 'JDK-8171194:
> Exception "Duplicate field name&signature in class file" should report the
> name and signature of the field' to jdk8u-dev.
> >
> > Jdk10 bug: https://bugs.openjdk.java.net/browse/JDK-8171194
> >
> > "java.lang.ClassFormatError: Duplicate field name&signature in class file
> CampaignClient"
> >
> >  From the above Exception message, there is no easy way of knowing what
> is triggering the problem.
> > If the class in question is quite big so removing code by trial and error is
> very time consuming.
> >
> > With field name + signature, pinpointing the actual problematic code will be
> easy and time saving.
> >
> > I have tested it with the jprt and jtreg tests.
> >
> > Regards,
> > Shafi
> >
> 


More information about the jdk8u-dev mailing list