Re: Possible problem with WeakIdentityHashMap

2017-12-13 Thread Stefan Reich
No feedback? Anyway, NVM. Check out my page if you want to see the future of programming (or lack thereof). Cheers, Stefan On 11 December 2017 at 02:05, Stefan Reich < stefan.reich.maker.of@googlemail.com> wrote: > Ah, I think I found out why it's not a problem

Re: Possible problem with WeakIdentityHashMap

2017-12-10 Thread Stefan Reich
es to the queue unnecessarily. For example, the IdentityWeakReference made in the remove() method can always be queue-less. Cheers, Stefan BotCompany.de On 11 December 2017 at 01:46, Stefan Reich < stefan.reich.maker.of@googlemail.com> wrote: > Hi, I'm from the "Fix Java&quo

Possible problem with WeakIdentityHashMap

2017-12-10 Thread Stefan Reich
sible to fix this issue by creating IdentityWeakReference objects without a queue in carefully selected places. First we might need to produce a failing test case. Anyone interested? Many greetings, Stefan Reich BotCompany.de