jtreg icon indicating copy to clipboard operation
jtreg copied to clipboard

https://openjdk.org/projects/code-tools/jtreg

Results 11 jtreg issues
Sort by recently updated
recently updated
newest added

Can I please get a review of this test only changes, which proposes to address the current failure in jtreg self tests when Java 18 or higher is used to...

rfr

_work in progress..._ --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change must not contain extraneous whitespace...

Please review a new, alternative way to download the dependencies needed to build `jtreg`. Currently, the generally recommended way to download or otherwise find the dependencies is to use the...

rfr

Now that ant is no longer bundled with IDEA, it has to be defined in a different way. And intellij IDEA changed their gradle plugin for IDE plugins so I...

rfr

Can I please get a review of this change which proposes to fix the issue noted in https://bugs.openjdk.org/browse/CODETOOLS-7901757? As noted there, the current implementation in jtreg's testng test listener doesn't...

rfr

Can I please get a review of this change which proposes to repor the process id of the process that was used to run a jtreg action? This change addresses...

rfr

Can I get a review of this change which proposes to address the issue noted in https://bugs.openjdk.org/browse/CODETOOLS-7903765? This is an alternative approach that we decided to take when reviewing the...

rfr

this is an alternative to https://github.com/openjdk/jtreg/pull/198 here we are collecting all the System.err outputs and putting them into a StringBuilder and returning them as one long string.. Order of the...

rfr

jtr.xml files generated while using -xml flag don't contain any info about why the compilation failed although the info is present in jtr files. This can be solved by looking...

rfr

Can I please get a review of this change which proposes to implement the enhancement noted in https://bugs.openjdk.org/browse/CODETOOLS-7903730? As noted in that enhancement request, in the agentvm mode, we establish...

rfr