Develop and Download Open Source Software

View 0.3.1 - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
mysaifujvm_0.3.1_-_Changes
last update
2006-09-16 11:23
type
Plain Text
editor
freebeans
description
0.3.1 - Change Log
language
English
translate
gnu.classpathパッケージ 
- VMStackWalker.getClassContext()内でメモリリークが発生していた
 
java.langパッケージ 
-Object.wait()内でメモリリークが発生していた

java.util.prefsパッケージ 
-UnsatisfiedLinkErrorが発生していた

JVM本体 
-バイトコード実行処理時のアドレス計算処理を削減した
-以下の命令実行時の処理内容を削減した
 baload, saload, caload, saload, iaload, faload, laload, aaload, bastore, sastore, castore, sastore, iastore, fastore, lastore, aastore 
-クラス初期化時(メソッド<clinit>呼び出し時)に、オペランドスタックの状態が不正になっていた
-Throwable.printStackTrace()で表示されるソースコードの行数が不正な値となっていた
-以下の命令について、2回目以降の実行速度を高速化させた
 new, invokevirtual, invokestatic, invokespecial, instanceof, getfield, putfield 
-ClassFile構造体のメモリ使用量を削減した
SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.