<?xml version="1.0" ?>
<rss version="2.0">
<channel>
<title>Tickets List - Mysaifu JVM on SourceForge.JP</title>
<link>http://en.sourceforge.jp/projects/mysaifujvm/ticket/?rss_count=100&amp;status%5B%5D=1&amp;status%5B%5D=2</link>
<description>Tickets List of Mysaifu JVM Project

List of the following conditions.
 * &quot;Status&quot; Equal: Open, Closed

</description>
<language>ja-JP</language><pubDate>Sun, 11 Mar 2012 06:19:03 +0900</pubDate>
<lastBuildDate>Sun, 11 Mar 2012 06:19:03 +0900</lastBuildDate>
<item>
<title>Detect close of Window - Mysaifu JVM Ticket #27794 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=27794</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=27794#1890:27794:1331414343</guid>
<pubDate>Sun, 11 Mar 2012 06:19:03 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Detect close of Window&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2012-03-11 06:19&quot;&gt;Open Date: 2012-03-11 06:19&lt;/p&gt;&lt;p title=&quot;2012-03-11 06:19&quot;&gt;Last Update: 2012-03-11 06:19&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/seniorgeek/&quot; class=&quot;user-link&quot;&gt;seniorgeek&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;7&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1810&quot;&gt;Mysaifu JVM 0.4.8&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;I have an application that nakes a window on the scree using AWT.  If the user closes the screen by clicking top right X, I can fnd nothing that tells my application that the screen has been closed.  The usual listener
&lt;/p&gt;&lt;p&gt;winListener =  new &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowAdapter&quot;&gt;WindowAdapter&lt;/a&gt;()  {
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;.....
}
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;addWindowListener( winListener );
&lt;/p&gt;&lt;p&gt;then winListener doesn't get called when they close the window.
&lt;/p&gt;&lt;p&gt;I don't care that this mechanism doesn't seem to work, but there must be some event that will tell me.  Can you help me ?&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2012-03-11 06:19 Update by: &lt;a href=&quot;/users/seniorgeek/&quot; class=&quot;user-link&quot;&gt;seniorgeek&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;New Ticket &quot;Detect close of Window&quot; created&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>AWT can not set background color for panel and scroll pane. - Mysaifu JVM Ticket #26902 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=26902</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=26902#1890:26902:1323250414</guid>
<pubDate>Wed, 07 Dec 2011 18:33:34 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;AWT can not set background color for panel and scroll pane.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2011-12-07 18:33&quot;&gt;Open Date: 2011-12-07 18:33&lt;/p&gt;&lt;p title=&quot;2011-12-07 18:33&quot;&gt;Last Update: 2011-12-07 18:33&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/mobicule/&quot; class=&quot;user-link&quot;&gt;mobicule&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;7&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=467&quot;&gt;jvm0.4.7&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;6&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;I am trying to set background colour for panel and scroll panel but they both are not working on device however the same code is working fine on desktop with jse 1.3 target..&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2011-12-07 18:33 Update by: &lt;a href=&quot;/users/mobicule/&quot; class=&quot;user-link&quot;&gt;mobicule&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;New Ticket &quot;AWT can not set background color for panel and scroll pane.&quot; created&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Consistent &quot;Access violation. Attempted to read address&quot; errors with HSQL - Mysaifu JVM Ticket #24922 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=24922</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=24922#1890:24922:1303116036</guid>
<pubDate>Mon, 18 Apr 2011 17:40:36 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Consistent &amp;quot;Access violation. Attempted to read address&amp;quot; errors with HSQL&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2011-04-18 17:27&quot;&gt;Open Date: 2011-04-18 17:27&lt;/p&gt;&lt;p title=&quot;2011-04-18 17:40&quot;&gt;Last Update: 2011-04-18 17:40&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/arp/&quot; class=&quot;user-link&quot;&gt;arp&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1810&quot;&gt;Mysaifu JVM 0.4.8&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;First of all, many thanks for publishing this JVM, it has helped me a lot, and in case of most applications, it works really well!
&lt;/p&gt;&lt;p&gt;However, recently I've been experimenting with the newest version of the HSQLDB database server ( hsqldb.org ), which I'm running using as a storage system on a Windows CE 5.0 device (128 MB RAM, 128 MB Flash).
&lt;/p&gt;&lt;p&gt;I have compiled HSQL specifically for Java 1.5 (using the SDK version 1.5.0_22) because when compiled with 1.6, it requires features which Mysaifu does not provide. However, I very frequently get errors like listed below. I have tried increasing heap size, Java stack size and native stack size, but nothing seems to help, and the error always seems to occur in a different way, so I cannot notice a pattern.
&lt;/p&gt;&lt;p&gt;I would be very grateful for any tips for diagnosing the problem, or advise about how to try solving it. I'm including some sample error reports below.
&lt;/p&gt;&lt;pre&gt;--------- err8001.tmp -----------

JVM Version: 0.4.8.0
OS version: 5.0 (Build 0): PlatformId 3 : 
Memory: 62% used, physical 33406976/87617536, page file 0/0, virtual 24444928/33554432
Store: 985344/4046848
CodePage: 437
JVM arguments: -Xmx76800K -Xoss10240 -Xss614400 -Xlogfile:&amp;quot;\IPSM\log.txt&amp;quot; -cp &amp;quot;\IPSM\tttk-mobile.jar;\IPSM\lib\jtds\jtds.jar;\IPSM\lib\hsqldb\hsqldbmain.jar;\IPSM\lib\swt\swt-ppc-arm.jar&amp;quot; mobile.Main
ExceptionAddress:0x800865cc
ExceptionCode: c0000005
Exception detail:Access violation. Attempted to read address 1c00000c

Context:
ContextFlags=0x47
R0=0x0000007f R1=0x0000201f R2=0x0000201f R3=0x00000201 R4=0x0000000f R5=0x4bfa0000 R6=0x00000ffe
R7=0x00000080 R8=0x878a8804 R9=0x00000000 R10=0xfffff000 R11=0x00080000 R12=0x249bafd3
Sp=0x1c45f958 Lr=0x80086568 Pc=0x800865cc Psr=0x2000001f
Fpscr=0x00000000 FpExc=0x4a00d184
S[0]=0x0004c4fc S[1]=0x4b62eba4 S[2]=0x4a000fbc S[3]=0x4a0b9750 S[4]=0x00000000 S[5]=0x000589c0 S[6]=0x00000000 S[7]=0x00000009 S[8]=0x4a00d184 S[9]=0x4b62eba4 S[10]=0x4a036464 S[11]=0x00025554 S[12]=0x4a036124 S[13]=0x4a036464 S[14]=0x4a0bf914 S[15]=0x00000008 S[16]=0x4bf8f258 S[17]=0x4bf90998 S[18]=0x00000007 S[19]=0x4bf91970 S[20]=0x00000001 S[21]=0x00000001 S[22]=0x0002e6d8 S[23]=0x00000007 S[24]=0x4a0d237c S[25]=0x4a0010d4 S[26]=0x4a0d237c S[27]=0x4a0bf914 S[28]=0x00000043 S[29]=0x00056eb0 S[30]=0x000599f0 S[31]=0x4a152f78 S[32]=0x4bf91718 
FpExtra[0]=0x4b62ed1c FpExtra[1]=0x4a0bf914 FpExtra[2]=0x00024a8c FpExtra[3]=0x00037074 FpExtra[4]=0x8262827c FpExtra[5]=0x000001ff FpExtra[6]=0x00000000 FpExtra[7]=0x800718ec 

Modules:
ModuleID   ProcessID  GlblcntUsg ProccntUsg modBaseAdr-modEndAdr  hModule    szModule   szExePath dwFlags 
0x84bd8b28 0x4769462a 0x00000001 0x00000001 0x03de0000-0x03df4000 0x84bd8b28 commdlg.dll  0x00000000 
0x85e075e8 0x4769462a 0x00000002 0x00000002 0x00fa0000-0x00fd7000 0x85e075e8 swt-win32-3611.dll  0x00000000 
0x86e10dc8 0x4769462a 0x00000001 0x00000001 0x00fe0000-0x00fe6000 0x86e10dc8 javalangreflect.dll  0x00000000 
0x87091c58 0x4769462a 0x00000002 0x00000002 0x00ff0000-0x00ff8000 0x87091c58 javanet.dll  0x00000000 
0x87091348 0x4769462a 0x00000002 0x00000002 0x01000000-0x01007000 0x87091348 javautil.dll  0x00000000 
0x870c1b28 0x4769462a 0x00000001 0x00000001 0x01010000-0x010fa000 0x870c1b28 libiconv.dll  0x00000000 
0x8712a540 0x4769462a 0x00000004 0x00000004 0x01100000-0x0110b000 0x8712a540 javanio.dll  0x00000000 
0x8714e1f8 0x4769462a 0x00000003 0x00000003 0x01110000-0x0111a000 0x8714e1f8 native-lib.dll  0x00000000 
0x8722b1c0 0x4769462a 0x00000001 0x00000001 0x01120000-0x01127000 0x8722b1c0 javaio.dll  0x00000000 
0x872369bc 0x4769462a 0x00000006 0x00000006 0x01130000-0x01136000 0x872369bc classpath.dll  0x00000000 
0x87592000 0x4769462a 0x00000004 0x00000004 0x01140000-0x01157000 0x87592000 javalang.dll  0x00000000 
0x8759fe3c 0x4769462a 0x00000001 0x00000001 0x03ea0000-0x03ea5000 0x8759fe3c toolhelp.dll  0x00000000 
0x8759fcd4 0x4769462a 0x00000001 0x00000001 0x01160000-0x01171000 0x8759fcd4 zlibce.dll  0x00000000 
0x875e8b08 0x4769462a 0x00000009 0x00000009 0x01180000-0x01188000 0x875e8b08 libwce.dll  0x00000000 
0x8779d1f8 0x4769462a 0x00000005 0x00000001 0x03b90000-0x03b96000 0x8779d1f8 nspm.dll  0x00000000 
0x87e26b70 0x4769462a 0x0000000a 0x00000003 0x02940000-0x0294f000 0x87e26b70 aygshell.dll  0x00000000 
0x87b2fa74 0x4769462a 0x00000003 0x00000001 0x7ffb0000-0x7fff9000 0x87b2fa74 ceshell.dll  0x00000000 
0x87b2f000 0x4769462a 0x00000004 0x00000001 0x028e0000-0x028e6000 0x87b2f000 shcore.dll  0x00000000 
0x87b4ad9c 0x4769462a 0x00000006 0x00000002 0x028f0000-0x02939000 0x87b4ad9c ceshell.dll  0x00000000 
0x87b519ac 0x4769462a 0x00000012 0x00000004 0x03e00000-0x03e73000 0x87b519ac commctrl.dll  0x00000000 
0x87c2b930 0x4769462a 0x00000014 0x00000003 0x03ba0000-0x03ba6000 0x87c2b930 wspm.dll  0x00000000 
0x87c2b504 0x4769462a 0x0000000e 0x00000002 0x03b80000-0x03b8b000 0x87c2b504 ssllsp.dll  0x00000000 
0x87de9904 0x4769462a 0x00000027 0x00000004 0x03bc0000-0x03bcc000 0x87de9904 ws2.dll  0x00000000 
0x87de9778 0x4769462a 0x00000013 0x00000001 0x03be0000-0x03bf0000 0x87de9778 iphlpapi.dll  0x00000000 
0x87e3a748 0x4769462a 0x00000027 0x00000003 0x03530000-0x0355e000 0x87e3a748 ole32.dll  0x00000000 
0x87ffc888 0x4769462a 0x00000103 0x0000001a 0x03f70000-0x03fff000 0x87ffc888 coredll.dll  0x00000000 

Java stack trace:
gnu/java/util/regex/REMatch.&amp;lt;init&amp;gt;(III)V : (Java method)
gnu/java/util/regex/RE.getMatchImpl(Lgnu/java/util/regex/CharIndexed;IILjava/lang/StringBuffer;)Lgnu/java/util/regex/REMatch; : (Java method)
gnu/java/util/regex/RE.getMatch(Ljava/lang/Object;IILjava/lang/StringBuffer;)Lgnu/java/util/regex/REMatch; : (Java method)
gnu/java/util/regex/RE.getMatch(Ljava/lang/Object;II)Lgnu/java/util/regex/REMatch; : (Java method)
gnu/java/util/regex/RE.getMatch(Ljava/lang/Object;I)Lgnu/java/util/regex/REMatch; : (Java method)
java/util/regex/Matcher.find()Z : (Java method)
java/util/regex/Pattern.split(Ljava/lang/CharSequence;I)[Ljava/lang/String; : (Java method)
java/lang/String.split(Ljava/lang/String;)[Ljava/lang/String; : (Java method)
java/text/DateFormatSymbols.getStringArray(Ljava/util/ResourceBundle;Ljava/lang/String;)[Ljava/lang/String; : (Java method)
java/text/DateFormatSymbols.&amp;lt;init&amp;gt;(Ljava/util/Locale;)V : (Java method)
java/text/SimpleDateFormat.&amp;lt;init&amp;gt;(Ljava/lang/String;Ljava/util/Locale;)V : (Java method)
java/text/SimpleDateFormat.&amp;lt;init&amp;gt;(Ljava/lang/String;)V : (Java method)
java/sql/Time.&amp;lt;clinit&amp;gt;()V : (Java method)
java/lang/VMClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; : (Native method)
java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; : (Java method)
java/lang/ClassLoader$1.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; : (Java method)
java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; : (Java method)
net/sourceforge/jtds/jdbc/Support.&amp;lt;clinit&amp;gt;()V : (Java method)
net/sourceforge/jtds/jdbc/ConnectionJDBC2.setCollation([B)V : (Java method)
net/sourceforge/jtds/jdbc/TdsCore.tdsEnvChangeToken()V : (Java method)
net/sourceforge/jtds/jdbc/TdsCore.nextToken()V : (Java method)
net/sourceforge/jtds/jdbc/TdsCore.login(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V : (Java method)
net/sourceforge/jtds/jdbc/ConnectionJDBC2.&amp;lt;init&amp;gt;(Ljava/lang/String;Ljava/util/Properties;)V : (Java method)
net/sourceforge/jtds/jdbc/ConnectionJDBC3.&amp;lt;init&amp;gt;(Ljava/lang/String;Ljava/util/Properties;)V : (Java method)
net/sourceforge/jtds/jdbc/Driver.connect(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection; : (Java method)
java/sql/DriverManager.getConnection(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection; : (Java method)
java/sql/DriverManager.getConnection(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/sql/Connection; : (Java method)
mobile/Database.remoteConnect()V : (Java method)
mobile/MainForm$TransferThread.run()V : (Java method)
java/lang/VMThread.run()V : (Java method)
java/lang/VMThread.(null)(null) : ((null) method)

End of context dump

--------- err4000.tmp -----------

JVM Version: 0.4.8.0
OS version: 5.0 (Build 0): PlatformId 3 : 
Memory: 61% used, physical 34422784/87617536, page file 0/0, virtual 27131904/33554432
Store: 988304/4046848
CodePage: 437
JVM arguments: -Xmx76800K -Xlogfile:&amp;quot;\IPSM\log.txt&amp;quot; -cp &amp;quot;\IPSM\tttk-mobile.jar;\IPSM\lib\jtds\jtds.jar;\IPSM\lib\hsqldb\hsqldbmain.jar;\IPSM\lib\swt\swt-ppc-arm.jar&amp;quot; mobile.Main
ExceptionAddress:0x800865cc
ExceptionCode: c0000005
Exception detail:Access violation. Attempted to read address 1c00000c

Context:
ContextFlags=0x47
R0=0x0000007f R1=0x0000206f R2=0x0000206f R3=0x00000206 R4=0x0000000f R5=0x4bff0000 R6=0x00000ffe
R7=0x00000080 R8=0x87891818 R9=0x00000000 R10=0xfffff000 R11=0x00080000 R12=0xe712ffd7
Sp=0x1c1cf8b0 Lr=0x80086568 Pc=0x800865cc Psr=0x2000001f
Fpscr=0x1c1cf7d4 FpExc=0x1c1cf7cc
S[0]=0x00000001 S[1]=0x00015978 S[2]=0x000159b4 S[3]=0x7c01e170 S[4]=0x00015a3c S[5]=0x00000001 S[6]=0x00015978 S[7]=0x000159b4 S[8]=0x7c01d920 S[9]=0x00015a3c S[10]=0x0001ef74 S[11]=0x00000000 S[12]=0x00000001 S[13]=0x7c01e170 S[14]=0x00086f24 S[15]=0x000877d4 S[16]=0x7c01e170 S[17]=0x00087f24 S[18]=0x4a0faab8 S[19]=0x4a037930 S[20]=0x00fa2304 S[21]=0x1c1cf82c S[22]=0x00020688 S[23]=0x000159b4 S[24]=0x00000000 S[25]=0x00015a3c S[26]=0x00020694 S[27]=0x1c0c9d90 S[28]=0x00000000 S[29]=0xffffc894 S[30]=0x00000000 S[31]=0x80071210 S[32]=0xf000ba50 
FpExtra[0]=0x1c0c9d90 FpExtra[1]=0x00000000 FpExtra[2]=0x0000000c FpExtra[3]=0x7c01e170 FpExtra[4]=0x4a0faab8 FpExtra[5]=0x8006e1f4 FpExtra[6]=0x000877d4 FpExtra[7]=0x00000030 

Modules:
ModuleID   ProcessID  GlblcntUsg ProccntUsg modBaseAdr-modEndAdr  hModule    szModule   szExePath dwFlags 
0x85d0d0a8 0xe75a1db6 0x00000001 0x00000001 0x03de0000-0x03df4000 0x85d0d0a8 commdlg.dll  0x00000000 
0x8751f5f4 0xe75a1db6 0x00000002 0x00000002 0x00fa0000-0x00fd7000 0x8751f5f4 swt-win32-3611.dll  0x00000000 
0x86d23eec 0xe75a1db6 0x00000001 0x00000001 0x00fe0000-0x00fe6000 0x86d23eec javalangreflect.dll  0x00000000 
0x86fc2878 0xe75a1db6 0x00000001 0x00000001 0x00ff0000-0x00ff8000 0x86fc2878 javanet.dll  0x00000000 
0x86fc2000 0xe75a1db6 0x00000002 0x00000002 0x01000000-0x01007000 0x86fc2000 javautil.dll  0x00000000 
0x86fff76c 0xe75a1db6 0x00000001 0x00000001 0x01010000-0x010fa000 0x86fff76c libiconv.dll  0x00000000 
0x870460a8 0xe75a1db6 0x00000003 0x00000003 0x01100000-0x0110b000 0x870460a8 javanio.dll  0x00000000 
0x87095f18 0xe75a1db6 0x00000003 0x00000003 0x01110000-0x0111a000 0x87095f18 native-lib.dll  0x00000000 
0x8712f2a0 0xe75a1db6 0x00000001 0x00000001 0x01120000-0x01127000 0x8712f2a0 javaio.dll  0x00000000 
0x874113c0 0xe75a1db6 0x00000006 0x00000006 0x01130000-0x01136000 0x874113c0 classpath.dll  0x00000000 
0x8736bef4 0xe75a1db6 0x00000004 0x00000004 0x01140000-0x01157000 0x8736bef4 javalang.dll  0x00000000 
0x8751f500 0xe75a1db6 0x00000001 0x00000001 0x03ea0000-0x03ea5000 0x8751f500 toolhelp.dll  0x00000000 
0x875a1e0c 0xe75a1db6 0x00000001 0x00000001 0x01160000-0x01171000 0x875a1e0c zlibce.dll  0x00000000 
0x8752bef0 0xe75a1db6 0x00000009 0x00000009 0x01180000-0x01188000 0x8752bef0 libwce.dll  0x00000000 
0x87ccf4d8 0xe75a1db6 0x00000002 0x00000001 0x03b90000-0x03b96000 0x87ccf4d8 nspm.dll  0x00000000 
0x879f3bb0 0xe75a1db6 0x00000002 0x00000001 0x7ffb0000-0x7fff9000 0x879f3bb0 ceshell.dll  0x00000000 
0x879f3184 0xe75a1db6 0x0000000a 0x00000003 0x02940000-0x0294f000 0x879f3184 aygshell.dll  0x00000000 
0x87b3f2d8 0xe75a1db6 0x00000003 0x00000001 0x028e0000-0x028e6000 0x87b3f2d8 shcore.dll  0x00000000 
0x87b3f0dc 0xe75a1db6 0x00000004 0x00000002 0x028f0000-0x02939000 0x87b3f0dc ceshell.dll  0x00000000 
0x87b553d0 0xe75a1db6 0x00000010 0x00000004 0x03e00000-0x03e73000 0x87b553d0 commctrl.dll  0x00000000 
0x87c56a20 0xe75a1db6 0x0000000c 0x00000003 0x03ba0000-0x03ba6000 0x87c56a20 wspm.dll  0x00000000 
0x87c5a000 0xe75a1db6 0x00000008 0x00000002 0x03b80000-0x03b8b000 0x87c5a000 ssllsp.dll  0x00000000 
0x87de8904 0xe75a1db6 0x00000022 0x00000004 0x03bc0000-0x03bcc000 0x87de8904 ws2.dll  0x00000000 
0x87de8778 0xe75a1db6 0x00000013 0x00000001 0x03be0000-0x03bf0000 0x87de8778 iphlpapi.dll  0x00000000 
0x87e3a748 0xe75a1db6 0x00000025 0x00000003 0x03530000-0x0355e000 0x87e3a748 ole32.dll  0x00000000 
0x87ffc888 0xe75a1db6 0x000000e5 0x0000001a 0x03f70000-0x03fff000 0x87ffc888 coredll.dll  0x00000000 

Java stack trace:
java/lang/VMClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; : (Native method)
java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; : (Java method)
java/lang/ClassLoader$1.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; : (Java method)
java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; : (Java method)
mobile/MainForm.createShell()V : (Java method)
mobile/MainForm.&amp;lt;init&amp;gt;(Lmobile/Main;)V : (Java method)
mobile/Main.&amp;lt;init&amp;gt;()V : (Java method)
mobile/Main.main([Ljava/lang/String;)V : (Java method)
java/lang/reflect/Method.invokeNative(Ljava/lang/Object;[Ljava/lang/Object;Ljava/lang/Class;I)Ljava/lang/Object; : (Native method)
java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; : (Java method)
java/lang/VMMainThread$1.run()V : (Java method)
java/lang/VMThread.run()V : (Java method)
java/lang/VMThread.(null)(null) : ((null) method)

End of context dump

--------- errA001.tmp -----------

JVM Version: 0.4.8.0
OS version: 5.0 (Build 0): PlatformId 3 : 
Memory: 64% used, physical 31735808/87617536, page file 0/0, virtual 26738688/33554432
Store: 988440/4046848
CodePage: 437
JVM arguments: -Xmx76800K -Xlogfile:&amp;quot;\IPSM\log.txt&amp;quot; -cp &amp;quot;\IPSM\tttk-mobile.jar;\IPSM\lib\jtds\jtds.jar;\IPSM\lib\hsqldb\hsqldbmain.jar;\IPSM\lib\swt\swt-ppc-arm.jar&amp;quot; mobile.Main
ExceptionAddress:0x800865cc
ExceptionCode: c0000005
Exception detail:Access violation. Attempted to read address 2400000c

Context:
ContextFlags=0x47
R0=0x0000007f R1=0x0000206f R2=0x0000206f R3=0x00000206 R4=0x0000000f R5=0x4bff0000 R6=0x00000ffe
R7=0x00000080 R8=0x87375818 R9=0x00000000 R10=0xfffff000 R11=0x00080000 R12=0xc54b6fc3
Sp=0x2422fd44 Lr=0x80086568 Pc=0x800865cc Psr=0x2000001f
Fpscr=0x4abf2b60 FpExc=0x4a0c4750
S[0]=0x4bfece40 S[1]=0x000441fc S[2]=0x4abf2b28 S[3]=0x4a0c4750 S[4]=0x011852f0 S[5]=0x4a0cb718 S[6]=0x00000008 S[7]=0x4a0ca4ec S[8]=0x00000000 S[9]=0x00000000 S[10]=0x01182024 S[11]=0x4bfece40 S[12]=0x4a0cb720 S[13]=0x0002a12c S[14]=0x4bfed058 S[15]=0x00000001 S[16]=0x00000001 S[17]=0x0002e6d8 S[18]=0x00000002 S[19]=0x4a0eac10 S[20]=0x4a0010d4 S[21]=0x4a0eac10 S[22]=0x4a0ca4ec S[23]=0x00000010 S[24]=0x4abf2b60 S[25]=0x4a7b0740 S[26]=0x4abf2b28 S[27]=0x4a0ca4ec S[28]=0x00000000 S[29]=0x4abf2b60 S[30]=0x4a7b0740 S[31]=0x4abf2b28 S[32]=0x8262827c 
FpExtra[0]=0x000001ff FpExtra[1]=0x00000000 FpExtra[2]=0x800718ec FpExtra[3]=0x00000000 FpExtra[4]=0x00000000 FpExtra[5]=0x82625f20 FpExtra[6]=0x80096840 FpExtra[7]=0x00000010 

Modules:
ModuleID   ProcessID  GlblcntUsg ProccntUsg modBaseAdr-modEndAdr  hModule    szModule   szExePath dwFlags 
0x84cc1378 0x474c642e 0x00000001 0x00000001 0x03de0000-0x03df4000 0x84cc1378 commdlg.dll  0x00000000 
0x85d0b2dc 0x474c642e 0x00000002 0x00000002 0x00fa0000-0x00fd7000 0x85d0b2dc swt-win32-3611.dll  0x00000000 
0x86d17348 0x474c642e 0x00000001 0x00000001 0x00fe0000-0x00fe6000 0x86d17348 javalangreflect.dll  0x00000000 
0x86f20a90 0x474c642e 0x00000002 0x00000002 0x00ff0000-0x00ff8000 0x86f20a90 javanet.dll  0x00000000 
0x86f8a690 0x474c642e 0x00000002 0x00000002 0x01000000-0x01007000 0x86f8a690 javautil.dll  0x00000000 
0x86fb9e44 0x474c642e 0x00000001 0x00000001 0x01010000-0x010fa000 0x86fb9e44 libiconv.dll  0x00000000 
0x86fb9a90 0x474c642e 0x00000004 0x00000004 0x01100000-0x0110b000 0x86fb9a90 javanio.dll  0x00000000 
0x87150000 0x474c642e 0x00000003 0x00000003 0x01110000-0x0111a000 0x87150000 native-lib.dll  0x00000000 
0x87150df8 0x474c642e 0x00000001 0x00000001 0x01120000-0x01127000 0x87150df8 javaio.dll  0x00000000 
0x871630d8 0x474c642e 0x00000006 0x00000006 0x01130000-0x01136000 0x871630d8 classpath.dll  0x00000000 
0x8734adb0 0x474c642e 0x00000004 0x00000004 0x01140000-0x01157000 0x8734adb0 javalang.dll  0x00000000 
0x8747f69c 0x474c642e 0x00000001 0x00000001 0x03ea0000-0x03ea5000 0x8747f69c toolhelp.dll  0x00000000 
0x87502ee4 0x474c642e 0x00000001 0x00000001 0x01160000-0x01171000 0x87502ee4 zlibce.dll  0x00000000 
0x874abf0c 0x474c642e 0x00000009 0x00000009 0x01180000-0x01188000 0x874abf0c libwce.dll  0x00000000 
0x87ccf4fc 0x474c642e 0x00000005 0x00000001 0x03b90000-0x03b96000 0x87ccf4fc nspm.dll  0x00000000 
0x879f2bb0 0x474c642e 0x00000003 0x00000001 0x7ffb0000-0x7fff9000 0x879f2bb0 ceshell.dll  0x00000000 
0x879f2160 0x474c642e 0x0000000a 0x00000003 0x02940000-0x0294f000 0x879f2160 aygshell.dll  0x00000000 
0x87b38764 0x474c642e 0x00000004 0x00000001 0x028e0000-0x028e6000 0x87b38764 shcore.dll  0x00000000 
0x87b45e6c 0x474c642e 0x00000005 0x00000002 0x028f0000-0x02939000 0x87b45e6c ceshell.dll  0x00000000 
0x87b50790 0x474c642e 0x00000012 0x00000004 0x03e00000-0x03e73000 0x87b50790 commctrl.dll  0x00000000 
0x87c29810 0x474c642e 0x00000014 0x00000003 0x03ba0000-0x03ba6000 0x87c29810 wspm.dll  0x00000000 
0x87c293e4 0x474c642e 0x0000000e 0x00000002 0x03b80000-0x03b8b000 0x87c293e4 ssllsp.dll  0x00000000 
0x87de8904 0x474c642e 0x00000027 0x00000004 0x03bc0000-0x03bcc000 0x87de8904 ws2.dll  0x00000000 
0x87de8778 0x474c642e 0x00000013 0x00000001 0x03be0000-0x03bf0000 0x87de8778 iphlpapi.dll  0x00000000 
0x87e3a748 0x474c642e 0x00000027 0x00000003 0x03530000-0x0355e000 0x87e3a748 ole32.dll  0x00000000 
0x87ffc888 0x474c642e 0x00000103 0x0000001a 0x03f70000-0x03fff000 0x87ffc888 coredll.dll  0x00000000 

Java stack trace:
java/math/BigInteger.pow(I)Ljava/math/BigInteger; : (Java method)
java/math/BigDecimal.divide(Ljava/math/BigDecimal;II)Ljava/math/BigDecimal; : (Java method)
java/math/BigDecimal.setScale(II)Ljava/math/BigDecimal; : (Java method)
org/hsqldb/types/NumberType.convertToDefaultType(Lorg/hsqldb/SessionInterface;Ljava/lang/Object;)Ljava/lang/Object; : (Java method)
org/hsqldb/jdbc/JDBCPreparedStatement.setParameter(ILjava/lang/Object;)V : (Java method)
org/hsqldb/jdbc/JDBCPreparedStatement.setDouble(ID)V : (Java method)
mobile/Database.importReceptionRows()V : (Java method)
mobile/MainForm$TransferThread.run()V : (Java method)
java/lang/VMThread.run()V : (Java method)
java/lang/VMThread.(null)(null) : ((null) method)

End of context dump

Additional information:

--------- err2000.tmp -----------

JVM Version: 0.4.8.0
OS version: 5.0 (Build 0): PlatformId 3 : 
Memory: 64% used, physical 32325632/87617536, page file 0/0, virtual 23527424/33554432
Store: 984868/4046848
CodePage: 437
JVM arguments: -Xmx76800K -Xoss20480 -Xss1048576 -Xlogfile:&amp;quot;\IPSM\log.txt&amp;quot; -cp &amp;quot;\IPSM\tttk-mobile.jar;\IPSM\lib\jtds\jtds.jar;\IPSM\lib\hsqldb\hsqldbmain.jar;\IPSM\lib\swt\swt-ppc-arm.jar&amp;quot; mobile.Main
ExceptionAddress:0x800865cc
ExceptionCode: c0000005
Exception detail:Access violation. Attempted to read address 2400000c

Context:
ContextFlags=0x47
R0=0x0000007f R1=0x0000203f R2=0x0000203f R3=0x00000203 R4=0x0000000f R5=0x4bfc0000 R6=0x00000ffe
R7=0x00000080 R8=0x8737f80c R9=0x00000000 R10=0xfffff000 R11=0x00080000 R12=0xe794d8b3
Sp=0x2473fd40 Lr=0x80086568 Pc=0x800865cc Psr=0x2000001f
Fpscr=0x4a0be750 FpExc=0x00000000
S[0]=0x000589c0 S[1]=0x00000000 S[2]=0x00000009 S[3]=0x4a00d184 S[4]=0x4a698288 S[5]=0x4a03b464 S[6]=0x00025554 S[7]=0x4a03b124 S[8]=0x4a03b464 S[9]=0x4a03a12c S[10]=0x00000005 S[11]=0x4bfbc00c S[12]=0x4bfbce4c S[13]=0x00000004 S[14]=0x4bfbd024 S[15]=0x00000001 S[16]=0x00000001 S[17]=0x0002e6d8 S[18]=0x00000001 S[19]=0x4a0dcc18 S[20]=0x4a0010d4 S[21]=0x4a0dcc18 S[22]=0x4a03a12c S[23]=0x00000001 S[24]=0x00056eb0 S[25]=0x000599f0 S[26]=0x4a172fbc S[27]=0x4bfbcc4c S[28]=0x4a698400 S[29]=0x4a03a12c S[30]=0x00024a8c S[31]=0x8262827c S[32]=0x000001ff 
FpExtra[0]=0x00000000 FpExtra[1]=0x800718ec FpExtra[2]=0x00000030 FpExtra[3]=0x00000030 FpExtra[4]=0x82625f20 FpExtra[5]=0x80096840 FpExtra[6]=0x00000040 FpExtra[7]=0x8009714c 

Modules:
ModuleID   ProcessID  GlblcntUsg ProccntUsg modBaseAdr-modEndAdr  hModule    szModule   szExePath dwFlags 
0x86d44e70 0x6765452e 0x00000001 0x00000001 0x03de0000-0x03df4000 0x86d44e70 commdlg.dll  0x00000000 
0x86d3adf8 0x6765452e 0x00000002 0x00000002 0x00fa0000-0x00fd7000 0x86d3adf8 swt-win32-3611.dll  0x00000000 
0x86735e60 0x6765452e 0x00000001 0x00000001 0x00fe0000-0x00fe6000 0x86735e60 javalangreflect.dll  0x00000000 
0x86fbdd44 0x6765452e 0x00000002 0x00000002 0x00ff0000-0x00ff8000 0x86fbdd44 javanet.dll  0x00000000 
0x86fbd3f0 0x6765452e 0x00000002 0x00000002 0x01000000-0x01007000 0x86fbd3f0 javautil.dll  0x00000000 
0x86febc00 0x6765452e 0x00000001 0x00000001 0x01010000-0x010fa000 0x86febc00 libiconv.dll  0x00000000 
0x8704e2a0 0x6765452e 0x00000004 0x00000004 0x01100000-0x0110b000 0x8704e2a0 javanio.dll  0x00000000 
0x870870a8 0x6765452e 0x00000003 0x00000003 0x01110000-0x0111a000 0x870870a8 native-lib.dll  0x00000000 
0x871162c4 0x6765452e 0x00000001 0x00000001 0x01120000-0x01127000 0x871162c4 javaio.dll  0x00000000 
0x87194d9c 0x6765452e 0x00000006 0x00000006 0x01130000-0x01136000 0x87194d9c classpath.dll  0x00000000 
0x874b2900 0x6765452e 0x00000004 0x00000004 0x01140000-0x01157000 0x874b2900 javalang.dll  0x00000000 
0x874b2340 0x6765452e 0x00000001 0x00000001 0x03ea0000-0x03ea5000 0x874b2340 toolhelp.dll  0x00000000 
0x874b2000 0x6765452e 0x00000001 0x00000001 0x01160000-0x01171000 0x874b2000 zlibce.dll  0x00000000 
0x87654330 0x6765452e 0x00000009 0x00000009 0x01180000-0x01188000 0x87654330 libwce.dll  0x00000000 
0x87654000 0x6765452e 0x00000005 0x00000001 0x03b90000-0x03b96000 0x87654000 nspm.dll  0x00000000 
0x87a99bf4 0x6765452e 0x00000003 0x00000001 0x7ffb0000-0x7fff9000 0x87a99bf4 ceshell.dll  0x00000000 
0x87a991a4 0x6765452e 0x0000000a 0x00000003 0x02940000-0x0294f000 0x87a991a4 aygshell.dll  0x00000000 
0x87b3b634 0x6765452e 0x00000004 0x00000001 0x028e0000-0x028e6000 0x87b3b634 shcore.dll  0x00000000 
0x87b3b438 0x6765452e 0x00000006 0x00000002 0x028f0000-0x02939000 0x87b3b438 ceshell.dll  0x00000000 
0x87b4e1bc 0x6765452e 0x00000012 0x00000004 0x03e00000-0x03e73000 0x87b4e1bc commctrl.dll  0x00000000 
0x87c5af0c 0x6765452e 0x00000014 0x00000003 0x03ba0000-0x03ba6000 0x87c5af0c wspm.dll  0x00000000 
0x87c5a390 0x6765452e 0x0000000e 0x00000002 0x03b80000-0x03b8b000 0x87c5a390 ssllsp.dll  0x00000000 
0x87de9904 0x6765452e 0x00000027 0x00000004 0x03bc0000-0x03bcc000 0x87de9904 ws2.dll  0x00000000 
0x87de9778 0x6765452e 0x00000013 0x00000001 0x03be0000-0x03bf0000 0x87de9778 iphlpapi.dll  0x00000000 
0x87e3a748 0x6765452e 0x00000027 0x00000003 0x03530000-0x0355e000 0x87e3a748 ole32.dll  0x00000000 
0x87ffc888 0x6765452e 0x00000103 0x0000001a 0x03f70000-0x03fff000 0x87ffc888 coredll.dll  0x00000000 

Java stack trace:
gnu/java/util/regex/RE.initialize(Ljava/lang/Object;ILgnu/java/util/regex/RESyntax;II)V : (Java method)
gnu/java/util/regex/RE.&amp;lt;init&amp;gt;(Ljava/lang/Object;ILgnu/java/util/regex/RESyntax;II)V : (Java method)
gnu/java/util/regex/RE.&amp;lt;init&amp;gt;(Ljava/lang/Object;ILgnu/java/util/regex/RESyntax;)V : (Java method)
java/util/regex/Pattern.&amp;lt;init&amp;gt;(Ljava/lang/String;I)V : (Java method)
java/util/regex/Pattern.compile(Ljava/lang/String;I)Ljava/util/regex/Pattern; : (Java method)
java/util/regex/Pattern.compile(Ljava/lang/String;)Ljava/util/regex/Pattern; : (Java method)
java/lang/String.split(Ljava/lang/String;)[Ljava/lang/String; : (Java method)
java/text/DateFormatSymbols.getZoneStrings(Ljava/util/ResourceBundle;Ljava/util/Locale;)[[Ljava/lang/String; : (Java method)
java/text/DateFormatSymbols.&amp;lt;init&amp;gt;(Ljava/util/Locale;)V : (Java method)
java/util/TimeZone.getDisplayName(ZILjava/util/Locale;)Ljava/lang/String; : (Java method)
java/util/TimeZone.getDisplayName(ZI)Ljava/lang/String; : (Java method)
java/util/Date.toString()Ljava/lang/String; : (Java method)
java/lang/StringBuilder.append(Ljava/lang/Object;)Ljava/lang/StringBuilder; : (Java method)
java/util/Properties.store(Ljava/io/OutputStream;Ljava/lang/String;)V : (Java method)
org/hsqldb/lib/java/JavaSystem.saveProperties(Ljava/util/Properties;Ljava/lang/String;Ljava/io/OutputStream;)V : (Java method)
org/hsqldb/persist/HsqlProperties.save(Ljava/lang/String;)V : (Java method)
org/hsqldb/persist/HsqlDatabaseProperties.save()V : (Java method)
org/hsqldb/persist/HsqlDatabaseProperties.setDBModified(I)V : (Java method)
org/hsqldb/persist/Log.close(Z)V : (Java method)
org/hsqldb/persist/Logger.closePersistence(I)Z : (Java method)
org/hsqldb/Database.close(I)V : (Java method)
org/hsqldb/StatementCommand.getResult(Lorg/hsqldb/Session;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/StatementCommand.execute(Lorg/hsqldb/Session;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/Session.executeCompiledStatement(Lorg/hsqldb/Statement;[Ljava/lang/Object;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/Session.executeDirectStatement(Lorg/hsqldb/result/Result;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/Session.execute(Lorg/hsqldb/result/Result;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/jdbc/JDBCStatement.fetchResult(Ljava/lang/String;II[I[Ljava/lang/String;)V : (Java method)
org/hsqldb/jdbc/JDBCStatement.execute(Ljava/lang/String;)Z : (Java method)
mobile/Database.disconnect(Z)V : (Java method)
mobile/Main$ShutdownHandler.run()V : (Java method)
java/lang/VMThread.run()V : (Java method)
java/lang/VMThread.(null)(null) : ((null) method)

End of context dump

Additional information:
&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2011-04-18 17:40 Update by: &lt;a href=&quot;/users/arp/&quot; class=&quot;user-link&quot;&gt;arp&lt;/a&gt;&lt;/h3&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Since I just obtained it, I would add one more typical crash scenario.
&lt;/p&gt;&lt;p&gt;What catches my attention is, that it crashes in a method ( java/lang/Integer.toString ) which is used by almost every application, yet most of time, works fine.
&lt;/p&gt;&lt;pre&gt;JVM Version: 0.4.8.0
OS version: 5.0 (Build 0): PlatformId 3 : 
Memory: 65% used, physical 31494144/87617536, page file 0/0, virtual 23527424/33554432
Store: 984612/4046848
CodePage: 437
JVM arguments: -Xmx76800K -Xoss20480 -Xss1048576 -Xlogfile:&amp;quot;\IPSM\log.txt&amp;quot; -cp &amp;quot;\IPSM\tttk-mobile.jar;\IPSM\lib\jtds\jtds.jar;\IPSM\lib\hsqldb\hsqldbmain.jar;\IPSM\lib\swt\swt-ppc-arm.jar&amp;quot; mobile.Main
ExceptionAddress:0x800865cc
ExceptionCode: c0000005
Exception detail:Access violation. Attempted to read address 2200000c

Context:
ContextFlags=0x47
R0=0x0000007f R1=0x0000205f R2=0x0000205f R3=0x00000205 R4=0x0000000f R5=0x4bfe0000 R6=0x00000ffe
R7=0x00000080 R8=0x878a6814 R9=0x00000000 R10=0xfffff000 R11=0x00080000 R12=0x47cd03c7
Sp=0x2273fd40 Lr=0x80086568 Pc=0x800865cc Psr=0x2000001f
Fpscr=0x4a7e4dd4 FpExc=0x2273fcd0
S[0]=0x4bfccdb8 S[1]=0x4a7e4da0 S[2]=0x4a142ecc S[3]=0x4a7e4da0 S[4]=0x2273fcd0 S[5]=0x4bfccdb8 S[6]=0x0002aac0 S[7]=0x0002447c S[8]=0x0002aad4 S[9]=0x2273fcfc S[10]=0x4a03a134 S[11]=0x4bfccdb8 S[12]=0x01108188 S[13]=0x00000000 S[14]=0x4a7d77c5 S[15]=0x00000001 S[16]=0x00000001 S[17]=0x0002e6d8 S[18]=0x00000008 S[19]=0x4a142398 S[20]=0x4a0010c4 S[21]=0x4a142398 S[22]=0x4a03a134 S[23]=0x00000008 S[24]=0x00000000 S[25]=0x01108184 S[26]=0x00000024 S[27]=0x00000003 S[28]=0x011028bc S[29]=0x00000000 S[30]=0x00000024 S[31]=0x8262827c S[32]=0x000001ff 
FpExtra[0]=0x00000000 FpExtra[1]=0x800718ec FpExtra[2]=0x00000010 FpExtra[3]=0xffffcb80 FpExtra[4]=0x4bfe0000 FpExtra[5]=0x8009686c FpExtra[6]=0x00000020 FpExtra[7]=0x8009714c 

Modules:
ModuleID   ProcessID  GlblcntUsg ProccntUsg modBaseAdr-modEndAdr  hModule    szModule   szExePath dwFlags 
0x84ea77b8 0xa752ce5e 0x00000001 0x00000001 0x03de0000-0x03df4000 0x84ea77b8 commdlg.dll  0x00000000 
0x85d3f384 0xa752ce5e 0x00000002 0x00000002 0x00fa0000-0x00fd7000 0x85d3f384 swt-win32-3611.dll  0x00000000 
0x86d42bd0 0xa752ce5e 0x00000001 0x00000001 0x00fe0000-0x00fe6000 0x86d42bd0 javalangreflect.dll  0x00000000 
0x86fcb150 0xa752ce5e 0x00000002 0x00000002 0x00ff0000-0x00ff8000 0x86fcb150 javanet.dll  0x00000000 
0x86fe77f0 0xa752ce5e 0x00000002 0x00000002 0x01000000-0x01007000 0x86fe77f0 javautil.dll  0x00000000 
0x87008000 0xa752ce5e 0x00000001 0x00000001 0x01010000-0x010fa000 0x87008000 libiconv.dll  0x00000000 
0x8708da80 0xa752ce5e 0x00000004 0x00000004 0x01100000-0x0110b000 0x8708da80 javanio.dll  0x00000000 
0x870a3738 0xa752ce5e 0x00000003 0x00000003 0x01110000-0x0111a000 0x870a3738 native-lib.dll  0x00000000 
0x87137c78 0xa752ce5e 0x00000001 0x00000001 0x01120000-0x01127000 0x87137c78 javaio.dll  0x00000000 
0x871a9114 0xa752ce5e 0x00000006 0x00000006 0x01130000-0x01136000 0x871a9114 classpath.dll  0x00000000 
0x87487dd8 0xa752ce5e 0x00000004 0x00000004 0x01140000-0x01157000 0x87487dd8 javalang.dll  0x00000000 
0x87487ce4 0xa752ce5e 0x00000001 0x00000001 0x03ea0000-0x03ea5000 0x87487ce4 toolhelp.dll  0x00000000 
0x875526c0 0xa752ce5e 0x00000001 0x00000001 0x01160000-0x01171000 0x875526c0 zlibce.dll  0x00000000 
0x874ffe28 0xa752ce5e 0x00000009 0x00000009 0x01180000-0x01188000 0x874ffe28 libwce.dll  0x00000000 
0x8772b1f8 0xa752ce5e 0x00000005 0x00000001 0x03b90000-0x03b96000 0x8772b1f8 nspm.dll  0x00000000 
0x87a99bf4 0xa752ce5e 0x00000003 0x00000001 0x7ffb0000-0x7fff9000 0x87a99bf4 ceshell.dll  0x00000000 
0x87a991a4 0xa752ce5e 0x0000000a 0x00000003 0x02940000-0x0294f000 0x87a991a4 aygshell.dll  0x00000000 
0x87b3b634 0xa752ce5e 0x00000004 0x00000001 0x028e0000-0x028e6000 0x87b3b634 shcore.dll  0x00000000 
0x87b3b438 0xa752ce5e 0x00000006 0x00000002 0x028f0000-0x02939000 0x87b3b438 ceshell.dll  0x00000000 
0x87b4e1ac 0xa752ce5e 0x00000012 0x00000004 0x03e00000-0x03e73000 0x87b4e1ac commctrl.dll  0x00000000 
0x87c56a20 0xa752ce5e 0x00000014 0x00000003 0x03ba0000-0x03ba6000 0x87c56a20 wspm.dll  0x00000000 
0x87c5a000 0xa752ce5e 0x0000000e 0x00000002 0x03b80000-0x03b8b000 0x87c5a000 ssllsp.dll  0x00000000 
0x87de9904 0xa752ce5e 0x00000027 0x00000004 0x03bc0000-0x03bcc000 0x87de9904 ws2.dll  0x00000000 
0x87de9778 0xa752ce5e 0x00000013 0x00000001 0x03be0000-0x03bf0000 0x87de9778 iphlpapi.dll  0x00000000 
0x87e3a7c0 0xa752ce5e 0x00000027 0x00000003 0x03530000-0x0355e000 0x87e3a7c0 ole32.dll  0x00000000 
0x87ffc888 0xa752ce5e 0x00000103 0x0000001a 0x03f70000-0x03fff000 0x87ffc888 coredll.dll  0x00000000 

Java stack trace:
java/lang/Integer.toString(II)Ljava/lang/String; : (Java method)
java/lang/String.valueOf(I)Ljava/lang/String; : (Java method)
java/lang/Integer.toString()Ljava/lang/String; : (Java method)
org/hsqldb/rowio/RowOutputTextLog.writeInteger(Ljava/lang/Number;)V : (Java method)
org/hsqldb/rowio/RowOutputBase.writeData(Lorg/hsqldb/types/Type;Ljava/lang/Object;)V : (Java method)
org/hsqldb/rowio/RowOutputBase.writeData(I[Lorg/hsqldb/types/Type;[Ljava/lang/Object;Lorg/hsqldb/lib/HashMappedList;[I)V : (Java method)
org/hsqldb/rowio/RowOutputBase.writeData(Lorg/hsqldb/Row;[Lorg/hsqldb/types/Type;)V : (Java method)
org/hsqldb/scriptio/ScriptWriterText.writeRow(Lorg/hsqldb/Session;Lorg/hsqldb/Row;Lorg/hsqldb/Table;)V : (Java method)
org/hsqldb/scriptio/ScriptWriterBase.writeExistingData()V : (Java method)
org/hsqldb/scriptio/ScriptWriterBase.writeAll()V : (Java method)
org/hsqldb/persist/Log.writeScript(Z)V : (Java method)
org/hsqldb/persist/Log.close(Z)V : (Java method)
org/hsqldb/persist/Logger.closePersistence(I)Z : (Java method)
org/hsqldb/Database.close(I)V : (Java method)
org/hsqldb/StatementCommand.getResult(Lorg/hsqldb/Session;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/StatementCommand.execute(Lorg/hsqldb/Session;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/Session.executeCompiledStatement(Lorg/hsqldb/Statement;[Ljava/lang/Object;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/Session.executeDirectStatement(Lorg/hsqldb/result/Result;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/Session.execute(Lorg/hsqldb/result/Result;)Lorg/hsqldb/result/Result; : (Java method)
org/hsqldb/jdbc/JDBCStatement.fetchResult(Ljava/lang/String;II[I[Ljava/lang/String;)V : (Java method)
org/hsqldb/jdbc/JDBCStatement.execute(Ljava/lang/String;)Z : (Java method)
mobile/Database.disconnect(Z)V : (Java method)
mobile/Main$ShutdownHandler.run()V : (Java method)
java/lang/VMThread.run()V : (Java method)
java/lang/VMThread.(null)(null) : ((null) method)

End of context dump

Additional information:
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>Unknown problem with Socket - Mysaifu JVM Ticket #23323 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=23323</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=23323#1890:23323:1285904574</guid>
<pubDate>Fri, 01 Oct 2010 12:42:54 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Unknown problem with Socket&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-10-01 12:42&quot;&gt;Open Date: 2010-10-01 12:42&lt;/p&gt;&lt;p title=&quot;2010-10-01 12:42&quot;&gt;Last Update: 2010-10-01 12:42&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/phihidev/&quot; class=&quot;user-link&quot;&gt;phihidev&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;I use openymsg (&lt;a href=&quot;http://sourceforge.net/projects/openymsg/)&quot; class=&quot;external&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/openymsg/)&lt;/a&gt; for my application
App was timeout when connect to yahoo server
I don't know why?
&lt;/p&gt;&lt;p&gt;THREAD DUMP
Thread 0x480c8e80
Thread 0x480c9614
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;java.lang.Thread.State: RUNNABLE
&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at java/lang/VMFinalizeThread.run(Native Method)@0x480c9614
at java/lang/VMThread.run(VMThread.java:121)@0x48041b78
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Thread 0x48293e68
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;java.lang.Thread.State: RUNNABLE
&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at gnu/java/nio/VMChannel.read(Native Method)
at gnu/java/nio/VMChannel.read(VMChannel.java:173)@0x4833da10
at gnu/java/nio/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SocketChannelImpl&quot;&gt;SocketChannelImpl&lt;/a&gt;.read(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SocketChannelImpl&quot;&gt;SocketChannelImpl&lt;/a&gt;.java:219)@0x4833d6d0
at gnu/java/net/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/PlainSocketImpl&quot;&gt;PlainSocketImpl&lt;/a&gt;$&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SocketInputStream&quot;&gt;SocketInputStream&lt;/a&gt;.read(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/PlainSocketImpl&quot;&gt;PlainSocketImpl&lt;/a&gt;.java:587)@0x48344210
at java/io/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/FilterInputStream&quot;&gt;FilterInputStream&lt;/a&gt;.read(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/FilterInputStream&quot;&gt;FilterInputStream&lt;/a&gt;.java:189)@0x48344010
at java/io/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedInputStream&quot;&gt;BufferedInputStream&lt;/a&gt;.refill(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedInputStream&quot;&gt;BufferedInputStream&lt;/a&gt;.java:371)@0x48344010
at java/io/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedInputStream&quot;&gt;BufferedInputStream&lt;/a&gt;.read(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedInputStream&quot;&gt;BufferedInputStream&lt;/a&gt;.java:267)@0x48344010
- locked&amp;lt;0x48344010&amp;gt; (a org/openymsg/network/YMSG9InputStream)
at org/openymsg/network/YMSG9InputStream.readBuffer(YMSG9InputStream.java:154)@0x48344010
at org/openymsg/network/YMSG9InputStream.readPacket(YMSG9InputStream.java:63)@0x48344010
at org/openymsg/network/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DirectConnectionHandler&quot;&gt;DirectConnectionHandler&lt;/a&gt;.receivePacket(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DirectConnectionHandler&quot;&gt;DirectConnectionHandler&lt;/a&gt;.java:163)@0x480b4f78
at org/openymsg/network/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/InputThread&quot;&gt;InputThread&lt;/a&gt;.run(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/InputThread&quot;&gt;InputThread&lt;/a&gt;.java:71)@0x48293e68
at java/lang/VMThread.run(VMThread.java:121)@0x48348f90
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-10-01 12:42 Update by: &lt;a href=&quot;/users/phihidev/&quot; class=&quot;user-link&quot;&gt;phihidev&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;New Ticket &quot;Unknown problem with Socket&quot; created&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Socket error - Mysaifu JVM Ticket #23051 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=23051</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=23051#1890:23051:1283829665</guid>
<pubDate>Tue, 07 Sep 2010 12:21:05 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Socket error&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-09-07 12:07&quot;&gt;Open Date: 2010-09-07 12:07&lt;/p&gt;&lt;p title=&quot;2010-09-07 12:21&quot;&gt;Last Update: 2010-09-07 12:21&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/rafa/&quot; class=&quot;user-link&quot;&gt;rafa&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;7&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=686&quot;&gt;jvm0.4.9&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1810&quot;&gt;Mysaifu JVM 0.4.8&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Error. Socket do not detect end of read from inputstream. Reference: (b = fi.read()) != -1
and do not detect socket timeout error.
Tested with Mysaifu v 0.4.8 and SO Windows Mobile 6.1
&lt;/p&gt;&lt;p&gt;	&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/OutputStream&quot;&gt;OutputStream&lt;/a&gt; os = null;
			&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/FileInputStream&quot;&gt;FileInputStream&lt;/a&gt; fi = null;
			&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedOutputStream&quot;&gt;BufferedOutputStream&lt;/a&gt; bos = null;
			try {
				System.out.println(&amp;quot;Writing to: &amp;quot; + s.getRemoteSocketAddress()
						+ &amp;quot; at &amp;quot; + new Date());
				os = s.getOutputStream();
				bos = new &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedOutputStream&quot;&gt;BufferedOutputStream&lt;/a&gt;(os);
				fi = new &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/FileInputStream&quot;&gt;FileInputStream&lt;/a&gt;(fileBDZip);
				int b = -1, i = 0;
				while ((b = fi.read()) != -1) {
					bos.write(b);
					i++;
					if (i % 10240 == 0) {
						System.out.println((i / 1024) + &amp;quot; at &amp;quot; + new Date());
					}
				}
				System.out.println(&amp;quot;End Write at &amp;quot; + new Date());
				fi.close();
&lt;/p&gt;&lt;p&gt;				bos.flush();
				bos.close();
				os.close();
				s.close();
			} catch (Exception e) {
				try {
					if (fi != null) {
						fi.close();
					}
					if (bos != null) {
						bos.close();
					}
					if (os != null) {
						os.close();
					}
					s.close();
					e.printStackTrace();
				} catch (Exception ex) {
					ex.printStackTrace();
				}
			}&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-09-07 12:21 Update by: &lt;a href=&quot;/users/rafa/&quot; class=&quot;user-link&quot;&gt;rafa&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;Details Updated&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>java.awt.AWTError: parent.getPeer() is null. - Mysaifu JVM Ticket #21269 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=21269</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=21269#1890:21269:1271039029</guid>
<pubDate>Mon, 12 Apr 2010 11:23:49 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;java.awt.AWTError: parent.getPeer() is null.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-04-02 10:58&quot;&gt;Open Date: 2010-04-02 10:58&lt;/p&gt;&lt;p title=&quot;2010-04-12 11:23&quot;&gt;Last Update: 2010-04-12 11:23&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=686&quot;&gt;jvm0.4.9&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1810&quot;&gt;Mysaifu JVM 0.4.8&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;The program does not run but gives the following error, can you take a look;
&lt;/p&gt;&lt;pre&gt;
Exception in thread &amp;quot;Thread-1&amp;quot; java.awt.AWTError: parent.getPeer() is null. parent=TestClass[frame0,120,160,-1x-1,invalid,invisible,parent=null,layout=java.awt.BorderLayout,title=,resizable,normal]
   at gnu.java.awt.peer.wce.WCEComponentPeer.setBounds(WCEComponentPeer.java:513)
   at gnu.java.awt.peer.wce.WCEWindowPeer.setBounds(WCEWindowPeer.java:179)
   at gnu.java.awt.peer.wce.WCEComponentPeer.&amp;lt;init&amp;gt;(WCEComponentPeer.java:123)
   at gnu.java.awt.peer.wce.WCEContainerPeer.&amp;lt;init&amp;gt;(WCEContainerPeer.java:52)
   at gnu.java.awt.peer.wce.WCEWindowPeer.&amp;lt;init&amp;gt;(WCEWindowPeer.java:65)
   at gnu.java.awt.peer.wce.WCEToolkit.createWindow(WCEToolkit.java:488)
   at java.awt.Window.addNotify(Window.java:219)
   at java.awt.Window.show(Window.java:252)
   at java.awt.Component.show(Component.java:1044)
   at java.awt.Component.setVisible(Component.java:975)

&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-04-12 11:23 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=686&quot;&gt;jvm0.4.9&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>SSL cannot create secure socket - Mysaifu JVM Ticket #21240 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=21240</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=21240#1890:21240:1270134234</guid>
<pubDate>Fri, 02 Apr 2010 00:03:54 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;SSL cannot create secure socket&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-03-30 07:13&quot;&gt;Open Date: 2010-03-30 07:13&lt;/p&gt;&lt;p title=&quot;2010-04-02 00:03&quot;&gt;Last Update: 2010-04-02 00:03&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/chenli868/&quot; class=&quot;user-link&quot;&gt;chenli868&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1810&quot;&gt;Mysaifu JVM 0.4.8&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;The same programs and files work fine on the laptop. But when I put everything into the mobile, including java key store .jks and truststore .ts, it shows: &amp;quot;Unable to establish secure connection, socket factory could not be created&amp;quot;. Insecure connection works fine.
This is all the info I can provide, as it is bit difficult to debug on the mobile...
Thanks for the JVM though, great work !!&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-04-02 00:03 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Owner&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;freebeans&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Accepted&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Component&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;Mysaifu JVM 0.4.8&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Thank you for your bug report.
I'll investigate a cause of the problem.
Can you send to me a stack-trace or sample code which can reproduce the problem?&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>FileChannel.write() and SocketChannel.write() return -1 - Mysaifu JVM Ticket #20553 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20553</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20553#1890:20553:1267801354</guid>
<pubDate>Sat, 06 Mar 2010 00:02:34 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;FileChannel.write() and SocketChannel.write() return -1&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-02-05 08:32&quot;&gt;Open Date: 2010-02-05 08:32&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:02&quot;&gt;Last Update: 2010-03-06 00:02&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/FileChannel&quot;&gt;FileChannel&lt;/a&gt;.write() and &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SocketChannel&quot;&gt;SocketChannel&lt;/a&gt;.write() return -1 when no data written, but It should be 0.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:02 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:02&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Fixed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Fixed.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>Socket cannot detect a close event - Mysaifu JVM Ticket #20307 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20307</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20307#1890:20307:1267801330</guid>
<pubDate>Sat, 06 Mar 2010 00:02:10 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Socket cannot detect a close event&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-01-16 01:10&quot;&gt;Open Date: 2010-01-16 01:10&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:02&quot;&gt;Last Update: 2010-03-06 00:02&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Socket.getInputStream().read() method cannot detect connection close event.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:02 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:02&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Fixed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Fixed.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>Socket timeout is ignored when socket discriptor value &gt;= 64 - Mysaifu JVM Ticket #20515 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20515</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20515#1890:20515:1267801299</guid>
<pubDate>Sat, 06 Mar 2010 00:01:39 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Socket timeout is ignored when socket discriptor value &amp;gt;= 64&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-02-02 15:51&quot;&gt;Open Date: 2010-02-02 15:51&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:01&quot;&gt;Last Update: 2010-03-06 00:01&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;When the native socket descriptor value is greater than 63, timeout value is ignored.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:01 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:01&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Fixed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Fixed.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>SSL KeyFile problem - Mysaifu JVM Ticket #8053 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8053</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8053#1890:8053:1267801232</guid>
<pubDate>Sat, 06 Mar 2010 00:00:32 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;SSL KeyFile problem&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2006-02-19 00:31&quot;&gt;Open Date: 2006-02-19 00:31&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_34&quot;&gt;v0.1.9&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;SSLで接続した場合、以下のエラーメッセージが表示される&lt;br /&gt;
というレポートあり。&lt;br /&gt;
---&lt;br /&gt;
&amp;quot;KeyFile not found. Error : JKS&amp;quot;.&lt;br /&gt;
---&lt;br /&gt;
以下の部分が問題とのこと。&lt;br /&gt;
---&lt;br /&gt;
serverKeyStore = KeyStore.getInstance( &lt;br /&gt;
KeyStore.getDefaultType());&lt;br /&gt;
---&lt;br /&gt;
調べる。&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Support for javax.net.ssl - Mysaifu JVM Ticket #12433 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12433</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12433#1890:12433:1267801231</guid>
<pubDate>Sat, 06 Mar 2010 00:00:31 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Support for javax.net.ssl&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-04-30 21:37&quot;&gt;Open Date: 2008-04-30 21:37&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/manuke/&quot; class=&quot;user-link&quot;&gt;manuke&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7030&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;Hi, I'm developping a swing app which communicates &lt;br /&gt;
with a server. Now, server has been configured with &lt;br /&gt;
SSL and mysaifu seems not to be able to manage ssl &lt;br /&gt;
connections. &lt;br /&gt;
&lt;br /&gt;
I've been tempted to use jessie and javax.crypto, but &lt;br /&gt;
these libraries are too big to be loaded, it would be &lt;br /&gt;
better with a native support approach.&lt;br /&gt;
&lt;br /&gt;
Any suggestion would be appreciated&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Thread.interrupted() problem - Mysaifu JVM Ticket #9453 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=9453</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=9453#1890:9453:1267801231</guid>
<pubDate>Sat, 06 Mar 2010 00:00:31 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Thread.interrupted() problem&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2006-11-20 21:45&quot;&gt;Open Date: 2006-11-20 21:45&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_46&quot;&gt;v0.3.2&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;under what conditions is the interrupt-flag of a &lt;br /&gt;
thread&lt;br /&gt;
set and resetted in Mysaifu VM?&lt;br /&gt;
&lt;br /&gt;
(I have problems with this flag being set in &lt;br /&gt;
situations&lt;br /&gt;
where it is not set in Sun VM.)&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Linenumber in stacktrace is incorrect - Mysaifu JVM Ticket #19442 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19442</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19442#1890:19442:1267801230</guid>
<pubDate>Sat, 06 Mar 2010 00:00:30 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Linenumber in stacktrace is incorrect&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-11-03 22:40&quot;&gt;Open Date: 2009-11-03 22:40&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Cannot get method's line number. for example:
at java.lang.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassLoader&quot;&gt;ClassLoader&lt;/a&gt;.loadClass(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassLoader&quot;&gt;ClassLoader&lt;/a&gt;.java:293)
at &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/PowerTest&quot;&gt;PowerTest&lt;/a&gt;.main(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/PowerTest&quot;&gt;PowerTest&lt;/a&gt;.java) // &amp;lt;- This class has &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/LineNumberTable&quot;&gt;LineNumberTable&lt;/a&gt; attribute.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Support thread dump. - Mysaifu JVM Ticket #19436 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19436</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19436#1890:19436:1267801230</guid>
<pubDate>Sat, 06 Mar 2010 00:00:30 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Support thread dump.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-11-03 12:36&quot;&gt;Open Date: 2009-11-03 12:36&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7030&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Thread dump is needed.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>ExceptionInitializerError with NIO - Mysaifu JVM Ticket #12454 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12454</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12454#1890:12454:1267801230</guid>
<pubDate>Sat, 06 Mar 2010 00:00:30 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;ExceptionInitializerError with NIO&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-05-03 02:20&quot;&gt;Open Date: 2008-05-03 02:20&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/arvind_krishna/&quot; class=&quot;user-link&quot;&gt;arvind_krishna&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I am trying to run the example listed in the following&lt;br /&gt;
link: http://rox-xmlrpc.sourceforge.net/niotut/&lt;br /&gt;
&lt;br /&gt;
There is a NIO server and client. The constructor of&lt;br /&gt;
the server class creates a Selector as follows:&lt;br /&gt;
&lt;br /&gt;
socketSelector =&lt;br /&gt;
SelectorProvider.provider().openSelector();&lt;br /&gt;
&lt;br /&gt;
This throws an ExceptionInitializerError on Mysaifu. &lt;br /&gt;
&lt;br /&gt;
The source code for the entire client and server&lt;br /&gt;
example is available from the link. &lt;br /&gt;
&lt;br /&gt;
The source code was compiled with JDK 1.5 and run on&lt;br /&gt;
windows mobile emulator on XP machine. Exception stack&lt;br /&gt;
trace attached.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Arvind&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Devider on JSplitPane is too thin - Mysaifu JVM Ticket #19447 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19447</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19447#1890:19447:1267801229</guid>
<pubDate>Sat, 06 Mar 2010 00:00:29 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Devider on JSplitPane is too thin&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-11-04 06:08&quot;&gt;Open Date: 2009-11-04 06:08&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/hub02371/&quot; class=&quot;user-link&quot;&gt;hub02371&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;After initiating JSplitPane, using following code: 
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;pre&gt;
        //Create a split pane for the first side and second side of the card
        splitPane = new JSplitPane(JSplitPane.VERTICAL_SPLIT, scrollPaneFirstSide, scrollPaneSecondSide);
        splitPane.setOneTouchExpandable(true);
        splitPane.setDividerLocation(JSplitPane.CENTER_ALIGNMENT);

&lt;/pre&gt;&lt;p&gt;Devider looks OK.
&lt;/p&gt;&lt;p&gt;After changing the direction Vertical &amp;lt;-&amp;gt; Horizontal with folling command:
&lt;/p&gt;&lt;pre&gt;
	    	splitPane.setOrientation(JSplitPane.HORIZONTAL_SPLIT);
//	    	splitPane.setOneTouchExpandable(true);
	    	splitPane.setDividerLocation(JSplitPane.CENTER_ALIGNMENT);

&lt;/pre&gt;&lt;p&gt;, the devider split is too thin and cannot be moved any longer.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Thread.getState() throws UnsatisfiedLinkError - Mysaifu JVM Ticket #19478 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19478</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19478#1890:19478:1267801228</guid>
<pubDate>Sat, 06 Mar 2010 00:00:28 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Thread.getState() throws UnsatisfiedLinkError&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-11-07 14:44&quot;&gt;Open Date: 2009-11-07 14:44&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Thread.getState() not implemented.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Deadlock in ClassLoader.findLoadedClass() - Mysaifu JVM Ticket #19458 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19458</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19458#1890:19458:1267801228</guid>
<pubDate>Sat, 06 Mar 2010 00:00:28 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Deadlock in ClassLoader.findLoadedClass()&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-11-05 00:51&quot;&gt;Open Date: 2009-11-05 00:51&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;When two threads try to load a class concurrently, deadlock occurred in &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassLoader&quot;&gt;ClassLoader&lt;/a&gt;.findLoadedClass().
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Socket.bind() must fail when another socket already use same port. - Mysaifu JVM Ticket #20366 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20366</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20366#1890:20366:1267801227</guid>
<pubDate>Sat, 06 Mar 2010 00:00:27 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Socket.bind() must fail when another socket already use same port.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-01-20 18:12&quot;&gt;Open Date: 2010-01-20 18:12&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Socket.bind() does not throw &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BindException&quot;&gt;BindException&lt;/a&gt; when another socket already use same port.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Cannot call a method whose argument is primitive multi dimension array. - Mysaifu JVM Ticket #19967 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19967</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19967#1890:19967:1267801227</guid>
<pubDate>Sat, 06 Mar 2010 00:00:27 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Cannot call a method whose argument is primitive multi dimension array.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-12-21 01:14&quot;&gt;Open Date: 2009-12-21 01:14&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;JNI method CallXXXMethod() cannot call correctly Java method which has a primitive multi-dimension array.
For example:
&lt;/p&gt;&lt;pre&gt;
void set(byte[][] data)
{
 // ...
}

&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Cannot use https: protocol - Mysaifu JVM Ticket #19580 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19580</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19580#1890:19580:1267801227</guid>
<pubDate>Sat, 06 Mar 2010 00:00:27 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Cannot use https: protocol&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-11-16 14:31&quot;&gt;Open Date: 2009-11-16 14:31&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/NoSuchAlgorythmException&quot;&gt;NoSuchAlgorythmException&lt;/a&gt; occurred.
&lt;/p&gt;&lt;pre&gt;
import java.io.*;
import java.net.*;

public class SSLTest
{
  public static void main(String[] args) throws Exception
  {
    URL url = new URL(&amp;quot;https://sourceforge.jp/&amp;quot;);
    URLConnection uc = url.openConnection();
    InputStream ins = uc.getInputStream();
    byte[] buff = new byte[16 * 1024];
    while (ins.read(buff) != -1)
      {
        
      }
    ins.close();
  }
}
&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Wrong MouseEvent occurred when tap-and-hold - Mysaifu JVM Ticket #20749 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20749</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20749#1890:20749:1267801226</guid>
<pubDate>Sat, 06 Mar 2010 00:00:26 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Wrong MouseEvent occurred when tap-and-hold&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-02-20 11:19&quot;&gt;Open Date: 2010-02-20 11:19&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;When user tap-and-hold screen, following &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MouseEvent&quot;&gt;MouseEvent&lt;/a&gt; occurred:
&lt;/p&gt;&lt;pre&gt;
java.awt.event.MouseEvent[MOUSE_PRESSED,(182,96),button=1,extModifiers=Button1,clickCount=1,consumed=false] on label0 isPopupTrigger()=false
java.awt.event.MouseEvent[MOUSE_PRESSED,(182,96),button=2,extModifiers=Button2,clickCount=1,consumed=false] on label0 isPopupTrigger()=false
java.awt.event.MouseEvent[MOUSE_RELEASED,(182,96),button=2,clickCount=1,consumed=false] on label0 isPopupTrigger()=true
java.awt.event.MouseEvent[MOUSE_RELEASED,(182,96),button=1,clickCount=1,consumed=false] on label0 isPopupTrigger()=false
java.awt.event.MouseEvent[MOUSE_CLICKED,(182,96),button=1,extModifiers=Button1,clickCount=1,consumed=false] on label0 isPopupTrigger()=false

&lt;/pre&gt;&lt;p&gt;button1 and button2 events are occurred. Event of button1 is unnecessary, and button2's MOUSE_RELEASED is unnecessary also.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>java.awt.Frame.getFont() returns null - Mysaifu JVM Ticket #20708 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20708</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20708#1890:20708:1267801226</guid>
<pubDate>Sat, 06 Mar 2010 00:00:26 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;java.awt.Frame.getFont() returns null&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-02-18 11:15&quot;&gt;Open Date: 2010-02-18 11:15&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;java.awt.Frame.getFont() returns null.
&lt;/p&gt;&lt;pre&gt;
import java.awt.*;

public class FrameFontTest
{
  public static void main(String[] args) throws Exception
  {
    Frame frame = new Frame(&amp;quot;Frame font test&amp;quot;);
    frame.setVisible(true);
    if (frame.getFont() == null)
      System.out.println(&amp;quot;NG&amp;quot;);
      
    System.out.println(&amp;quot;OK&amp;quot;);
  }
}
&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>gnu.java.awt.peer.wce.font.WCEFontPeer.canDisplayUpTo() throws UnsupportedOperationException - Mysaifu JVM Ticket #20510 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20510</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20510#1890:20510:1267801226</guid>
<pubDate>Sat, 06 Mar 2010 00:00:26 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;gnu.java.awt.peer.wce.font.WCEFontPeer.canDisplayUpTo() throws UnsupportedOperationException&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-02-02 01:50&quot;&gt;Open Date: 2010-02-02 01:50&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;The &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MySaifu&quot;&gt;MySaifu&lt;/a&gt; version of this class always throws &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/UnsupportedOperationException&quot;&gt;UnsupportedOperationException&lt;/a&gt;.
The equivalent GNU classpath versions of this always return a -1 which basically indicates that all characters will render. Returning the -1 works fine in most cases. 
I have an app that I'm trying to get running under &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MySaifu&quot;&gt;MySaifu&lt;/a&gt; and this is a show stopper for me. The app works fine with Gnu Classpath on Windows.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Fullscreen mode does not hide taskbar - Mysaifu JVM Ticket #19759 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19759</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19759#1890:19759:1267801225</guid>
<pubDate>Sat, 06 Mar 2010 00:00:25 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Fullscreen mode does not hide taskbar&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-11-30 20:28&quot;&gt;Open Date: 2009-11-30 20:28&lt;/p&gt;&lt;p title=&quot;2010-03-06 00:00&quot;&gt;Last Update: 2010-03-06 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/happyhua/&quot; class=&quot;user-link&quot;&gt;happyhua&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;7&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GraphicsDevice&quot;&gt;GraphicsDevice&lt;/a&gt;.setFullScreenWindow does not hide the taskbar, which cannot give the application full control on the screen.
&lt;/p&gt;&lt;p&gt;According to the following link from Mircosoft:
&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/aa458871.aspx&quot; class=&quot;external&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/en-us/library/aa458871.aspx&lt;/a&gt;
The fullscreen window (no start icon, no taskbar) is supported by Windows Mobile.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-06 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Illegal result of cast. - Mysaifu JVM Ticket #20056 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20056</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20056#1890:20056:1267801140</guid>
<pubDate>Fri, 05 Mar 2010 23:59:00 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Illegal result of cast.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-12-30 00:25&quot;&gt;Open Date: 2009-12-30 00:25&lt;/p&gt;&lt;p title=&quot;2010-03-05 23:59&quot;&gt;Last Update: 2010-03-05 23:59&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;9 - Highest&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=539&quot;&gt;jvm0.4.8&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;9 - Highest&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Cast result of float -&amp;gt; int is incorrect.
&lt;/p&gt;&lt;pre&gt;
public class FloatCastTest
{
  public static void main(String[] args) throws Exception
  {
    float f = Integer.MAX_VALUE + 0.0f;
    int i = (int) f;
    System.out.println(&amp;quot;f=&amp;quot; + f + &amp;quot; i=&amp;quot; + i);
  }
}

&lt;/pre&gt;&lt;p&gt;Results:
&lt;/p&gt;&lt;pre&gt;
f=2.1474836E9 i=-2147483648

&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-05 23:59 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2010-03-05 23:59&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>java.lang.ClassNotFoundException on HTC Touch 2 - Mysaifu JVM Ticket #20616 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20616</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20616#1890:20616:1265860647</guid>
<pubDate>Thu, 11 Feb 2010 12:57:27 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;java.lang.ClassNotFoundException on HTC Touch 2&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-02-11 12:57&quot;&gt;Open Date: 2010-02-11 12:57&lt;/p&gt;&lt;p title=&quot;2010-02-11 12:57&quot;&gt;Last Update: 2010-02-11 12:57&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;We have used your sample program &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/examples.jar&quot;&gt;examples.jar&lt;/a&gt; and it will not run.
The following is the log file when we try to run &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/examples.jar&quot;&gt;examples.jar&lt;/a&gt;
&lt;/p&gt;&lt;pre&gt;
java.lang.ClassNotFoundException: gnu.classpath.examples.awt.Demo not
found in java.lang.ClassLoader$1{urls=[file:/examples.jar,file:/My
Documents/examples.jar,file:/My Documents/examples.jar], parent=null}
   at java.net.URLClassLoader.findClass(URLClassLoader.java:529)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:341)
   at java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:293)
   at java.lang.VMMainThread$1.run(VMMainThread.java)
   at java.lang.VMThread.run(VMThread.java:120)
JVM exit
&lt;/pre&gt;&lt;p&gt;For the other sample program &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/imageviewer.jar&quot;&gt;imageviewer.jar&lt;/a&gt;
We had the following error
&lt;/p&gt;&lt;pre&gt;
java.util.zip.ZipException: Failed to MapViewOfFile()
   at java.util.zip.ZipFile.openNative(Native Method)
   at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:135)
   at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:110)
   at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:99)
   at java.util.jar.JarFile.&amp;lt;init&amp;gt;(JarFile.java:199)
   at java.util.jar.JarFile.&amp;lt;init&amp;gt;(JarFile.java:181)
   at java.lang.VMMainThread$1.run(VMMainThread.java)
   at java.lang.VMThread.run(VMThread.java:120)
JVM exitrun(VMMainThread.java)
   at java.lang.VMThread.run(VMThread.java:120)
JVM exit
&lt;/pre&gt;&lt;p&gt;We do not understand if it is a problem of window mobile 6.5 or a problem
of Mysaifu.
We would like to seek help from you as we think that Mysaifu is really
necessary for our project.
Thank you very much for your attention.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-02-11 12:57 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Owner&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;freebeans&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Accepted&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Component&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;Mysaifu JVM 0.4.7&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Unnecessary class loading occurred - Mysaifu JVM Ticket #20341 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20341</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20341#1890:20341:1263742585</guid>
<pubDate>Mon, 18 Jan 2010 00:36:25 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Unnecessary class loading occurred&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-01-18 00:36&quot;&gt;Open Date: 2010-01-18 00:36&lt;/p&gt;&lt;p title=&quot;2010-01-18 00:36&quot;&gt;Last Update: 2010-01-18 00:36&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Initialization of security provider triggers many class loading
Provider gnu.java.security.provider.Gnu and gnu.javax.crypto.jce.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GnuCrypto&quot;&gt;GnuCrypto&lt;/a&gt; loads many classes.
For example: (Gnu.java)
&lt;/p&gt;&lt;pre&gt;
        put(&amp;quot;Signature.SHA160withDSS&amp;quot;,
            gnu.java.security.jce.sig.SHA160withDSS.class.getName());

&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-01-18 00:36 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;Details Updated&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>javax.swing.text StyledDocument Does not display - Mysaifu JVM Ticket #20003 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20003</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=20003#1890:20003:1262236898</guid>
<pubDate>Thu, 31 Dec 2009 14:21:38 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;javax.swing.text StyledDocument Does not display&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-12-25 18:32&quot;&gt;Open Date: 2009-12-25 18:32&lt;/p&gt;&lt;p title=&quot;2009-12-31 14:21&quot;&gt;Last Update: 2009-12-31 14:21&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/bdwinsalt/&quot; class=&quot;user-link&quot;&gt;bdwinsalt&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;javax.swing.text &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/StyleDocument&quot;&gt;StyleDocument&lt;/a&gt; does not display text.  The screen is blank on HTC Tilt2.  Runs fine on computer.  Same issue will all applications that use &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/StyledDocuments&quot;&gt;StyledDocuments&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-12-31 14:21 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=467&quot;&gt;jvm0.4.7&lt;/a&gt;&lt;/em&gt; to &lt;em&gt;(None)&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Thank you.
I can reproduce the problem with your code, and  I found a bug in JVM. (Bug &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/20056&quot; class=&quot;tracker&quot;&gt;#20056&lt;/a&gt;)
I'll fix it.
&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>Cannot input lower case letters. - Mysaifu JVM Ticket #11724 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=11724</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=11724#1890:11724:1262236589</guid>
<pubDate>Thu, 31 Dec 2009 14:16:29 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Cannot input lower case letters.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-01-25 08:08&quot;&gt;Open Date: 2008-01-25 08:08&lt;/p&gt;&lt;p title=&quot;2009-12-31 14:16&quot;&gt;Last Update: 2009-12-31 14:16&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_27&quot;&gt;v0.3.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Out of Date&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;The problem is in the QWERTY keyboard. When using &lt;br /&gt;
swing componentes&lt;br /&gt;
(jTextField, jTextArea, etc),  the phone keyboard &lt;br /&gt;
always return upper case&lt;br /&gt;
letters. And the worst part are the numbers. All the &lt;br /&gt;
keys that are numeric&lt;br /&gt;
and alfa always returns only numbers.&lt;br /&gt;
&lt;br /&gt;
I found that this problem does not occour with AWT &lt;br /&gt;
components.&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-12-31 14:16 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-12-31 14:16&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;Later&lt;/em&gt; to &lt;em&gt;Out of Date&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;I couldn't reproduce this problem.
&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>Failed to initialize GC error on Windows CE 5.0 - Mysaifu JVM Ticket #19994 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19994</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19994#1890:19994:1261580744</guid>
<pubDate>Thu, 24 Dec 2009 00:05:44 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Failed to initialize GC error on Windows CE 5.0&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-12-23 21:09&quot;&gt;Open Date: 2009-12-23 21:09&lt;/p&gt;&lt;p title=&quot;2009-12-24 00:05&quot;&gt;Last Update: 2009-12-24 00:05&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/ismaildonmez/&quot; class=&quot;user-link&quot;&gt;ismaildonmez&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Hi;
&lt;/p&gt;&lt;p&gt;I compiled mysaifu JVM trunk from SVN and when I try to run &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ImageViewer&quot;&gt;ImageViewer&lt;/a&gt; example I get &amp;quot;Failed to initialize GC.&amp;quot; error. &amp;lt;br&amp;gt;
I used Visual Studio 2005 to compile MysaifuJVM. Test system is ARM9 based Windows CE 5.0.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-12-24 00:05 Update by: &lt;a href=&quot;/users/ismaildonmez/&quot; class=&quot;user-link&quot;&gt;ismaildonmez&lt;/a&gt;&lt;/h3&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;This is due to &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassFile&quot;&gt;ClassFile&lt;/a&gt;.cpp line 2161 always returns zero (0) exception table length:
&lt;/p&gt;&lt;pre&gt;code-&amp;gt;exception_table_length = load_u2 (buff);
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>Swing performance is very poor - Mysaifu JVM Ticket #19662 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19662</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19662#1890:19662:1258990415</guid>
<pubDate>Tue, 24 Nov 2009 00:33:35 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Swing performance is very poor&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-11-24 00:17&quot;&gt;Open Date: 2009-11-24 00:17&lt;/p&gt;&lt;p title=&quot;2009-11-24 00:33&quot;&gt;Last Update: 2009-11-24 00:33&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/mmfreddy/&quot; class=&quot;user-link&quot;&gt;mmfreddy&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;7&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1672&quot;&gt;Mysaifu JVM 0.4.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;I've trying to use javax.swing components on Windows Mobile 6.1 professional, but performance is very poor.
Its extremly slow. buttons, textfields, Jlist, etc.
&lt;/p&gt;&lt;p&gt;Been able to use swing is very important, since there are lots of indispensable components like JTable.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-11-24 00:33 Update by: &lt;a href=&quot;/users/mmfreddy/&quot; class=&quot;user-link&quot;&gt;mmfreddy&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=467&quot;&gt;jvm0.4.7&lt;/a&gt;&lt;/em&gt; to &lt;em&gt;(None)&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;Details Updated&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>AWT event doesn't fire - Mysaifu JVM Ticket #12807 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12807</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12807#1890:12807:1255881229</guid>
<pubDate>Mon, 19 Oct 2009 00:53:49 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;AWT event doesn't fire&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-06-19 11:48&quot;&gt;Open Date: 2008-06-19 11:48&lt;/p&gt;&lt;p title=&quot;2009-10-19 00:53&quot;&gt;Last Update: 2009-10-19 00:53&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/calico/&quot; class=&quot;user-link&quot;&gt;calico&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_23&quot;&gt;v0.3.8&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Wont Fix&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;DirectShowのIVideoWindow::put_MessageDrainに&lt;br /&gt;
java.awt.Frameから取得したウィンドウハンドルを指定して&lt;br /&gt;
もAWTイベントが発生しないため、IVideoWindow上のイベント&lt;br /&gt;
が補足出来ません。&lt;br /&gt;
&lt;br /&gt;
再現用のソースファイル一式を添付します。&lt;br /&gt;
# NetBeans6.1用プロジェクトファイルになります。&lt;br /&gt;
# VC++のソリューションファイルはjni/dshow4j.slnです。&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-19 00:53 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;「IVideoWindowを生成したスレッド内で、Windowsのメッセージをディスパッチしていなかったこと」が原因だと分かりました。
IVideoWindowは、呼び出し元スレッド内で&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/CreateWindow&quot;&gt;CreateWindow&lt;/a&gt;()されているらしく、そのスレッド内で&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DispatchMessage&quot;&gt;DispatchMessage&lt;/a&gt;()してあげる必要があるようです。
暫定的に「&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/PeekMessage&quot;&gt;PeekMessage&lt;/a&gt;()/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TranslateMessage&quot;&gt;TranslateMessage&lt;/a&gt;()/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DispatchMessage&quot;&gt;DispatchMessage&lt;/a&gt;()するネイティブメソッドを、javax.swing.Timerで100ms毎に呼び出す」という処理を追加してみたところ、マウスイベントが拾えるようになりました。
（&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MediaControl&quot;&gt;MediaControl&lt;/a&gt;.run()は別スレッドで実行され、かつIVideoWindowにカメラの画像を直接転送しているらしく、IVideoWindowがメッセージを受け取れなくても画面が更新されるようです）
&lt;/p&gt;&lt;p&gt;なお、Mysaifu JVM 0.4.6から、クラスローダ間でネイティブライブラリが共有されなくなったため、&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/CameraCapture&quot;&gt;CameraCapture&lt;/a&gt;クラスと dshow4j.jar のクラスローダが異なる場合（たとえば、dshow4j.jar を lib\ext におき、&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/CameraCapture&quot;&gt;CameraCapture&lt;/a&gt;をjava.class.path内に置いた場合）には、&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/UnsatisfiedLinkError&quot;&gt;UnsatisfiedLinkError&lt;/a&gt; が発生してしまいます。これを避けるためには、以下のようにコードを修正する必要があります。
&lt;/p&gt;&lt;p&gt;修正前）System.loadLibrary(&amp;quot;dshow4j&amp;quot;);
修正後）Class.forName(&amp;quot;com.ms.com.Com&amp;quot;); // Com内で System.loadLibrary(&amp;quot;dshow4j&amp;quot;); が実行される
&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>System.currentTimeMillis() returns wrong value. - Mysaifu JVM Ticket #19106 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19106</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19106#1890:19106:1255779372</guid>
<pubDate>Sat, 17 Oct 2009 20:36:12 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;System.currentTimeMillis() returns wrong value.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-08 14:46&quot;&gt;Open Date: 2009-10-08 14:46&lt;/p&gt;&lt;p title=&quot;2009-10-17 20:36&quot;&gt;Last Update: 2009-10-17 20:36&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=467&quot;&gt;jvm0.4.7&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1667&quot;&gt;Mysaifu JVM 0.4.6&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Following code results can be negative.
&lt;/p&gt;&lt;pre&gt;
long start = System.currentTimeMillis();
Thread.currentThread().sleep(100);
long end = System.currentTimeMillis();
long result = end - result; // &amp;lt;- Negative!!!
&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-17 20:36 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-17 20:36&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Unnesessary AccessController.doPrivileged() occurres many class to be loaded. - Mysaifu JVM Ticket #19110 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19110</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19110#1890:19110:1255779362</guid>
<pubDate>Sat, 17 Oct 2009 20:36:02 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Unnesessary AccessController.doPrivileged() occurres many class to be loaded.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-08 16:22&quot;&gt;Open Date: 2009-10-08 16:22&lt;/p&gt;&lt;p title=&quot;2009-10-17 20:36&quot;&gt;Last Update: 2009-10-17 20:36&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=467&quot;&gt;jvm0.4.7&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7030&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1667&quot;&gt;Mysaifu JVM 0.4.6&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Mysaifu JVM added &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/AccessController&quot;&gt;AccessController&lt;/a&gt;.doPrivileged() to many methods, then many class loading occurres when the &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SecurityManaget&quot;&gt;SecurityManaget&lt;/a&gt; is NOT set.
It is not good for the performance of JVM.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-17 20:36 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-17 20:36&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Horizontal scrollbar of JVM console - Mysaifu JVM Ticket #19144 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19144</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19144#1890:19144:1255779353</guid>
<pubDate>Sat, 17 Oct 2009 20:35:53 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Horizontal scrollbar of JVM console&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-13 23:19&quot;&gt;Open Date: 2009-10-13 23:19&lt;/p&gt;&lt;p title=&quot;2009-10-17 20:35&quot;&gt;Last Update: 2009-10-17 20:35&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=467&quot;&gt;jvm0.4.7&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1667&quot;&gt;Mysaifu JVM 0.4.6&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;JVM console has a horizontal scroll bar, but it should be removed because some messages are unreadable.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-17 20:35 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-17 20:35&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>JVM crash when JavaVM-&gt;GetEnv() called. - Mysaifu JVM Ticket #19173 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19173</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19173#1890:19173:1255779342</guid>
<pubDate>Sat, 17 Oct 2009 20:35:42 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;JVM crash when JavaVM-&amp;gt;GetEnv() called.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-16 00:28&quot;&gt;Open Date: 2009-10-16 00:28&lt;/p&gt;&lt;p title=&quot;2009-10-17 20:35&quot;&gt;Last Update: 2009-10-17 20:35&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=467&quot;&gt;jvm0.4.7&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1667&quot;&gt;Mysaifu JVM 0.4.6&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;When JavaVM-&amp;gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GetEnv&quot;&gt;GetEnv&lt;/a&gt;() called from attached native thread, JVM crash.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-17 20:35 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-17 20:35&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>JAWT crash when the Component has no peer. - Mysaifu JVM Ticket #19161 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19161</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19161#1890:19161:1255779330</guid>
<pubDate>Sat, 17 Oct 2009 20:35:30 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;JAWT crash when the Component has no peer.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-15 21:38&quot;&gt;Open Date: 2009-10-15 21:38&lt;/p&gt;&lt;p title=&quot;2009-10-17 20:35&quot;&gt;Last Update: 2009-10-17 20:35&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=467&quot;&gt;jvm0.4.7&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1667&quot;&gt;Mysaifu JVM 0.4.6&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;When the Component which has no peer is passed to JAWT interface, JVM crash.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-17 20:35 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-17 20:35&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>JVM crash when GetStaticMethodID() failed. - Mysaifu JVM Ticket #19181 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19181</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19181#1890:19181:1255779318</guid>
<pubDate>Sat, 17 Oct 2009 20:35:18 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;JVM crash when GetStaticMethodID() failed.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-16 23:34&quot;&gt;Open Date: 2009-10-16 23:34&lt;/p&gt;&lt;p title=&quot;2009-10-17 20:35&quot;&gt;Last Update: 2009-10-17 20:35&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=467&quot;&gt;jvm0.4.7&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_1667&quot;&gt;Mysaifu JVM 0.4.6&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;The native method &amp;quot;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GetStaticMethod&quot;&gt;GetStaticMethod&lt;/a&gt;ID&amp;quot; or &amp;quot;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GetMethod&quot;&gt;GetMethod&lt;/a&gt;ID&amp;quot; failed, then JVM crash.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-17 20:35 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-17 20:35&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Support AttachCurrentThread() - Mysaifu JVM Ticket #8094 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8094</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8094#1890:8094:1255621183</guid>
<pubDate>Fri, 16 Oct 2009 00:39:43 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Support AttachCurrentThread()&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2006-03-01 00:05&quot;&gt;Open Date: 2006-03-01 00:05&lt;/p&gt;&lt;p title=&quot;2009-10-16 00:39&quot;&gt;Last Update: 2009-10-16 00:39&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7030&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;JNIの&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/AttachCurrentThread&quot;&gt;AttachCurrentThread&lt;/a&gt;()をサポートしてほしいという要望あり。&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-16 00:39 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Accepted&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;Details Updated&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Option -Xhidevmwindow does not really wo - Mysaifu JVM Ticket #8666 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8666</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8666#1890:8666:1255621152</guid>
<pubDate>Fri, 16 Oct 2009 00:39:12 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Option -Xhidevmwindow does not really wo&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2006-07-15 09:09&quot;&gt;Open Date: 2006-07-15 09:09&lt;/p&gt;&lt;p title=&quot;2009-10-16 00:39&quot;&gt;Last Update: 2009-10-16 00:39&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;Option -Xhidevmwindow does not really work. The &lt;br /&gt;
invisible window is still present and requires &lt;br /&gt;
closing via the 'X' button to restore access to other &lt;br /&gt;
applications. It is still an active widow that can be &lt;br /&gt;
run.&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-16 00:39 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Accepted&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Browser plug-in support - Mysaifu JVM Ticket #8917 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8917</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8917#1890:8917:1255621116</guid>
<pubDate>Fri, 16 Oct 2009 00:38:36 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Browser plug-in support&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2006-09-01 23:59&quot;&gt;Open Date: 2006-09-01 23:59&lt;/p&gt;&lt;p title=&quot;2009-10-16 00:38&quot;&gt;Last Update: 2009-10-16 00:38&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7030&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;Execute applets in browser (Pocket IE, Opera etc.)&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-16 00:38 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Owner&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;freebeans&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Accepted&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>java.lang.VMThread.run - Mysaifu JVM Ticket #13140 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=13140</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=13140#1890:13140:1255621040</guid>
<pubDate>Fri, 16 Oct 2009 00:37:20 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;java.lang.VMThread.run&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-07-22 22:55&quot;&gt;Open Date: 2008-07-22 22:55&lt;/p&gt;&lt;p title=&quot;2009-10-16 00:37&quot;&gt;Last Update: 2009-10-16 00:37&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;(Anonymous)&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_22&quot;&gt;v0.3.9&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Out of Date&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;Error: java.sql.SQLException: out of memory&lt;br /&gt;
java.lang.NullPointerException&lt;br /&gt;
   at &lt;br /&gt;
com.mobilesurveyware.SurveyController.loadSurveyName&lt;br /&gt;
(SurveyController.java:95)&lt;br /&gt;
   at com.mobilesurveyware.SurveyController.run&lt;br /&gt;
(SurveyController.java:45)    at &lt;br /&gt;
com.mobilesurveyware.SurveyController.main&lt;br /&gt;
(SurveyController.java:35)&lt;br /&gt;
   at java.lang.reflect.Method.invokeNative(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at java.lang.reflect.Method.invoke&lt;br /&gt;
(Method.java:356)    at java.lang.VMMainThread$1.run&lt;br /&gt;
(VMMainThread.java)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
The program exits here.&lt;br /&gt;
JVM exit&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-16 00:37 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-16 00:37&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;Accepted&lt;/em&gt; to &lt;em&gt;Out of Date&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Midi support - Mysaifu JVM Ticket #14255 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14255</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14255#1890:14255:1254931190</guid>
<pubDate>Thu, 08 Oct 2009 00:59:50 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Midi support&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-12-12 02:46&quot;&gt;Open Date: 2008-12-12 02:46&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:59&quot;&gt;Last Update: 2009-10-08 00:59&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/naftoligug/&quot; class=&quot;user-link&quot;&gt;naftoligug&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_19&quot;&gt;v0.4.1&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;When I try to access Midi in 0.4.1, it crashes with a &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/UnsatisfiedLinkError&quot;&gt;UnsatisfiedLinkError&lt;/a&gt;.
Thanks. Fixing this would be really appreciated!!&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:59 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Owner&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;freebeans&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>SecurityManger on Mysaifu - Mysaifu JVM Ticket #16092 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=16092</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=16092#1890:16092:1254928809</guid>
<pubDate>Thu, 08 Oct 2009 00:20:09 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;SecurityManger on Mysaifu&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-04-11 04:57&quot;&gt;Open Date: 2009-04-11 04:57&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:20&quot;&gt;Last Update: 2009-10-08 00:20&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/ketpradh/&quot; class=&quot;user-link&quot;&gt;ketpradh&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;9 - Highest&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Hi,
As I am aware that &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MySaifu&quot;&gt;MySaifu&lt;/a&gt; uses the GNU Classpath Classes and it says that the GNU Classes are almost compatible with the jdk 1.5.I am having trouble running RMI Applications on &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MySaifu&quot;&gt;MySaifu&lt;/a&gt; as the application hangs whenever the &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SecurityManager&quot;&gt;SecurityManager&lt;/a&gt;.getSecurityManager() is called.Kindly help me.
Thanks&amp;amp;Regards,
Ketaki&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:20 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:20&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>java.io.ByteArrayOutputStream does not work when SecurityManager is set. - Mysaifu JVM Ticket #19047 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19047</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19047#1890:19047:1254928747</guid>
<pubDate>Thu, 08 Oct 2009 00:19:07 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;java.io.ByteArrayOutputStream does not work when SecurityManager is set.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-06 00:19&quot;&gt;Open Date: 2009-10-06 00:19&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:19&quot;&gt;Last Update: 2009-10-08 00:19&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Following code occurred &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/AccessControlException&quot;&gt;AccessControlException&lt;/a&gt;
&lt;/p&gt;&lt;pre&gt;
    int r
      = Integer.getInteger (&amp;quot;gnu.java.io.ByteArrayOutputStream.initialBufferSize&amp;quot;,
			    DEFAULT_INITIAL_BUFFER_SIZE).intValue ();

&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:19 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:19&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>gnu.classpath.ServiceFactory does not work when SecurityManager is set. - Mysaifu JVM Ticket #19046 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19046</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19046#1890:19046:1254928608</guid>
<pubDate>Thu, 08 Oct 2009 00:16:48 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;gnu.classpath.ServiceFactory does not work when SecurityManager is set.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-06 00:14&quot;&gt;Open Date: 2009-10-06 00:14&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:16&quot;&gt;Last Update: 2009-10-08 00:16&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;loader.getResource() does not work.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:16 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:16&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Cannot use javax.sound.sampled package when the SecurityManager is set. - Mysaifu JVM Ticket #19044 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19044</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19044#1890:19044:1254928491</guid>
<pubDate>Thu, 08 Oct 2009 00:14:51 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Cannot use javax.sound.sampled package when the SecurityManager is set.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-05 23:30&quot;&gt;Open Date: 2009-10-05 23:30&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:14&quot;&gt;Last Update: 2009-10-08 00:14&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/AccessControlException&quot;&gt;AccessControlException&lt;/a&gt; occurred when the &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SecurityManager&quot;&gt;SecurityManager&lt;/a&gt; is set.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:14 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:14&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Same DLL can be loaded by multiple class loaders. - Mysaifu JVM Ticket #19040 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19040</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19040#1890:19040:1254928367</guid>
<pubDate>Thu, 08 Oct 2009 00:12:47 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Same DLL can be loaded by multiple class loaders.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-05 18:03&quot;&gt;Open Date: 2009-10-05 18:03&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:12&quot;&gt;Last Update: 2009-10-08 00:12&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;From &amp;quot;Overview of the JNI Design&amp;quot; :
&lt;/p&gt;&lt;hr /&gt;&lt;p&gt;The virtual machine does not allow a given JNI native library to be loaded by more than one class loader. Attempting to load the same native library by multiple class loaders causes an &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/UnsatisfiedLinkError&quot;&gt;UnsatisfiedLinkError&lt;/a&gt; to be thrown. 
&lt;/p&gt;&lt;hr /&gt;&lt;p&gt;Mysaifu JVM does not check this.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:12 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:12&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>NoClassDefFoundError occurred when static initializer throws Exception. - Mysaifu JVM Ticket #19034 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19034</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=19034#1890:19034:1254928236</guid>
<pubDate>Thu, 08 Oct 2009 00:10:36 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;NoClassDefFoundError occurred when static initializer throws Exception.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-05 00:45&quot;&gt;Open Date: 2009-10-05 00:45&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:10&quot;&gt;Last Update: 2009-10-08 00:10&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;JVM must throws &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ExceptionInInitializerException&quot;&gt;ExceptionInInitializerException&lt;/a&gt; instead of &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/NoClassDefFoundError&quot;&gt;NoClassDefFoundError&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:10 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:10&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Method.invoke() does not throw InvocationTargetException - Mysaifu JVM Ticket #18990 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18990</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18990#1890:18990:1254928219</guid>
<pubDate>Thu, 08 Oct 2009 00:10:19 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Method.invoke() does not throw InvocationTargetException&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-03 01:43&quot;&gt;Open Date: 2009-10-03 01:43&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:10&quot;&gt;Last Update: 2009-10-08 00:10&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Method.invoke() must throw &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/InvocationTargetException&quot;&gt;InvocationTargetException&lt;/a&gt; when the target method throws Exception.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:10 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:10&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>URLConnection.getPermission() returns AllPermission - Mysaifu JVM Ticket #18975 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18975</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18975#1890:18975:1254928121</guid>
<pubDate>Thu, 08 Oct 2009 00:08:41 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;URLConnection.getPermission() returns AllPermission&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-10-02 09:19&quot;&gt;Open Date: 2009-10-02 09:19&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:08&quot;&gt;Last Update: 2009-10-08 00:08&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;URLConnection.getPermission() returns &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/AllPermission&quot;&gt;AllPermission&lt;/a&gt; when URL is a &amp;quot;jar:&amp;quot; protocol.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:08 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:08&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>String(byte[] data, int offset, int count) throws AccessControlException when SecurityManager is Set. - Mysaifu JVM Ticket #18955 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18955</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18955#1890:18955:1254927921</guid>
<pubDate>Thu, 08 Oct 2009 00:05:21 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;String(byte[] data, int offset, int count) throws AccessControlException when SecurityManager is Set.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-30 21:17&quot;&gt;Open Date: 2009-09-30 21:17&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:05&quot;&gt;Last Update: 2009-10-08 00:05&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Constructor String(byte[] data, int offset, int count) refers system property &amp;quot;file.encoding&amp;quot;.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:05 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:05&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>ClassLoader.getResource() throws AccessControlException when SecurityManager is set. - Mysaifu JVM Ticket #18940 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18940</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18940#1890:18940:1254927895</guid>
<pubDate>Thu, 08 Oct 2009 00:04:55 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;ClassLoader.getResource() throws AccessControlException when SecurityManager is set.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-30 08:59&quot;&gt;Open Date: 2009-09-30 08:59&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:04&quot;&gt;Last Update: 2009-10-08 00:04&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;pre&gt;
(java.io.FilePermission \someresource read)java.security.AccessControlException: permission (java.io.FilePermission \someresource read) not granted: ProtectionDomain (...)
 does not imply it.
   at java.security.AccessControlContext.checkPermission(AccessControlContext.java:162)
   at java.security.AccessController.checkPermission(AccessController.java:76)
   at java.lang.SecurityManager.checkPermission(SecurityManager.java:368)
   at java.lang.SecurityManager.checkRead(SecurityManager.java:569)
   at java.io.File.checkRead(File.java:1574)
   at java.io.File.exists(File.java:273)
   at gnu.java.net.loader.FileURLLoader.walkPathComponents(FileURLLoader.java)
   at gnu.java.net.loader.FileURLLoader.getResource(FileURLLoader.java:73)
   at java.net.URLClassLoader.findURLResource(URLClassLoader.java:697)
   at java.net.URLClassLoader.findResource(URLClassLoader.java:712)
   at java.lang.ClassLoader.getResource(ClassLoader.java:608)
   at ResourceTest.main(ResourceTest.java)
   at java.lang.reflect.Method.invokeNative(Native Method)
   at java.lang.reflect.Method.invoke(Method.java:356)
   at java.lang.VMMainThread$1.run(VMMainThread.java)
   at java.lang.VMThread.run(VMThread.java:120)
&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:04 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:04&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>VMClassLoader.getResources() throws AccessControlException when SecurityManager is set. - Mysaifu JVM Ticket #18938 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18938</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18938#1890:18938:1254927867</guid>
<pubDate>Thu, 08 Oct 2009 00:04:27 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;VMClassLoader.getResources() throws AccessControlException when SecurityManager is set.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-30 00:36&quot;&gt;Open Date: 2009-09-30 00:36&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:04&quot;&gt;Last Update: 2009-10-08 00:04&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;A system property &amp;quot;java.class.path&amp;quot; includes the path which cannot access from application,
&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/AccessControlException&quot;&gt;AccessControlException&lt;/a&gt; occurred when the application try to load resource,
it should return empty enumeration if the target URL cannot be accessible.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:04 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:04&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Cannot load classes from java.classpath. when SecurityManager is set. - Mysaifu JVM Ticket #18921 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18921</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18921#1890:18921:1254927779</guid>
<pubDate>Thu, 08 Oct 2009 00:02:59 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Cannot load classes from java.classpath. when SecurityManager is set.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-28 16:02&quot;&gt;Open Date: 2009-09-28 16:02&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:02&quot;&gt;Last Update: 2009-10-08 00:02&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;When the &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SecurityManager&quot;&gt;SecurityManager&lt;/a&gt; is set, and the application does not have a &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/FilePermission&quot;&gt;FilePermission&lt;/a&gt; to access &amp;quot;java.class.path&amp;quot;, &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/AccessControlException&quot;&gt;AccessControlException&lt;/a&gt; is occurred.
&lt;/p&gt;&lt;p&gt;stack trace is:
&lt;/p&gt;&lt;pre&gt;
(java.io.FilePermission \A.class read)java.security.AccessControlException: permission (java.io.FilePermission \A.class read) not granted: ProtectionDomain (...)
 does not imply it.
   at java.security.AccessControlContext.checkPermission(AccessControlContext.java:162)
   at java.security.AccessController.checkPermission(AccessController.java:76)
   at java.lang.SecurityManager.checkPermission(SecurityManager.java:368)
   at java.lang.SecurityManager.checkRead(SecurityManager.java:569)
   at java.io.File.checkRead(File.java:1574)
   at java.io.File.exists(File.java:273)
   at gnu.java.net.loader.FileURLLoader.walkPathComponents(FileURLLoader.java)
   at gnu.java.net.loader.FileURLLoader.getResource(FileURLLoader.java:73)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:526)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:341)
   at java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:293)
   ...

&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:02 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:02&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>main thread's ThreadGroup has no parent. - Mysaifu JVM Ticket #18914 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18914</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18914#1890:18914:1254927711</guid>
<pubDate>Thu, 08 Oct 2009 00:01:51 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;main thread's ThreadGroup has no parent.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-28 09:48&quot;&gt;Open Date: 2009-09-28 09:48&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:01&quot;&gt;Last Update: 2009-10-08 00:01&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ThreadGroup&quot;&gt;ThreadGroup&lt;/a&gt; of main thread has no parent.
main thread's &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ThreadGroup&quot;&gt;ThreadGroup&lt;/a&gt; is a child of &amp;quot;System Thread group&amp;quot;.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:01 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:01&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>AWT classes does not work with SecurityManager - Mysaifu JVM Ticket #18902 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18902</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18902#1890:18902:1254927620</guid>
<pubDate>Thu, 08 Oct 2009 00:00:20 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;AWT classes does not work with SecurityManager&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-27 12:52&quot;&gt;Open Date: 2009-09-27 12:52&lt;/p&gt;&lt;p title=&quot;2009-10-08 00:00&quot;&gt;Last Update: 2009-10-08 00:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Some AWT and Swing classes does not consider &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SecurityManager&quot;&gt;SecurityManager&lt;/a&gt;.
For example:
1. System property access
&lt;/p&gt;&lt;pre&gt;
   ex) Component.java
       incrementalDraw = Boolean.getBoolean (&amp;quot;awt.image.incrementalDraw&amp;quot;);

&lt;/pre&gt;&lt;p&gt;2. Native library loading
&lt;/p&gt;&lt;pre&gt;
   ex) System.loadLibrary(&amp;quot;wcepeer&amp;quot;);

&lt;/pre&gt;&lt;p&gt;3. AWT &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventQueue&quot;&gt;EventQueue&lt;/a&gt; access.
&lt;/p&gt;&lt;pre&gt;
   ex) EventQueue queue = getToolkit().getSystemEventQueue();

&lt;/pre&gt;&lt;p&gt;those code must execute in &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/AccessController&quot;&gt;AccessController&lt;/a&gt;.doPrivileged().&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-08 00:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-08 00:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>getSystemClipboard() does not check permission. - Mysaifu JVM Ticket #18901 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18901</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18901#1890:18901:1254927548</guid>
<pubDate>Wed, 07 Oct 2009 23:59:08 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;getSystemClipboard() does not check permission.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-27 12:48&quot;&gt;Open Date: 2009-09-27 12:48&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:59&quot;&gt;Last Update: 2009-10-07 23:59&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;WCEToolkit.getSystemClipboard() does not check a permission.
It should call &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/SecurityManager&quot;&gt;SecurityManager&lt;/a&gt;.checkSystemClipboardAccess() before return Clipboard object.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:59 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:59&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Class.getInterfaces() returns wrong value. - Mysaifu JVM Ticket #18893 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18893</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18893#1890:18893:1254927502</guid>
<pubDate>Wed, 07 Oct 2009 23:58:22 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Class.getInterfaces() returns wrong value.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-26 23:44&quot;&gt;Open Date: 2009-09-26 23:44&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:58&quot;&gt;Last Update: 2009-10-07 23:58&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;9 - Highest&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;The comparison to the same interface fails. 
&lt;/p&gt;&lt;pre&gt;
public interface Inter
{
}
public class SomeClass implements Inter
{
}
...
Class.forName(&amp;quot;Inter&amp;quot;) == SomeClass.class.getInterfaces()[0]; // &amp;lt;- failed.

&lt;/pre&gt;&lt;p&gt;It seems that Class.getInterfaces() returns wrong values.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:58 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:58&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>System.getProperty(&quot;java.home&quot;) returns wrong value. - Mysaifu JVM Ticket #18877 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18877</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18877#1890:18877:1254927446</guid>
<pubDate>Wed, 07 Oct 2009 23:57:26 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;System.getProperty(&amp;quot;java.home&amp;quot;) returns wrong value.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-25 01:10&quot;&gt;Open Date: 2009-09-25 01:10&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:57&quot;&gt;Last Update: 2009-10-07 23:57&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;System.getProperty(&amp;quot;java.home&amp;quot;) returns:
&amp;quot;\Program Files\Mysaifu JVM&amp;quot;
Bug it should be:
&amp;quot;\Program Files\Mysaifu JVM\jre&amp;quot;
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:57 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:57&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>AWT ScrollPane does not size correctly - Mysaifu JVM Ticket #17511 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=17511</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=17511#1890:17511:1254927327</guid>
<pubDate>Wed, 07 Oct 2009 23:55:27 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;AWT ScrollPane does not size correctly&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-06-24 22:04&quot;&gt;Open Date: 2009-06-24 22:04&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:55&quot;&gt;Last Update: 2009-10-07 23:55&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/horschi82/&quot; class=&quot;user-link&quot;&gt;horschi82&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Hi,
&lt;/p&gt;&lt;p&gt;I tried to use a AWT &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ScrollPane&quot;&gt;ScrollPane&lt;/a&gt; and tried to put in a set of buttons. When running the example on my PC (Sun JVM) it works fine, but when running on mysaifu the &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ScrollPane&quot;&gt;ScrollPane&lt;/a&gt; is just too small to display all Buttons - some Buttons are not being displayed. &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MySaifu&quot;&gt;MySaifu&lt;/a&gt; is running on Windows Mobile 5.0.
&lt;/p&gt;&lt;p&gt;Kind regards from europe ;-)
Christian
&lt;/p&gt;&lt;p&gt;PS: The example looks somewhat like this:
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;Panel subPanel = new Panel(new &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GridLayout&quot;&gt;GridLayout&lt;/a&gt;(50, 1));
&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ScrollPane&quot;&gt;ScrollPane&lt;/a&gt; scrollPane = new &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ScrollPane&quot;&gt;ScrollPane&lt;/a&gt;(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ScrollPane&quot;&gt;ScrollPane&lt;/a&gt;.SCROLLBARS_AS_NEEDED);
scrollPane.add(subPanel);
rootPanel.add(scrollPane);
for(int i=0;i&amp;lt;50;i++)
{
&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;subPanel.add(new Button(&amp;quot;...&amp;quot;));
&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;}
&lt;/div&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:55 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:55&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>drawPolyline - Mysaifu JVM Ticket #16996 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=16996</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=16996#1890:16996:1254927233</guid>
<pubDate>Wed, 07 Oct 2009 23:53:53 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;drawPolyline&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-05-28 09:19&quot;&gt;Open Date: 2009-05-28 09:19&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:53&quot;&gt;Last Update: 2009-10-07 23:53&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/fern/&quot; class=&quot;user-link&quot;&gt;fern&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;1 - Lowest&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;I was trying to optimize my graphics output and started to use drawPolyline method.
&lt;/p&gt;&lt;p&gt;Graphics2D dbf;
&lt;/p&gt;&lt;p&gt;......
&lt;/p&gt;&lt;p&gt;int[] x = new int&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/track.length&quot;&gt;track.length&lt;/a&gt;;
&lt;/p&gt;&lt;p&gt;int[] y = new int&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/track.length&quot;&gt;track.length&lt;/a&gt;;
&lt;/p&gt;&lt;p&gt;......
&lt;/p&gt;&lt;p&gt;dbf.drawPolyline(x, y, track.length);
&lt;/p&gt;&lt;p&gt;And got next error:
&lt;/p&gt;&lt;p&gt;java.awt.AWTError: Polyline() failed
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at gnu.java.awt.peer.wce.WCEGraphics2D.drawNativePolyline(Native Method)
&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at gnu.java.awt.peer.wce.WCEGraphics2D.drawPolyline(WCEGraphics2D.java:883)
&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at sasplanetj.util.Tracks.draw(Tracks.java)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:53 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:53&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Graphics.drawImage not working with BufferedImage - Mysaifu JVM Ticket #15943 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15943</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15943#1890:15943:1254927160</guid>
<pubDate>Wed, 07 Oct 2009 23:52:40 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Graphics.drawImage not working with BufferedImage&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-04-03 19:55&quot;&gt;Open Date: 2009-04-03 19:55&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:52&quot;&gt;Last Update: 2009-10-07 23:52&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/dmcgeown/&quot; class=&quot;user-link&quot;&gt;dmcgeown&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Created the image using Component.createImage(w,h) and renderer it using Graphics.drawImage(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedImage&quot;&gt;BufferedImage&lt;/a&gt;,int,int,int,int,int,int,int,int,null);
&lt;/p&gt;&lt;p&gt;Exception during event dispatch:
java.awt.AWTError: Unsupported image type:&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedImage&quot;&gt;BufferedImage&lt;/a&gt;@4e0570ec: type=8 java.awt.image.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DirectColorModel&quot;&gt;DirectColorModel&lt;/a&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/pixel_bits%3D16%2C&quot;&gt;cspace=java.awt.color.ICC_ColorSpace@4e0f46d0, transferType=1, transparency=1, hasAlpha=false, isAlphaPremultiplied=false, redMask=f800, greenMask=7e0, blueMask=1f, alphaMask=0&lt;/a&gt; java.awt.image.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WritableRaster&quot;&gt;WritableRaster&lt;/a&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/%280%2C0%29%2C&quot;&gt;234 x 18,java.awt.image.SinglePixelPackedSampleModel[scanlineStride=234, mask[0&lt;/a&gt;=0xf800, mask&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/1&quot;&gt;1&lt;/a&gt;=0x7e0, mask&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/2&quot;&gt;2&lt;/a&gt;=0x1f],java.awt.image.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DataBuffer&quot;&gt;DataBuffer&lt;/a&gt;UShort@4e09ceec]
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at gnu.java.awt.peer.wce.WCEGraphics2D.drawImage(WCEGraphics2D.java:1253)
at tstuder.java.lib.component.table.Titlebar.paint(Titlebar.java:944)
at tstuder.java.lib.component.table.Table.paintComponents(Table.java:973)
at tstuder.java.lib.component.table.Table.paint(Table.java:960)
at java.awt.Container$&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GfxPaintVisitor&quot;&gt;GfxPaintVisitor&lt;/a&gt;.visit(Container.java:2203)
at java.awt.Container.visitChild(Container.java:1925)
at java.awt.Container.visitChildren(Container.java:1895)
at java.awt.Container.paint(Container.java:874)
at java.awt.Container.update(Container.java:912)
at gnu.java.awt.peer.wce.WCEComponentPeer.handleEvent(WCEComponentPeer.java:355)
at gnu.java.awt.peer.wce.WCEPanelPeer.handleEvent(WCEPanelPeer.java)
at java.awt.Component.dispatchEventImpl(Component.java:5746)
at java.awt.Container.dispatchEventImpl(Container.java:1952)
at java.awt.Component.dispatchEvent(Component.java:2850)
at java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventQueue&quot;&gt;EventQueue&lt;/a&gt;.dispatchEvent(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventQueue&quot;&gt;EventQueue&lt;/a&gt;.java:624)
at java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventDispatchThread&quot;&gt;EventDispatchThread&lt;/a&gt;.run(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventDispatchThread&quot;&gt;EventDispatchThread&lt;/a&gt;.java)
at java.lang.VMThread.run(VMThread.java:120)
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Exception during event dispatch:
java.awt.AWTError: Unsupported image type:&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedImage&quot;&gt;BufferedImage&lt;/a&gt;@4e0570ec: type=8 java.awt.image.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DirectColorModel&quot;&gt;DirectColorModel&lt;/a&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/pixel_bits%3D16%2C&quot;&gt;cspace=java.awt.color.ICC_ColorSpace@4e0f46d0, transferType=1, transparency=1, hasAlpha=false, isAlphaPremultiplied=false, redMask=f800, greenMask=7e0, blueMask=1f, alphaMask=0&lt;/a&gt; java.awt.image.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WritableRaster&quot;&gt;WritableRaster&lt;/a&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/%280%2C0%29%2C&quot;&gt;234 x 18,java.awt.image.SinglePixelPackedSampleModel[scanlineStride=234, mask[0&lt;/a&gt;=0xf800, mask&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/1&quot;&gt;1&lt;/a&gt;=0x7e0, mask&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/2&quot;&gt;2&lt;/a&gt;=0x1f],java.awt.image.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DataBuffer&quot;&gt;DataBuffer&lt;/a&gt;UShort@4e09ceec]
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at gnu.java.awt.peer.wce.WCEGraphics2D.drawImage(WCEGraphics2D.java:1253)
at tstuder.java.lib.component.table.Titlebar.paint(Titlebar.java:944)
at tstuder.java.lib.component.table.Table.paintComponents(Table.java:973)
at tstuder.java.lib.component.table.Table.paint(Table.java:960)
at java.awt.Container$&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GfxPaintVisitor&quot;&gt;GfxPaintVisitor&lt;/a&gt;.visit(Container.java:2203)
at java.awt.Container.visitChild(Container.java:1925)
at java.awt.Container.visitChildren(Container.java:1895)
at java.awt.Container.paint(Container.java:874)
at gnu.java.awt.peer.wce.WCEComponentPeer.handleEvent(WCEComponentPeer.java:351)
at gnu.java.awt.peer.wce.WCEPanelPeer.handleEvent(WCEPanelPeer.java)
at java.awt.Component.dispatchEventImpl(Component.java:5746)
at java.awt.Container.dispatchEventImpl(Container.java:1952)
at java.awt.Component.dispatchEvent(Component.java:2850)
at java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventQueue&quot;&gt;EventQueue&lt;/a&gt;.dispatchEvent(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventQueue&quot;&gt;EventQueue&lt;/a&gt;.java:624)
at java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventDispatchThread&quot;&gt;EventDispatchThread&lt;/a&gt;.run(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventDispatchThread&quot;&gt;EventDispatchThread&lt;/a&gt;.java)
at java.lang.VMThread.run(VMThread.java:120)
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Exception during event dispatch:
java.awt.AWTError: Unsupported image type:&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BufferedImage&quot;&gt;BufferedImage&lt;/a&gt;@4e0570ec: type=8 java.awt.image.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DirectColorModel&quot;&gt;DirectColorModel&lt;/a&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/pixel_bits%3D16%2C&quot;&gt;cspace=java.awt.color.ICC_ColorSpace@4e0f46d0, transferType=1, transparency=1, hasAlpha=false, isAlphaPremultiplied=false, redMask=f800, greenMask=7e0, blueMask=1f, alphaMask=0&lt;/a&gt; java.awt.image.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WritableRaster&quot;&gt;WritableRaster&lt;/a&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/%280%2C0%29%2C&quot;&gt;234 x 18,java.awt.image.SinglePixelPackedSampleModel[scanlineStride=234, mask[0&lt;/a&gt;=0xf800, mask&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/1&quot;&gt;1&lt;/a&gt;=0x7e0, mask&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/2&quot;&gt;2&lt;/a&gt;=0x1f],java.awt.image.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DataBuffer&quot;&gt;DataBuffer&lt;/a&gt;UShort@4e09ceec]
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at gnu.java.awt.peer.wce.WCEGraphics2D.drawImage(WCEGraphics2D.java:1253)
at tstuder.java.lib.component.table.Titlebar.paint(Titlebar.java:944)
at tstuder.java.lib.component.table.Table.paintComponents(Table.java:973)
at tstuder.java.lib.component.table.Table.paint(Table.java:960)
at java.awt.Container$&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GfxPaintVisitor&quot;&gt;GfxPaintVisitor&lt;/a&gt;.visit(Container.java:2203)
at java.awt.Container.visitChild(Container.java:1925)
at java.awt.Container.visitChildren(Container.java:1895)
at java.awt.Container.paint(Container.java:874)
at java.awt.Container.update(Container.java:912)
at gnu.java.awt.peer.wce.WCEComponentPeer.handleEvent(WCEComponentPeer.java:355)
at gnu.java.awt.peer.wce.WCEPanelPeer.handleEvent(WCEPanelPeer.java)
at java.awt.Component.dispatchEventImpl(Component.java:5746)
at java.awt.Container.dispatchEventImpl(Container.java:1952)
at java.awt.Component.dispatchEvent(Component.java:2850)
at java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventQueue&quot;&gt;EventQueue&lt;/a&gt;.dispatchEvent(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventQueue&quot;&gt;EventQueue&lt;/a&gt;.java:624)
at java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventDispatchThread&quot;&gt;EventDispatchThread&lt;/a&gt;.run(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventDispatchThread&quot;&gt;EventDispatchThread&lt;/a&gt;.java)
at java.lang.VMThread.run(VMThread.java:120)
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;JVM exit&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:52 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:52&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:144) - Mysaifu JVM Ticket #15428 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15428</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15428#1890:15428:1254927131</guid>
<pubDate>Wed, 07 Oct 2009 23:52:11 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:144)&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-03-07 03:26&quot;&gt;Open Date: 2009-03-07 03:26&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:52&quot;&gt;Last Update: 2009-10-07 23:52&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/luigimc1980/&quot; class=&quot;user-link&quot;&gt;luigimc1980&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Hi,
I'm trying to load the Knopflerfish framework (&lt;a href=&quot;http://www.knopflerfish.org/)&quot; class=&quot;external&quot; rel=&quot;nofollow&quot;&gt;http://www.knopflerfish.org/)&lt;/a&gt; on my windows mobile 5 with mySaifuJVM 0.4.5. I receive the error listed below:
&amp;quot;java.util.zip.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ZipInputStream&quot;&gt;ZipInputStream&lt;/a&gt;.getNextEntry(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ZipInputStream&quot;&gt;ZipInputStream&lt;/a&gt;.java:144)&amp;quot; 
I tried to start the same framework with J9 and worked, so it is not a problem of the KF framework.
Thanks in advance.
Luigi
&lt;/p&gt;&lt;p&gt;P.S.: the error log...
&lt;/p&gt;&lt;p&gt;Knopflerfish OSGi framework, version 4.0.0
Copyright 2003-2006 Knopflerfish. All Rights Reserved.
&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://www.knopflerfish.org&quot; class=&quot;external&quot; rel=&quot;nofollow&quot;&gt;http://www.knopflerfish.org&lt;/a&gt; for more information.
Loading xargs file \Scheda di memoria\Knopflerfish 2.0\init.xargs
Loading xargs url file:/Scheda di memoria/Knopflerfish 2.0/props.xargs
Removed existing fwdir \Scheda di memoria\Knopflerfish 2.0\fwdir
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\log\log_all-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/1&quot; class=&quot;tracker&quot;&gt;#1&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\cm\cm_all-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/2&quot; class=&quot;tracker&quot;&gt;#2&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\console\console_all-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/3&quot; class=&quot;tracker&quot;&gt;#3&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\component\component_all-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/4&quot; class=&quot;tracker&quot;&gt;#4&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\event\event_all-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/5&quot; class=&quot;tracker&quot;&gt;#5&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\util\util-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/6&quot; class=&quot;tracker&quot;&gt;#6&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\crimson\crimson-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/7&quot; class=&quot;tracker&quot;&gt;#7&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\jsdk\jsdk-2.2.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/8&quot; class=&quot;tracker&quot;&gt;#8&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\bundlerepository\bundlerepository_all-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/9&quot; class=&quot;tracker&quot;&gt;#9&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\device\device_all-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/10&quot; class=&quot;tracker&quot;&gt;#10&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\useradmin\useradmin_all-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/11&quot; class=&quot;tracker&quot;&gt;#11&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\http\http_all-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/12&quot; class=&quot;tracker&quot;&gt;#12&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\frameworkcommands\frameworkcommands-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/13&quot; class=&quot;tracker&quot;&gt;#13&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\logcommands\logcommands-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/14&quot; class=&quot;tracker&quot;&gt;#14&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\cm_cmd\cm_cmd-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/15&quot; class=&quot;tracker&quot;&gt;#15&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\consoletty\consoletty-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/16&quot; class=&quot;tracker&quot;&gt;#16&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\consoletelnet\consoletelnet-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/17&quot; class=&quot;tracker&quot;&gt;#17&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\httproot\httproot-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/18&quot; class=&quot;tracker&quot;&gt;#18&lt;/a&gt;)
Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\httpconsole\httpconsole-2.0.0.jar (id&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/19&quot; class=&quot;tracker&quot;&gt;#19&lt;/a&gt;)
java.io.IOException: Stream closed.
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at java.util.zip.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ZipInputStream&quot;&gt;ZipInputStream&lt;/a&gt;.getNextEntry(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ZipInputStream&quot;&gt;ZipInputStream&lt;/a&gt;.java:144)
at java.util.jar.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/JarInputStream&quot;&gt;JarInputStream&lt;/a&gt;.getNextEntry(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/JarInputStream&quot;&gt;JarInputStream&lt;/a&gt;.java:171)
at org.knopflerfish.framework.bundlestorage.file.Archive.&amp;lt;init&amp;gt;(Archive.java:173)
at org.knopflerfish.framework.bundlestorage.file.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BundleArchiveImpl&quot;&gt;BundleArchiveImpl&lt;/a&gt;.&amp;lt;init&amp;gt;(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BundleArchiveImpl&quot;&gt;BundleArchiveImpl&lt;/a&gt;.java:133)
at org.knopflerfish.framework.bundlestorage.file.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BundleStorageImpl&quot;&gt;BundleStorageImpl&lt;/a&gt;.insertBundleJar(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/BundleStorageImpl&quot;&gt;BundleStorageImpl&lt;/a&gt;.java:133)
at org.knopflerfish.framework.Bundles.install0(Bundles.java:128)
at org.knopflerfish.framework.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/PermissionOps&quot;&gt;PermissionOps&lt;/a&gt;.callInstall0(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/PermissionOps&quot;&gt;PermissionOps&lt;/a&gt;.java:249)
at org.knopflerfish.framework.Bundles.install(Bundles.java:93)
at org.knopflerfish.framework.Framework.installBundle(Framework.java:490)
at org.knopflerfish.framework.Main.handleArgs(Main.java:266)
at org.knopflerfish.framework.Main.main(Main.java:193)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:356)
at java.lang.VMMainThread$1.run(VMMainThread.java)
at java.lang.VMThread.run(VMThread.java:120)
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Error: Command &amp;quot;-install file://\Scheda di memoria\Knopflerfish 2.0\jars\&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/UserAgent&quot;&gt;UserAgent&lt;/a&gt;/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MultimediaUserAgent&quot;&gt;MultimediaUserAgent&lt;/a&gt;_api-0.0.1.jar&amp;quot; failed, Failed to install bundle: java.io.IOException: Stream closed.
JVM exit(Main.java:266)
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at org.knopflerfish.framework.Main.main(Main.java:193)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:356)
at java.lang.VMMainThread$1.run(VMMainThread.java)
at java.lang.VMThread.run(VMThread.java:120)
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Error: Command &amp;quot;-install file://\Scheda di memoria\Knopflerfish 2.0\jars\&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/UserAgent&quot;&gt;UserAgent&lt;/a&gt;/&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MultimediaUserAgent&quot;&gt;MultimediaUserAgent&lt;/a&gt;_api-0.0.1.jar&amp;quot; failed, Failed to install bundle: java.io.IOException: Stream closed.
JVM exit&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:52 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:52&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Wrong font size - Mysaifu JVM Ticket #15422 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15422</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15422#1890:15422:1254927037</guid>
<pubDate>Wed, 07 Oct 2009 23:50:37 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Wrong font size&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-03-06 09:04&quot;&gt;Open Date: 2009-03-06 09:04&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:50&quot;&gt;Last Update: 2009-10-07 23:50&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Font size is smaller than specified size.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:50 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:50&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Usage of available fonts - Mysaifu JVM Ticket #14239 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14239</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14239#1890:14239:1254926995</guid>
<pubDate>Wed, 07 Oct 2009 23:49:55 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Usage of available fonts&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-12-09 14:56&quot;&gt;Open Date: 2008-12-09 14:56&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:49&quot;&gt;Last Update: 2009-10-07 23:49&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/hub02371/&quot; class=&quot;user-link&quot;&gt;hub02371&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_19&quot;&gt;v0.4.1&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;I am trying to use a japanese font on my english OS (WM5).
In version 0.4.1 following bug was fixed:
&amp;quot;getAllFonts returns an empty array&amp;quot;
Since 0.4.1 the following is working:
- &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GraphicsEnvironment&quot;&gt;GraphicsEnvironment&lt;/a&gt; ge = &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GraphicsEnvironment&quot;&gt;GraphicsEnvironment&lt;/a&gt;.getLocalGraphicsEnvironment();
- String[] fontnames = ge.getAvailableFontFamilyNames();
&lt;/p&gt;&lt;p&gt;It shows me any tt font which is present int the Font dir on the WM device (e.g. MS Gothic, Meiryo, etc), but when I want to use any of the added tt fonts, e.g.:
&lt;/p&gt;&lt;p&gt;- Font font = new Font(&amp;quot;Meiryo&amp;quot;, Font.PLAIN, 12);
&lt;/p&gt;&lt;p&gt;it still only shows me an rectangle on the screen when I input an japanese character.
&lt;/p&gt;&lt;p&gt;(Same software on J9 works fine)
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:49 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:49&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Unicode in JLabel - Mysaifu JVM Ticket #9674 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=9674</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=9674#1890:9674:1254926980</guid>
<pubDate>Wed, 07 Oct 2009 23:49:40 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Unicode in JLabel&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2006-12-27 20:41&quot;&gt;Open Date: 2006-12-27 20:41&lt;/p&gt;&lt;p title=&quot;2009-10-07 23:49&quot;&gt;Last Update: 2009-10-07 23:49&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/aadant/&quot; class=&quot;user-link&quot;&gt;aadant&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=175&quot;&gt;jvm0.4.6 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_46&quot;&gt;v0.3.2&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I have tried to display chinese characters&lt;br /&gt;
using swing JLabel. It works with Sun's JVM but&lt;br /&gt;
fails to work with mysaifu.&lt;br /&gt;
&lt;br /&gt;
Might be a charset problem (Sun JVM has this problem &lt;br /&gt;
with AWT peered components unlike J9).&lt;br /&gt;
&lt;br /&gt;
Chinese characters appear as empty squares.&lt;br /&gt;
&lt;br /&gt;
Here is a java test to reproduce the problem.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 23:49 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-07 23:49&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>ClassFile verifier - Mysaifu JVM Ticket #7726 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=7726</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=7726#1890:7726:1254874943</guid>
<pubDate>Wed, 07 Oct 2009 09:22:23 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;ClassFile verifier&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2005-12-14 08:58&quot;&gt;Open Date: 2005-12-14 08:58&lt;/p&gt;&lt;p title=&quot;2009-10-07 09:22&quot;&gt;Last Update: 2009-10-07 09:22&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7030&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;クラスファイルのベリファイをサポートすべき。&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 09:22 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Accepted&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Error without message - Mysaifu JVM Ticket #15742 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15742</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15742#1890:15742:1254871819</guid>
<pubDate>Wed, 07 Oct 2009 08:30:19 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Error without message&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-03-25 03:44&quot;&gt;Open Date: 2009-03-25 03:44&lt;/p&gt;&lt;p title=&quot;2009-10-07 08:30&quot;&gt;Last Update: 2009-10-07 08:30&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/nighthare/&quot; class=&quot;user-link&quot;&gt;nighthare&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;9 - Highest&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_556&quot;&gt;v0.4.5&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Remind&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;While launching my programm  at first i got message &amp;quot;JVM Exit&amp;quot;, next time i got &amp;quot;A thread has been terminated because of internal error..&amp;quot; and crying icon, my ppc was terminated, soft reset was required. 
&lt;/p&gt;&lt;p&gt;Attachement: &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GraphMaker&quot;&gt;GraphMaker&lt;/a&gt;(v 0.2.6.7.1).jar
&lt;/p&gt;&lt;p&gt;Device: HTC Touch
OS: Windows Mobile 6.1
Programm : v.0.4.5&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-07 08:30 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;Accepted&lt;/em&gt; to &lt;em&gt;Remind&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Priority&lt;/strong&gt; Update from &lt;em&gt;9 - Highest&lt;/em&gt; to &lt;em&gt;5 - Medium&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>too many root frames - Mysaifu JVM Ticket #8707 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8707</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8707#1890:8707:1254749876</guid>
<pubDate>Mon, 05 Oct 2009 22:37:56 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;too many root frames&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2006-07-24 22:05&quot;&gt;Open Date: 2006-07-24 22:05&lt;/p&gt;&lt;p title=&quot;2009-10-05 22:37&quot;&gt;Last Update: 2009-10-05 22:37&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_39&quot;&gt;v0.2.6&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Out of Date&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;I got the error &amp;quot;too many root frames&amp;quot; many times,&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-10-05 22:37 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-10-05 22:37&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;Remind&lt;/em&gt; to &lt;em&gt;Out of Date&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Native library `wcepeer' not found  - Mysaifu JVM Ticket #14200 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14200</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14200#1890:14200:1253625962</guid>
<pubDate>Tue, 22 Sep 2009 22:26:02 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Native library `wcepeer' not found &lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-12-03 17:43&quot;&gt;Open Date: 2008-12-03 17:43&lt;/p&gt;&lt;p title=&quot;2009-09-22 22:26&quot;&gt;Last Update: 2009-09-22 22:26&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/miguel/&quot; class=&quot;user-link&quot;&gt;miguel&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_19&quot;&gt;v0.4.1&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Hello,
&lt;/p&gt;&lt;p&gt;I am developing a quite simple application for a ATID pocket PC with Windows CE 5.00 and 128 Mb.
&lt;/p&gt;&lt;p&gt;The applications consists of a simple frame with some basic components. When Mysaifu tries to paint the frame it causes a 'Exception in thread &amp;quot;Thread-1&amp;quot; java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.wce.WCEToolkit' because the JVM does not find the wcepeer library'.
&lt;/p&gt;&lt;p&gt;I can assure you that that library exists and is on the correct path (just take a look to the code I give you).
&lt;/p&gt;&lt;p&gt;You can find the source code and all the details about the error here:
&lt;/p&gt;&lt;p&gt;// -------------- PROGRAM OUTPUT ----------------------
&lt;/p&gt;&lt;p&gt;\Program Files\Mysaifu JVM\jre\bin
null
wcepeer.dll exists.
Exception in thread &amp;quot;Thread-1&amp;quot; java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.wce.WCEToolkit
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:607)
at java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GraphicsEnvironment&quot;&gt;GraphicsEnvironment&lt;/a&gt;.getLocalGraphicsEnvironment(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GraphicsEnvironment&quot;&gt;GraphicsEnvironment&lt;/a&gt;.java:103)
at java.awt.Window.&amp;lt;init&amp;gt;(Window.java:133)
at java.awt.Frame.&amp;lt;init&amp;gt;(Frame.java:246)
at java.awt.Frame.&amp;lt;init&amp;gt;(Frame.java:234)
at vista.Vista.&amp;lt;init&amp;gt;(Unknown source)
at vista.Vista.main(Unknown source)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:356)
at java.lang.VMMainThread$1.run(VMMainThread.java)
at java.lang.VMThread.run(VMThread.java:120)
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Caused by: java.lang.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ExceptionInInitializerError&quot;&gt;ExceptionInInitializerError&lt;/a&gt;
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at java.lang.VMClassLoader.loadClass(Native Method)
at java.lang.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassLoader&quot;&gt;ClassLoader&lt;/a&gt;.loadClass(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassLoader&quot;&gt;ClassLoader&lt;/a&gt;.java:328)
at java.lang.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassLoader&quot;&gt;ClassLoader&lt;/a&gt;$1.loadClass(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassLoader&quot;&gt;ClassLoader&lt;/a&gt;.java:1112)
at java.lang.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassLoader&quot;&gt;ClassLoader&lt;/a&gt;.loadClass(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ClassLoader&quot;&gt;ClassLoader&lt;/a&gt;.java:293)
at java.lang.VMClass.forName(Native Method)
at java.lang.Class.forName(Class.java:233)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:583)
...10 more
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Caused by: java.lang.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/UnsatisfiedLinkError&quot;&gt;UnsatisfiedLinkError&lt;/a&gt;: Native library &lt;tt&gt;wcepeer' not found (as file &lt;/tt&gt;wcepeer') in gnu.classpath.boot.library.path and java.library.path
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;at java.lang.Runtime.loadLibrary(Runtime.java:763)
at java.lang.System.loadLibrary(System.java:662)
at gnu.java.awt.peer.wce.WCEToolkit.&amp;lt;clinit&amp;gt;(WCEToolkit.java)
at java.lang.VMClassLoader.loadClass(Native Method)
...16 more
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;JVM exit
&lt;/p&gt;&lt;p&gt;//----------------- SOURCE -----------------------------
&lt;/p&gt;&lt;p&gt;package vista;
&lt;/p&gt;&lt;p&gt;import java.awt.Frame;
import java.awt.Rectangle;
import java.awt.Label;
import java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextField&quot;&gt;TextField&lt;/a&gt;;
import java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextArea&quot;&gt;TextArea&lt;/a&gt;;
import java.awt.event.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ActionEvent&quot;&gt;ActionEvent&lt;/a&gt;;
import java.awt.event.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ActionListener&quot;&gt;ActionListener&lt;/a&gt;;
import java.awt.event.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowEvent&quot;&gt;WindowEvent&lt;/a&gt;;
import java.awt.event.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowListener&quot;&gt;WindowListener&lt;/a&gt;;
import java.awt.Button;
import java.io.File;
&lt;/p&gt;&lt;p&gt;public class Vista extends Frame {
&lt;/p&gt;&lt;p&gt;	private static final long serialVersionUID = 1L;
	private Label label = null;
	private &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextField&quot;&gt;TextField&lt;/a&gt; textField = null;
	private &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextArea&quot;&gt;TextArea&lt;/a&gt; textArea = null;
	private Button button = null;
	/**
	 * This method initializes textField	
	 * 	
	 * @return java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextField&quot;&gt;TextField&lt;/a&gt;	
	 */
	private &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextField&quot;&gt;TextField&lt;/a&gt; getTextField() {
		if (textField == null) {
			textField = new &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextField&quot;&gt;TextField&lt;/a&gt;();
			textField.setBounds(new Rectangle(28, 61, 174, 23));
			textField.setText(&amp;quot;Campo de texto&amp;quot;);
		}
		return textField;
	}
&lt;/p&gt;&lt;p&gt;	/**
	 * This method initializes textArea	
	 * 	
	 * @return java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextArea&quot;&gt;TextArea&lt;/a&gt;	
	 */
	private &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextArea&quot;&gt;TextArea&lt;/a&gt; getTextArea() {
		if (textArea == null) {
			textArea = new &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/TextArea&quot;&gt;TextArea&lt;/a&gt;();
			textArea.setBounds(new Rectangle(28, 89, 171, 41));
			textArea.setText(&amp;quot;Campo de texto&amp;quot;);
		}
		return textArea;
	}
&lt;/p&gt;&lt;p&gt;	/**
	 * This method initializes button	
	 * 	
	 * @return java.awt.Button	
	 */
	private Button getButton() {
		if (button == null) {
			button = new Button();
			button.setBounds(new Rectangle(228, 61, 53, 23));
			button.setLabel(&amp;quot;Cerrar&amp;quot;);
			button.addActionListener(new &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ActionListener&quot;&gt;ActionListener&lt;/a&gt;() {
			
				@Override
				public void actionPerformed(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ActionEvent&quot;&gt;ActionEvent&lt;/a&gt; arg0) {
					System.exit(0);
			
				}
			
			});
		}
		return button;
	}
&lt;/p&gt;&lt;p&gt;	/**
	 * @param args
	 */
	public static void main(String[] args) {
		// TODO Auto-generated method stub
		System.out.println(System.getProperty(&amp;quot;java.library.path&amp;quot;));
		System.out.println(System.getProperty(&amp;quot;gnu.classpath.boot.library.path&amp;quot;));
		
		File file = new File(System.getProperty(&amp;quot;java.library.path&amp;quot;) + File.separatorChar + &amp;quot;wcepeer.dll&amp;quot;);
		if(file.exists()){
			System.out.println(&amp;quot;wcepeer.dll exists.&amp;quot;);
		}else{
			System.out.println(&amp;quot;wcepeer.dll doesn't exists!!&amp;quot;);
		}
		
		new Vista();
	}
&lt;/p&gt;&lt;p&gt;	/**
	 * This is the default constructor
	 */
	public Vista() {
		super();
		initialize();
		setVisible(true);
		addWindowListener(new &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowListener&quot;&gt;WindowListener&lt;/a&gt;() {
		
			@Override
			public void windowOpened(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowEvent&quot;&gt;WindowEvent&lt;/a&gt; e) {
				// TODO Auto-generated method stub
		
			}
		
			@Override
			public void windowIconified(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowEvent&quot;&gt;WindowEvent&lt;/a&gt; e) {
				// TODO Auto-generated method stub
		
			}
		
			@Override
			public void windowDeiconified(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowEvent&quot;&gt;WindowEvent&lt;/a&gt; e) {
				// TODO Auto-generated method stub
		
			}
		
			@Override
			public void windowDeactivated(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowEvent&quot;&gt;WindowEvent&lt;/a&gt; e) {
				// TODO Auto-generated method stub
		
			}
		
			@Override
			public void windowClosing(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowEvent&quot;&gt;WindowEvent&lt;/a&gt; e) {
				// TODO Auto-generated method stub
		
			}
		
			@Override
			public void windowClosed(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowEvent&quot;&gt;WindowEvent&lt;/a&gt; e) {
				// TODO Auto-generated method stub
				System.exit(0);
			}
		
			@Override
			public void windowActivated(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/WindowEvent&quot;&gt;WindowEvent&lt;/a&gt; e) {
				// TODO Auto-generated method stub
		
			}
		
		});
	}
&lt;/p&gt;&lt;p&gt;	/**
	 * This method initializes this
	 * 
	 * @return void
	 */
	private void initialize() {
		label = new Label();
		label.setBounds(new Rectangle(25, 36, 173, 23));
		label.setText(&amp;quot;Label de prueba&amp;quot;);
		this.setLayout(null);
		this.setSize(298, 296);
		this.setTitle(&amp;quot;Frame&amp;quot;);
&lt;/p&gt;&lt;p&gt;		this.add(label, null);
		this.add(getTextField(), null);
		this.add(getTextArea(), null);
		this.add(getButton(), null);
	}
&lt;/p&gt;&lt;p&gt;}  //  @jve:decl-index=0:visual-constraint=&amp;quot;10,1
&lt;/p&gt;&lt;p&gt;//------------- ANT FILE -----------------------
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;ISO-8859-1&amp;quot;?&amp;gt;
&amp;lt;project name=&amp;quot;Frame&amp;quot; basedir=&amp;quot;.&amp;quot; default=&amp;quot;jar&amp;quot;&amp;gt;
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&amp;lt;property name=&amp;quot;src.dir&amp;quot; value=&amp;quot;src&amp;quot;/&amp;gt;
&amp;lt;property name=&amp;quot;lib.dir&amp;quot; value=&amp;quot;lib&amp;quot;/&amp;gt;
&amp;lt;property name=&amp;quot;build.dir&amp;quot; value=&amp;quot;build&amp;quot;/&amp;gt;
&amp;lt;property name=&amp;quot;launch.dir&amp;quot; value=&amp;quot;launch&amp;quot;/&amp;gt;
&amp;lt;property name=&amp;quot;manifest.name&amp;quot; value=&amp;quot;mainClass.txt&amp;quot;/&amp;gt;
&amp;lt;property name=&amp;quot;mainclass&amp;quot; value=&amp;quot;vista.Vista&amp;quot;/&amp;gt;
&amp;lt;property name=&amp;quot;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MainClassTxt&quot;&gt;MainClassTxt&lt;/a&gt;&amp;quot; value=&amp;quot;Main-Class: &amp;quot;/&amp;gt;
&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&amp;lt;target name=&amp;quot;clean&amp;quot; description=&amp;quot;Borrar los ficheros&amp;quot;&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&amp;lt;delete dir=&amp;quot;build&amp;quot; failonerror=&amp;quot;false&amp;quot;/&amp;gt;
&amp;lt;delete dir=&amp;quot;${launch.dir}&amp;quot; failonerror=&amp;quot;false&amp;quot;/&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&amp;lt;/target&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&amp;lt;target name=&amp;quot;compile&amp;quot; depends=&amp;quot;clean&amp;quot;&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&amp;lt;mkdir dir=&amp;quot;${build.dir}&amp;quot;/&amp;gt;
&amp;lt;javac encoding=&amp;quot;ISO-8859-1&amp;quot; srcdir=&amp;quot;${src.dir}&amp;quot; destdir=&amp;quot;${build.dir}&amp;quot;/&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&amp;lt;/target&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&amp;lt;target name=&amp;quot;jar&amp;quot; description=&amp;quot;Crear jar&amp;quot; depends=&amp;quot;clean, compile&amp;quot;&amp;gt;
	&amp;lt;mkdir dir=&amp;quot;${launch.dir}&amp;quot;/&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&amp;lt;manifest file=&amp;quot;${manifest.name}&amp;quot;&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;			&amp;lt;attribute name=&amp;quot;Main-Class&amp;quot; value=&amp;quot;${mainclass}&amp;quot;/&amp;gt;
			&amp;lt;attribute name=&amp;quot;Class-Path&amp;quot; value=&amp;quot;${manifest.classpath}&amp;quot;/&amp;gt;
		&amp;lt;/manifest&amp;gt;
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;	
	&amp;lt;jar destfile=&amp;quot;${launch.dir}/${ant.project.name}.jar&amp;quot; basedir=&amp;quot;${build.dir}&amp;quot; manifest=&amp;quot;${manifest.name}&amp;quot;/&amp;gt;        	 			
&amp;lt;/target&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&amp;lt;/project&amp;gt;
&lt;/p&gt;&lt;p&gt;Please, do not hesitate to ask me if you need help.
&lt;/p&gt;&lt;p&gt;Thank you,
Miguel.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2013-03-20 15:40 Update by: &lt;a href=&quot;/users/jerrychang/&quot; class=&quot;user-link&quot;&gt;jerrychang&lt;/a&gt;&lt;/h3&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;the Mysaifu JVM has been installed on my PDA with Windows CE 5.00 ,but my java applications can not run on my PDA at  all ? this same problem arises.Some one give a suggestion?&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>Performance SQLite - Mysaifu JVM Ticket #18567 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18567</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=18567#1890:18567:1252293755</guid>
<pubDate>Mon, 07 Sep 2009 12:22:35 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Performance SQLite&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-09-07 12:22&quot;&gt;Open Date: 2009-09-07 12:22&lt;/p&gt;&lt;p title=&quot;2009-09-07 12:22&quot;&gt;Last Update: 2009-09-07 12:22&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/palzuri/&quot; class=&quot;user-link&quot;&gt;palzuri&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;9 - Highest&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;9 - Highest&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Hello,
&lt;/p&gt;&lt;p&gt;I have an application using Mysaifu and SQLite; it is in production but the performance is a big issue.
My clients are going to leave my product unless I solve it.
&lt;/p&gt;&lt;p&gt;Why SQLite works slow in Mysaifu?
&lt;/p&gt;&lt;p&gt;Are better options to use in Mysaifu than SQLite?
&lt;/p&gt;&lt;p&gt;Thanks,
Pablo.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2010-03-06 02:53 Update by: &lt;a href=&quot;/users/mmfreddy/&quot; class=&quot;user-link&quot;&gt;mmfreddy&lt;/a&gt;&lt;/h3&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;how strange. I'm working with SQLlite 3.06 and JDBC driver and it seems to work pretty fast.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>RMI on Mysaifu JVM - Mysaifu JVM Ticket #15411 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15411</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15411#1890:15411:1236905201</guid>
<pubDate>Fri, 13 Mar 2009 09:46:41 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;RMI on Mysaifu JVM&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-03-05 08:45&quot;&gt;Open Date: 2009-03-05 08:45&lt;/p&gt;&lt;p title=&quot;2009-03-13 09:46&quot;&gt;Last Update: 2009-03-13 09:46&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/ketpradh/&quot; class=&quot;user-link&quot;&gt;ketpradh&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Remind&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Ok have tried that but the console only shows the currently running program..i cant initiate start rmiregistry on it right?
Thanks&amp;amp;Regards,
Ketaki&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-13 09:46 Update by: &lt;a href=&quot;/users/ketpradh/&quot; class=&quot;user-link&quot;&gt;ketpradh&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;Details Updated&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Support Java2D - Mysaifu JVM Ticket #9123 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=9123</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=9123#1890:9123:1236431392</guid>
<pubDate>Sat, 07 Mar 2009 22:09:52 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Support Java2D&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2006-10-04 09:19&quot;&gt;Open Date: 2006-10-04 09:19&lt;/p&gt;&lt;p title=&quot;2009-03-07 22:09&quot;&gt;Last Update: 2009-03-07 22:09&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7030&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;Java2Dをサポートする。&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-07 22:09 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/em&gt; to &lt;em&gt;(None)&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>graphics on winMobile and XP are different with same .jar - Mysaifu JVM Ticket #15295 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15295</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15295#1890:15295:1236382622</guid>
<pubDate>Sat, 07 Mar 2009 08:37:02 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;graphics on winMobile and XP are different with same .jar&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-27 05:10&quot;&gt;Open Date: 2009-02-27 05:10&lt;/p&gt;&lt;p title=&quot;2009-03-07 08:37&quot;&gt;Last Update: 2009-03-07 08:37&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/lniu/&quot; class=&quot;user-link&quot;&gt;lniu&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;With same .jar, the drawings on winMobile 6 are missing some graphics that are shown on Windows XP with JDK5.
&lt;/p&gt;&lt;p&gt;I will attach screen shots on both winMobile and XP, plus and source and .jar in an email.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-07 08:37 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Priority&lt;/strong&gt; Update from &lt;em&gt;9 - Highest&lt;/em&gt; to &lt;em&gt;5 - Medium&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Is the png format support ? - Mysaifu JVM Ticket #15011 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15011</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15011#1890:15011:1236351444</guid>
<pubDate>Fri, 06 Mar 2009 23:57:24 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Is the png format support ?&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-09 15:26&quot;&gt;Open Date: 2009-02-09 15:26&lt;/p&gt;&lt;p title=&quot;2009-03-06 23:57&quot;&gt;Last Update: 2009-03-06 23:57&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/liuzk/&quot; class=&quot;user-link&quot;&gt;liuzk&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7030&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_19&quot;&gt;v0.4.1&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Hello Mr. Freebeans
&lt;/p&gt;&lt;p&gt;Someday this week I found your side, and I admire the excellent work you made.
&lt;/p&gt;&lt;p&gt;In order to try and test your JVM, I compile and run your code in my Window CE. Got some questions here:
* I can show the .gif format image in my java swing program, but .png format is not support.
* why it always takes around 6 second to start up a java programs, can we improve it ?
* some Jave2D functions are not supported yet, I see some other tickets discuss about it.
&lt;/p&gt;&lt;p&gt;By the way, can I use your code in my own program ?
&lt;/p&gt;&lt;p&gt;Any way, you are doing an excellent job. :)
&lt;/p&gt;&lt;p&gt;Cheer
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/LiuZhenKe&quot;&gt;LiuZhenKe&lt;/a&gt;(zliu@ptc.com)
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-06 23:57 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/em&gt; to &lt;em&gt;(None)&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Accepted&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>ClassNotFoundException: java/lang/Object - Mysaifu JVM Ticket #12218 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12218</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12218#1890:12218:1236007785</guid>
<pubDate>Tue, 03 Mar 2009 00:29:45 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;ClassNotFoundException: java/lang/Object&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-03-29 00:18&quot;&gt;Open Date: 2008-03-29 00:18&lt;/p&gt;&lt;p title=&quot;2009-03-03 00:29&quot;&gt;Last Update: 2009-03-03 00:29&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;(Anonymous)&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;Hi,&lt;br /&gt;
 I'm trying to load the Knopflerfish framework &lt;br /&gt;
(http://www.knopflerfish.org/) on my windows mobile 5 &lt;br /&gt;
with mySaifuJVM. I receive the errors listed below. &lt;br /&gt;
The one surprising me is &lt;br /&gt;
the &amp;quot;java.lang.ClassNotFoundException: &lt;br /&gt;
java/lang/Object&amp;quot;: having done some debug, it seems to &lt;br /&gt;
be cast by the &amp;quot;Thread&amp;quot; class, but maybe I'm wrong.&lt;br /&gt;
I tried to start the same framework with J9 and &lt;br /&gt;
worked, so it is not a problem of the KF framework.&lt;br /&gt;
&lt;br /&gt;
Thanks in advance.&lt;br /&gt;
&lt;br /&gt;
Silvano&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
P.S.: the error log...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Knopflerfish OSGi framework, version 4.0.6&lt;br /&gt;
Copyright 2003-2008 Knopflerfish. All Rights Reserved.&lt;br /&gt;
&lt;br /&gt;
See http://www.knopflerfish.org for more information.&lt;br /&gt;
Loading xargs file \Scheda di &lt;br /&gt;
memoria\Programmi\knopflerfish_osgi_2.0.5&lt;br /&gt;
\knopflerfish.org\osgi\minimal.xargs&lt;br /&gt;
Failed to remove existing fwdir \Scheda di &lt;br /&gt;
memoria\Programmi\knopflerfish_osgi_2.0.5&lt;br /&gt;
\knopflerfish.org\osgi\fwdir&lt;br /&gt;
Failed to remove existing fwdir \Scheda di &lt;br /&gt;
memoria\Programmi\knopflerfish_osgi_2.0.5&lt;br /&gt;
\knopflerfish.org\osgi\fwdir&lt;br /&gt;
Installed: file:jars/log/log_api-2.0.0.jar (id#134)&lt;br /&gt;
Installed: file:jars/console/console_api-2.0.0.jar &lt;br /&gt;
(id#135)&lt;br /&gt;
Installed: file:jars/jsdk/jsdk_api-2.5.jar (id#136)&lt;br /&gt;
Installed and started: file:jars/cm/cm_api-2.0.0.jar &lt;br /&gt;
(id#137)&lt;br /&gt;
Installed and started: file:jars/log/log-2.0.0.jar &lt;br /&gt;
(id#138)&lt;br /&gt;
Installed and started: file:jars/console/console-&lt;br /&gt;
2.0.0.jar (id#139)&lt;br /&gt;
Installed and started: file:jars/consoletty/consoletty-&lt;br /&gt;
2.0.0.jar (id#140)&lt;br /&gt;
Installed and started: &lt;br /&gt;
file:jars/frameworkcommands/frameworkcommands-&lt;br /&gt;
2.0.0.jar (id#141)&lt;br /&gt;
Installed and started: &lt;br /&gt;
file:jars/logcommands/logcommands-2.0.0.jar (id#142)&lt;br /&gt;
Installed and started: &lt;br /&gt;
file:jars/useradmin/useradmin_api-2.0.0.jar (id#143)&lt;br /&gt;
Installed and started: file:jars/http/http_all-&lt;br /&gt;
2.1.0.jar (id#144)&lt;br /&gt;
Installed and started: file:jars/httproot/httproot-&lt;br /&gt;
2.0.0.jar (id#145)&lt;br /&gt;
Installed and started: &lt;br /&gt;
file:jars/httpconsole/httpconsole-2.0.0.jar (id#146)&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent bundle #138&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent throwable: &lt;br /&gt;
org.osgi.framework.BundleException: BundleActivator &lt;br /&gt;
start failed&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:419)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
Caused by: java.lang.ClassNotFoundException: &lt;br /&gt;
java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   ...7 more&lt;br /&gt;
Nested bundle exception:&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent bundle #139&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent throwable: &lt;br /&gt;
org.osgi.framework.BundleException: BundleActivator &lt;br /&gt;
start failed&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:419)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
Caused by: java.lang.ClassNotFoundException: &lt;br /&gt;
java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   ...7 more&lt;br /&gt;
Nested bundle exception:&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent bundle #140&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent throwable: &lt;br /&gt;
org.osgi.framework.BundleException: BundleActivator &lt;br /&gt;
start failed&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:419)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
Caused by: java.lang.ClassNotFoundException: &lt;br /&gt;
java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   ...7 more&lt;br /&gt;
Nested bundle exception:&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent bundle #141&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent throwable: &lt;br /&gt;
org.osgi.framework.BundleException: BundleActivator &lt;br /&gt;
start failed&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:419)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
Caused by: java.lang.ClassNotFoundException: &lt;br /&gt;
java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   ...7 more&lt;br /&gt;
Nested bundle exception:&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent bundle #142&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent throwable: &lt;br /&gt;
org.osgi.framework.BundleException: BundleActivator &lt;br /&gt;
start failed&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:419)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
Caused by: java.lang.ClassNotFoundException: &lt;br /&gt;
java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   ...7 more&lt;br /&gt;
Nested bundle exception:&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent bundle #144&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent throwable: &lt;br /&gt;
org.osgi.framework.BundleException: BundleActivator &lt;br /&gt;
start failed&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:419)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
Caused by: java.lang.ClassNotFoundException: &lt;br /&gt;
java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   ...7 more&lt;br /&gt;
Nested bundle exception:&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent bundle #145&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent throwable: &lt;br /&gt;
org.osgi.framework.BundleException: BundleActivator &lt;br /&gt;
start failed&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:419)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
Caused by: java.lang.ClassNotFoundException: &lt;br /&gt;
java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   ...7 more&lt;br /&gt;
Nested bundle exception:&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent bundle #146&lt;br /&gt;
## DEBUG: errors - FrameworkErrorEvent throwable: &lt;br /&gt;
org.osgi.framework.BundleException: BundleActivator &lt;br /&gt;
start failed&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:419)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
Caused by: java.lang.ClassNotFoundException: &lt;br /&gt;
java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   ...7 more&lt;br /&gt;
Nested bundle exception:&lt;br /&gt;
java.lang.ClassNotFoundException: java/lang/Object&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:260)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at java.lang.VMClassLoader.defineClass(Native &lt;br /&gt;
Method)&lt;br /&gt;
   at &lt;br /&gt;
java.lang.VMClassLoader.defineClassWithTransformers&lt;br /&gt;
(VMClassLoader.java:445)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:471)&lt;br /&gt;
   at java.lang.ClassLoader.defineClass&lt;br /&gt;
(ClassLoader.java:436)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.access$300&lt;br /&gt;
(BundleClassLoader.java:59)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader$1.get&lt;br /&gt;
(BundleClassLoader.java)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.searchFor&lt;br /&gt;
(BundleClassLoader.java:684)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callSearchFor&lt;br /&gt;
(PermissionOps.java:192)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.findClass&lt;br /&gt;
(BundleClassLoader.java:254)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.BundleClassLoader.loadClass&lt;br /&gt;
(BundleClassLoader.java:320)&lt;br /&gt;
   at java.lang.ClassLoader.loadClass&lt;br /&gt;
(ClassLoader.java:293)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start0&lt;br /&gt;
(BundleImpl.java:370)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.PermissionOps.callStart0&lt;br /&gt;
(PermissionOps.java:205)&lt;br /&gt;
   at org.knopflerfish.framework.BundleImpl.start&lt;br /&gt;
(BundleImpl.java:320)&lt;br /&gt;
   at &lt;br /&gt;
org.knopflerfish.framework.StartLevelImpl.increaseStart&lt;br /&gt;
Level(StartLevelImpl.java:278)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl$1.run&lt;br /&gt;
(StartLevelImpl.java)&lt;br /&gt;
   at org.knopflerfish.framework.StartLevelImpl.run&lt;br /&gt;
(StartLevelImpl.java:171)&lt;br /&gt;
   at java.lang.Thread.run(Thread.java:743)&lt;br /&gt;
   at java.lang.VMThread.run(VMThread.java:120)&lt;br /&gt;
Framework launched&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-03 00:29 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-03-03 00:29&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>drawString() failed. - Mysaifu JVM Ticket #15250 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15250</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15250#1890:15250:1236007769</guid>
<pubDate>Tue, 03 Mar 2009 00:29:29 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;drawString() failed.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-25 21:35&quot;&gt;Open Date: 2009-02-25 21:35&lt;/p&gt;&lt;p title=&quot;2009-03-03 00:29&quot;&gt;Last Update: 2009-03-03 00:29&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Graphics.drawString(&amp;quot;&amp;quot;, x, y) failed.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-03 00:29 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-03-03 00:29&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>GraphicsConfiguration.createCompatibleImage() throws exception - Mysaifu JVM Ticket #15251 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15251</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15251#1890:15251:1236007760</guid>
<pubDate>Tue, 03 Mar 2009 00:29:20 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;GraphicsConfiguration.createCompatibleImage() throws exception&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-25 21:36&quot;&gt;Open Date: 2009-02-25 21:36&lt;/p&gt;&lt;p title=&quot;2009-03-03 00:29&quot;&gt;Last Update: 2009-03-03 00:29&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GraphicsConfiguration&quot;&gt;GraphicsConfiguration&lt;/a&gt;.createCompatibleImage() always throws &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/UnsupportedOperationException&quot;&gt;UnsupportedOperationException&lt;/a&gt;().&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-03 00:29 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-03-03 00:29&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>GradientPaint's pattern is wrong - Mysaifu JVM Ticket #15293 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15293</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15293#1890:15293:1236007750</guid>
<pubDate>Tue, 03 Mar 2009 00:29:10 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;GradientPaint's pattern is wrong&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-27 00:45&quot;&gt;Open Date: 2009-02-27 00:45&lt;/p&gt;&lt;p title=&quot;2009-03-03 00:29&quot;&gt;Last Update: 2009-03-03 00:29&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GradientPaint&quot;&gt;GradientPaint&lt;/a&gt; pattern is wrong when paint area width % 2 != 0.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-03 00:29 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-03-03 00:29&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Graphics.drawLine(x1, y1, x2, y2) does not draw last pixel (x2, y2) - Mysaifu JVM Ticket #15318 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15318</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15318#1890:15318:1236007741</guid>
<pubDate>Tue, 03 Mar 2009 00:29:01 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Graphics.drawLine(x1, y1, x2, y2) does not draw last pixel (x2, y2)&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-28 13:43&quot;&gt;Open Date: 2009-02-28 13:43&lt;/p&gt;&lt;p title=&quot;2009-03-03 00:29&quot;&gt;Last Update: 2009-03-03 00:29&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Graphics.drawLine(x1, y1, x2, y2) does not draw last pixel (x2, y2)
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-03 00:29 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-03-03 00:29&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Component.createVolatileImage(int, int) always returns null - Mysaifu JVM Ticket #15370 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15370</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15370#1890:15370:1236007730</guid>
<pubDate>Tue, 03 Mar 2009 00:28:50 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Component.createVolatileImage(int, int) always returns null&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-03-02 22:21&quot;&gt;Open Date: 2009-03-02 22:21&lt;/p&gt;&lt;p title=&quot;2009-03-03 00:28&quot;&gt;Last Update: 2009-03-03 00:28&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Component.createVolatileImage(int width, int height) must be return &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/VolatileImage&quot;&gt;VolatileImage&lt;/a&gt; instance.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-03 00:28 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-03-03 00:28&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>The Class java.awt.Robot is not implemented. - Mysaifu JVM Ticket #15374 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15374</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15374#1890:15374:1236007720</guid>
<pubDate>Tue, 03 Mar 2009 00:28:40 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;The Class java.awt.Robot is not implemented.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-03-02 23:34&quot;&gt;Open Date: 2009-03-02 23:34&lt;/p&gt;&lt;p title=&quot;2009-03-03 00:28&quot;&gt;Last Update: 2009-03-03 00:28&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;@gnu.java.awt.peer.wce.WCEToolkit.c
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;reateRobot(WCEToolkit.java:483)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;@java.awt.Robot.&amp;lt;init&amp;gt;(Robot.java:94)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;
&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;The error ocurs when I create a Robot by
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;robot = new Robot();
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-03 00:28 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-03-03 00:28&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Crashes after  java.lang.ClassCastException: gnu/java/awt/peer/wce/WCEOffscreanImage - Mysaifu JVM Ticket #15171 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15171</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15171#1890:15171:1236007709</guid>
<pubDate>Tue, 03 Mar 2009 00:28:29 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Crashes after  java.lang.ClassCastException: gnu/java/awt/peer/wce/WCEOffscreanImage&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-21 19:23&quot;&gt;Open Date: 2009-02-21 19:23&lt;/p&gt;&lt;p title=&quot;2009-03-03 00:28&quot;&gt;Last Update: 2009-03-03 00:28&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/nighthare/&quot; class=&quot;user-link&quot;&gt;nighthare&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;9 - Highest&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;9 - Highest&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_454&quot;&gt;v0.4.3&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;0.4.2. showed the same Exception but worked fine. 0.4.3 Crashes in the beginning.
Please, have a look at my program, which was attached&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-03 00:28 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-03-03 00:28&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>ImageIO.read(ByteArrayInputStream) always returns null. - Mysaifu JVM Ticket #15373 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15373</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15373#1890:15373:1236004423</guid>
<pubDate>Mon, 02 Mar 2009 23:33:43 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;ImageIO.read(ByteArrayInputStream) always returns null.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-03-02 23:33&quot;&gt;Open Date: 2009-03-02 23:33&lt;/p&gt;&lt;p title=&quot;2009-03-02 23:33&quot;&gt;Last Update: 2009-03-02 23:33&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_465&quot;&gt;v0.4.4&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;It seems that the ImageIO.read(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ByteArrayInputStream&quot;&gt;ByteArrayInputStream&lt;/a&gt;) always returns null.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-02 23:33 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;New Ticket &quot;ImageIO.read(ByteArrayInputStream) always returns null.&quot; created&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>drawings on the winMobile 6 pocketPC flickers every 1 second - Mysaifu JVM Ticket #15066 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15066</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15066#1890:15066:1236000022</guid>
<pubDate>Mon, 02 Mar 2009 22:20:22 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;drawings on the winMobile 6 pocketPC flickers every 1 second&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-14 09:13&quot;&gt;Open Date: 2009-02-14 09:13&lt;/p&gt;&lt;p title=&quot;2009-03-02 22:20&quot;&gt;Last Update: 2009-03-02 22:20&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/lniu/&quot; class=&quot;user-link&quot;&gt;lniu&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;9 - Highest&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;9 - Highest&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_454&quot;&gt;v0.4.3&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Hi,
&lt;/p&gt;&lt;p&gt;After the bug 14778 is fixed and released in 0.4.2, there is no more Exceptions when running our evaluation code. However, the drawings clickers every 1 second when using command line argument 1000. When use argument 100, it flickers about twice a second. 
&lt;/p&gt;&lt;p&gt;I've sent the full source of our evalucation code in an email to freebeans. Can you please take a look? 
&lt;/p&gt;&lt;p&gt;Thanks,
Ling&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-03-02 22:20 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=154&quot;&gt;jvm0.4.5 (closed)&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;Accepted&lt;/em&gt; to &lt;em&gt;Fixed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-03-02 22:20&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;lniu wrote:
---
We modified our code the way to use double buffer, now the flicker problem
on winMobile 6 is gone. I think bug &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/15066&quot; class=&quot;tracker&quot;&gt;#15066&lt;/a&gt; can be closed.
&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>AWT components are transparent - Mysaifu JVM Ticket #12678 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12678</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12678#1890:12678:1235279629</guid>
<pubDate>Sun, 22 Feb 2009 14:13:49 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;AWT components are transparent&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-06-04 01:29&quot;&gt;Open Date: 2008-06-04 01:29&lt;/p&gt;&lt;p title=&quot;2009-02-22 14:13&quot;&gt;Last Update: 2009-02-22 14:13&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/naftoligug/&quot; class=&quot;user-link&quot;&gt;naftoligug&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=136&quot;&gt;jvm0.4.4 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_24&quot;&gt;v0.3.7&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;The javadocs say that all AWT components are opaque.&lt;br /&gt;
However, on my WM6, with Mysaifu 0.3.8, they are&lt;br /&gt;
transparent - i.e. they don't paint their background.&lt;br /&gt;
For example, with my current theme, buttons usually&lt;br /&gt;
have a light green background. In Mysaifu, however, the&lt;br /&gt;
background color is whatever it's on top of - when it's&lt;br /&gt;
on top of a Panel on top of a JTabbedPane, the&lt;br /&gt;
background is bluish - the Swing L&amp;amp;F's color. When it's&lt;br /&gt;
on a Panel in a dialog, the background is white.&lt;br /&gt;
Furthermore, I had java.awt.Choice components&lt;br /&gt;
(drop-downs) on a Panel in a ScrollPane, and they ended&lt;br /&gt;
up overlapping each other, until I overrode the Panel's&lt;br /&gt;
paint method to first clear the background before&lt;br /&gt;
calling super.paint().&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-02-22 14:13 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-02-22 14:13&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>windowClosing is not invoked - Mysaifu JVM Ticket #14074 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14074</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14074#1890:14074:1235279619</guid>
<pubDate>Sun, 22 Feb 2009 14:13:39 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;windowClosing is not invoked&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-11-20 23:18&quot;&gt;Open Date: 2008-11-20 23:18&lt;/p&gt;&lt;p title=&quot;2009-02-22 14:13&quot;&gt;Last Update: 2009-02-22 14:13&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=136&quot;&gt;jvm0.4.4 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_21&quot;&gt;v0.4.0&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;windowClosing is not invoked when pressing the &amp;quot;X&amp;quot; in the titlebar.&lt;br /&gt;
&lt;br /&gt;
And in the JFrame class the&lt;br /&gt;
setDefaultCloseOperation()&lt;br /&gt;
especially necessary for the option WindowConstants.DO_NOTHING_ON_CLOSE&lt;br /&gt;
is not considered.&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-02-22 14:13 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-02-22 14:13&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Support JTable - Mysaifu JVM Ticket #15110 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15110</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=15110#1890:15110:1235279609</guid>
<pubDate>Sun, 22 Feb 2009 14:13:29 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Support JTable&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-17 11:08&quot;&gt;Open Date: 2009-02-17 11:08&lt;/p&gt;&lt;p title=&quot;2009-02-22 14:13&quot;&gt;Last Update: 2009-02-22 14:13&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/palzuri/&quot; class=&quot;user-link&quot;&gt;palzuri&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;9 - Highest&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=136&quot;&gt;jvm0.4.4 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_454&quot;&gt;v0.4.3&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;I am using JTable to display data, but I need use JTable to edit data too.
&lt;/p&gt;&lt;p&gt;JTable is not allowing editing cells in &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/MySaifu&quot;&gt;MySaifu&lt;/a&gt;, I am making the cells editable overriding the method of the class javax.swing.table.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/DefaultTableModel&quot;&gt;DefaultTableModel&lt;/a&gt;.
&lt;/p&gt;&lt;p&gt;The following code reproduce the bug.
&lt;/p&gt;&lt;pre&gt;public class TableTest extends JFrame {

	public TableTest(String title) {
		super(title);
		setSize(150, 150);
		addWindowListener(new WindowAdapter() {
			public void windowClosing(WindowEvent we) {
				dispose();
				System.exit(0);
			}
		});
		init();
		pack();
		setVisible(true);
	}

	private void init() {
		JTable jt = new JTable(new TestTableModel());
		JScrollPane pane = new JScrollPane(jt);
		getContentPane().add(pane);
	}
	
	public static void main(String[] argv) {
		new TableTest(&amp;quot;JTable Example&amp;quot;);
	}
}

public class TestTableModel extends DefaultTableModel {

	private static Object data[][] = { { &amp;quot;John&amp;quot;, &amp;quot;Sutherland&amp;quot;, &amp;quot;Student&amp;quot; },
			{ &amp;quot;George&amp;quot;, &amp;quot;Davies&amp;quot;, &amp;quot;Student&amp;quot; },
			{ &amp;quot;Melissa&amp;quot;, &amp;quot;Anderson&amp;quot;, &amp;quot;Associate&amp;quot; },
			{ &amp;quot;Stergios&amp;quot;, &amp;quot;Maglaras&amp;quot;, &amp;quot;Developer&amp;quot; }, };

	private static Object fields[] = { &amp;quot;Name&amp;quot;, &amp;quot;Surname&amp;quot;, &amp;quot;Status&amp;quot; };
	
	public TestTableModel() {
		super(data, fields);
	}
	
	public boolean isCellEditable(int row, int column) {
		return true;
	}
}

&lt;/pre&gt;&lt;p&gt;Be able of edit JTable cells is very important to improve usability of the user inteface in my system.
&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-02-22 14:13 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-02-22 14:13&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>MIDI not supported. - Mysaifu JVM Ticket #14899 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14899</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14899#1890:14899:1234711107</guid>
<pubDate>Mon, 16 Feb 2009 00:18:27 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;MIDI not supported.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-01 13:50&quot;&gt;Open Date: 2009-02-01 13:50&lt;/p&gt;&lt;p title=&quot;2009-02-16 00:18&quot;&gt;Last Update: 2009-02-16 00:18&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_19&quot;&gt;v0.4.1&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Duplicate&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/UnsatisfiedLinkError&quot;&gt;UnsatisfiedLinkError&lt;/a&gt;: Native library &lt;tt&gt;gjsmalsa' not found
(as file  &lt;/tt&gt;gjsmalsa')&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-02-16 00:18 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-02-16 00:18&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Duplicate&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Duplicated. (Bug &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/tracker/detail/14255&quot; class=&quot;tracker&quot;&gt;#14255&lt;/a&gt;)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>getAnnotations() always returns empty array. - Mysaifu JVM Ticket #14996 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14996</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14996#1890:14996:1234711054</guid>
<pubDate>Mon, 16 Feb 2009 00:17:34 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;getAnnotations() always returns empty array.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-02-08 10:08&quot;&gt;Open Date: 2009-02-08 10:08&lt;/p&gt;&lt;p title=&quot;2009-02-16 00:17&quot;&gt;Last Update: 2009-02-16 00:17&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_429&quot;&gt;v0.4.2&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;{Class|Method|Field}.getAnnotations() always returns empty array when specified Class or Method or Field has Annotations.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-02-16 00:17 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-02-16 00:17&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;Accepted&lt;/em&gt; to &lt;em&gt;Fixed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Component&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;v0.4.2&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Fixed.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>Exception in WCE AWT peer  - Mysaifu JVM Ticket #14778 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14778</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14778#1890:14778:1234683994</guid>
<pubDate>Sun, 15 Feb 2009 16:46:34 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Exception in WCE AWT peer &lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-01-24 05:10&quot;&gt;Open Date: 2009-01-24 05:10&lt;/p&gt;&lt;p title=&quot;2009-02-15 16:46&quot;&gt;Last Update: 2009-02-15 16:46&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/zkhan/&quot; class=&quot;user-link&quot;&gt;zkhan&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;9 - Highest&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=133&quot;&gt;jvm0.4.3 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;9 - Highest&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_19&quot;&gt;v0.4.1&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;While running a AWT aaplication that uses double buffering to draw in an image object then flip it in paint(), got exception:
Exception during event dispatch:
&lt;/p&gt;&lt;p&gt;Java.awt.AWTError: &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GetObject&quot;&gt;GetObject&lt;/a&gt;() failed. &lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GetLastError&quot;&gt;GetLastError&lt;/a&gt;()=6
&lt;/p&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At gnu.java.awt.peer.wce.WCEGraphics2D.readNativeDIBSectionInt(Native Method)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At gnu.java.awt.peer.wce.WCEGraphics2D.updateBufferedImage(WCEGraphics2D.java:1542)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At gnu.java.awt.peer.wce.WCEGraphics2D.nativeBitBlt(Native Method)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At gnu.java.awt.peer.wce.WCEGraphics2D.drawImage(WCEGraphics2D.java:844)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At com.d2tech.test.animation.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ScreenContainer&quot;&gt;ScreenContainer&lt;/a&gt;.paint(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/ScreenContainer&quot;&gt;ScreenContainer&lt;/a&gt;.java)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.Container$&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/GfxPaintVisitor&quot;&gt;GfxPaintVisitor&lt;/a&gt;.visit(Container.java:2203)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.Container.visitChild(Container.java:1925)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.Container.visitChildren(Container.java:1895)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.Container.paint(Containter.java:874)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At com.d2tech.test.animation.Animate.update(Animate.java:119)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At gnu.java.awt.peer.wce.WCEComponentPeer.handleEvent(WCEComponentPeer.java:319)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At gnu.java.awt.peer.wce.WCEWindowPeer.handleEvent(WCEWindowPeer.java:163)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.Component.dispatchEventImpl(Component.java:5746)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.Container.dispatchEventImpl(Container.java:1952)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.Window.dispatchEventImpl(Window.java:618)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.Component.dispatchEvent(Component.java:2850)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventQueue&quot;&gt;EventQueue&lt;/a&gt;.dispatchEvent(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventQueue&quot;&gt;EventQueue&lt;/a&gt;.java:624)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.awt.&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventDispatchThread&quot;&gt;EventDispatchThread&lt;/a&gt;.run(&lt;a href=&quot;http://en.sourceforge.jp/projects/mysaifujvm/wiki/EventDispatchThread&quot;&gt;EventDispatchThread&lt;/a&gt;.java)
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;&lt;div class=&quot;indent&quot;&gt;At java.lang.VMThread.run(VMThread.java:120)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-02-15 16:46 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=133&quot;&gt;jvm0.4.3 (closed)&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-02-15 16:46&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Fixed.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>Cannot call a method which has float arguments via JNI - Mysaifu JVM Ticket #14662 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14662</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14662#1890:14662:1233388839</guid>
<pubDate>Sat, 31 Jan 2009 17:00:39 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Cannot call a method which has float arguments via JNI&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2009-01-17 01:07&quot;&gt;Open Date: 2009-01-17 01:07&lt;/p&gt;&lt;p title=&quot;2009-01-31 17:00&quot;&gt;Last Update: 2009-01-31 17:00&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;9 - Highest&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;9 - Highest&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_19&quot;&gt;v0.4.1&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;JNI CallXXXMethod() cannot pass a float value to Java method.
For example:
&lt;/p&gt;&lt;pre&gt;
    jclass clazz = env-&amp;gt;FindClass(&amp;quot;java/awt/geom/Rectangle2D$Float&amp;quot;);
    if (! clazz)
    {
	return NULL;
    }
    jmethodID mid = env-&amp;gt;GetMethodID(clazz, &amp;quot;&amp;lt;init&amp;gt;&amp;quot;, &amp;quot;(FFFF)V&amp;quot;);
    if (! mid)
    {
	return NULL;
    }

    return env-&amp;gt;NewObject(clazz, mid,
			    (jfloat) (x/64.0f),
			    (jfloat) (y/64.0f),
			    (jfloat) (width/64.0f),
			    (jfloat) (height/64.0f));

&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-01-31 17:00 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-01-31 17:00&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Fonts - Mysaifu JVM Ticket #10411 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=10411</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=10411#1890:10411:1231045654</guid>
<pubDate>Sun, 04 Jan 2009 14:07:34 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Fonts&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2007-05-18 23:58&quot;&gt;Open Date: 2007-05-18 23:58&lt;/p&gt;&lt;p title=&quot;2009-01-04 14:07&quot;&gt;Last Update: 2009-01-04 14:07&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;(Anonymous)&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7030&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;I've been trying to get custom TrueType-Fonts loaded in&lt;br /&gt;
Mysaifu, but it gives an UnsuportedException. Is it&lt;br /&gt;
possible to implement 'Font.createFont(...)'?&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2009-01-04 14:07 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Fixed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2009-01-04 14:07&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Compilation Mysaifu JVM on MIPS - Mysaifu JVM Ticket #14474 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14474</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14474#1890:14474:1230575291</guid>
<pubDate>Tue, 30 Dec 2008 03:28:11 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Compilation Mysaifu JVM on MIPS&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-12-30 03:28&quot;&gt;Open Date: 2008-12-30 03:28&lt;/p&gt;&lt;p title=&quot;2008-12-30 03:28&quot;&gt;Last Update: 2008-12-30 03:28&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/odeyssus/&quot; class=&quot;user-link&quot;&gt;odeyssus&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Hello, I have a Cowon Q5W with AMD Alchemy AU1200 500MHz, and with WinCE 5.0
I wanted to test Mysaifu JVM for WinCE.
&lt;/p&gt;&lt;p&gt;Can you compile you project for MIPS processor ?
&lt;/p&gt;&lt;p&gt;Best Regards,
Odey&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2008-12-30 03:28 Update by: &lt;a href=&quot;/users/odeyssus/&quot; class=&quot;user-link&quot;&gt;odeyssus&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;New Ticket &quot;Compilation Mysaifu JVM on MIPS&quot; created&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Runtime.addShutdownHook() does not work. - Mysaifu JVM Ticket #14218 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14218</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=14218#1890:14218:1229704818</guid>
<pubDate>Sat, 20 Dec 2008 01:40:18 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;Runtime.addShutdownHook() does not work.&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-12-07 00:02&quot;&gt;Open Date: 2008-12-07 00:02&lt;/p&gt;&lt;p title=&quot;2008-12-20 01:40&quot;&gt;Last Update: 2008-12-20 01:40&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_19&quot;&gt;v0.4.1&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;When JVM exited by File - Exit menu, shutdown hook does not execute.&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2008-12-20 01:40 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Fixed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Component&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;v0.4.1&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Fixed.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>No scripting package - Mysaifu JVM Ticket #12645 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12645</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=12645#1890:12645:1229017093</guid>
<pubDate>Fri, 12 Dec 2008 02:38:13 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;No scripting package&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2008-05-30 08:42&quot;&gt;Open Date: 2008-05-30 08:42&lt;/p&gt;&lt;p title=&quot;2008-12-12 02:38&quot;&gt;Last Update: 2008-12-12 02:38&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/naftoligug/&quot; class=&quot;user-link&quot;&gt;naftoligug&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;&lt;a href=&quot;/ticket/components.php?group_id=1890#component_19&quot;&gt;v0.4.1&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open [Owner assigned]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Accepted&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;There's no javax.script package&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2008-12-12 02:38 Update by: &lt;a href=&quot;/users/naftoligug/&quot; class=&quot;user-link&quot;&gt;naftoligug&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Component&lt;/strong&gt; Update from &lt;em&gt;v0.3.7&lt;/em&gt; to &lt;em&gt;v0.4.1&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;I believe that at some later point in time I tried adding the Sun scripting packages - javax.script as well as all the supporting packages including the Rhino specific ones, and it crashed with some error which I don&lt;em&gt;t recall. If this could be fixed (which means first of all to include the packages) it would be great!!
&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>createFont() throws UnsupportedOperation - Mysaifu JVM Ticket #8180 on SourceForge.JP</title>
<link>http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8180</link>
<guid isPermLink="true">http://en.sourceforge.jp/ticket/browse.php?group_id=1890&amp;tid=8180#1890:8180:1228323382</guid>
<pubDate>Thu, 04 Dec 2008 01:56:22 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;createFont() throws UnsupportedOperation&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2006-03-17 20:55&quot;&gt;Open Date: 2006-03-17 20:55&lt;/p&gt;&lt;p title=&quot;2008-12-04 01:56&quot;&gt;Last Update: 2008-12-04 01:56&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=1890#tickettype_7027&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;以下の例外が発生するというレポートあり。&lt;br /&gt;
---&lt;br /&gt;
java.lang.UnsupportedOperationException&lt;br /&gt;
   at gnu.java.awt.peer.wce.WCEToolkit.createFont &lt;br /&gt;
(WCEToolkit.java:428)&lt;br /&gt;
   at java.awt.Font.createFont (Font.java:575)&lt;br /&gt;
   at java2d.DemoFonts.getFont (DemoFonts.java:77)&lt;br /&gt;
   at java2d.DemoFonts.&amp;lt;init&amp;gt; (DemoFonts.java:62)&lt;br /&gt;
   at java2d.Java2Demo.&amp;lt;init&amp;gt; (Java2Demo.java:116)&lt;br /&gt;
   at java2d.Java2Demo.main (Java2Demo.java:478)&lt;br /&gt;
   at java.lang.reflect.Method.invokeNative (Native &lt;br /&gt;
Method)&lt;br /&gt;
   at java.lang.reflect.Method.invoke &lt;br /&gt;
(Method.java:329)&lt;br /&gt;
   at java.lang.VMMainThread$1.run (VMMainThread.java)&lt;br /&gt;
   at java.lang.VMThread.run (VMThread.java:120)&lt;br /&gt;
---&lt;br /&gt;
TrueTypeフォントデータを直接読み込む処理を作成する必要&lt;br /&gt;
がある。&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2008-12-04 01:56 Update by: &lt;a href=&quot;/users/freebeans/&quot; class=&quot;user-link&quot;&gt;freebeans&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Milestone&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;&lt;a href=&quot;/ticket/milestone.php?group_id=1890&amp;amp;mid=5&quot;&gt;jvm0.4.2 (closed)&lt;/a&gt;&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Fixed&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;Fixed.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
</channel>
</rss>
