JVM
o FIXED:Removed horizontal scroll bar from console window.(Bug #19144)
o FIXED:Don't call AccessController.doPrivileged() when the SecurityManager is not set. (Bug #19110)
JNI
o FIXED:JVM crash when JavaVM->GetEnv() called.(Bug #19173)
o FIXED:When the JNI function throws Exceptions, JVM crashed.(Bug #19181)
AWT native interface (JAWT)
o FIXED:JAWT crash when the Component has no native peer. (Bug #19161)
Package java.lang
o FIXED:System.currentTimeMillis() returns wrong value.(Bug #19106)