Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8, 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b120
Description
src/solaris/native/sun/awt/VDrawingArea.h
src/solaris/native/sun/awt/VDrawingAreaP.h
src/solaris/native/sun/awt/extutil.h
src/solaris/native/sun/awt/medialib/mlib_v_ImageChannelExtract.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageChannelInsert_34.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageConvIndex3_8_8nw.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageConvIndex3_8_16nw.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageChannelInsert.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageChannelExtract_f.c
These files seem not being used in the jdk build. It'd be good to remove the ones that are unused.
src/solaris/native/sun/awt/VDrawingAreaP.h
src/solaris/native/sun/awt/extutil.h
src/solaris/native/sun/awt/medialib/mlib_v_ImageChannelExtract.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageChannelInsert_34.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageConvIndex3_8_8nw.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageConvIndex3_8_16nw.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageChannelInsert.c
src/solaris/native/sun/awt/medialib/mlib_v_ImageChannelExtract_f.c
These files seem not being used in the jdk build. It'd be good to remove the ones that are unused.
Attachments
Issue Links
- relates to
-
JDK-8156918 Remove more unused medialib code
-
- Open
-
-
JDK-8071470 Cleanup include and exclude of awt native libraries after source code restructure
-
- Closed
-