RFR: 8276930: Update ProblemList [v2]

Jesper Wilhelmsson jwilhelm at openjdk.java.net
Thu Nov 11 00:00:35 UTC 2021


On Wed, 10 Nov 2021 16:42:37 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> Jesper Wilhelmsson has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Moved non-instrument tests to the right place
>
> test/jdk/ProblemList.txt line 789:
> 
>> 787: # svc_tools
>> 788: 
>> 789: sun/tools/jhsdb/BasicLauncherTest.java                          8228649 linux-ppc64,linux-ppc64le
> 
> 8228649 is also resolved. Maybe this isn't an issue anymore. Would need to ask someone on the PPC team.

Yes, there were a couple of them that was duplicates of closed bugs, but this change only deals with duplicates. To actually remove the tests from the list I would need to run them for a while to make sure they pass now. That's a later task.

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

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


More information about the serviceability-dev mailing list