On Mon, Jan 25, 2016 at 9:24 AM Sanne Grinovero <sa...@infinispan.org> wrote:
> On 25 January 2016 at 14:15, William Burns <mudokon...@gmail.com> wrote: > > Unfortunately this isn't really possible to remove these classes. They > have > > additional changes over and above the jdk8 classes. We could move it > into a > > different package though if we wanted to. > > +1 to change package: I have been confused about this too in the recent > past. > I am guessing we can just put these in the concurrent package 1 below? WDYT? > > > > > To be honest the only reason this is still really needed is for the > > BoundedConcurrentHashMapV8. I have been talking with Dan on and off for > a > > while about even possibly looking into using a different map > implementation > > (such as caffeine or something else equivalent). We haven't looked into > it > > very seriously though. > > Could you remove the other ones which are no longer needed? > There is only one class that can be really removed and that is once M/R is removed I believe (ConcurrentParallelHashMapV8). > > > > > We could look into this more if people think we want to tackle that. > > > > - Will > > > > On Thu, Jan 14, 2016 at 4:34 AM Radim Vansa <rva...@redhat.com> wrote: > >> > >> Hi, > >> > >> although we're on Java 8, there's still the package > >> org.infinispan.*.jdk8backported in our codebase. Is there any plan (and > >> possibility) to remove these and use implementation provided by runtime? > >> Or have we tweaked them too much, so shall we rather rename them? > >> > >> Radim > >> > >> -- > >> Radim Vansa <rva...@redhat.com> > >> JBoss Performance Team > >> > >> _______________________________________________ > >> infinispan-dev mailing list > >> infinispan-dev@lists.jboss.org > >> https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > > > > _______________________________________________ > > infinispan-dev mailing list > > infinispan-dev@lists.jboss.org > > https://lists.jboss.org/mailman/listinfo/infinispan-dev > _______________________________________________ > infinispan-dev mailing list > infinispan-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/infinispan-dev >
_______________________________________________ infinispan-dev mailing list infinispan-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/infinispan-dev