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: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/17041.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17041/head:pull/17041

PR: https://git.openjdk.org/jdk/pull/17041


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 line in 1 file changed: 0 ins; 0 del; 1 mod

8321621: Update JCov version to 3.0.16

Reviewed-by: erikj, alanb, ihse

-

PR: https://git.openjdk.org/jdk/pull/17041


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
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/19665.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19665/head:pull/19665

PR: https://git.openjdk.org/jdk/pull/19665


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 line in 1 file changed: 0 ins; 0 del; 1 mod

8334036: Update JCov for class file version 68

Reviewed-by: alanb, erikj

-

PR: https://git.openjdk.org/jdk/pull/19665


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 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/10581.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10581/head:pull/10581

PR: https://git.openjdk.org/jdk/pull/10581


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 file changed: 0 ins; 0 del; 1 mod

8292330: Update JCov version to 3.0.13

Reviewed-by: erikj

-

PR: https://git.openjdk.org/jdk/pull/10581


[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/browse/JDK-8299705
  Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk20/pull/89.diff
  Fetch: git fetch https://git.openjdk.org/jdk20 pull/89/head:pull/89

PR: https://git.openjdk.org/jdk20/pull/89


[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/commit/1f141bd7a99085c5464626eb83402ffabf9d38c8
Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod

8299705: JCov coverage runs depend on jdk_symbols

Reviewed-by: erikj

-

PR: https://git.openjdk.org/jdk20/pull/89


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 in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11886.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11886/head:pull/11886

PR: https://git.openjdk.org/jdk/pull/11886


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 file changed: 0 ins; 0 del; 1 mod

8299757: Update JCov version to 3.0.14

Reviewed-by: erikj, serb

-

PR: https://git.openjdk.org/jdk/pull/11886


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.openjdk.org/browse/JDK-8304171
  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/13027.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/13027/head:pull/13027

PR: https://git.openjdk.org/jdk/pull/13027


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/commit/065d3e0d58c96b8a84f3c02bb8704fab6459eaa7
Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod

8304171: Fix layout of JCov instrumented bundle on Mac OS

Reviewed-by: erikj

-

PR: https://git.openjdk.org/jdk/pull/13027


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 in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/15215.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15215/head:pull/15215

PR: https://git.openjdk.org/jdk/pull/15215


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 in 1 file changed: 0 ins; 0 del; 1 mod

8314075: Update JCov version for JDK 22

Reviewed-by: serb

-

PR: https://git.openjdk.org/jdk/pull/15215


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 args. Removed. Thank you.

-

PR Comment: https://git.openjdk.org/jdk/pull/22625#issuecomment-2528967644


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/22625/files/4cd4ac1e..cd6d8efd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22625&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22625&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/22625.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22625/head:pull/22625

PR: https://git.openjdk.org/jdk/pull/22625


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 file changed: 2 ins; 0 del; 3 mod

8345693: Update JCov for class file version 69

Reviewed-by: ihse

-

PR: https://git.openjdk.org/jdk/pull/22625


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/22625/files/1fc7a81e..4cd4ac1e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22625&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22625&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/22625.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22625/head:pull/22625

PR: https://git.openjdk.org/jdk/pull/22625


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 lines in 1 file changed: 3 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/22625.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22625/head:pull/22625

PR: https://git.openjdk.org/jdk/pull/22625


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/JDK-8356226
  Stats: 12 lines in 1 file changed: 6 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/25056.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25056/head:pull/25056

PR: https://git.openjdk.org/jdk/pull/25056


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/files
  - new: https://git.openjdk.org/jdk/pull/25056/files/5b00c28f..7fa3df9b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25056&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25056&range=00-01

  Stats: 14 lines in 1 file changed: 2 ins; 6 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/25056.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25056/head:pull/25056

PR: https://git.openjdk.org/jdk/pull/25056


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 in 1 file changed: 2 ins; 0 del; 3 mod

8356226: JCov Grabber server didn't respond

Reviewed-by: erikj

-

PR: https://git.openjdk.org/jdk/pull/25056


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/JDK-8358721
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/25665.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25665/head:pull/25665

PR: https://git.openjdk.org/jdk/pull/25665


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
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8358721: Update JCov for class file version 70

Reviewed-by: iris, alanb, erikj

-

PR: https://git.openjdk.org/jdk/pull/25665