Date: 09/25/08
| Category | ID | Priority | RFE/Bug | Synopsis | |
| hotspot:compiler1 | |||||
| 6746320 | 3-Medium | Defect | Hotspot regression test for 6512111 fails in -Xmixed mode | ||
| hotspot:compiler2 | |||||
| 6676462 | 4-Low | Defect | JVM sometimes would suddenly consume significant amount of memory | ||
| 6706829 | 4-Low | RFE | Compressed Oops: add debug info for narrow oops | ||
| 6738933 | 3-Medium | Defect | assert with base pointers must match with compressed oops enabled | ||
| 6746892 | 4-Low | Defect | Register Allocator does not process a data phi with one unique input correctly | ||
| 6746907 | 4-Low | RFE | Improve implicit null check generatation | ||
| hotspot:runtime_system | |||||
| 6740526 | 3-Medium | Defect | sun/management/HotspotThreadMBean/GetInternalThreads.java test failed | ||
| 6741004 | 2-High | Defect | UseLargePages + UseCompressedOops breaks implicit null checking guard page | ||
| java:build | |||||
| 6724787 | 4-Low | RFE | OpenJDK README-builds.html suggested changes | ||
| 6746055 | 4-Low | Defect | Spelling error in README-builds.html | ||
| 6746409 | 3-Medium | Defect | Error: dl failure on line 689: Copies of libjvm.so need to have chcon (selinux) re-applied to them | ||
| 6746421 | 3-Medium | RFE | Compare images logic needs to be more forgiving | ||
| 6746424 | 3-Medium | RFE | Remove build dependency on findbugs and FINDBUGS_HOME | ||
| 6746430 | 3-Medium | Defect | Fix problems with getting 'ant -version' and the required setting of 'ANT_HOME' | ||
| 6746440 | 3-Medium | RFE | Add Fedora 9 & CentOS 5.2 instructions to OpenJDK Build README | ||
| java:classes_awt | |||||
| 4685768 | 4-Low | Defect | A11y issue - Focus set to disabled component, can't Tab/Shift-Tab | ||
| 6235443 | 4-Low | Defect | REG:Overlapping a swing app with an AWT app causes flickering in the background swing app on Windows | ||
| 6280057 | 4-Low | Defect | I have audited SystemTray and TrayIcon code | ||
| 6454041 | 4-Low | Defect | decimal separator munches the character standing at the right (sk keyboard) | ||
| 6582346 | 2-High | Defect | javaw launcher does not display MessageBox after change to the resource files. | ||
| 6616323 | 4-Low | RFE | consider benefits of replacing a componen array with other collection from the awt.Container class | ||
| 6682046 | 2-High | Defect | Mixing code does not always recalculate shapes correctly when resizing components | ||
| 6682536 | 3-Medium | Defect | java\awt\FullScreen\NonfocusableFrameFullScreenTest\NonfocusableFrameFullScreenTest.java fails | ||
| 6693974 | 4-Low | RFE | Unify EventQueue$EventQueueItem and SunToolkit.$EventQueueItem classes | ||
| 6694792 | 4-Low | Defect | Syntax error in java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java | ||
| 6704896 | 3-Medium | Defect | FD_SET usage can cause stack corruption (sol) | ||
| 6706121 | 4-Low | RFE | makefile: unnecessary Motif classes compilation in JDK7 | ||
| 6708322 | 3-Medium | Defect | test/closed/java/awt/Focus/TemporaryLostComponentDeadlock fails | ||
| 6716137 | 4-Low | Defect | Fix 6691328 is broken | ||
| 6723013 | 2-High | Defect | Incomplete push for 6693974 | ||
| 6723018 | 2-High | Defect | Need to push the test for 6682046 | ||
| 6735584 | 4-Low | Defect | XNETProtocol:setStateHelper() produces bad _NET_WM_STATE messages | ||
| 6737722 | 2-High | Defect | api/java_awt/TrayIcon/index.html | ||
| java:classes_lang | |||||
| 5041784 | 3-Medium | Defect | (reflect) generic signature methods needlessly return generic arrays | ||
| 6576763 | 4-Low | Defect | (thread) Thread constructors throw undocumented NPE for null name | ||
| java:classes_nio | |||||
| 4640544 | 4-Low | RFE | New I/O: Complete socket-channel functionality | ||
| 4849617 | 3-Medium | RFE | (cs) Revise Charset spec to allow '+' in names | ||
| 6682020 | 4-Low | RFE | (bf) Support monitoring of direct and mapped buffer usage | ||
| 6728542 | 3-Medium | Defect | (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64 | ||
| java:classes_swing | |||||
| 6581899 | 3-Medium | Defect | JTextField & JTextArea - Poor performance with JRE 1.5.0_08 | ||
| java:classes_util_jarzip | |||||
| 6661861 | 4-Low | Defect | Decrease memory use of Inflaters by ZipFile | ||
| java:compiler | |||||
| 6508981 | 3-Medium | RFE | cleanup file separator handling in JavacFileManager | ||
| 6597471 | 5-Very Low | RFE | unused imports in javax.tools.JavaCompiler | ||
| 6597531 | 5-Very Low | RFE | unused imports and unused private const. in com.sun.tools.javac.Server.java | ||
| 6743107 | 3-Medium | Defect | clean up use of static caches in file manager | ||
| java:jar | |||||
| 6356642 | 3-Medium | Defect | extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception | ||
| java:serviceability | |||||
| 6614052 | 3-Medium | Defect | jhat fails to read heap dump \>2GB | ||
| java:tools | |||||
| 6685121 | 4-Low | RFE | (launcher) make ReportErrorMessages accessible by other launcher subsystems | ||
| java_plugin:plugin | |||||
| 6737613 | 2-High | Defect | Remove a reference to Motif peer from the plugin code | ||
| jmx:classes | |||||
| 5072476 | 4-Low | RFE | RFE: support cascaded (federated) MBean Servers | ||
| 6299231 | 4-Low | RFE | Add support for named MBean Servers | ||
| 6405862 | 3-Medium | RFE | Allow CompositeType to have zero items | ||
| 6731410 | 3-Medium | Defect | JMXServiceURL cannot use @ConstructorProperties for compatibility reasons | ||
| 6737133 | 3-Medium | Defect | Compilation failure of test/javax/management/eventService/LeaseManagerDeadlockTest.java | ||
| 6744132 | 3-Medium | Defect | Spurious failures from test/javax/management/MBeanInfo/NotificationInfoTest.java | ||
| jmx:doc | |||||
| 6737143 | 3-Medium | Defect | createMBean of MBeanServer should acquire 2 extra throw clauses present in MBeanServerConnection | ||