JDK-8209037 : Regression manual test 'javax/swing/JProgressBar/RightLeftOrientation/RightLeftOrientation.java' fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u151,9,10,11,12
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_ubuntu
  • CPU: x86
  • Submitted: 2018-07-04
  • Updated: 2019-02-26
  • Resolved: 2019-02-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Duplicate :  
Description
Testsuite name: Regression manual
Test name(s):javax/swing/JProgressBar/RightLeftOrientation/RightLeftOrientation.java
Product(s) tested: JDK11 b20 (64bit)
OS/architecture: Ubuntu18.04-x64/jtreg4.2b12

Actual behavior:
1.The progress bar under GTK+ LAF display improperly.Please refer to RightLeftOrientation_JDK11.png
2.We can't judge the component Orientation under GTK+ LAF

Affect test:
javax/swing/JProgressBar/4230391/bug4230391.java 
Please Refer to bug4230391_JDK11.png
Comments
Duplicate of https://bugs.openjdk.java.net/browse/JDK-8218472
20-02-2019

Test build: JDK12b24(64bit) & JDK12b25(64bit) Test platform: ubuntu18.04 x64 & ubuntu18.10 x64 Jtreg tool: jtreg4.2 b13 The following case failed as the same issue. javax/swing/JProgressBar/RightLeftOrientation/RightLeftOrientation.java javax/swing/JProgressBar/4230391/bug4230391.java
03-01-2019

Test build:jdk8u202b03(64bit) & jdk8u202b04(64bit) Platform:oel7.5-uek-x64 & ubuntu18.04-x64 Jtreg tools:jtreg4.2b13 Options:-Djdk.gtk.version=3 -Djdk.gtk.verbose=true The following case failed as the same issue: RULE "closed/javax/swing/JProgressBar/4230391/bug4230391.java" any any RULE "closed/javax/swing/JProgressBar/RightLeftOrientation/RightLeftOrientation.java" any any
28-11-2018

Test build:jdk11.0.2b03(64bit) Platform:ubuntu18.04-x64 Jtreg tools:jtreg4.2b13 The following case failed as the same issue: RULE "javax/swing/JProgressBar/4230391/bug4230391.java" any any RULE "javax/swing/JProgressBar/RightLeftOrientation/RightLeftOrientation.java" any any
14-11-2018

Seems like a GTK3 issue. In 10.0.2 it works ok as it was default gtk2, in 11b07, default was changed to gtk3.
09-08-2018

This is a GTK 3 vs GTK 2.2 issue. I see the same on Ubuntu 18.04 and I am not sure if it is actually a bug or just a different way GTK 3 renders this. Needs investigation.
06-08-2018

Test build: JDK11b23(CC-build(jdk-11-instr_linux-x64_bin.tar.gz)) Test platform:ubuntu18.04-x64 Test tools:jtreg4.2 b12 The following case failed as the same issue: RULE "javax/swing/JProgressBar/4230391/bug4230391.java" any any RULE "javax/swing/JProgressBar/RightLeftOrientation/RightLeftOrientation.java" any any
27-07-2018