RFR: JDK8U Backport of 8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries

Deepak Kejriwal deepak.kejriwal at oracle.com
Thu Jun 7 10:08:35 UTC 2018


Hi Martin,

Thanks for input. I have added the missing trailing newline to the test. Please find below updated webrev details:-

Webrev: http://cr.openjdk.java.net/~rpatil/8186171/webrev.01/

Regards,
Deepak

From: Martin Buchholz <martinrb at google.com> 
Sent: Wednesday, June 6, 2018 11:33 PM
To: Deepak Kejriwal <deepak.kejriwal at oracle.com>
Cc: Doug Lea <dl at cs.oswego.edu>; core-libs-dev <core-libs-dev at openjdk.java.net>
Subject: Re: RFR: JDK8U Backport of 8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries



On Wed, Jun 6, 2018 at 11:01 AM, Martin Buchholz <mailto:martinrb at google.com> wrote:
Alright, I leave it to you.  Your current change is fine.  

Except, add that trailing newline to the test! 


More information about the core-libs-dev mailing list