RFR: crashonly extension for jtharness - for fastdebug testing [v2]

andrlos duke at openjdk.org
Mon Aug 21 10:35:38 UTC 2023


On Wed, 16 Aug 2023 08:00:34 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:

>> andrlos has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   deleting forgotten comment
>
> Assuming this is an extension the suggestion is to not modify the DefaultTestRunner, Harness, etc. and the core classes

@dbessono just for clarification this was intended more like an enhancement not an extension and I tried to do it the most direct and simple way possible... however I can try to rework it as an extension, where I can overload each of the used classes and just use them in jtreg in a similar manner to how it works now... what do you think of this approach and can you please just glance at the https://github.com/openjdk/jtreg/pull/164 and tell me if this modification of jtreg code is ok or needs to be rewritten as well? Thanks!

-------------

PR Comment: https://git.openjdk.org/jtharness/pull/49#issuecomment-1686073354


More information about the jtharness-dev mailing list