-
Bug
-
Resolution: Unresolved
-
P4
-
8u311
-
linux
The javax/swing/JTable/4275046/bug4275046.java fails on Linux:
----------System.out:(2/38)----------
The edited value is = red
Test failed
----------System.err:(15/916)----------
java.lang.RuntimeException: Expected value in the cell: 'rededited' but found 'red'.
at bug4275046.checkResult(bug4275046.java:188)
at bug4275046.test(bug4275046.java:105)
at bug4275046.main(bug4275046.java:67)
at ...
Expected value in the cell: 'rededited' but found 'red'
----------System.out:(2/38)----------
The edited value is = red
Test failed
----------System.err:(15/916)----------
java.lang.RuntimeException: Expected value in the cell: 'rededited' but found 'red'.
at bug4275046.checkResult(bug4275046.java:188)
at bug4275046.test(bug4275046.java:105)
at bug4275046.main(bug4275046.java:67)
at ...
Expected value in the cell: 'rededited' but found 'red'
- relates to
-
JDK-8279784 [8u] ProblemList failing tests in CI
-
- Resolved
-