RFR: JDK-8321621: Update JCov version to 3.0.16

2023-12-08 Thread Alexandre Iline
JCov support for byte code version 67. - Commit messages: - JDK-8321621: Update JCov version to 3.0.16 Changes: https://git.openjdk.org/jdk/pull/17041/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17041&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8321621 Stats:

Integrated: JDK-8321621: Update JCov version to 3.0.16

2023-12-12 Thread Alexandre Iline
On Fri, 8 Dec 2023 22:42:42 GMT, Alexandre Iline wrote: > JCov support for byte code version 67. This pull request has now been integrated. Changeset: d5a96e3f Author: Alexandre Iline URL: https://git.openjdk.org/jdk/commit/d5a96e3f490ba9591f61b23dc2b06e65b0098140 Stats: 1 l

RFR: 8334036: Update JCov for class file version 68

2024-06-11 Thread Alexandre Iline
Update JCov for class file version 68 - Commit messages: - JDK-8334036: Update JCov for class file version 68 Changes: https://git.openjdk.org/jdk/pull/19665/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19665&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8334036

Integrated: 8334036: Update JCov for class file version 68

2024-06-11 Thread Alexandre Iline
On Tue, 11 Jun 2024 19:02:29 GMT, Alexandre Iline wrote: > Update JCov for class file version 68 This pull request has now been integrated. Changeset: bbd3b1d8 Author: Alexandre Iline URL: https://git.openjdk.org/jdk/commit/bbd3b1d812da997347fca4c06e22794285ab00d3 Stats: 1 l

RFR: JDK-8292330: Update JCov version to 3.0.13

2022-10-05 Thread Alexandre Iline
Switch to a new JCov version - Commit messages: - JDK-8292330: Update JCov version to 3.0.13 Changes: https://git.openjdk.org/jdk/pull/10581/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10581&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8292330 Stats: 1 line in

Integrated: JDK-8292330: Update JCov version to 3.0.13

2022-10-05 Thread Alexandre Iline
On Wed, 5 Oct 2022 21:23:49 GMT, Alexandre Iline wrote: > Switch to a new JCov version This pull request has now been integrated. Changeset: e986a97a Author: Alexandre Iline URL: https://git.openjdk.org/jdk/commit/e986a97a9652eab9a64505673e884eb3eb123166 Stats: 1 line in 1 f

[jdk20] RFR: JDK-8299705: JCov coverage runs depend on jdk_symbols

2023-01-06 Thread Alexandre Iline
Making JCov test runs not to depend on symbols artifact. - Commit messages: - JDK-8299705: JCov coverage runs depend on jdk_symbols Changes: https://git.openjdk.org/jdk20/pull/89/files Webrev: https://webrevs.openjdk.org/?repo=jdk20&pr=89&range=00 Issue: https://bugs.openjdk.org/

[jdk20] Integrated: JDK-8299705: JCov coverage runs depend on jdk_symbols

2023-01-06 Thread Alexandre Iline
On Fri, 6 Jan 2023 18:02:25 GMT, Alexandre Iline wrote: > Making JCov test runs not to depend on symbols artifact. This pull request has now been integrated. Changeset: 1f141bd7 Author: Alexandre Iline URL: https://git.openjdk.org/jdk20/com

RFR: JDK-8299757: Update JCov version to 3.0.14

2023-01-06 Thread Alexandre Iline
Update JCov version to 3.0.14 - Commit messages: - JDK-8299757: Update JCov version to 3.0.14 Changes: https://git.openjdk.org/jdk/pull/11886/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11886&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8299757 Stats: 1 line i

Re: RFR: JDK-8299757: Update JCov version to 3.0.14

2023-01-09 Thread Alexandre Iline
On Sat, 7 Jan 2023 08:29:26 GMT, Sergey Bylokhov wrote: > Just a curious, is it possible to release the jcov build on the related jcov > GitHub page? This would be a question to @lkuskov - PR: https://git.openjdk.org/jdk/pull/11886

Integrated: JDK-8299757: Update JCov version to 3.0.14

2023-01-09 Thread Alexandre Iline
On Fri, 6 Jan 2023 21:37:35 GMT, Alexandre Iline wrote: > Update JCov version to 3.0.14 This pull request has now been integrated. Changeset: bfd59714 Author: Alexandre Iline URL: https://git.openjdk.org/jdk/commit/bfd597142945bf87cefe320371b7648d44c6f916 Stats: 1 line in 1 f

RFR: JDK-8304171: Fix layout of JCov instrumented bundle on Mac OS

2023-03-14 Thread Alexandre Iline
Now on all platforms the JCov bundle would look the same. - Commit messages: - JDK-8304171: Fix layout of JCov instrumented bundle on Mac OS Changes: https://git.openjdk.org/jdk/pull/13027/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13027&range=00 Issue: https://bugs.o

Integrated: JDK-8304171: Fix layout of JCov instrumented bundle on Mac OS

2023-03-14 Thread Alexandre Iline
On Tue, 14 Mar 2023 19:34:32 GMT, Alexandre Iline wrote: > Now on all platforms the JCov bundle would look the same. This pull request has now been integrated. Changeset: 065d3e0d Author: Alexandre Iline URL: https://git.openjdk.org/jdk/com

RFR: JDK-8314075: Update JCov version for JDK 22

2023-08-09 Thread Alexandre Iline
Update JCov version for JDK 22 - Commit messages: - JDK-8314075: Update JCov version for JDK 22 Changes: https://git.openjdk.org/jdk/pull/15215/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15215&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8314075 Stats: 1 line

Integrated: JDK-8314075: Update JCov version for JDK 22

2023-08-09 Thread Alexandre Iline
On Wed, 9 Aug 2023 23:07:50 GMT, Alexandre Iline wrote: > Update JCov version for JDK 22 This pull request has now been integrated. Changeset: cd16158e Author: Alexandre Iline URL: https://git.openjdk.org/jdk/commit/cd16158edb254af82f29cd1705c90a710b171403 Stats: 1 line i

Re: RFR: 8345693: Update JCov for class file version 69 [v2]

2024-12-09 Thread Alexandre Iline
On Mon, 9 Dec 2024 15:26:54 GMT, Alexandre Iline wrote: >> Use a CI promoted build. > > Alexandre Iline has updated the pull request incrementally with one > additional commit since the last revision: > > removed a trailing space Indeed, it works without the configure

Re: RFR: 8345693: Update JCov for class file version 69 [v3]

2024-12-09 Thread Alexandre Iline
> Use a CI promoted build. Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision: removed an unneeded line - Changes: - all: https://git.openjdk.org/jdk/pull/22625/files - new: https://git.openjdk.org/jdk/pull/22

Integrated: 8345693: Update JCov for class file version 69

2024-12-09 Thread Alexandre Iline
On Sat, 7 Dec 2024 02:21:22 GMT, Alexandre Iline wrote: > Use a CI promoted build. This pull request has now been integrated. Changeset: 48e22ba7 Author: Alexandre Iline URL: https://git.openjdk.org/jdk/commit/48e22ba7725a937ad72b84cce16c0dcecf5f265d Stats: 5 lines in 1 f

Re: RFR: 8345693: Update JCov for class file version 69 [v2]

2024-12-09 Thread Alexandre Iline
> Use a CI promoted build. Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision: removed a trailing space - Changes: - all: https://git.openjdk.org/jdk/pull/22625/files - new: https://git.openjdk.org/jdk/pull/22

RFR: 8345693: Update JCov for class file version 69

2024-12-06 Thread Alexandre Iline
Use a CI promoted build. - Commit messages: - JDK-8345693: Update JCov for class file version 69 Changes: https://git.openjdk.org/jdk/pull/22625/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22625&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8345693 Stats: 7 li

RFR: 8356226: JCov Grabber server didn't respond

2025-05-05 Thread Alexandre Iline
Fix is to allow bigger XML files. - Commit messages: - Also fix reports - JDK-8356226: JCov Grabber server didn't respond Changes: https://git.openjdk.org/jdk/pull/25056/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25056&range=00 Issue: https://bugs.openjdk.org/browse

Re: RFR: 8356226: JCov Grabber server didn't respond [v2]

2025-05-06 Thread Alexandre Iline
> Fix is to allow bigger XML files. Alexandre Iline has updated the pull request incrementally with two additional commits since the last revision: - Recover spaces - Declare JCOV_VM_OPTS, set the XML options to 0 - Changes: - all: https://git.openjdk.org/jdk/pull/25056/fi

Integrated: 8356226: JCov Grabber server didn't respond

2025-05-06 Thread Alexandre Iline
On Tue, 6 May 2025 03:23:19 GMT, Alexandre Iline wrote: > Fix is to allow bigger XML files. This pull request has now been integrated. Changeset: e2df9cde Author: Alexandre Iline URL: https://git.openjdk.org/jdk/commit/e2df9cdeb081735bddd24ac2622f59e20cda47ad Stats: 5 lines i

RFR: 8358721: Update JCov for class file version 70

2025-06-05 Thread Alexandre Iline
JDK-8358721: Update JCov for class file version 70 - Commit messages: - JDK-8358721: Update JCov for class file version 70 Changes: https://git.openjdk.org/jdk/pull/25665/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25665&range=00 Issue: https://bugs.openjdk.org/browse

Integrated: 8358721: Update JCov for class file version 70

2025-06-06 Thread Alexandre Iline
On Thu, 5 Jun 2025 23:05:53 GMT, Alexandre Iline wrote: > JDK-8358721: Update JCov for class file version 70 This pull request has now been integrated. Changeset: 026975a1 Author: Alexandre Iline URL: https://git.openjdk.org/jdk/commit/026975a1aa290613934ae421bbc56326627bad8d St