| Category | ID |
Synopsis |
| hotspot:compiler1 | |
| | 6592476 | redudant spill moves no longer being eliminated |
| hotspot:compiler2 | |
| | 6594051 | 30% regression in scimark-small on x86 64-bits VM |
| hotspot:garbage_collector | |
| | 6589804 | assert(allow_null_referent ? _referent-'>'is_oop_or_null() : _referent-'>'is_oop(),"bad referent") |
| | 6591159 | Relax assertions and better fix for 6530811 |
| hotspot:jvmti | |
| | 6574694 | Fix JVM TI versioning for HotSpot Express |
| hotspot:runtime_system | |
| | 6595052 | JPRT isn't running solaris tests |
| java:apt | |
| | 6582471 | open apt tests |
| java:build | |
| | 6486599 | FIXME comments in build document need completion... |
| | 6490953 | Need MSITRAN variable in j2se/make/common/shared/Defs-windows.gmk |
| | 6561875 | Fix jdk-generic-profile.ksh to set LANG and LD_LIBRARY_PATH |
| | 6594475 | Update README-builds.html for Solaris 10 |
| java:classes_awt | |
| | 4982900 | Should document asynchronicity of event processing in AWT package docs |
| | 6446582 | Window.setLocationRelativeTo(Component) broken for non-xinerama multi-head sys |
| | 6480024 | Stack overflow on mouse wheel moved |
| | 6557810 | poor performance when using -splash option |
| | 6565779 | NullPointerException thrown when dragging the tray icon and dropping it on a file dialog, XToolkit |
| java:classes_lang | |
| | 5109912 | (spec thread) Thread.enumerate() and Thread.activeCount() don't match ThreadGroup methods |
| | 6416721 | (spec thread) Fix Thread.yield() javadoc |
| | 6588260 | (str) ArrayIndexOutOfBoundsException when trying to create a String from codePoints |
| java:classes_net | |
| | 6525561 | Status of java.net related properties is non-clear |
| | 6587875 | InetAddress.isReachable() will not work for super users with "large" process ids |
| | 6589477 | 2nd call to HTTP/SPNEGO fails when http.auth.preference=Negotiate is set |
| java:classes_util | |
| | 6400961 | (coll spec) Error in documentation of EnumSet.range() |
| | 6409434 | (coll) checked collections should consistently permit nulls |
| | 6585904 | (coll) checkedMap should work better with IdentityHashMaps |
| | 6590618 | Correct Correct.java |
| java:classes_util_concurrent | |
| | 6590649 | Improve ExecutorCompletionService javadoc |
| java:compiler | |
| | 6591395 | Two failing tests need to be addressed after adding the java zip reader code in javac |
| | 6592197 | Modify j2se/make/sun/javac/javac/FILES_java.gmk to include the new javac zip package |
| java:javah | |
| | 6582473 | open javah tests |
| java:javap | |
| | 6582475 | open javap tests |