On Thu, 22 Feb 2024 09:49:31 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> Can I get a review of this change which proposes to remove the `SystemTest` 
> from among the `JSR166TestCase`?
> 
> As noted in https://bugs.openjdk.org/browse/JDK-8278527 the 
> `SystemTest.nanoTime` test has been intermittently failing since a few years 
> now. Martin and Paul have investigated this failure in the past and they note 
> that this test is fragile and should be removed:
> 
> https://bugs.openjdk.org/browse/JDK-8278527?focusedId=14463658&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14463658
> 
> https://bugs.openjdk.org/browse/JDK-8278527?focusedId=14508958&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14508958
> 
> The commit in this PR removes the `SystemTest` that was enrolled into 
> `JSR166TestCase`.
> 
> tier1 testing went fine with this change.

Marked as reviewed by martin (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/17960#pullrequestreview-1896394436

Reply via email to