Re: JDK 12 enters Rampdown Phase Two

2019-02-19 Thread Dalibor Topic
Thank you, Jaikiran - that's great! On 19.02.2019 04:46, Jaikiran Pai wrote: Hi Dalibor, It took me a while to get back to this, but I just gave this a try. Jacoco has released 0.8.3 version with this fix to support Java 13 and I gave it a try against the original project which was running into

Re: JDK 12 enters Rampdown Phase Two

2019-02-18 Thread Jaikiran Pai
Hi Dalibor, It took me a while to get back to this, but I just gave this a try. Jacoco has released 0.8.3 version with this fix to support Java 13 and I gave it a try against the original project which was running into this issue. I can now confirm that this now works fine with Jacoco 0.8.3 and Ja

Re: JDK 12 enters Rampdown Phase Two

2019-01-23 Thread Jaikiran Pai
Hi Dalibor, On 23/01/19 2:51 PM, Dalibor Topic wrote: > > > On 23.01.2019 08:56, Jaikiran Pai wrote: >> Our Ant testsuite against this EA version of JDK 13 has passed fine on >> Linux. However, one of our other projects within the Ant umbrella has >> shown an issue with the Jacoco library usag

Re: JDK 12 enters Rampdown Phase Two

2019-01-23 Thread Dalibor Topic
On 23.01.2019 08:56, Jaikiran Pai wrote: Our Ant testsuite against this EA version of JDK 13 has passed fine on Linux. However, one of our other projects within the Ant umbrella has shown an issue with the Jacoco library usage (which internally uses ASM library). Narrowing this down to a simpl

Re: JDK 12 enters Rampdown Phase Two

2019-01-22 Thread Jaikiran Pai
Hi Rory, On 21/01/19 4:45 PM, Rory O'Donnell wrote: >  Hi Stefan/Jaikiran, > > **OpenJDK builds *- JDK 12 Early Access build 28 **is now available > **at : - jdk.java.net/12/* > Our testsuite on Linux with this EA version of of JDK 12 has passed fine without issues. Haven't had a chance to test on

JDK 12 enters Rampdown Phase Two

2019-01-21 Thread Rory O'Donnell
 Hi Stefan/Jaikiran, **OpenJDK builds *- JDK 12 Early Access build 28 **is now available **at : - jdk.java.net/12/* * Per the JDK 12 schedule [1], we are now in Rampdown Phase Two. o For more details , see Mark Reinhold's email to jdk-dev mailing list [2] o The overall featur