-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 21
-
Component/s: client-libs
-
b05
-
generic
-
generic
I have found that we store the native pointer in the "java.awt.image.ColorModel#pData" field and never update/clean it. We can check how and when the native data is deallocated and reset the pointer, but it will be easy just to delete the field as unused.
- relates to
-
JDK-8301869 Regression ~14% in J2dBench-bimg_misc-* in 21-b5 only on linux-aarch64
-
- Closed
-