| Category | ID |
Synopsis |
| hotspot:compiler2 | |
| | 6471009 | Significantly higher CPU usage in jvm1.6 build 97/98 vs jvm1.5.0_06-b05 on DOTS ATCJ2 test |
| hotspot:monitoring_management | |
| | 6597143 | ThreadLists fails: inconsistent results |
| hotspot:runtime_system | |
| | 6584839 | CheckUnhandledOops flag SEGV's some nsk tests |
| | 6587066 | ~Thread() assert(last_handle_mark() == 0,"check we have reached the end") |
| | 6587896 | TEST_BUG: closed/runtime/4784641/CheckedIsSameObjectTest.java fails |
| | 6589875 | guarantee(klass_hash_ok(k, id),Bug in native code: jfieldID class must match object) |
| | 6597884 | "java -XX:+PrintSafepointStatistics -version" crashes |
| java:apt | |
| | 6595122 | apt shell tests need fixing |
| java:build | |
| | 6534156 | Builds should use jdk1.6.0 as BOOTDIR |
| | 6575893 | Restructure j2se workspace for langtools separation, simplier building |
| | 6585359 | JDK 7 builds are using PREVIOUS_JDK_VERSION = 1.5.0 |
| | 6585478 | incorrect bootclasspath in make/common/Rules.gmk for javah |
| | 6591759 | Openjdk and closed build issues: add boot_cycle, both, ALT_BUILD_* vars |
| | 6595013 | Occasional failures building with missing *debug/j2sdk-image in install makefiles |
| | 6600124 | correct jprt configuration, remove: NO_DOCS & SKIP_COMPARE_IMAGE |
| | 6600148 | test/Makefile broken for windows, the -k:! pattern on the jtreg line is problematic on windows |
| | 6600843 | Change default javac (when no langtools available) from BOOTJDK to IMPORTJDK |
| | 6601746 | Restore oldtools makefile for rmic |
| | 6601955 | The klist, kinit, ktab launchers should be for windows only |
| | 6602585 | ct.sym is not built properly, uses boot javac rather than new javac |
| | 6603396 | The javazic Makefiles are running $(JAVA) to run the javazic tool |
| | 6603401 | Running the IDLJ compiler during the build relies on $(JAVA) |
| java:classes_2d | |
| | 4976567 | DOC: API doc for lookupStreamPrintServiceFactories is misleading |
| | 5095771 | WEmbeddedFrame.print code should take long instead of int for HDC |
| | 5097238 | Pressing 'ESC' when focus is in 'copies' field does not dispose the print dlg |
| | 6570475 | PIT: Animated GIF's colors are altered when loaded with Toolkit API |
| | 6577988 | Java process crashes with assertion failed message on TrueType file loading |
| | 6585922 | ImagingOpException from ConvolveOp when input BufferedImage is TYPE_3BYTE_BGR |
| | 6586016 | Typo in java.awt.image.MemoryImageSource snippet |
| | 6586511 | javax.print should use java.util.ServiceLoader |
| | 6587844 | MakeGreyscaleBits should check for number of edges available |
| | 6588006 | windows implementation of java.awt.print.PrinterJob needs to better sync java and native state |
| | 6592906 | Regression test AppletPrintLookup.html fails |
| | 6592928 | Regression test PrintSubInputStream/Example.java fails under jtreg harness |
| | 6594374 | Unnecessary orientation re-setting in windows print data structures. |
| | 6599317 | SCCS keywords in D3DTestPattern.java |
| | 6599363 | Incorrect filling of GeneralPath under JDK 1.6 |
| java:classes_awt_im | |
| | 6573426 | InputMethodManager: unnecessary try-catch clause should be deleted in the run() method |
| java:classes_beans | |
| | 4818598 | LTP: XMLEncoder doesn't save state for Class properties with default values |
| | 5004188 | Refactor listener management in [Property|Vetoable]ChangeSupport.java |
| | 6194788 | PropertyDescriptor constructor doesn't set bound field |
| | 6536295 | LTP: XMLEncoder could not encode EnumMap |
| | 6538876 | api/java_beans/PropertyEditorSupport/descriptions.html#EditorSupport problem with null value |
| | 6570354 | DefaultPersistenceDelegate throws an ArrayIndexOutOfBoundsException |
| | 6589532 | XMLEncoder fails to encode TitledBorders |
| java:classes_net | |
| | 6595834 | InetAddress.isReachable is not thread safe when using ICMP ECHO. |
| java:classes_nio | |
| | 6591971 | (bf) Optimize direct buffer byte-swapping |
| java:classes_sound | |
| | 6537473 | remove unused code |
| | 6554203 | javax_sound MEMORY LEAK PLATFORM_API_WinOS_Ports.c 439 |
| | 6587337 | OpenJDK: open unencumbered part of JavaSound implementation |
| java:classes_swing | |
| | 4847375 | JFileChooser Create New Folder button is disabled incorrectly |
| | 6217905 | JPopupMenu keyboard navigation stops working |
| | 6274267 | ScrollPaneLayout sometimes improperly calculates preferred layout size |
| | 6423287 | PargraphView returns wrong minimum span |
| | 6434444 | Vista: JTable differs with native table in vista laf. |
| | 6458123 | Bugs in menu item layout |
| | 6462604 | Ctrl+T with JEditorPane does not scroll correctly from hyperlinks |
| | 6463712 | JSpinner forwards ChangeEvents from old model |
| | 6480425 | JTable.setRowSorter fires property change with the wrong name |
| | 6501991 | java.awt.font.LineBreakMeasurer.nextOffset ArrayIndexOutOfBoundsException |
| | 6503981 | Bug in BasicTableHeaderUI |
| | 6538132 | Regression: Pressing Escape key don't close the menu items from jdk7.0 b07 onwards |
| | 6541987 | JColorChooser dn't disappear when escape key is pressed, when focus is in JSpinner |
| | 6547087 | JPopupMenu.Separator getPreferredSize throws NullPointerException |
| | 6548613 | Windows JFileChooser missing "My Recent Documents" in dropdown |
| | 6576036 | Nonexisting parameters are mentioned in Swing spec need to be corrected |
| | 6578189 | Regression:TitleBorder insets have changed and it causes bcoz of 6434444. |
| | 6579129 | REGRESSION:NPE in DefaultTableCellHeaderRenderer in 6u3_b01 due to fix for 6434444 |
| | 6580930 | Swing Popups should overlap taskbar |
| | 6583251 | One more ClassCastException in Swing with TrayIcon |
| | 6591151 | Serialization problems with javax.swing.plaf.metal.MetalLookAndFeel |
| java:classes_util | |
| | 6239296 | Arrays.java micro-optimizations |
| | 6286592 | (fmt) Formatter "%tz" returns wrong GMT time offset during daylight savings time |
| | 6586631 | Use toLongArray in the specification of BitSet.hashCode |
| java:compiler | |
| | 6557865 | -target 5 should not put ACC_SYNTHETIC on package-info |
| | 6593327 | incorrect edit to test/tools/javac/EOI.java |
| | 6595976 | Cleanup warnings in ZipFileIndex.java |
| java:imageio | |
| | 6438508 | ImageIO.write() creates an empty file even when the given format is not supported by ImageIO |
| | 6549882 | PNG reader should load RGB[A] images in display-optimal format |
| | 6559064 | javax.imageio.metadata.IIOMetaDataNode needs to declare its behaviour for DOM L3 methods. |
| | 6587263 | Import declaration not used in javax.imageio.* |
| java:javadoctool | |
| | 6595120 | javadoc shell tests need fixing |
| java:javah | |
| | 6595125 | javah shell tests need fixing |
| java:javap | |
| | 6595128 | javap shell tests need fixing |
| java:other | |
| | 6592002 | TAB chracter used in literal strings |
| | 6592441 | Remove 300 redundant casts |
| java:serviceability | |
| | 6590256 | SA-JDI: Change uses of com/sun/tools/jdi/LinkedHashMap.java to java/util/LinkedHashMap.java |