JDK-8212914 : Test javax/imageio/plugins/bmp/BMP8BPPLoadTest.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.imageio
  • Affected Version: 8u202
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2018-10-24
  • Updated: 2019-03-19
  • Resolved: 2018-12-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.
JDK 8 Other
8u211 b01Fixed openjdk8u212Fixed
Related Reports
Relates :  
Description
Testsuite name: jdk_imageio
Test name(s): javax/imageio/plugins/bmp/BMP8BPPLoadTest.java
Product(s) tested: jdk 8u202b01
OS/architecture: Solaris 11 sparcv9

Reproducible: Always
Reproducible on machine: sca00dbm.us.oracle.com (solaris 11 sparcv9), sca00iso.us.oracle.com (windows-x64), sca00ivw.us.oracle.com (OEL 7)

Is it a Regression: No (Test got introduced in 8u202b01)

Is it a platform specific issue: No (Test fails for linux-x64 and windows-x64.)

Exception/Error from log:
test result: Error. Parse Exception: Syntax error in @requires expression: invalid name: BMP8BPPLoadTest.PNG
Comments
[~fmatte] can you look at this regression introduced after your fix: JDK-8182461
24-10-2018

http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/1ac21bcd729d 8182461: IndexOutOfBoundsException when reading indexed color BMP Summary: added missing break to prevent erroneous fall through Reviewed-by: prr, serb author fmatte date Mon, 13 Aug 2018 10:47:07 -0400 (2 months ago) parents 6bfaecb8ff77 children 22784dc37134 files src/share/classes/com/sun/imageio/plugins/bmp/BMPImageReader.java test/javax/imageio/plugins/bmp/BMP8BPPLoadTest.java
24-10-2018

[~jsingh] does it affect previous PSU (8u192)? 8 b132 GA? Is it a regression? Please reopen with this info.
24-10-2018