| JDK 8 |
|---|
| 8-poolUnresolved |
|
Relates :
|
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'
|