更改日志 (Mysaifu JVM - 0.4.5)JVM
-
FIXED: Wrong parameter passed
ClassLoader.loadClass(String) from VM. (Bug #12218)
Package java.awt
-
FIXED:
Graphics.drawString(String, int, int) throws AWTError when empty String passed. (Bug #15250)
-
FIXED:
GraphicsConfiguration.createCompatibleImage() always throws Exception.(Bug #15251)
-
FIXED: Paint result with
GradientPaint is wrong. (Bug #15293)
-
FIXED:
Graphics.drawLine(int x1, int y1, int x2, int y2) does not draw point x2, y2.(Bug #15318)
-
FIXED:
Component.createVolatileImage(int, int) always returns null. (Bug #15370)
-
FIXED:
Robot class is not implemented.(Bug #15374)
-
FIXED: Return value of
Component.createImage(int width, int height) is not a subclass of BufferedImage. (Bug #15171)
Show files in this release
|