On Mon, 11 Apr 2022 12:19:28 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

>>Just an idea can we replace the builtin in the jtreg "manual" tests machinery 
>>by something like this?

It might be a nice project to update all of the rest of the tests but it'll be 
incremental and should start with tests we need to update anyway.

>> Also would like to raise a question: should we show the test instructions in 
>> the same VM where the test executed or we can shoiw it in a separate VM?

Separate VM would seem to introduce a lot of questions about how results are 
communicated and how you launch the target which file is really the @test ... 
if someone were to introduce  such a helper class along side the one here and 
let test developers choose which one they want for a while, we could perhaps 
see which approach works out better. But that would be an exercise outside of 
the scope of this proposal.

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

PR: https://git.openjdk.java.net/jdk/pull/7966

Reply via email to