RFR: Separate ASM-dependent code into a separate source tree. [v2]
Alexandre Iline
shurailine at openjdk.org
Tue Jan 3 23:43:15 UTC 2023
On Tue, 3 Jan 2023 21:20:52 GMT, Leonid Kuskov <lkuskov at openjdk.org> wrote:
>> Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Removed IntrumentNestHostTest.java in the old location
>
> test/unit/com/sun/tdk/jcov/instrument/nestHost/IntrumentNestHostTest.java line 211:
>
>> 209: (byte) 0x00, (byte) 0x0A
>> 210: };
>> 211: }
>
> Actually Asmtools could be used here testing
as in openjdk/asmtools? That would be fine, only it introduces another dependency.
Let me look closer on this test, but in a separate commit, OK?
-------------
PR: https://git.openjdk.org/jcov/pull/35
More information about the jcov-dev
mailing list