[infinispan-dev] jdk8backported package

William Burns mudokonman at gmail.com
Mon Jan 25 15:16:19 EST 2016


On Mon, Jan 25, 2016 at 9:24 AM Sanne Grinovero <sanne at infinispan.org>
wrote:

> On 25 January 2016 at 14:15, William Burns <mudokonman at 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 <rvansa at 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 <rvansa at redhat.com>
> >> JBoss Performance Team
> >>
> >> _______________________________________________
> >> infinispan-dev mailing list
> >> infinispan-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/infinispan-dev
> >
> >
> > _______________________________________________
> > infinispan-dev mailing list
> > infinispan-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/infinispan-dev
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20160125/1e74db79/attachment.html 


More information about the infinispan-dev mailing list