[PATCH][asmtools] Fix incorrect handling of quoted class names by jasm

Maxim Degtyarev mdegtyarev at gmail.com
Wed Mar 7 02:50:57 UTC 2018


2018-03-06 22:04 GMT+03:00  <mark.reinhold at oracle.com>:
> 2018/3/6 10:58:54 -0800, jonathan.gibbons at oracle.com:
>> In general, OpenJDK mailing lists do not permit attachments, but
>> I believe diffs and patches are permitted with an appropriate
>> extension.
>
> Most OpenJDK mailing lists, including this one (code-tools-dev),
> allow these attachment types:
>
>   text/plain
>   text/x-diff
>   text/x-patch
>   message/rfc822
>

Probably this is the cause.
GMail web UI set "application/octet-stream" as a mime-type for attached file:

--94eb2c1cda70024c6c05668f64cc
Content-Type: application/octet-stream; name="jasm-quted-classname.diff"
Content-Disposition: attachment; filename="jasm-quted-classname.diff"
Content-Transfer-Encoding: base64
X-Attachment-Id: f_jeca6lm80


More information about the code-tools-dev mailing list