Does OpenJDK support bitmap image with JarURLConnection? (original) (raw)

Jing LV lvjing at linux.vnet.ibm.com
Wed Aug 17 00:56:31 PDT 2011


Hi Chris,

It's been quite a while, do you think this fix is OK to you? If so, can you apply it to the repostory? Thanks!

ÓÚ 2011-4-26 18:43, Jing LV дµÀ:

ÓÚ 2011-3-9 22:32, Chris Hegarty дµÀ:

On 08/03/2011 09:13, Jing LV wrote:

...... Hi Chris,

Thanks for reply. So as we see no objection for this issue, would someone help to raise a bug in the bug system? So that we can apply the patch and fix this 12-year problem. I filed CR 7025938: "Add bitmap mime type to content-types.properties" for this. Please post your changes and I can work with you to get a patch integrated. -Chris. Hello Chris, Maybe I have a misunderstanding here - so CR does not mean we have a patch applied? I've check the latest source and find no patch applied yet (please correct me if I am wrong). So I have a patch here: diff --git a/src/windows/lib/content-types.properties b/src/windows/lib/content-types.properties index 1cbfcbd..bf37315 100644 --- a/src/windows/lib/content-types.properties +++ b/src/windows/lib/content-types.properties _@@ -222,6 +222,10 @@ image/png: _ _icon=png;_ action=browser _+image/bmp: _ _+ description=Bitmap Image;_ + fileextensions=.bmp; + _text/html: _ _description=HTML Document;_ _fileextensions=.htm,.html;_

-- Best Regards, Jimmy, Jing LV



More information about the net-dev mailing list