RFR 8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
Martin Buchholz
martinrb at google.com
Wed May 6 16:19:03 UTC 2015
OK, we will merge slightly tidier ConcurrentSkip* sources during the Great
jsr166 jdk9 Merge.
On Wed, May 6, 2015 at 1:14 AM, Paul Sandoz <paul.sandoz at oracle.com> wrote:
> On May 5, 2015, at 7:39 PM, Martin Buchholz <martinrb at google.com> wrote:
> > I'd prefer to go the other way, deleting those trivial methods entirely,
> utilizing the rarely used .new syntax.
> >
>
> Very good, even better!
>
> Paul.
>
More information about the core-libs-dev
mailing list