Bug#1032981: ITP: jtreg7 -- Regression Test Harness for the OpenJDK platform

2023-03-15 Thread Vladimir Petko
Package: wnpp Severity: wishlist Owner: Debian Java team X-Debbugs-Cc: debian-de...@lists.debian.org, pkg-java-maintain...@lists.alioth.debian.org * Package name: jtreg7 Version : 7.1.1+1 Upstream Author : Oracle and/or its affiliates * URL : https://openjdk.org/jtreg/

Re: OpenJDK package - JTREG 7.1

2023-03-15 Thread Vladimir Petko
Hi, Thank you very much for your help!!! I have filed ITP here [1]. Best Regards, Vladimir. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032981 On Wed, Mar 15, 2023 at 8:53 AM Thorsten Glaser wrote: > > On Wed, 15 Mar 2023, Vladimir Petko wrote: > > >Since I can not upload I will fi

Re: OpenJDK package - JTREG 7.1

2023-03-15 Thread Emmanuel Bourg
Hi, Thank you for the package Vladimir, I'll take care of it. I think I'll rebase it on top of the previous jtreg package to keep the continuity. Emmanuel Bourg Le 2023-03-15 08:23, Vladimir Petko a écrit : Hi, Thank you very much for your help!!! I have filed ITP here [1]. Best Regards, V

Re: OpenJDK package - JTREG 7.1

2023-03-15 Thread Emmanuel Bourg
Le 2023-03-02 01:30, Thorsten Glaser a écrit : openjdk-8 was switched to jtreg6 recently. See if doko will follow for 11. openjdk-11/11.0.18+10-1 in unstable now uses jtreg6 Is a new package needed anyway? I agree with Thorsten, a new package is probably not needed. All openjdk-* packag

Re: OpenJDK package - JTREG 7.1

2023-03-15 Thread Vladimir Petko
Hi, Thank you very much Best Regards, Vladimir. On Wed, Mar 15, 2023 at 10:43 PM Emmanuel Bourg wrote: > > Hi, > > Thank you for the package Vladimir, I'll take care of it. I think I'll > rebase it on top of the previous jtreg package to keep the continuity. > > Emmanuel Bourg > > > Le 202

Re: OpenJDK package - JTREG 7.1

2023-03-15 Thread Vladimir Petko
Hi, Regarding using jtreg6 for tests of openjdk-8 it should be noted that some tier1[1] tests fail with jtreg6. For instance jtreg 6 fails: FAILED: java/util/stream/boottest/java/util/stream/DoubleNodeTest.java FAILED: java/util/stream/boottest/java/util/stream/FlagOpTest.java FAILED: java/util/s

Re: OpenJDK package - JTREG 7.1

2023-03-15 Thread Thorsten Glaser
On Thu, 16 Mar 2023, Vladimir Petko wrote: >Regarding using jtreg6 for tests of openjdk-8 it should be noted that >some tier1[1] tests fail with jtreg6. Lots of tests fail there anyway, also due to lack of asmtools. >For instance jtreg 6 fails: […] >and with jreg 5 those tests pass: […] >There a

Re: OpenJDK package - JTREG 7.1

2023-03-15 Thread Vladimir Petko
Hi, I see. I will look into those failures to see if it is something that I can submit upstream, so that jtreg 5 could be phased out. Thanks a lot for the help again !!! Best Regards, Valdimir. On Thu, Mar 16, 2023 at 11:11 AM Thorsten Glaser wrote: > > On Thu, 16 Mar 2023, Vladimir Petko