Hi Joe,
Thank you for your comment. I consolidated those duplicated pieces into
one piece. Did not make it a private method, though, as it would need to
return two results from the method (cnfMultiplier and whether to return
immediately for no-placeholder cases).
https://cr.openjdk.java.net/
Hi Naoto,
That's nice! The change looks good to me.
Regards,
Joe
On 8/18/20 11:37 AM, naoto.s...@oracle.com wrote:
Hi Joe,
Thank you for your comment. I consolidated those duplicated pieces
into one piece. Did not make it a private method, though, as it would
need to return two results fro