RFR: 8276266: Clean up incorrect client-libs ProblemList.txt entries [v2]

Phil Race prr at openjdk.java.net
Tue Nov 2 01:29:37 UTC 2021


> We have a few stale entries in the Problem list.
> We need to remap some tests to still open bugs
> 7100044 -> 6849371
> 8203047 -> 8072110
> 8233703 -> 8238436
> 8273618 -> 8273617
> 
> We need to remove these FIXED bugs
> java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java 7185258 macosx-all
> 
> java/awt/GridLayout/LayoutExtraGaps/LayoutExtraGaps.java 8000171 windows-all
> (actually closed as a dup of 8196100 which is fixed)
> 
> And this RESOLVED / not reproducible.
>  java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java 8061235 macosx-all
> 
> I've verified that the removed ones do pass in the CI test system so we should be OK unless they are very intermittent or environment specific

Phil Race has updated the pull request incrementally with one additional commit since the last revision:

  8276266: Clean up incorrect client-libs ProblemList.txt entries

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6203/files
  - new: https://git.openjdk.java.net/jdk/pull/6203/files/11979ea9..0fa362a2

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6203&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6203&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6203.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6203/head:pull/6203

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



More information about the client-libs-dev mailing list