From shurailine at openjdk.org Thu Nov 3 00:19:27 2022 From: shurailine at openjdk.org (Alexandre Iline) Date: Thu, 3 Nov 2022 00:19:27 GMT Subject: RFR: added handling of zips, implants Message-ID: Instr updated to handle zips and implants with the plugin ------------- Commit messages: - added handling of zips, implants Changes: https://git.openjdk.org/jcov/pull/34/files Webrev: https://webrevs.openjdk.org/?repo=jcov&pr=34&range=00 Stats: 263 lines in 4 files changed: 229 ins; 4 del; 30 mod Patch: https://git.openjdk.org/jcov/pull/34.diff Fetch: git fetch https://git.openjdk.org/jcov pull/34/head:pull/34 PR: https://git.openjdk.org/jcov/pull/34 From shurailine at openjdk.org Tue Nov 8 03:46:57 2022 From: shurailine at openjdk.org (Alexandre Iline) Date: Tue, 8 Nov 2022 03:46:57 GMT Subject: RFR: added handling of zips, implants [v2] In-Reply-To: References: Message-ID: <9BbWAUL5ma9n6RXzQQnzoUod5RuWgQCn8dSB4WzSnH4=.3825799f-55d0-4561-b5ba-bb8a1d25073c@github.com> > Instr updated to handle zips and implants with the plugin Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision: Introduced "Instrumentation" class ------------- Changes: - all: https://git.openjdk.org/jcov/pull/34/files - new: https://git.openjdk.org/jcov/pull/34/files/20b701dd..aad8d82c Webrevs: - full: https://webrevs.openjdk.org/?repo=jcov&pr=34&range=01 - incr: https://webrevs.openjdk.org/?repo=jcov&pr=34&range=00-01 Stats: 773 lines in 9 files changed: 450 ins; 221 del; 102 mod Patch: https://git.openjdk.org/jcov/pull/34.diff Fetch: git fetch https://git.openjdk.org/jcov pull/34/head:pull/34 PR: https://git.openjdk.org/jcov/pull/34 From shurailine at openjdk.org Tue Nov 8 03:49:34 2022 From: shurailine at openjdk.org (Alexandre Iline) Date: Tue, 8 Nov 2022 03:49:34 GMT Subject: RFR: added handling of zips, implants [v3] In-Reply-To: References: Message-ID: > Instr updated to handle zips and implants with the plugin Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision: added license, removed an experimental class ------------- Changes: - all: https://git.openjdk.org/jcov/pull/34/files - new: https://git.openjdk.org/jcov/pull/34/files/aad8d82c..0f4c76e6 Webrevs: - full: https://webrevs.openjdk.org/?repo=jcov&pr=34&range=02 - incr: https://webrevs.openjdk.org/?repo=jcov&pr=34&range=01-02 Stats: 57 lines in 2 files changed: 24 ins; 33 del; 0 mod Patch: https://git.openjdk.org/jcov/pull/34.diff Fetch: git fetch https://git.openjdk.org/jcov pull/34/head:pull/34 PR: https://git.openjdk.org/jcov/pull/34 From shurailine at openjdk.org Tue Nov 29 01:20:28 2022 From: shurailine at openjdk.org (Alexandre Iline) Date: Tue, 29 Nov 2022 01:20:28 GMT Subject: RFR: added handling of zips, implants [v4] In-Reply-To: References: Message-ID: <_cC_pOetu0PaDWDLhOwUteLUibw0EjAzaxFocEGzwlE=.1338f23e-10d2-4a57-8a69-37a799a73bd3@github.com> > Instr updated to handle zips and implants with the plugin Alexandre Iline has updated the pull request incrementally with four additional commits since the last revision: - bunch of cleanup - Straightened the module instrumentation. - Revering to plugin to get name out of the module-info - JREInstr is working, unhappy with the abstraction. ------------- Changes: - all: https://git.openjdk.org/jcov/pull/34/files - new: https://git.openjdk.org/jcov/pull/34/files/0f4c76e6..2c864ef5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jcov&pr=34&range=03 - incr: https://webrevs.openjdk.org/?repo=jcov&pr=34&range=02-03 Stats: 1036 lines in 16 files changed: 301 ins; 506 del; 229 mod Patch: https://git.openjdk.org/jcov/pull/34.diff Fetch: git fetch https://git.openjdk.org/jcov pull/34/head:pull/34 PR: https://git.openjdk.org/jcov/pull/34