<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rero</author_name>
  <author_url>https://blog.hatena.ne.jp/rero/</author_url>
  <blog_title>reroの日記</blog_title>
  <blog_url>https://rero.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>環境依存かもしれないけれど，適当にコードを書いて実験してみた． ThreadTest.java public class ThreadTest { public static void main(String[] args) { int count = 0; try { while ( true ) { new NeverEndingThread().start(); count++; } } catch ( OutOfMemoryError e ) { e.printStackTrace(); System.err.println(&quot;number of threads = &quot; + count…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frero.hatenadiary.org%2Fentry%2F20050828%2Fp1&quot; title=&quot; Java の上限スレッド数 - reroの日記&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>2005-08-28 00:00:00</published>
  <title> Java の上限スレッド数</title>
  <type>rich</type>
  <url>https://rero.hatenadiary.org/entry/20050828/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
