<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yyama1556</author_name>
  <author_url>https://blog.hatena.ne.jp/yyama1556/</author_url>
  <blog_title>山崎屋の技術メモ</blog_title>
  <blog_url>https://www.shookuro.com/</blog_url>
  <categories>
    <anon>Java Tips</anon>
  </categories>
  <description>と思ったら、バグのようで、JDK1.7u21では、直っていました。どういう現象化かというと、 public class Main { public static void main(String[] args) { for (String s : args) { System.out.println(s); } } } この場合に、引数に「C:\aaa\bbb\ D:\ccc\eee\」を渡し実行すると、出力が、 C:\aaa\bbb D:\ccc\eee\に、なってしまいます。「C:\aaa\bbb\」ではなく「C:\aaa\bbb」と、最後の\マーク（環境によって円マークもしくは、バックス…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shookuro.com%2Fentry%2F2013%2F04%2F19%2F061006&quot; title=&quot;JDK1.7u17では引数の円マーク（￥）が消える！？ - 山崎屋の技術メモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://ecx.images-amazon.com/images/I/51GUjKEYBkL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-04-19 06:10:06</published>
  <title>JDK1.7u17では引数の円マーク（￥）が消える！？</title>
  <type>rich</type>
  <url>https://www.shookuro.com/entry/2013/04/19/061006</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
