<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jyukutyo</author_name>
  <author_url>https://blog.hatena.ne.jp/jyukutyo/</author_url>
  <blog_title>Fight the Future</blog_title>
  <blog_url>https://www.sakatakoichi.com/</blog_url>
  <categories>
    <anon>java</anon>
    <anon>jvm</anon>
  </categories>
  <description>JVM Language Summit 2017のセッション動画を見ていると、おもしろいコードがありました。 youtu.be JEP 181: Introduce &quot;nests&quot; as an explicit access control contextに関するセッションです。 こんな感じのコードです。mainメソッドは僕が追加しています。 public class Outer { private void m_outerpriv() { System.out.println(&quot;called m_outerpriv&quot;); } class Inner { public void test() …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.sakatakoichi.com%2Fentry%2F2017%2F12%2F18%2F190000&quot; title=&quot;インナークラスからアウタークラスのprivateメソッドへのアクセスでの奇妙なバイトコード - Fight the Future&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-12-18 19:00:00</published>
  <title>インナークラスからアウタークラスのprivateメソッドへのアクセスでの奇妙なバイトコード</title>
  <type>rich</type>
  <url>https://www.sakatakoichi.com/entry/2017/12/18/190000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
