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