JDK-8230769 : BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 8,11,14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-09-09
  • Updated: 2020-07-28
  • Resolved: 2019-09-10
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 11 JDK 13 JDK 14 Other
11.0.6-oracleFixed 13.0.4Fixed 14 b14Fixed openjdk7uFixed
Description
In function BufImg_SetupICM,  in case of initCubemap returning NULL we currently miss a ReleasePrimitiveArrayCritical call; 
this should be added.
Comments
Fix request (13u): I'd like to have it in 13u, too. The patch applies cleanly.
20-05-2020

8u Fix Request: I would like to backport this small patch to 8u. It is a stability issue. The original patch applies cleanly after path change.
01-04-2020

I would like to have the patch in jdk11 as well, because the issue is present there too. The patch applies cleanly.
11-09-2019

URL: https://hg.openjdk.java.net/jdk/jdk/rev/3fee0e6b54f5 User: mbaesken Date: 2019-09-10 07:32:06 +0000
10-09-2019