-
Bug
-
Resolution: Fixed
-
P4
-
18
-
b14
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8336044 | 17.0.13-oracle | Harshitha Onkar | P4 | Resolved | Fixed | b02 |
JDK-8336807 | 17.0.13 | Andrew Lu | P4 | Resolved | Fixed | b01 |
JDK-8338087 | 11.0.26-oracle | Harshitha Onkar | P4 | Resolved | Fixed | b01 |
javax/swing/JTable/4275046/bug4275046.java
Here's a snippet from the log file:
#section:main
----------messages:(5/186)----------
command: main bug4275046
reason: User specified action: run main bug4275046
Mode: othervm
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 2.88
----------configuration:(3/43)----------
Boot Layer
add modules: java.desktop
----------System.out:(2/46)----------
The edited value is = redEDITED
Test failed
----------System.err:(15/1026)----------
java.lang.RuntimeException: Expected value in the cell: 'rededited' but found 'redEDITED'.
at bug4275046.checkResult(bug4275046.java:188)
at bug4275046.test(bug4275046.java:105)
at bug4275046.main(bug4275046.java:67)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected value in the cell: 'rededited' but found 'redEDITED'.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected value in the cell: 'rededited' but found 'redEDITED'.
----------rerun:(47/4693)*----------
- backported by
-
JDK-8336044 javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'."
- Resolved
-
JDK-8336807 javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'."
- Resolved
-
JDK-8338087 javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'."
- Resolved
- links to
-
Commit openjdk/jdk/cec6c068
-
Commit(master) openjdk/jdk17u-dev/06449869
-
Review openjdk/jdk/5079
-
Review(master) openjdk/jdk17u-dev/2709