Integrated: JDK-8279636: Update JCov version to 3.0.12

2022-01-26 Thread Alexandre Iline
On Wed, 26 Jan 2022 00:08:36 GMT, Alexandre Iline wrote: > JDK-8279636: Update JCov version to 3.0.12 This pull request has now been integrated. Changeset: d2a50a64 Author: Alexandre Iline URL: https://git.openjdk.java.net/jdk/commit/d2a50a64920d22bbbd19ac7fa8681ff177799faf St

RFR: JDK-8279636: Update JCov version to 3.0.12

2022-01-25 Thread Alexandre Iline
JDK-8279636: Update JCov version to 3.0.12 - Commit messages: - JDK-8279636: Update JCov version to 3.0.12 Changes: https://git.openjdk.java.net/jdk/pull/7218/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7218&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK

Integrated: JDK-8270108: Update JCov version to 3.0.9

2021-07-09 Thread Alexandre Iline
On Thu, 8 Jul 2021 18:59:56 GMT, Alexandre Iline wrote: > JDK-8270108: Update JCov version to 3.0.9 This pull request has now been integrated. Changeset: 7bfa39f5 Author: Alexandre Iline URL: https://git.openjdk.java.net/jdk/commit/7bfa39f59a745b562355436f9eb91992dbe243b2 St

Re: RFR: JDK-8270108: Update JCov version to 3.0.9

2021-07-08 Thread Alexandre Iline
On Thu, 8 Jul 2021 21:11:23 GMT, Sergey Bylokhov wrote: > Will it support the new class file format in jdk18? Yes, this is the reason for the fix - PR: https://git.openjdk.java.net/jdk/pull/4729

RFR: JDK-8270108: Update JCov version to 3.0.9

2021-07-08 Thread Alexandre Iline
JDK-8270108: Update JCov version to 3.0.9 - Commit messages: - JDK-8270108: Update JCov version to 3.0.9 Changes: https://git.openjdk.java.net/jdk/pull/4729/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4729&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8

Integrated: 8264863: Update JCov version to support JDK 17

2021-04-07 Thread Alexandre Iline
On Wed, 7 Apr 2021 18:13:53 GMT, Alexandre Iline wrote: > Use a build which uses ASM bundled into JDK. This pull request has now been integrated. Changeset: ab3be728 Author: Alexandre Iline URL: https://git.openjdk.java.net/jdk/commit/ab3be728 Stats: 3 lines in 1 file changed

RFR: 8264863: Update JCov version to support JDK 17

2021-04-07 Thread Alexandre Iline
Use a build which uses ASM bundled into JDK. - Commit messages: - 8264863: Update JCov version to support JDK 17 Changes: https://git.openjdk.java.net/jdk/pull/3380/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3380&range=00 Issue: https://bugs.openjdk.java.net/brow

Re: RFR: 8264863: Update JCov version to support JDK 17

2021-04-07 Thread Alexandre Iline
On Wed, 7 Apr 2021 18:13:53 GMT, Alexandre Iline wrote: > Use a build which uses ASM bundled into JDK. @erikj79 can you take a look? - PR: https://git.openjdk.java.net/jdk/pull/3380