Release Notes - JDK - Version 6 - HTML format

Bug

  • [JDK-1266378] - (spec) PipedInputStream specification needs improvements
  • [JDK-4046575] - JLS3 14.21 Spec for reachability doesn't consider unchecked exceptions
  • [JDK-4052517] - (process) Runtime.exec won't execute programs belonging to other groups on Unix
  • [JDK-4070158] - (api) java.applet.Applet.getCodeBase() returns NullPointerException
  • [JDK-4082705] - (spec thread) interrupt signal issued before thread start is lost
  • [JDK-4089199] - File creation on removable drives without a disk brings up a dialog (win)
  • [JDK-4095319] - (rb) ResourceBundle inheritance and getKeys()
  • [JDK-4115752] - Documentation errors noted in on-line API reference
  • [JDK-4116624] - InputContext.dispose() spec contains extra unclear information
  • [JDK-4128979] - JToggleButton with lineBorder doesn't show hilight in Windows L&F
  • [JDK-4140484] - heaveyweight components inside invisible lightweight containers still show
  • [JDK-4150728] - (spec) {Data,}InputStream.read(byte[], int, int) - spec of offset argument confusing
  • [JDK-4151279] - Curves are not as pleasing as JDK 1.1 (affects ovals, arcs and roundrects)
  • [JDK-4155601] - (spec) OutputStreamWriter clas javadoc should say what happens to unsupported characters
  • [JDK-4158988] - 2-click on upper left corner can't close JInternalFrame
  • [JDK-4172437] - Update the values of @since tags
  • [JDK-4172450] - (spec) ByteArrayOutputStream does not adequately emphasize complex conversion to/from String
  • [JDK-4177479] - Implementation of BreakIterator.preceding(int) is not correct.
  • [JDK-4181483] - (spec) InputStream.mark - Behavior on closed stream not specified
  • [JDK-4200535] - setCursor on InernalFrame not working b/c of BasicInternalFramUI$BorderListener
  • [JDK-4202291] - long lines in wrapped JTextArea causes severe performance degradation
  • [JDK-4203754] - Labels in a JSlider don't diable or enable with the slider
  • [JDK-4207472] - Space added after named anchors
  • [JDK-4211141] - Array access exception raised by JNI has no message ( unlike Java exception )
  • [JDK-4211779] - java.util.jar.Manifest.getEntries() Map format not specified
  • [JDK-4213822] - PrintWriter.checkError() fails when the output stream is a PrintWriter itself
  • [JDK-4222821] - Iconifying a JInternalFrame causes its GlassPane to lose state
  • [JDK-4225317] - jar does not preserve file modification times during extract
  • [JDK-4229892] - (coll spec) Arrays.fill(Object[], ...) should document ArrayStoreException
  • [JDK-4254022] - PERF: GridBagLayout inefficiency
  • [JDK-4254136] - Banish -DSOLARIS2 from the JDK source tree
  • [JDK-4254486] - interrupting dead applet thread throws security exception
  • [JDK-4255200] - modal dialog should come to the front
  • [JDK-4263904] - JTextPane: Paragraphs with Justified Attributes Appear Centered
  • [JDK-4272629] - Modal dialog cannot be made non-modal
  • [JDK-4274163] - java.lang.RuntimePermission throws undocumented IllegalArgumentException
  • [JDK-4274170] - java.sql.SQLPermission throws undocumented IllegalArgumentException
  • [JDK-4279171] - (spec) Package.getName() uses i.e. instead of e.g.
  • [JDK-4289842] - The doc for javax.swing.plaf.basic.BasicArrowButton should be updated
  • [JDK-4292173] - (spec) File.writeObject missing @serialData tag
  • [JDK-4294246] - Some @since tags have extra characters in them
  • [JDK-4295946] - multiple Class-Path entries in jar Manifest not handled properly
  • [JDK-4296952] - Cannot underline Font using Map
  • [JDK-4302718] - undoing ability in TextField under Win32
  • [JDK-4302764] - focus is not set in JInternalFrame
  • [JDK-4305459] - GetBytecodes returns byte 0 instead of 1
  • [JDK-4310483] - JFileChooser: dbl-click on dir, then on subdir @ same (x,y) fails to open subdir
  • [JDK-4310721] - JTable is not stretched to fill a viewport's hieght
  • [JDK-4321151] - ExecOptionPermission should not require '=' for empty string property values
  • [JDK-4323621] - register/export action in Activatable constructors should be atomic
  • [JDK-4327912] - Javadoc incorrectly states about security checks in ServerSocket.accept()
  • [JDK-4331878] - ItemEvnt On Chkboxes In Grp Returns Sel/Desel On Same ChkBox
  • [JDK-4334265] - serialPersistentFields ignored if set to null
  • [JDK-4334839] - Underline is at the baseline location, which is too close to the characters
  • [JDK-4353454] - (rb) Second attempt at loading base resource bundle fails
  • [JDK-4359962] - duplicate definitions of FILES_class (Defs.gmk and Classes.gmk)
  • [JDK-4361044] - Resource Bundle from jar not found if jar exists in path which has symbol !
  • [JDK-4368790] - JButton stays pressed when focus stolen
  • [JDK-4374406] - Mnemonics underscore fails to display correctly under joined Arabic characters
  • [JDK-4386925] - (ref spec) Clarify specification to note that enqueue() and clear() are not invoked by the GC
  • [JDK-4393651] - test reqevent001 (nsk) fails on win32.
  • [JDK-4398733] - MouseClicked event not delivered when switched between 2 Internal frames
  • [JDK-4401029] - (spec) InputStream.available should specify behavior wrt. EOF
  • [JDK-4403166] - File does not support long paths on WIndows NT
  • [JDK-4405239] - (cs) Regression: Merlin build failed with ja locale
  • [JDK-4409877] - Linux install script fails on install into path which contains spaces
  • [JDK-4413615] - Use of readClassDescriptor/writeClassDescriptor is overloaded
  • [JDK-4414158] - "ActivationSystem not running" message on log file version mismatch
  • [JDK-4419436] - default constructor should be synthetic?
  • [JDK-4430652] - [Col] CollationElementIterator constructors are package access
  • [JDK-4431395] - JTextPane in JScrollPanel with large component not drawn properly
  • [JDK-4431684] - jar signature certificate key usage check incorrect
  • [JDK-4445604] - broken I18N message
  • [JDK-4449413] - JCheckBox can't show check when the background color is black
  • [JDK-4454622] - (cs) Most character conversion clients do not use NIO API
  • [JDK-4457683] - port used by remote object is not freed up after remote object is unexported
  • [JDK-4463500] - ColorChooser Demo in the SwingSet 2 Demo does not repaint correctly on Dual CPUs
  • [JDK-4465207] - Custom AbstractButton implementation still fails with Metal L&F
  • [JDK-4466493] - All new methods should use the "@since 1.4" javadoc tag
  • [JDK-4479751] - (spec) InputStream.read() implementations block when they should return immediately
  • [JDK-4480327] - 1.4's JFileChooser extremely slow for remote folders
  • [JDK-4481878] - clean up rule in Program.gmk
  • [JDK-4484185] - ProgressMonitor popup won't back up, revisited
  • [JDK-4486732] - RMI custom client socket factories not getting garbage collected
  • [JDK-4488430] - JList.getLastVisibleIndex() returns -1 for a HORIZONTAL_WRAP list
  • [JDK-4490692] - Lightweight component receives incorrect KeyEvents for accented keys
  • [JDK-4491273] - java.awt.Rectangle should explain the possible field overflow during calculation
  • [JDK-4492484] - Win L&F: JTable fails to draw header containing empty string under Windows Look-
  • [JDK-4494033] - stddoclet: Text not visible if Windows color scheme set to white text
  • [JDK-4495331] - Swing and swing demos should not use default version of InputStreamReader()
  • [JDK-4503411] - serialization spec should specify conditions under which SUID check is waived
  • [JDK-4507445] - Regression Dialog doesn't comes in focus(on top of all window).
  • [JDK-4509657] - up/down arrow selection doesn't work for Choose log file type
  • [JDK-4510901] - [Fmt-Ch] Misleading variable name in ChoiceFormat example
  • [JDK-4511871] - HS 1.4 rejects -Xms2m as "too small"
  • [JDK-4513224] - Font doesn't specify behavior when requested font missing
  • [JDK-4515765] - Win L&F: Disabled menu items should show highlight
  • [JDK-4515862] - (bf spec) Typos in CharBuffer specification
  • [JDK-4516633] - Merlinb83: Metalworks Demo: Text not visible in Charcoal theme
  • [JDK-4518703] - improve deploying java extensions in java plug-in doc
  • [JDK-4519200] - (thread) Started thread does not terminate immediately if it was stopped before
  • [JDK-4521038] - (coll spec) Clarify that ArrayList.contains uses "equals"
  • [JDK-4521075] - Drag gesture in JAVA different from Windows
  • [JDK-4521945] - Java 2D: improve efficiency of printing for indexed colour images
  • [JDK-4524710] - spec for java.awt.FontMetrics methods is silent when args are incorrect
  • [JDK-4524995] - Problems when rendering some strings with font rotation transform set
  • [JDK-4525839] - RAS: (AWT) should attempt to reduce or eliminate use of finalizers
  • [JDK-4526049] - java.awt.Graphics.setFont(Font font) doesn't specify behaviour for a null arg.
  • [JDK-4526227] - IndexColorModel.getRGB() throws ArrayIndexOutOfBoundsException
  • [JDK-4527289] - race condition between rmid calling newInstance and group going inactive
  • [JDK-4527906] - JList: Page-up/Page-down scrolling of JFileChooser: not even close...
  • [JDK-4528170] - (spec) GetDirectBufferCapacity does not work on some unaligned view buffers
  • [JDK-4528599] - RFE: Support all file types in caching
  • [JDK-4528643] - Native JPEG code makes JNI calls in scope of GetPrimitiveArrayCritical
  • [JDK-4529206] - JToolBar - setFloating does not work correctly
  • [JDK-4530609] - awt regression from 1.3.1 to 1.4, Focus Lost For popped up Dialog Box
  • [JDK-4615343] - ZipFile.entries() throws java.lang.InternalError
  • [JDK-4616869] - BufferedReader.reset() unexpectedly throws "IOException: Mark invalid"
  • [JDK-4619472] - Policytool does not meet accessibility requirements
  • [JDK-4621211] - Java_java_io_UnixFileSystem_list calls MT-unsafe readdir()
  • [JDK-4623196] - GridBagLayout.minimumLayoutSize throws unexpected AIOOBE
  • [JDK-4625388] - JEditorPane read method does not work with Changed Char set and doc w/o url
  • [JDK-4626632] - Various containers for Action throw NPE when PropChgEvent has null newValue
  • [JDK-4627328] - Linux : Headless mode requires X-Windows to be installed on the system
  • [JDK-4627564] - Regression: itemStateChanged Event occurs executing Choice.select()
  • [JDK-4627997] - JDI testcase crexreq001 failing with -client -Xcomp only, all platforms
  • [JDK-4630761] - HTMLDocument not serializable
  • [JDK-4631382] - REGRESSION: Incorrect rendering of an image with large scale factor
  • [JDK-4631638] - spec for java.awt.Toolkit.getImage(String) is unclear
  • [JDK-4634392] - JDK code doesn't respect contract for equals and hashCode
  • [JDK-4634555] - Can't reorder or resize JTable columns from the keyboard
  • [JDK-4636235] - HTMLEditorKit.create() cannot handle some element types.
  • [JDK-4638156] - ObjectInputStream.resolveClass() javadoc incorrect wrt loader used
  • [JDK-4638227] - VM spec doesn't say that the PC is incremented and instructions are atomic
  • [JDK-4642378] - (throw spec) Documentation for Throwable.toString is wrong
  • [JDK-4643293] - isfldsin003: IsFieldSynthetic does not indicate synthetic field
  • [JDK-4646790] - need to clarify which EventQueue is useb by invokeLater/invokeAndWait
  • [JDK-4647973] - spec for Container.remove() incomplete
  • [JDK-4648490] - java.util.Properties: Javadoc should mention thread-safety
  • [JDK-4649144] - Class name missing from NoClassDefFoundError
  • [JDK-4650636] - (coll spec) Description of ListIterator indexes is wrong.
  • [JDK-4651777] - JavaScript numeric variables are returned to Java applet with Integer wrapper.
  • [JDK-4652922] - ReliableLog.update should pad records to 4-byte boundary
  • [JDK-4653090] - (ch) AbstractInterruptibleChannel creates excessive garbage
  • [JDK-4653926] - (reflect) Typo for java.lang.reflect.Arrays.newInstance() method.
  • [JDK-4654540] - need hinting support for text rendering with scaled/flipped matrix
  • [JDK-4662491] - ObjectInputStream.resolveClass() javadoc doesn't mention primitive types
  • [JDK-4665057] - (reflect spec) Void Class: Field Summary: TYPE documentation does not confirm the JLS
  • [JDK-4669384] - Problems with keyboard navigation in SwingSet2 List Demo
  • [JDK-4671561] - Enable the use of user:password@host in jnlp codebase urls.
  • [JDK-4673850] - Painting of MotifRadioButton (and other radio buttons) is faulty.
  • [JDK-4673898] - "Java Web Start Window" title-bar at top instead of bottom of frame
  • [JDK-4674384] - Big value of maxOccurs of element declaration causes StackOverflowError
  • [JDK-4674872] - (reflect spec) Doc for InstantiationException does not match use described in Class.newInstance
  • [JDK-4676420] - (ch spec) typo in WritableByteChannel.write() - "dst" -> "src"
  • [JDK-4677282] - (test) move/port serialization tests under src/share/test
  • [JDK-4678049] - Selecting a new filter causes the filename field to blank out in JFileChooser
  • [JDK-4678482] - API docs: A typo in org.xml.sax.HandlerBase.endDocument()
  • [JDK-4678499] - API doc: A typo in org.xml.sax.DefaultHandler.error method
  • [JDK-4682861] - API doc: Missing uri parameter description in org.xml.sax.helpers.DefaultHandle
  • [JDK-4683398] - WindowsDesktopManager mantains a strong reference to currentFrame
  • [JDK-4685396] - method Synthesizer.remapInstrument() does not work
  • [JDK-4685440] - [Fmt-Nu] Doc: DecimalFormat.getDecimalFormatSymbols() returns clone, undocumented
  • [JDK-4688797] - [Col] Collator has problems with Turkish Locale and SECONDARY or PRIMARY strength
  • [JDK-4696186] - Attempt to serialize locally transferring data via Windows system clipboard
  • [JDK-4697804] - VM should minimize need for calls to vm_exit_out_of_memory()
  • [JDK-4699981] - ClassCircularityError thrown without reason during class loading
  • [JDK-4700020] - (prefs) ClassCastException in prefs.XmlSupport using non-Crimson JAXP XML Parser
  • [JDK-4702263] - Typo in javadoc for java.net.ServerSocket/DatagramSocket.getSoTimeout()
  • [JDK-4704482] - (spec) DataInputStream.read() spec is misleading
  • [JDK-4705094] - (prefs) Preferences.removeNodeChangeListener throws ArrayIndexOutOfBoundExceptio
  • [JDK-4705399] - drawImage can be extremely slow for drawing scaled instances
  • [JDK-4706424] - (reflect spec) Constructor.newInstance doesn't specify usage for inner classes
  • [JDK-4708270] - java.awt.AWTEventMulticaster.remove(.,.): null reactions
  • [JDK-4708882] - java.awt.AWTEventMulticaster.getListeners: null reaction
  • [JDK-4709615] - AWTEventMulticaster.remove(a,b): doc needed
  • [JDK-4711487] - (spec) String.replaceFirst(...) and String.replaceAll(...) missing @param for replacement String
  • [JDK-4711604] - (spec) InputStream.available contract not fully specified
  • [JDK-4712154] - Java 1.4 locks the applet GUI while loading images
  • [JDK-4714165] - Clarify logging API spec
  • [JDK-4714172] - Clarify logging API spec examples
  • [JDK-4714224] - @since for Integer.decode(String) is wrong in JDK 1.4 docs
  • [JDK-4716427] - java.util.regex.Pattern flags documentation oversight
  • [JDK-4717638] - Socket's getInputStream().close() doesn't specify that it closes socket
  • [JDK-4720854] - JNLP API should allow user to remove an application including its shortcuts
  • [JDK-4724030] - (so) Async close of socket stream fails when timeout specified
  • [JDK-4725203] - key on the numpad does not generate any key events on danish/swedish keyboards
  • [JDK-4726957] - (so) Socket.close fails if timeout set on Socket created from SocketChannel
  • [JDK-4728912] - the JarFile.entries() enumeration does not list all entries
  • [JDK-4729669] - 1.4 REGRESSION: Text edge of different types of JMenuItems are not aligned
  • [JDK-4729687] - Can't bring focus on standalone Scrollbar via TAB on Windows
  • [JDK-4730415] - ProgressMonitor does not work properly when negative minimum is used
  • [JDK-4732697] - solaris packaging should use gnumake
  • [JDK-4733108] - VMStackTraceAtException misses Xs created in InterpreterRuntime::creat_exception
  • [JDK-4734748] - pathologically slow oopmap generation
  • [JDK-4735154] - Locale: incomplete commentary in method description
  • [JDK-4738983] - JMenuItem.setIconTextGap does nothing
  • [JDK-4739238] - (so) SocketChannel.socket().getLocalPort() returns 0 after bind (lnx)
  • [JDK-4741757] - LTP: XMLEncoder ignores persistence delegates when used with java web start
  • [JDK-4744057] - (se) Potential deadlock between Selector and SelectableChannel
  • [JDK-4751229] - Iterator returned by HTMLDocument.getIterator() is incorrectly empty
  • [JDK-4752250] - Remove legacy opnames() from HOTSPOT/src/share/vm/prims/jvm.cpp
  • [JDK-4756397] - Printer... selection button via pageDialog() ignores selected printer
  • [JDK-4758410] - java.awt.Graphics.drawBytes does not specify interpretation of byte data
  • [JDK-4758665] - DatagramSocketImpl.peek returns port number
  • [JDK-4758890] - REGRESSION: Focus not painted in JToolBar with Windows PLAF
  • [JDK-4759048] - installer should pop up dialog box if Netscape or Mozilla is running
  • [JDK-4760078] - JComboBox with empty item list generates spurious ActionEvent when focus lost
  • [JDK-4760174] - PIT 03 : un-installing the J2SDK/JRE should leave the machine in a clean state
  • [JDK-4760426] - JTree DnD conflicts with JTree.setUI(..)
  • [JDK-4760463] - MetalComboBoxUI computes wrong sizes if user-defined ArrowButton is used.
  • [JDK-4760512] - JComboBox.KeySelectionManager should not register a shift key
  • [JDK-4763563] - Graphics.drawLine not paint()ed in Applet
  • [JDK-4763805] - upgrade removes certificate information from keystore and resets password
  • [JDK-4764778] - Interrupted thread can't load classes from classes directory (sol)
  • [JDK-4765288] - HTMLDocument inserts HTML with <BR> tag incorrectly
  • [JDK-4765307] - REGRESSION: Accelerator vs. TransferHandler
  • [JDK-4765319] - 1.4 REGRESSION: Alt-Up/Down doens't open combo in WinLAF
  • [JDK-4769832] - classes in java.awt.* that are serializable but don't define serialVersionUID
  • [JDK-4769980] - classes in serialver that are serializable but don't define serialVersionUID
  • [JDK-4772660] - (spec) Error in examples in javadoc for Boolean.valueOf(String)
  • [JDK-4772834] - FileOpenService is completely broken with 3rd party look and feels
  • [JDK-4774166] - InputVerifier not called after a window loses then regains focus
  • [JDK-4774490] - (coll spec) Doc bug in Vector.writeObject(ObjectOutputStream)
  • [JDK-4774864] - typo in java.text.DecimalFormat.applyPattern API docs
  • [JDK-4777125] - Focused JMenu prevents other components of gaining focus.
  • [JDK-4778542] - property "terminateEditOnFocusLost" results in distorted cell when editing table
  • [JDK-4779001] - Unexpected behavior of javax.swing.Spring.max()
  • [JDK-4779828] - (prefs spec) tag error in java.util.prefs.Preferences.importPreferences
  • [JDK-4786415] - JCK1.4a-runtime api/javax_swing/interactive/JPMenuTests.html#JPMenuTests fails
  • [JDK-4789318] - bad html tag in java.util.SimpleTimeZone
  • [JDK-4791692] - webstart fails to create jnlp file with 255+ character name on windows
  • [JDK-4793073] - REGRESSION: Non-modal JDialog gets keyevents when launched from modal dialog
  • [JDK-4795574] - The X windows property WM_CLASS is set incorrectly in java 1.4.1_01
  • [JDK-4796200] - HTMLWriter sometimes doesn't output indent
  • [JDK-4796742] - (spec) String.equals() @return contains typo
  • [JDK-4796780] - MLetContent class should be public
  • [JDK-4798542] - Mnemonics not working when ALT key is released before character key
  • [JDK-4799267] - jinstall does not support ssl (https)
  • [JDK-4799354] - In JLabel, etc., setText does not update properly with HTML object tag
  • [JDK-4799381] - JVM spec missing semantics for "final"
  • [JDK-4799499] - dead key followed by space should produce non-dead character on Unix
  • [JDK-4801929] - Should update JCE doc with the new AES algorithms and counter mode addition
  • [JDK-4802637] - (coll) Minor change to TreeMap.getEntry comparison code for performance
  • [JDK-4804041] - JCK1.4a-runtime api/javax_swing/interactive/JWindowTests.html#JWindow fails
  • [JDK-4804366] - java doc typo for java.sql.SQLException
  • [JDK-4805829] - Tabbing from single focusable field doesn't trigger verify
  • [JDK-4805862] - Mouse events not caught on multiscreen (dual-head) configurations
  • [JDK-4806282] - cache_option="No" does not work
  • [JDK-4806463] - Self-closing tags incorrectly parsed by javax.swing.text.html.parser.Parser
  • [JDK-4808399] - (prefs) Bad example of userNodeForPackage and systemNodeForPackage in Preferences API
  • [JDK-4808550] - 1.4.2: Checkbox in popup menu does not work
  • [JDK-4808679] - ButtonModel documentation incorrect re: "pressed" buttons
  • [JDK-4809538] - Editable JComboBox may require two Enter keys to fire default button
  • [JDK-4810046] - DateFormat.format() with StringBuffer result has wrong @return documentation
  • [JDK-4810151] - JFileChooser details view uses wrong (possibly unreadable) text color
  • [JDK-4810575] - Frame does not receives focus after closing of the owned window
  • [JDK-4811767] - (process) Runtime.exec should throw IOException when workdir does not exist (Unix)
  • [JDK-4812431] - REGRESSION: Metal JMenuItem text rendered with wrong color
  • [JDK-4813953] - GTK L&F causes warnings: Binding specification is unsupported, ignoring
  • [JDK-4814522] - Provide a JAAS login module that supports LDAP authentication
  • [JDK-4814905] - PhiNodes idealized prematurely.
  • [JDK-4815502] - jar command generates new warning Duplicate name in Manifest: Name
  • [JDK-4817849] - kinit should use the default krb5 config. if krb5.ini doesn't exist
  • [JDK-4818143] - NetBeans Hungs on sun.awt.datatransfer.ClipboardTransferable.getClipboardData
  • [JDK-4818488] - (so) Missing encoding conversion in handleSocketError
  • [JDK-4819205] - (coll spec) Comparator javadocs error regarding sets and equals()
  • [JDK-4820377] - TEST_BUG: Regtest-test vm/misc/ReflectStackOverflow.java fails
  • [JDK-4820850] - (spec) String.indexOf(String, int) equation for return value is confusing
  • [JDK-4823185] - Should document age of swing classes with @since
  • [JDK-4825214] - (coll) javadoc typo in TreeMap.java
  • [JDK-4827383] - /test/java/awt/Choice/ChoiceFreezeTest/ChoiceFreezeTest.html fails Tiger b01
  • [JDK-4827384] - /test/java/awt/Choice/GetSizeTest/GetSizeTest.html fails Tiger b01
  • [JDK-4827974] - (spec) Random.nextLong(), nextDouble() cannot generate all possible values, as specified
  • [JDK-4828120] - productivity problems caused by CClassHeader rules
  • [JDK-4828461] - Support Zip files with more than 64k entries
  • [JDK-4829857] - java.util.Pattern does not support Unicode classes Pi, Pf, LC
  • [JDK-4830302] - exceptions unnecessarily used for control-flow
  • [JDK-4830470] - ResultSet Holdability - invalid status returned
  • [JDK-4832224] - OGL: some lines not rendered correctly on Nvidia GF2-series hardware
  • [JDK-4832869] - AlphaComposite.SRC_OVER operation has unexpected result on 8 bit display
  • [JDK-4833268] - API: remove calendar system assumptions from DateFormat/SimpleDateFormat
  • [JDK-4833799] - java/awt/Choice/GrabLockTest/GrabLockTest.html fails on win32
  • [JDK-4833859] - Need working "ScavengeALot" in parallel gc
  • [JDK-4836493] - Socket timeouts for SSLSockets causes data corruption
  • [JDK-4836918] - RenderingHints class has poor documentation of KEY_xxx and VALUE_xxx constants
  • [JDK-4838705] - (coll spec) Bug in "toArray" example for Interface "Collection"
  • [JDK-4838949] - JComboBox editor does not inherit AccessibleName and Description from combo box
  • [JDK-4839464] - Shortcoming in the way JMenuItem handles 'propertyChange()' events.
  • [JDK-4840318] - +VerifyStackAtCalls fails to restore SP correctly
  • [JDK-4841877] - URI description missing from documentation or hard to find.
  • [JDK-4841881] - Alt tab with Windows L&F moves focus to the application menubar
  • [JDK-4842599] - REGRESSION: JPopupMenu not Hidden Properly After Iconified and Deiconified
  • [JDK-4843757] - (spec) PrintStream(OutputStream, boolean, String) added in 1.4 missing @since
  • [JDK-4846262] - Method: com/sun/tools/javac/util/Log.printErrLine() assumes UTF-8 encoding
  • [JDK-4846388] - XP JFileChooser shows gray smudge for "create folder" icon
  • [JDK-4846680] - REGRESSION: JFrame displays frame title and blinking cursor class called Edit
  • [JDK-4848619] - (scope) static final variable declared after use and self initialized
  • [JDK-4848974] - javax.swing.KeyStroke.getKeyStroke(char).getKeyCode() returns 0
  • [JDK-4849737] - Startup resource allocation error messages may not be user friendly
  • [JDK-4850474] - dependence information is inaccurate, leading to intermittent COMPILE FAILED
  • [JDK-4851758] - Uneditable text components should inherit their parent's cursor.
  • [JDK-4852305] - JTable.processKeyBinding method: delivery of null EventObject at editCellAt
  • [JDK-4853000] - Date format used in cache viewer is incorrect
  • [JDK-4853457] - REGRESSION: List setEnabled(true) does not redraw Items on Windows 2000
  • [JDK-4853728] - jawt_g.lib not in Windows RE builds
  • [JDK-4854950] - JFrame's decorated root pane doesn't like MouseListeners
  • [JDK-4855207] - Fix for 4250864: Low performance in JTextPane when paragraph has a lot of text
  • [JDK-4855613] - INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt
  • [JDK-4855795] - Spurious OutOfMemoryError exceptions
  • [JDK-4855860] - JTextPane returns too large preferredSize in some specific cases
  • [JDK-4855876] - JavaScript error (bug 4645058) still exists in IE 6
  • [JDK-4856018] - Modal dialog opened in a navigator locks applet in another navigator
  • [JDK-4859843] - (spec) The code in java.util.Inflater and java.util.Deflater doesn't compile
  • [JDK-4860345] - Win L&F: JTree folder icon in WinXP LAF is not similar to WinXP
  • [JDK-4863613] - TEST_BUG: Regtest sun/nio/cs/EUCTWBufferBoundaryDecodeTest.java writes to TESTSR
  • [JDK-4863860] - Windows LAF label foreground color is wrong
  • [JDK-4866451] - (coll spec) Arrays.binarySearch() says list.size() when it should say a.length
  • [JDK-4867942] - GraphicsDevice.setFullScreenWindow docs should mention AWTPermission
  • [JDK-4868278] - Problem with Action button tooltips with some multiple monitor configurations
  • [JDK-4869245] - (spec) FileInputStream.available spec needs work
  • [JDK-4869264] - drag & drop action negotiation does not honor the targets supported actions
  • [JDK-4869912] - REGRESSION: MouseReleased Event is triggered in JFrame behind a closing JFrame
  • [JDK-4870143] - JSplitPane API documentation incorrectly talks about "percentages"
  • [JDK-4870644] - Default button responds to CTRL-ENTER while popup menu is active.
  • [JDK-4871297] - Win L&F: XP Look and Feel does not show ClearType anti-aliasing
  • [JDK-4874509] - Paint method is not getting called when the frame's size is reduced manually
  • [JDK-4874796] - 2D Renderings on a frame are not repainted properly when the frame is resized
  • [JDK-4876321] - Links to the Serialization Specification in J2SE 1.4.2-beta docs broken
  • [JDK-4878528] - Keyboard focus problem
  • [JDK-4881230] - jdbx JNIEnv proxy workaround needs to be retired
  • [JDK-4881251] - before_exit/VMThread/otherThread deadlock
  • [JDK-4881314] - ImageIO does not correctly read some standard JPG files
  • [JDK-4881356] - Fix for 4514097 (MONITOR_WAITED event value) should be revisited
  • [JDK-4883709] - "value" and "displayName" fields in Model MBean descriptors should be in italics
  • [JDK-4884273] - REG: Native PrintDialog gets minimized when popped up repeatedly on Win XP
  • [JDK-4886033] - Query.initialSubString etc fail if matched string contains wildcards
  • [JDK-4886665] - (reflect) Typo in package description doc of java.lang.reflect
  • [JDK-4886994] - Java doc. for DefaultTreeModel.reload(TreeNode node) marked as (PENDING)
  • [JDK-4887209] - Dialog factory should follow UI guidleines
  • [JDK-4887422] - we could save disk space and download time by not duplicating the demos
  • [JDK-4887999] - JComboBox CellEditor causes JTable to lose focus after editing
  • [JDK-4890211] - (coll) Collections.ReverseOrder.equals method is lacking
  • [JDK-4890593] - Typos in java.io.File.getCanonicalFile, getAbsoluteFile
  • [JDK-4890755] - Docs for javax.swing.plaf.synth.ColorType.toString() is not clear
  • [JDK-4890957] - VM resumes on request to step-over in NPE location
  • [JDK-4891163] - Return value for SynthLookAndFeel.isNativeLookAndFeel() is contradictory
  • [JDK-4891257] - API spec, java/awt: number of typos in javadoc tags
  • [JDK-4891265] - API spec, javax/xml: few invalid javadoc tags
  • [JDK-4891267] - API spec, javax/swing: few invalid javadoc tags
  • [JDK-4892605] - FontMetrics.getStringBounds() documentation for parameter 'limit' is incorrect
  • [JDK-4892630] - PNG Image Reader does not validate the image index passed to some of the methods
  • [JDK-4892674] - javax.management.relation.RelationNotification fails to be serialized
  • [JDK-4893745] - Discrepancy in behaviour in adoptNode and its children
  • [JDK-4893752] - New WinXP Swing file dialog ignores custom Windows file dialog settings
  • [JDK-4895175] - Need to Fix problem with deleteLocalReference in awt_Component.cpp
  • [JDK-4895547] - JPEGImageMetadata obtained from reader throws NPE when calling mergeTree()
  • [JDK-4895768] - java.io.Serializable javadoc should mention readObjectNoData method
  • [JDK-4896773] - Rendering CubicCurve2D with NaN as control points causes crash in ductus code
  • [JDK-4897311] - setValue() on Spring.max has exponential behaviour similar to 4517075
  • [JDK-4897333] - XP L&F: JComboBox has wrong rollover effect under Windows XP LookAndFeel
  • [JDK-4897406] - SWAT: GTK Style Look and Feel binding specification is unsupported
  • [JDK-4897980] - Support cache removal even if JAR is used by running applets
  • [JDK-4899995] - Tiger: XML doc's encoding is lost from parse and serialization
  • [JDK-4901585] - InputStream.read(buf, off, len) contains extra comparisons in bounds checking
  • [JDK-4902189] - Java2D demo generates java.lang.ArrayIndexOutOfBoundsException
  • [JDK-4902256] - NIO documentation refers to password-protected page
  • [JDK-4902507] - double buffered X11 and GLX windows do not resize properly
  • [JDK-4903026] - Text on tab not shown properly when using Scroll Tab Layout policy
  • [JDK-4903103] - Can't compile subclasses of inner classes
  • [JDK-4904074] - (coll) Provide basic Map.Entry class
  • [JDK-4904347] - XP L&F: Look and feel of menu under Windows XP
  • [JDK-4905399] - doc-files sometimes not copied by javadoc
  • [JDK-4905468] - (bf spec) Bug in ByteBuffer.compact() example
  • [JDK-4905765] - Array type descriptor may have more than 255 dimensions
  • [JDK-4905777] - java.io.Print{Stream,Writer}.println(Object) oversynchronized, can deadlock
  • [JDK-4906095] - Document restriction of java.applet.Applet constructor
  • [JDK-4906607] - Can't select a file through symlink using a JFileChooser
  • [JDK-4906799] - Dead link in API docs for java.util.Properties
  • [JDK-4907674] - Box disregards setBackground() even when set Opaque(true)
  • [JDK-4907729] - javac -X help screen has a couple problems
  • [JDK-4907777] - help screen could have "-X print help for nonstandard options"
  • [JDK-4907957] - java uninstall removes webstart cache, but leaves plugin cache
  • [JDK-4908267] - unnecessary masking of top byte when reading primitive values from byte stream
  • [JDK-4908345] - Menus of DeployTool (uses jdk1.4.2 - swing) stay active (on top) after another a
  • [JDK-4908407] - 1.4 REGRESSION: Rotated Sans Serif font doesn't render properly when scaled
  • [JDK-4908648] - Performance problem in JDK 1.4 getting locales
  • [JDK-4910864] - JProgressBar (indeterm.) renders wrong on WindowsLookAndFeel, Windows2000 + XP
  • [JDK-4911220] - Reduce loading time for awt resources
  • [JDK-4912220] - 1.4 REGRESSION: Flipping with asymmetric scaling often distorts fonts
  • [JDK-4912536] - JFileChooser don't have Mnemonics
  • [JDK-4916313] - Regression-test java/awt/Choice/GetSizeTest/GetSizeTest.html fails
  • [JDK-4916409] - PIT: JInternalFrame can be moved beyond visible area using keyboard
  • [JDK-4916418] - PIT: JInternalFrame doesn't get selected on mouse click
  • [JDK-4916620] - legal cast is rejected
  • [JDK-4916622] - unnecessary warning with cast
  • [JDK-4917004] - javax.swing.KeyStroke needs references to AltGraph modifier
  • [JDK-4917498] - Font2DTest: remove com.sun.image.codec.JPEGImageEncoder dependency
  • [JDK-4917669] - 1.4 REGRESSION: MenuItem accelerator doesn't work if parent menu is in JDialog
  • [JDK-4919042] - setBounds call for JDialog does not result in correct redraw
  • [JDK-4919080] - SplitPaneBorder has inconsistent appearance
  • [JDK-4919712] - (spec) File.toURI throws undocumented SecurityException
  • [JDK-4919973] - win32: tiger jdk / jre silent installation log file has misleading description
  • [JDK-4920342] - performance problem with AWT top-levels on Gnome
  • [JDK-4920967] - Attribute defines equals but not hashCode
  • [JDK-4921212] - XMLEncoder does NOT encode NULL (value) entries in HashMap
  • [JDK-4921673] - Color Chooser is not proper with Synth Look & Feel
  • [JDK-4923039] - DOC: tiger doesn't build with Windows 2000 FAT32 build machine
  • [JDK-4924220] - Microsoft Sans Serif (True Type) font is not rendered properly
  • [JDK-4924316] - java.util.Random spec problem on synchronization
  • [JDK-4924424] - Window.dispose() under TreeLock causes deadlock
  • [JDK-4924577] - Client hangs forever when server doesn't have a keystore
  • [JDK-4924625] - Remove logically unreachable code from ISO-2022-CN Charset decoder
  • [JDK-4924758] - 1.4 REGRESSION: In Motif L&F JComboBox doesn't react when spacebar is pressed
  • [JDK-4925248] - In SwingSet2 LookAndfeel Menu in Motif shows two menu as Selected.
  • [JDK-4925258] - CORBA provider Context doen't release resources.
  • [JDK-4925768] - JaWS apps installed in system are not added to GNOME all-users application menu.
  • [JDK-4926610] - Stop button in ProgressBar demo is enabled after when u click start button
  • [JDK-4927934] - JTree traversal is unlike Native windows tree traversal
  • [JDK-4928472] - Should not call GC when AWT encounters an out of memory error
  • [JDK-4929291] - AWT should use Unicode strings for properties when possible
  • [JDK-4929299] - Service Dialog is not positioned properly if the coords are invalid, on Win32.
  • [JDK-4930507] - InnerClass attribute required for types mentioned in signatures
  • [JDK-4931121] - The macintosh L&F should not show up in windows and linux platforms
  • [JDK-4931589] - Java un-installer should clean up HKCU entries
  • [JDK-4932145] - [blueprint theme] combobox scrollbar background smaller than normal
  • [JDK-4933663] - java.awt.Container.getComponentZOrder javadoc has a typo
  • [JDK-4934250] - Proxy.toString() specification is incorrect
  • [JDK-4934723] - /usr/bin/find: Cannot open java/applet ... errors in j2sdk-image builds
  • [JDK-4934843] - Should have coffee cup icon as default on Unix
  • [JDK-4935107] - Method DOMSerializer.write() raise an error without error type as specified in A
  • [JDK-4935357] - Linux X cannot generate {}[] characters on Danish keyboards (remote display)
  • [JDK-4935871] - Different type faces used for plain/italic/bold
  • [JDK-4936156] - (jsr175) parameter annotation allowed on catch parameter?
  • [JDK-4936791] - Non-web-safe color in javax.swing.colorchooser.DefaultSwatchChooserPanel
  • [JDK-4936876] - (coll spec) Vector.copyInto should document ArrayStoreException
  • [JDK-4937201] - description for java.beans.PropertyChangeEvent.getNewValue() is incorrect
  • [JDK-4937509] - (tz) sun.tools.javazic.Gen uses String.getBytes - native encoding incorrectly assumed
  • [JDK-4937961] - (spec) no spec for javax.crypto.SealedObject.encodedParams field
  • [JDK-4938184] - Mis-typed "CR" instead of "LF" in javax.print.DocFlavor Class Doc Comment
  • [JDK-4938254] - Bad documention in docs/api/javax/swing/event/TableColumnModelEvent.html
  • [JDK-4938584] - Java links need to be set up on Java Desktop System
  • [JDK-4939903] - Should replace 'new Boolean' with Boolean.valueOf or Boolean.{TRUE,FALSE}
  • [JDK-4940739] - placeholder isn't removed by the site that adds it during classloading
  • [JDK-4941362] - java.awt.FlowLayout.LEADING / TRAILING : Strange @since note
  • [JDK-4941882] - incorrect inference for result of lub(int[], float[])
  • [JDK-4942040] - improper handling of lub type for arrays, classes
  • [JDK-4942091] - hotspot build creates hotspot.log files in the workspace make tree
  • [JDK-4942216] - javax.swing.Autoscroller doesn't check if the Component is showing
  • [JDK-4942444] - getAfterIndex(AccessibleText.SENTENCE, ...) works wrong
  • [JDK-4943167] - PrintService javadocs describe InputStreamDoc class which does not exist.
  • [JDK-4943189] - (spec) Activatable class should be marked as not serializable
  • [JDK-4943944] - GTK L&F: activating '.' directory in FileChooser sometimes
  • [JDK-4944182] - java.exe crashes (Dr.Watson) instead of throwing java.lang.StackOverflowError
  • [JDK-4945360] - Regression test java/awt/print/PrinterJob/ScaledImages/PrintScaledImage fails
  • [JDK-4945628] - Many typos in MessageFormat.java api docs
  • [JDK-4947205] - pack performance issue w/ PACK_EFFORT=0
  • [JDK-4948013] - java.math.BigInteger.javaIncrement(int[] val) - unnecessary code
  • [JDK-4948142] - Handler and XMLFormatter should not call old sun.io apis
  • [JDK-4948453] - setXXXTextPosition() should lead to revalidation
  • [JDK-4949203] - JMX spec: text about invoking getters and setters is wrong
  • [JDK-4949325] - Font2DTest no longer indicates which fonts can display desired glyphs
  • [JDK-4949348] - WinXP L&P: Places Bar buttons are too close to the top of the button
  • [JDK-4949415] - WinXP L&F:tab text is a few pixels too close to the top of the tab
  • [JDK-4949631] - String.getBytes() does not work on some strings larger than 16MB
  • [JDK-4950176] - drawImage bad interpolation for non-opaque INT_ARGB pixels
  • [JDK-4950884] - AbstractButton's default horizontal alignment is CENTER, not RIGHT
  • [JDK-4951653] - Typo in painting article: "damaged"
  • [JDK-4951714] - rmic error messages shouldn't suggest obselete VM options -mx and -oss
  • [JDK-4952588] - Convert use of old sun.io APIs into new java.nio.charset APIs
  • [JDK-4952629] - REGRESSION: javac generates a spurious line number entry on } else {
  • [JDK-4952802] - postEvent perf. heavily depends on EventQueue length
  • [JDK-4953050] - libzip exports symbols from zlib version 1.1.3
  • [JDK-4953566] - IIS.mark() / reset() does not work properly with PNG ImageReader
  • [JDK-4954004] - Convert use of old sun.io APIs into new java.nio.charset APIs
  • [JDK-4954012] - Convert use of old sun.io APIs into new java.nio.charset APIs
  • [JDK-4954109] - Rationalize handling of ARCH in build process
  • [JDK-4954546] - (compound) unverifiable code for method called from ?: expression with inferred
  • [JDK-4954831] - inline input not visible with white foreground
  • [JDK-4955110] - X11: Drag operation is not terminated when middle mouse button is released
  • [JDK-4955492] - GCC 3.3.1 Build Error / Too many warnings when building HotSpot with gcc
  • [JDK-4955804] - (spec) FilePermission constructor missing spec for null and empty String params
  • [JDK-4956610] - Regression-test java/beans/Introspector/4809008/GarbageTest.java fails
  • [JDK-4956910] - java.sql.Timestamp.toString method contains incorrect javadoc
  • [JDK-4957115] - [Windows] Chinese IME composition window is not hidden when focus is lost
  • [JDK-4957207] - CacheSize Warning dialog is not appearing when cache size is minimum
  • [JDK-4957562] - Character '|' cannot be entered on Danish SUN keyboard
  • [JDK-4957565] - Character '|', '~' and more cannot be entered on Danish keyboard
  • [JDK-4957639] - REGRESSION: blocked mouse input in a special case on win32
  • [JDK-4958356] - WindowsPopupMenuUI.AltProcessor does not check for event.isConsumed()
  • [JDK-4960727] - xkb (X Keyboard Extension) support should be fixed in XAWT.
  • [JDK-4960737] - DescriptorSupport(String[],Object[]) fails for null parameters
  • [JDK-4960962] - (so) SocketChannel.close() does not close immediately when channel is registered
  • [JDK-4961336] - Remove package names from text shown in performance monitor of Java2Demo
  • [JDK-4962597] - [Quicksilver] Highlighted bar of choice item displays incorrectly
  • [JDK-4962718] - Propertychange Listener not fired by inheritPopupMenu and Popupmenu properties
  • [JDK-4962731] - The PopupMenu is not repainted if the LAF is changed .
  • [JDK-4962858] - Spelling error in javadoc for class AbstractDocument
  • [JDK-4963120] - Ocean Theme: Menu bar needs repainting when toolbar is detached
  • [JDK-4963567] - DOMConfiguration: some required LSParser properties are not supported
  • [JDK-4963985] - Some minor bugs in the javadoc description of java.util.BitSet
  • [JDK-4964029] - (coll spec) Documentation for ArrayList.removeRange() doesn't mention Exceptions
  • [JDK-4964237] - Win XP: Changing theme changes java dialogs title icon
  • [JDK-4964339] - HTML parser doesn't handle hexadecimal numeric character references
  • [JDK-4965057] - HPROF: format=b output does not include primitive data
  • [JDK-4965368] - PIT: Some Java2Demo subpanel demos not resized when main window is maximized
  • [JDK-4965469] - REG: Some artifacts with Java2Demo when main window is maximized on Linux
  • [JDK-4965513] - Unused variables maxX, maxY in getBounds2D(raster) of AffineTransformOp
  • [JDK-4965892] - Java2Demo modifies GUI on threads other than the Event Dispatch Thread
  • [JDK-4966112] - Some Composite components does not show the Context Popup.
  • [JDK-4966652] - de I18n DebugGraphicsTest freezes when set to FLASH_OPTION
  • [JDK-4967135] - Encoding Colors and Fonts in Applets with XMLEncoder throws Exceptions
  • [JDK-4968362] - Win L&F: JFileChooser should show information like native in detail view
  • [JDK-4971236] - SWAT: Java2D demo SizeRequirements.calculateTiledPositions() overflows allocated
  • [JDK-4972087] - Quality Desc and Quality Values arrays are of same length for JPG
  • [JDK-4972238] - Slow JAR file download when server doesn't return HTTP header last-modified
  • [JDK-4972576] - MouseOver color exists on KeyBoard traversal of slider thumb in Synth.
  • [JDK-4973054] - Need to clarify how to handle pending exceptions in JNI calls
  • [JDK-4973064] - Copies attribute is ignored by print service for POSTSCRIPT flavor on win32
  • [JDK-4973237] - TEST_BUG: Reg-test .../ScrollPaneWindowsTest.html fails on Windows 98
  • [JDK-4973278] - Printing to File throws NPE on Sol when the given file name represents a dir
  • [JDK-4973421] - typos in Linux man pages
  • [JDK-4973683] - Tab doesn't work in first focused component
  • [JDK-4973721] - Up and Down Arrow key buttons are not working for the JSpinner in Synth LAF.
  • [JDK-4974024] - deadlock at VM startup when JVMPI / JDWP both enabled
  • [JDK-4974065] - Graphics.copyArea() on offscreen image ignores clip area (except for pixmaps)
  • [JDK-4974135] - Load & Save FileDialog opens different location for XAWT and motif
  • [JDK-4974518] - TableSorterDemo gets confused after changing value
  • [JDK-4974878] - (coll) Collections and reverse order comparator
  • [JDK-4974956] - Active Directory/Kerberos Authentication fails when using non US-ASCII
  • [JDK-4975346] - Synth Docs needs to be changed for JTree specific properties.
  • [JDK-4975355] - Context Popup is not coming on Shift + F10 In JTree In Synth
  • [JDK-4976090] - Should implement support for _NET_FRAME_EXTENTS
  • [JDK-4976198] - (perf) Improve RMI Connection Handling Mechanism
  • [JDK-4976239] - REGRESSION: JVM crash with NPE exception when run apache Axis tcpmon utility
  • [JDK-4977168] - WIN : Exception thrown for b4470106 regression test case
  • [JDK-4977417] - Some DescriptorSupport traces should be FINEST
  • [JDK-4977607] - Compilation error java.lang.InternalError: jzentry == 0
  • [JDK-4977941] - Horizontal scrolling in JFileChooser in list mode is unlike native windows
  • [JDK-4978086] - TextComponent showing uppercase letters when typed with caps lock and shift on
  • [JDK-4978186] - j2sdk-debug.sh bundle looking for java?
  • [JDK-4980495] - Incorrect error message for ambiguous single static import
  • [JDK-4981217] - PIT: App is not terminating when popping up cross platform print & page dialogs
  • [JDK-4983802] - Cleanups in src/windows/native/java/io/io_util_md.c
  • [JDK-4984360] - use lzx compression on jinstall.cab reduces getjava jre size by 6KB
  • [JDK-4984669] - Underlining in HTML paints incorrectly
  • [JDK-4984912] - REGRESSION: Introspector loses PropertyDescriptors with no get- and set-Methods
  • [JDK-4985012] - -Xlint:dep-ann warning has a typo
  • [JDK-4985117] - Remove references to dead variable ABS_HTMLCONVERTER
  • [JDK-4985129] - Cleanup path definitions in Makefiles (isolate use of cygpath or dosname and CD/PWD)
  • [JDK-4985353] - XP and metal L&F: JPasswordField echo character should be DOT and not "*"
  • [JDK-4985406] - REG:Window components does not receive key events even when they have focus
  • [JDK-4985484] - jre installer should force installation of non-western feature2 if needed
  • [JDK-4986734] - Remove redundant commands in Makefiles for `clobber' target
  • [JDK-4986894] - Is the absence of ResultSet.getHoldability() an oversight/bug?
  • [JDK-4986899] - auto generated keys
  • [JDK-4986900] - auto commit
  • [JDK-4986902] - getCrossReference()
  • [JDK-4986904] - unicode
  • [JDK-4986905] - PreparedStatement.setFloat()
  • [JDK-4986906] - Do Timestamps have scale
  • [JDK-4986907] - setXXStream
  • [JDK-4986909] - rowUpdate/Deleted()
  • [JDK-4986913] - ResultSet.getBoolean()
  • [JDK-4986915] - Savepoints
  • [JDK-4986916] - Savepoints
  • [JDK-4986917] - autocomit
  • [JDK-4986919] - cursor support
  • [JDK-4986920] - ResultSet.getStatement()
  • [JDK-4986921] - LOB
  • [JDK-4986922] - LOB
  • [JDK-4986923] - CLOB
  • [JDK-4986926] - PreparedStatement.getMetaData()
  • [JDK-4986950] - Leading zeros in JDBC Escapes
  • [JDK-4986956] - ResultSet.getXXX(String, columnName)
  • [JDK-4986961] - Statement.setQueryTimeout()
  • [JDK-4987171] - GIF transparency in frame icons not work with Metacity/GNOME
  • [JDK-4987183] - A Type1 font that crashes the JDK rasteriser
  • [JDK-4987306] - LucidaTypewriterRegular.ttf has anomaly in instructions for the glyph for '2'
  • [JDK-4987459] - Typo in API documentation for javax.swing.JRootPane
  • [JDK-4988256] - demo/jfc remarks
  • [JDK-4988269] - validation.SchemaFactory: block="list" is allowed for element declarations
  • [JDK-4988346] - Clarify java.applet.AppletContext.showDocument(URL) behavior
  • [JDK-4988628] - no ability to assign the job name to a print job
  • [JDK-4989837] - image interpolation under some TXes incorrectly rounds colour components.
  • [JDK-4990282] - remove test code from rt.jar
  • [JDK-4990408] - WPrinterJob should not assume that every Color / Paint is RGB
  • [JDK-4990440] - should exclude kerberos tools-related class files for Solaris
  • [JDK-4990611] - PolicyTool and KeyTool classes duplicated in rt.jar and tools.jar
  • [JDK-4990795] - Improper focus traversal in frame embedded in SWT shell
  • [JDK-4991133] - (coll spec) Typo in the readObject method of the java.util.PriorityQueue class
  • [JDK-4991466] - application cannot launch anymore if resources in cached is corrupted
  • [JDK-4991587] - JButton text is positioned incorrectly
  • [JDK-4991596] - Internal insets of JTextField are wrong
  • [JDK-4991597] - Win L&F: Non editable and disabled text components have incorrect background col
  • [JDK-4991598] - Win L&F: Icon glyph for radio button menu item is wrong in winxp L&F
  • [JDK-4991607] - Wrong insets for JMenuItem with icon and text
  • [JDK-4991864] - (se spec) Typo in AbstractSelector.end()
  • [JDK-4992178] - REGRESSION: Allow unlimited number of edits in an UndoManager
  • [JDK-4992460] - (process) missing </a> tag in System.java
  • [JDK-4993037] - illegal forward ref not detected when on a long line
  • [JDK-4993256] - Font.equals is slower than it could be for some common cases
  • [JDK-4993845] - java.sql.Timestamp#toString() should allocate a larger StringBuffer
  • [JDK-4994329] - GTK: JColorChooser hue spinner doesn't update the selected color
  • [JDK-4994335] - Broken links to "Threads and Swing" article in javadoc
  • [JDK-4994629] - CMAP 2 truetype fonts cause crash
  • [JDK-4994705] - deadlock in LogManager
  • [JDK-4994762] - Javadoc comment for JTextComponent.getDisabledTextColor() is incorrect
  • [JDK-4995879] - TTY: remove unused private static Connector findConnector() in TTY.java
  • [JDK-4995931] - java.awt.TextComponent caret position does not follow spec
  • [JDK-4996128] - Revisit the implementation of copyDefaultToAccelerated for some s. managers
  • [JDK-4996318] - getSupportedDocFlavors return duplicate entries on CUPS systems
  • [JDK-4996696] - PSStealTasks need smarter termination code
  • [JDK-4997033] - RequiredModelMBean.setAttribute should throw exception if no setMethod and no currencyTimeLimit
  • [JDK-4997098] - problem when auto downloading "disabled" JRE
  • [JDK-4997433] - JVM_SocketAvailable uses long*. Should be 32bit pointer
  • [JDK-4997655] - (bf) CharBuffer.slice() on wrapped CharSequence results in wrong position()
  • [JDK-4997933] - REG: Printing from multiple threads throws Exception when printer is busy
  • [JDK-4998624] - StreamPrintService brings up a file dialog even when destination is not supportd
  • [JDK-4999352] - association does not work in Mozilla
  • [JDK-4999383] - REG: on win32 Checkbox configured OFF is inappropriately automatically turned on
  • [JDK-5002251] - potential bug with annotations and class file evolution
  • [JDK-5003166] - REG:Mouse button not validated before bringing up the drop-down menu for choice
  • [JDK-5003235] - Accessibility of private inner class
  • [JDK-5003402] - REGRESSION: java.awt.TextArea stops scrolling when it loses the keyboard focus.
  • [JDK-5003419] - empty blocks sometimes produce unnecessary jumps
  • [JDK-5003431] - java.lang.Object cannot be dereferenced
  • [JDK-5003951] - Labels are not painted for JSlider-RTL if ticks are not painted
  • [JDK-5003958] - Its not possible to set Font for JSlider
  • [JDK-5003968] - Foreground color set on JSlider is not used for painting labels
  • [JDK-5004907] - StrictMath.log() needs to be intrinsified
  • [JDK-5005194] - Frame.remove(getMenuBar()) throws NPE if the frame doesn't have a menu bar
  • [JDK-5005195] - CheckboxMenuItem fires action events
  • [JDK-5005426] - Buffered stream data is discarded by IllegalStateException in 1.4.2 and Tiger
  • [JDK-5005789] - Invalid link in ActionListener javadoc
  • [JDK-5005945] - GridBagLayout uses unneccessary loops
  • [JDK-5006040] - Most JOptionPane dialogs need Accessible role "ALERT"
  • [JDK-5006305] - symbolOopDesc::equals depends on char being signed
  • [JDK-5006329] - Speed up Hotspot windows build
  • [JDK-5006540] - java.sql.Timestamp.valueOf(String) fails to throw an IllegalArgumentException
  • [JDK-5006547] - Inaccurate Javadoc comment for java.sql.Connection.setAutoCommit
  • [JDK-5008338] - Area class comments need to explain the use and caveats of the class better
  • [JDK-5008436] - Regression-test java/awt/Menu/MenuActionEventTest/MenuActionEventTest.html fails
  • [JDK-5008498] - A regresion test java/text/Collator/DanishTest.java fails.
  • [JDK-5008676] - Write new Java GSS Programming/Reference Guide
  • [JDK-5009037] - document differences between source and class file views of a declaration
  • [JDK-5009199] - PrintService, PrinterJob APIs do not throw any excptn when destination is a dir
  • [JDK-5009327] - PIT: Java doc: java.awt.Window.setFocusableWindowState contains typo
  • [JDK-5009484] - Compiler fails to resolve appropriate type for outer member
  • [JDK-5009722] - JFileChooser: Wrong javadoc for BasicFileChooserUI members
  • [JDK-5010850] - When getting directory listing JFileChooser should display wait cursor
  • [JDK-5010944] - List's rows overlap one another
  • [JDK-5011109] - Typo in javax.print.PrintService: HashPrintRequestHashAttributeSet
  • [JDK-5011712] - XP L&F: FileChooser toolbar icons when enabled not same as native file dialog
  • [JDK-5011846] - Java Web Start requires second login of Basic/NTLM secured resources
  • [JDK-5011966] - X11CachingSurfaceManager does not implement flush()
  • [JDK-5012001] - First static field watchpoint is missed if the class is not prepared
  • [JDK-5012037] - There appears to be rounding inconsistencies when drawing
  • [JDK-5012888] - REGRESSION: Click & hold on arrow of JSpinner only transfers focus
  • [JDK-5012915] - [Windows] Interfering text field/input window appear over the composition window
  • [JDK-5012944] - [Win] IM Window Moves After Switching Between Applications
  • [JDK-5013152] - XP L&F: FileChooser toolbar icons when disabled not same as native file dialog
  • [JDK-5013279] - REG: Showing common dialog after native print dialog hides the common dialog
  • [JDK-5013564] - Win L&F: Cancel button in JFileChooser dialog should not have mnemonic
  • [JDK-5013651] - java.util.regex.Pattern: Optional groups take too long to compile
  • [JDK-5013762] - Graphics2D.drawRenderedImage shows artifacts on horizontal scrolling of image
  • [JDK-5013988] - REGRESSION: Regression-test javax/swing/JTable/ShiftClick/ShiftClick.java fails
  • [JDK-5014231] - ALT_PLUGIN_MSSDK should be changed to ALT_DEPLOY_MSSDK
  • [JDK-5014397] - sun/tools/jstat/jstatGcCauseOutput1.sh fails on linux. awk: Invalid range end
  • [JDK-5014550] - REGRESSION: JPopupMenu extending beyond JFrame does not stay up under KDE
  • [JDK-5014754] - Windows SDK installer allows a semicolon in PATH
  • [JDK-5014911] - b32c, b40, b42 input Arabic and Hebrew charaters fail in JTextComponents
  • [JDK-5015403] - LTP: XMLEncoder does not encode enumerations correctly
  • [JDK-5016191] - exception message is missing space
  • [JDK-5016492] - XP L&F: Separator between menu items in native give more gap than java
  • [JDK-5016849] - JOptionPane showXXXDialog documents blocking dispatch thread but does not
  • [JDK-5016993] - REGRESSION: Lucida Console Bold is not monospaced as expected
  • [JDK-5017565] - Executors.defaultThreadFactory doc should mention MaxPriority
  • [JDK-5017749] - (reflect spec) reflection classes may need additional API for generic signatures
  • [JDK-5018254] - (coll) 'remove' operation fails in tailMap of a null-key-allowing TreeMap
  • [JDK-5018268] - (coll spec) "on a such a" typo in java.util.List and java.util.Map
  • [JDK-5018444] - Minor code cleanup of JNDI classes
  • [JDK-5018599] - Regression-test javax/swing/JTextArea/4697612/bug4697612.java fails, Linux
  • [JDK-5018849] - (coll) TreeSet.contains(null) does not agree with Javadoc
  • [JDK-5019269] - Regression-test javax/swing/JInternalFrame/4244536/bug4244536.java fails
  • [JDK-5019334] - Win L&F: Selected color mark of JCheckBox & JRadioButton are not same as native
  • [JDK-5019779] - HTML parser incorrectly reports req.att contentmeta
  • [JDK-5019930] - Jar compression UI does not work properly
  • [JDK-5020152] - TEST_BUG: java/awt/Dialog/FileDialogFilterTest/FileDialogFilterTest.html fails
  • [JDK-5020154] - TEST_BUG: java/awt/Dialog/FileDialogSetLocationTest/FileDialogsetLocationTest.ht
  • [JDK-5021246] - Spec for RMI connector should say code downloading used if applicable
  • [JDK-5021330] - AccessibleRole.COLOR_CHOOSE javadoc is incorrect
  • [JDK-5021356] - Spec refers to "rapidly existing resources"
  • [JDK-5021667] - incomplete spec for java.net.DatagramPacket constructors
  • [JDK-5021864] - JLabel has classcast exception when given html text that contains a <script> tag
  • [JDK-5022115] - ASK_USER Property in deployment.properties file is not working when app ReInstal
  • [JDK-5022501] - Accessibility code in Swing is not encapsulated in protected inner classes
  • [JDK-5022970] - Win32GD.isDisplayChangeSupported() should not refer to screen 0
  • [JDK-5022977] - OGL: remove pixmap-related code
  • [JDK-5023037] - ergonomics conflict with javac
  • [JDK-5023046] - [webstart autodl] Sun FORCES installation of security hole (vulnerable JRE)
  • [JDK-5023492] - SubjectComber removes expired tickets from the wrong set
  • [JDK-5023873] - "javaplugin.classloader.cache.enabled=false" does not work
  • [JDK-5024080] - Regression-test java/awt/Focus/ModalDialogInFocusEventTest/ModalDialogInFocusEve
  • [JDK-5024091] - (crash) AssertionError when StringBuilder is used with cldc.jar as bootclasspath
  • [JDK-5024379] - REGRESSION: isActive call from Javascript no longer works in IE
  • [JDK-5024549] - PrinterJob's page and print Dialogs are not modal using web browser
  • [JDK-5024756] - REGRESSION: JOptionPane called concurrently still hangs in 1.4.2
  • [JDK-5025028] - TEST_BUG: java/awt/Label/ContainerValidateTest/ContainerValidateTest.html fails
  • [JDK-5025210] - bug in regression test test/tools/javac/DepParam.java
  • [JDK-5025532] - TextArea.replaceRange() works incorrectly if text contains line separators
  • [JDK-5025638] - documentation for javax.net.ssl.keyStore/keyStorePassword is a little off.
  • [JDK-5025676] - TEST_BUG: java/awt/LightweightComponent/LightweightDragTest/LightweightDragTest.
  • [JDK-5025711] - TEST_BUG: java/awt/LightweightComponent/LWClobberDragEvent/LWClobberDragEvent.ht
  • [JDK-5025858] - Resizing a decorated frame triggers componentResized event twice.
  • [JDK-5026075] - Should re-visit Ocean JInternalFrame maximize/minimize icons
  • [JDK-5026270] - PIT: OGL with Java2Demo fails to show contents in Memory Monitor
  • [JDK-5026764] - PIT:lookupPrintServices returns an invalid printer when no def ptr is available
  • [JDK-5026942] - rmi srv in applet throws IllegalStateException when returns remote obj
  • [JDK-5027042] - sun.net.ftp.FtpClient.finalize() blocks, causing java heap exhaustion
  • [JDK-5027276] - TEST_BUG: Regression-test java/awt/Toolkit/AutoLoadTest/AutoLoadTest.sh fails
  • [JDK-5027379] - Some small antialiased bold fonts look bad
  • [JDK-5027400] - Creating UI with WindowsLookAndFeel is slow
  • [JDK-5027748] - Avoid invoking dubious String(String) constructor in Pattern.java
  • [JDK-5027753] - Redundant comparison to null in java.io.InputStream.read(byte[],int,int)
  • [JDK-5027824] - NullPointerException in PlainView with empty root Element
  • [JDK-5028030] - TEST_BUG: Reg-test /ScrollPanechildViewportTest/ScrollPanechildViewportTest has
  • [JDK-5028033] - TEST_BUG: Reg-test ../ScrollPane/ScrollPaneFlicker/ScrollPaneFlicker has no desc
  • [JDK-5028103] - TEST_BUG: java/awt/Focus/ComponentLostFocusTest
  • [JDK-5028259] - Setting of destination image type for jpeg image increase size of result.
  • [JDK-5028270] - NTLoginModule fails for User "SYSTEM"
  • [JDK-5028742] - CityIM: An unnecessary newline is inserted when a text is committed
  • [JDK-5029080] - EventQueue doc wrongly suggest features are 1.1
  • [JDK-5029493] - (spec) Writer.write doc for IndexOutOfBoundsException (Tiger CCC 4156573) is not integrated
  • [JDK-5029504] - Empty JComboBox drop-down list is unexpectedly high
  • [JDK-5029514] - Synth style font binded to ENABLED "tabbedpanetab" affects only SELECTED tabs
  • [JDK-5030121] - SA-JDI: Method.frameCount(), .frames(), .frames(int,int) return wrong frames num
  • [JDK-5030138] - JavaDoc contains contains a piece of HTML code in a wrong place
  • [JDK-5030203] - We should sign all msi and cab installer files
  • [JDK-5030208] - JTable Printing dialog shows one extra page
  • [JDK-5030220] - Spelling error: "suppored" should be "supported"
  • [JDK-5030415] - Motif L&F: Minimize, Maximize not working properly on JInternalFrame
  • [JDK-5030787] - Regression-test javax/swing/JComboBox/4212498/bug4212498.java fails
  • [JDK-5030922] - BugFixes from Azul Systems
  • [JDK-5031222] - JDK1_1InitArgs no longer supported
  • [JDK-5031327] - FilteredRowSetImpl.updateCharatcterStream signature misspelt
  • [JDK-5031439] - Regression-test java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKeypres
  • [JDK-5031992] - (spec) PushbackReader.unread(-1) does not work as expected
  • [JDK-5032111] - JAWS launching window is missing default cancel action.
  • [JDK-5032574] - readObject and/or writeObject unnecessarily or poorly synchronized
  • [JDK-5032576] - static fields that might need to be volatile
  • [JDK-5032583] - extraneous object construction (String, Boolean, etc)
  • [JDK-5032593] - extraneous null check
  • [JDK-5032598] - stream may not be closed
  • [JDK-5032607] - inner class should be static nested class
  • [JDK-5032608] - remove unused field
  • [JDK-5032942] - Possible null pointer dereference
  • [JDK-5032952] - non-transient non-serializable instance field in serializable class
  • [JDK-5033302] - (process) Can't execute Solaris NFS programs with uid>64k on Linux-amd64
  • [JDK-5033550] - UTF8: JDWP: back end uses modified UTF-8
  • [JDK-5033614] - ClassLoaders do not get released by GC, causing OutOfMemory in Perm Space
  • [JDK-5033747] - JFileChooser is very slow on Windows XP
  • [JDK-5034008] - PrintClassHistogram reports <no name> for constMethodOops
  • [JDK-5034036] - Grammatical error in javadoc for JComponent.setEnabled()
  • [JDK-5034083] - JCP: Corrupted store at user level makes the system level store unreadable
  • [JDK-5034571] - Wildcard capture must use the bounds of the formal
  • [JDK-5034609] - Capture conversion implementation breaks a cast test
  • [JDK-5034842] - ia64 - COMPILE SKIPPED: early schedule failed (not retryable)
  • [JDK-5035272] - Fullscreen status is not changed when the frame in fullscreen mode is disposed
  • [JDK-5035342] - XP L&F: Buttons in directories toolbar has no insets for Windows L&F
  • [JDK-5035476] - "Feature Description" text and box in IFTW installer is grayed
  • [JDK-5035668] - Metal ToolBar Border incorrectly sizes the MetalBumps used for the grip
  • [JDK-5035682] - HTMLWriter puts base tag in body instead of in head.
  • [JDK-5035939] - Error message displayed when for invalid systemcache location is misleading.
  • [JDK-5035992] - IFTW : The text displayed in the GUI misleads while uninstalling JRE.
  • [JDK-5035998] - No information about the failure of SystemCache import if trace is disabled.
  • [JDK-5036083] - Windows L&F: Minimizing a maximized JIF causes the next frame to Maximize
  • [JDK-5036146] - REGRESSION: problems with 1.5.0 action listeners
  • [JDK-5036734] - JRE choice item in Advanced tab on ControlPanel is garbled on Windows
  • [JDK-5036735] - TEST_BUG: Reg-test java/awt/CheckboxGroup/CheckboxGroupSelectCurrentTest.java fa
  • [JDK-5037376] - TEST_BUG: 2 Reg-tests java/awt/TEMPLATE/Manual... are incomplete
  • [JDK-5037491] - [WinXP] Preedit string on TextArea is automatically committed by window resize o
  • [JDK-5037596] - Float.floatToIntBits very slow on Solaris
  • [JDK-5037684] - Ocean JToggleButton still has wrong border
  • [JDK-5037772] - JCP : unable to import certificates into user level client authentication store
  • [JDK-5038056] - apt must be able to operate on incomplete source files
  • [JDK-5038637] - UTF8: java -agent/-agentlib/-Xrunjdwp options not all treated as modified utf-8
  • [JDK-5038768] - Increase initial PermSize to 12 MB for class data sharing
  • [JDK-5038867] - (prefs spec) Incorrect example text in java.util.prefs.Preferences doc comments
  • [JDK-5038903] - (cl) ClassLoader.c does not clear a pending exception - JNI spec violation
  • [JDK-5039416] - REGRESSION: Extra mouse click dispatched after press-drag- release sequence.
  • [JDK-5039494] - PNGImageReader.read does not throw IAException when dest width/height < 1
  • [JDK-5039511] - specification regression: missing assertion in CardLayout
  • [JDK-5039542] - JTree's setToolTipText() doesn't work
  • [JDK-5040513] - ArrayIndexOutOfBoundsException in JColorChooser when clicking in the bottom of S
  • [JDK-5040674] - Headless exceptions using j2sdk1.4.2_xx on windows and unix
  • [JDK-5041219] - Windows task bar is shown above the fullscreen window when noddraw flag is used
  • [JDK-5041225] - Calling setDisplayMode() with unknown refresh rate throws exception
  • [JDK-5041511] - ciField's offset may by -1 when will_link returns true
  • [JDK-5041975] - (reflect) please retrofit varargs onto Array.newInstance
  • [JDK-5042116] - Offscreen images are effectively not accelerated on non-default GCs
  • [JDK-5042122] - REGRESSION: TextField.setEnabled(false) does not grey out text.
  • [JDK-5042126] - Managed images: non-default surfaces do not get updated
  • [JDK-5042364] - Malformed MLet text file causes infinite loop in parser
  • [JDK-5042400] - TEST_BUG: Regression-test javax/swing/JButton/5000913/bug5000913.java
  • [JDK-5042688] - the build should use wscript.exe from the windows system directory
  • [JDK-5042769] - Reusing a JToolTip does not work
  • [JDK-5042886] - JTextArea.getPreferredScrollableViewportSize() returns incorrect value
  • [JDK-5043020] - Spurious unchecked cast warning
  • [JDK-5043128] - Reinstall Removed JNLP App window does not receive key events even when in focus
  • [JDK-5043152] - JMX spec could clarify how MBean RuntimeExceptions are handled
  • [JDK-5043475] - Update java man pages for solaris and linux per new agent options
  • [JDK-5043541] - JToolBar cannot reset rollover border when removed from it's parent container
  • [JDK-5043615] - should update the JCE Reference Guide for mustang
  • [JDK-5043626] - JEditorPane inserts chars into <head> section instead of <body> in HTML doc
  • [JDK-5043762] - RequiredModelMBean.addAttributeChangeNotificationListener existence check fails
  • [JDK-5043814] - getAvailableAcceleratedMemory returns an incorrect value when opengl=true
  • [JDK-5044020] - should update the How to Implement a Provider for JCE doc for mustang
  • [JDK-5044146] - TEST_BUG: javax/swing/JFrame/4962534/bug4962534.html fails
  • [JDK-5044150] - REGRESSION: java.awt.Choice closes immedeaitely if it extends beyond the screen
  • [JDK-5044199] - "No Browser Selected" string in ControlPanel looks hard coded
  • [JDK-5044344] - OGL: VM crashes when creating many OffScreenImages on WinXP with Nvidia drivers
  • [JDK-5044469] - REG: Disabled component gains focus and receives keyevents on win32
  • [JDK-5044738] - assert "reserving unexpected size block"
  • [JDK-5044798] - Significant memory leak in BasicListUI: Renderer not removed from renderer pane
  • [JDK-5045067] - In make/docs/Makefile, update cgi-bin/bugreport.cgi to bugs.sun.com/services/bugreport/index.jsp
  • [JDK-5045079] - LAF of button objects on "Allow JRE Download" dialog is different
  • [JDK-5045081] - "Install Shortcuts" menu item in Application menu should be disabled if not supp
  • [JDK-5045217] - TEST_BUG: Regression-test java/awt/Toolkit/DefaultHeadlessTest/DefaultHeadlessTe
  • [JDK-5045306] - Http keep-alive implementation is not efficient
  • [JDK-5045408] - OGL: ImgCap.isTrueVolatile returns false for default graphics config on win XP
  • [JDK-5045582] - (coll) binarySearch() fails for size larger than 1<<30
  • [JDK-5046198] - Default file name differs when the destination type is set programmatically
  • [JDK-5046738] - Inconsistent Help menu position
  • [JDK-5046781] - Spec should say role field in ModelMBeanOperationInfo descriptor is optional
  • [JDK-5046784] - Value of targetType in Model MBean descriptors is case insensitive
  • [JDK-5046877] - Spelling error in Javadoc for URLStreamHandler.openConnection()
  • [JDK-5047300] - deprecation document out of date
  • [JDK-5047307] - javac -nowarn improperly suppresses JLS-mandated warnings
  • [JDK-5047331] - Esc key makes ControlPanel exit on Linux
  • [JDK-5047369] - Tooltips for 'Choose' button in 'View JNLP Runtime Settings' is not available
  • [JDK-5047379] - tooltips have extra space at the end of the message
  • [JDK-5047523] - java.awt.Window/Dialog.setVisible() semantics lost
  • [JDK-5047699] - two nits with a deprecation warning
  • [JDK-5047800] - MIDI test case 4: MIDI devices had errors and various errors messages
  • [JDK-5048370] - Disposing of Modal Dialogs can cause them to lose their Modality
  • [JDK-5048786] - dead code in javac
  • [JDK-5049523] - Inference should compute glb of type arguments
  • [JDK-5049549] - REGRESSION:JButton with setSelected(true) loses selected state on gaining focus
  • [JDK-5050278] - BigInteger constructor gives NegativeArraySizeException
  • [JDK-5051002] - RAS: JVM crashes if the Cursor(int) constructor is called repeatedly.
  • [JDK-5051056] - REGRESSION: getGraphics does not return null after the PrintJob is done
  • [JDK-5051296] - CTW crashed at type.hpp, 941
  • [JDK-5051380] - missing space in exception message
  • [JDK-5051527] - Faster, more direct software transformation of images
  • [JDK-5051557] - COMPATIBILITY: JOTB - 3D Blox applet does not function properly.
  • [JDK-5052169] - memory leak triggered by use of Component$NativeInLightFixer
  • [JDK-5052372] - Truncated JSlider labels when longer
  • [JDK-5052433] - NPE for generateCRL and generateCRLs methods
  • [JDK-5052646] - Plugin does not refresh applet in JAR during Internet Explorer Refresh
  • [JDK-5052840] - Startup regression on faster x86 machines
  • [JDK-5053272] - Regression in html parsing in tiger beta 2
  • [JDK-5053367] - RelationService.addRelationType spec should reject null relation type name
  • [JDK-5053379] - J2SE 1.5 b1 JTable calls ListSelectionModel.setAnchorSelectionIndex(-1)
  • [JDK-5053815] - unspecified exceptions in X509TrustManager.checkClient[Server]Trusted
  • [JDK-5053826] - (spec) Unspecified exceptions in SSLPermission constructors
  • [JDK-5053844] - gif files not found error message displayed at console
  • [JDK-5053853] - (spec) Unspecified IllegalStateException in SSLContext.getServerSocketFactory
  • [JDK-5053877] - (spec) Unspecified NullPointerException in SSLSessionContext.getSession
  • [JDK-5055563] - (spec) Unspecified IllegalStateException in KeyManagerFactory.getKeyManagers
  • [JDK-5055567] - (tz) TimeZone.getAvailableIDs(int) may produce inconsistent info with getRawOffset()
  • [JDK-5055597] - (spec) addHandshakeCompletedListener: No IAE if listener is null
  • [JDK-5055604] - (spec) Unexpected IllegalArgumentException in SSLSocket.setEnabledProtocols
  • [JDK-5056170] - Unspecified NPE in Cipher init(int, Key) and init(int, Key,
  • [JDK-5056403] - REGRESSION: JTabbedPane setFocusable(false) and removing tabs
  • [JDK-5056438] - Cipher.init throws exception if Cipher is generated using RC4 as algorithm
  • [JDK-5056675] - UTF8: JDWP: Error messages need to go from UTF8 -> Platform encoding
  • [JDK-5057174] - [WINDOWS] NullPointerException in sun.awt.windows.WInputMethod.dispatchEvent
  • [JDK-5057194] - Removal of SUNWj5cfg does not remove all components it created.
  • [JDK-5058132] - (enum) poor performance in compiler-generated Enum.valueOf(String)
  • [JDK-5058184] - Problems with encoders for IBM933, IBM949, IBM949C, IBM970
  • [JDK-5058235] - Cannot find A ARL in real GPKI enviroment with LDAPCertStore
  • [JDK-5059807] - JProgressBar does not repaint correctly in indeterminate mode on Bluecurve
  • [JDK-5060110] - Ignore CKR_ALREADY_INITIALIZED return code
  • [JDK-5060628] - Segmentation violation running Eclipse 3.0RC1
  • [JDK-5061177] - Wrong @since-Attribute in method java.sql.Timestamp.compareTo(Timestamp)
  • [JDK-5062222] - NPE in XYZApp.newBackBuffer
  • [JDK-5062231] - JToolBar: LTR and RTL don't match length in GTK+
  • [JDK-5062233] - when is Signature attribute required on a class?
  • [JDK-5062390] - Regression-test java/awt/Focus/ComponentLostFocusTest/ComponentLostFocusTest.htm
  • [JDK-5062458] - ExtensionInstallers have "." in the classpath !
  • [JDK-5062521] - Assert failure occurs at loopTransform.cpp, 1176 with java_g in 1.5b54
  • [JDK-5062649] - REG: JEditorPane/JTextPane(J2SE1.5) No support for dynamic Fonts
  • [JDK-5062655] - Permissions granted by policy files don't apply to jnlp properties.
  • [JDK-5062667] - LDAP provider does not use correct classloader for resolving proxy classes
  • [JDK-5062711] - Spelling errors in J2SE API docs
  • [JDK-5062728] - WIN64: VM should not use Vectored Exceptions
  • [JDK-5062738] - The README path shows incorrectly when click support info in JDK AMD64 Windows
  • [JDK-5063449] - Doc: MessageFormat.setLocale() does not affect format() method
  • [JDK-5064013] - Regression test test/java/awt/Focus/TypeAhead/TestFocusFreeze.java fails
  • [JDK-5064222] - 5059770 needs to be applied to GTKFileChooserUI and SynthFileChooserUIImpl
  • [JDK-5064343] - Use C_Sign() instead of C_SignRecover() for raw PKCS#1 RSA signatures
  • [JDK-5064628] - ScrolBar goes up in sudden when the value becomes greater than 65000
  • [JDK-5064736] - Incompatible types are cast without error
  • [JDK-5064826] - JWS Application shortcuts are lost on java upgrade, never to reappear
  • [JDK-5065001] - awt TextArea crashes HotSpot on winXP when frame is closed
  • [JDK-5065031] - Links and attributes on man pages refer to older versions of java on man pages
  • [JDK-5065215] - javac reports unnecessary unchecked warning
  • [JDK-5065602] - Error message not complete for unit test 5060073
  • [JDK-5066009] - CLASSPATH should be able to be longer than 512 bytes
  • [JDK-5066041] - ModalDialogTest fails to behave as per the instruction given in Cinnabar.
  • [JDK-5066222] - Exception/Error messgs are getting thrown while running signed JAWS application
  • [JDK-5066322] - REGRESSION: Printing duplex onto PostScript printers does not work.
  • [JDK-5066440] - Overwrite trace property doesn't seem to work well in 1.5.b56
  • [JDK-5066752] - Transparent JDesktopPane impossible because isOpaque() returns true
  • [JDK-5066774] - Bad interaction between generics, instanceof, inner classes, and subclasses
  • [JDK-5066863] - Most single-byte encodings incorrectly return canEncode('\u0000') -> false
  • [JDK-5066867] - ISCII canEncode() returns true for some unmappable chars in the Devanagari block
  • [JDK-5066874] - cs.canEncode(c) incorrectly returns false when cs is Big5-like and c is ASCII
  • [JDK-5066879] - cs.canEncode(c) incorrectly returns false when cs is EUC-TW and c <= 0xff
  • [JDK-5066884] - GB18030 canEncode returns incorrect result for Surrogates
  • [JDK-5066887] - PCK encoder canEncode method returns incorrect values for some characters
  • [JDK-5067292] - REGRESSION: JTable col. headers for small columns rendered incorrectly - XP LnF
  • [JDK-5067312] - InetAddress.isReachable(timeout) reports reachable if I pull network cable out
  • [JDK-5067517] - RedefineClasses crash if class list includes class for primtive or array types
  • [JDK-5067523] - Instrumentation.redefineClasses does not throw UnmodifiableClassException
  • [JDK-5067793] - (spec) Unspecified NullPointerException in SSLContext class methods
  • [JDK-5067959] - Plugin fails to load proxy.pac file when IE uses *.ins file
  • [JDK-5068014] - REGRESSION: WARNING: ORBUTIL.connectionRebind printed when using CORBA
  • [JDK-5068095] - Update com.sun.net.ssl.* classes to use @Deprecated annotations.
  • [JDK-5068130] - Unnecessary test in java.lang.Class.getEnclosingMethodInfo()
  • [JDK-5068322] - javax.imageio.plugins.jpeg.JPEGQTable.toString() produces incorrect description
  • [JDK-5068324] - "Java JNLP Application Viewer" window is not appearing in center of the screen.
  • [JDK-5068823] - unnecessary import in StringBuilder
  • [JDK-5069132] - (spec) Runnable should have "see also" to Callable
  • [JDK-5069255] - Java product name changes in build/ scsl/ stub/ in j2se workspace
  • [JDK-5069461] - JDK Installer shows little misleading information about Public JRE
  • [JDK-5070080] - The setMargin is not correctly implemented with L&F GTK
  • [JDK-5070081] - REGRESSION: javax.sound.sampled.Clip loses position when stopped
  • [JDK-5070240] - ParallelScavenge: print tenuring threshold used
  • [JDK-5070281] - java.lang.instrument - agent's premain class need not be public
  • [JDK-5070391] - Reg-test java/awt/Menu/MenuVisibilityTest/MenuVisibilityTest.html fails
  • [JDK-5070473] - typos in JMX javadoc
  • [JDK-5070632] - Default SSLSockeFactory does not override createSocket()
  • [JDK-5070671] - Arrays.binarySearch can't infer int[]
  • [JDK-5070781] - CMS: assert(!full || (gc_count_before >= full_gc_count_before), "Invariant")
  • [JDK-5070991] - 1.5.0 Regression: Focus is not changed when tab key is pressed in Automatic Prox
  • [JDK-5071068] - Windows LAF support for desktop properties not implemented
  • [JDK-5071110] - MBeanInfo.equals() throws NPE if description of second MBeanInfo is null.
  • [JDK-5071293] - Bad cast in KeyStoreSpi.engineLoad(LoadStoreParameter)
  • [JDK-5071686] - JVM Leaks large amount of memory when running applets
  • [JDK-5072554] - Extra PropertyChange notification when vetoing a focus change event
  • [JDK-5072787] - Need Low and High Contrast Icons for a11y themeing (Java Webstart)
  • [JDK-5072902] - During download when caching is disabled, http compression is also disabled.
  • [JDK-5072969] - Java Web Start can still seem to hang in tiger.
  • [JDK-5073042] - REGRESSION: JInternalFrame.setMaximum(true) unreliable.
  • [JDK-5073047] - REGRESSION: MetalLookAndFeel.setCurrentTheme ignored
  • [JDK-5073060] - Package private members not found for intersection types
  • [JDK-5073086] - typos in logging
  • [JDK-5073087] - native2ascii Linux man page showing SUNWj35dev instead of SUNWj5dev
  • [JDK-5073201] - The system cache size Warning message is skiped the first time
  • [JDK-5073361] - Cannot switch input method from IM Selection menu
  • [JDK-5073365] - (thread) java.lang.Thread.SetPriority() raises a NullPointerException if a thread has exi
  • [JDK-5073396] - (component) JTextField doesn't refresh - (the background change on focus)
  • [JDK-5073407] - Major buffered image render speed regression
  • [JDK-5073414] - BufferedReader.readLine() multi-threading issue with line-feed handling
  • [JDK-5073448] - java.text.DigitList..getBigDecimal() should use BigDecimal.scaleByPowerOfTen()
  • [JDK-5073464] - Can we improve error handling for create_itable_stub allocation failure
  • [JDK-5073497] - Casting long to int on 64-bit machine sometimes gives wrong result
  • [JDK-5073546] - Minor ConcurrentHashMap constructor spec tweaks
  • [JDK-5073778] - GTK L&F: JFileChooser.getSelectedFile() returns bogus file name
  • [JDK-5073842] - SCCS files copied to OUTPUTDIR during 64-bit windows jre install build
  • [JDK-5073924] - Stack trace printed from com.sun.net.proxy.DeployProxySelector
  • [JDK-5073951] - jdk1.5.0/bin/unpack200 requires GLIBC_2.2.4
  • [JDK-5074057] - glyph visual bounds incorrect when frc is rotated
  • [JDK-5074079] - Remove reference to "internal" package in Taglet API
  • [JDK-5074098] - Illegal upcall in SunLayoutEngine.cpp within critical context
  • [JDK-5074185] - sample folder inside jdk folder should be optional like demo folder
  • [JDK-5074189] - Vetoing a focus shift results in infinite cycle
  • [JDK-5074221] - Opera support broken on Unix in newer Opera releases.
  • [JDK-5074373] - JRE_MAN_PAGES and JDK_MAN_PAGES should only be set in one place
  • [JDK-5074396] - enabling/disabling of SingleStep on a running java thread causes crash
  • [JDK-5074431] - Thursday is misspelled in Bulgarian locale
  • [JDK-5074524] - lazy download problem - first jar listed in compoenent ext is always downloaded
  • [JDK-5074530] - javawebstart does no pick up latest JRE if href is no specified in j2se tag
  • [JDK-5074573] - Pressing Ctrl+Backspace and Ctrl+Delete do nothing in a JTextField
  • [JDK-5074608] - Counted loop in the test is not recognized by C2
  • [JDK-5074912] - Value "YGC" appears as "VGC" in Linux man page for jstat.1
  • [JDK-5075526] - REGRESSION: ArrayIndexOutOfBoundsException in BasicTabbedPaneUI.getTabBounds()
  • [JDK-5075546] - remove memory barrier on native transitions
  • [JDK-5075580] - JFileChooser in FILES_AND_DIRECTORIES mode doesn't contain fix for 4239219
  • [JDK-5075597] - Incomplete javadoc for ScheduledExecutorService.scheduleAtFixedRate()
  • [JDK-5075819] - Incorrect MessageFormat usage
  • [JDK-5075953] - RapidUpdateCheck returns completed when resource not there.
  • [JDK-5076181] - JTable headers do not print well under WIndows XP Look & Feel
  • [JDK-5076378] - SA-JDI: add support for cross VM version debugging
  • [JDK-5076514] - Incompatible change in clipboard handling in swing between b55 and b56
  • [JDK-5076572] - vframeStreamCommon::fill_from_frame() should not be virtual
  • [JDK-5076633] - Missing slash on resource URLs with Java WebStart
  • [JDK-5076692] - Installed Extensions Image I/O reader-writer plug-ins unusable in applet context
  • [JDK-5076693] - clean up installer strings in ISString.idt
  • [JDK-5076714] - GC_locker::unlock_critical() conflicts with low-pause collection objectives
  • [JDK-5076724] - GUI apps can't handle exceptions - ThreadGroup.uncaughtException never called
  • [JDK-5076755] - JTabbedPane setSelectedIndex(-1) doesn't work properly with Scroll Layout
  • [JDK-5076772] - (se) Select.select(timeout) throws NullPointerException occasionally (win)
  • [JDK-5076868] - AsyncGetCallTrace returns zero frames when in SharedRuntime::dsin()
  • [JDK-5076878] - ImageIO BMP Writer writes 32 bit files for 24 bit images
  • [JDK-5076965] - (so) SocketChannel does not report local address after binding to a wildcard
  • [JDK-5077149] - ToolTips in "Temporary File Setting" should be updated.
  • [JDK-5077317] - Produces faulty Constant Values page if constants contain angle bracket '<'
  • [JDK-5077321] - JSInvoke.java is built every time when you try to build plugin.jar
  • [JDK-5077710] - VetoableChangeSupport.fireVetoableChange() doc is incorrect.
  • [JDK-5077738] - Changing system preferences after switching from GTK L&F causes L&F mixup
  • [JDK-5077866] - [Cinnabar] REG: JTable crashes when focus moved out from a cell
  • [JDK-5078201] - Inconsistent translation (e.g. "Input Method")
  • [JDK-5078214] - ToolTip is shown partially when the application is near the bottom of screen.
  • [JDK-5078280] - REGRESSION: RSA key length not proper
  • [JDK-5078541] - win32:fail to update mozilla prefs.js with browser.helperApps.neverAsk.openFile
  • [JDK-5078745] - The mouse listener removed twice in BasicButtonUI#uninstallListeners
  • [JDK-5078753] - Table Header are not showing the RollOver effect unlike Native Cinnabar
  • [JDK-5079016] - clarify the assert statement remove the assert in unpack.cpp: assert((b.length =
  • [JDK-5079135] - glyphlayout should be able to handle an unset graphics enviroment situation
  • [JDK-5079423] - JarDiff inserts ZipEntry objects from one jar file directly into a new one
  • [JDK-5079441] - Italic rest of page doc/api/javax/sql/rowset/serial/SerialArray.html
  • [JDK-5079694] - JDialog doesn't respect setCursor
  • [JDK-5079711] - AMD64 needs to be brought up to parity with x86
  • [JDK-5079729] - Crash in JavaCalls.cpp Tiger b59
  • [JDK-5079742] - Swing's windows look and feel should be using Tahoma on Longhorn/XP
  • [JDK-5079751] - Class bytes verification failes after repeated redefine
  • [JDK-5080019] - Typo in param. description of javax.swing.tree.TreeCellEditor.getTreeCellEditor
  • [JDK-5080066] - [Fmt-Ch] Invalid code in java.text.ChoiceFormat.applyPattern(String)
  • [JDK-5080070] - Synth doc bugs
  • [JDK-5080272] - Needs to define behavior of DSAKeyPairGenerator.initialize() if random is null
  • [JDK-5080386] - Problem with embedded Internet Explorer using Sun Java
  • [JDK-5080479] - Abort on running GetGenericSuperclassTests
  • [JDK-5080623] - SubMenu option in jnlp file is not working as expected in solaris Gnome
  • [JDK-5080630] - Sometimes different threads have same hashCode
  • [JDK-5080652] - REGRESSION: REG: HTML parser case-sens HTML 'class' attrib to lcase
  • [JDK-5080666] - javaws -uninstall is not happening completely when submenu attribute used in jnl
  • [JDK-5080917] - lub computes strange compound types
  • [JDK-5080921] - (coll spec) The 1.5 Iterator.next specification changes Iterator's contract
  • [JDK-5080979] - Checks size of wrong partition
  • [JDK-5081108] - reflective access to final longs loses uppper 32 bits on some x86 machines
  • [JDK-5081282] - Optimize stamp[] control in Calendar
  • [JDK-5081301] - (spec) Math.asin(...) says arc sine of _angle_; acos, atan wrong too
  • [JDK-5081313] - RFE: java.sql classes using bad non-short-circuited & in valueOf method
  • [JDK-5081338] - JComponent painting cleanup
  • [JDK-5081594] - arguments008 fails an assertion
  • [JDK-5081701] - CMS: ATG crash with perm gen collection enabled
  • [JDK-5081721] - ko/zh/tw: extra mnemonic characters on control buttons in JFileChooser
  • [JDK-5081877] - "More Details" button is not displaying detailed Error message.
  • [JDK-5081900] - User not able to close the Password Needed-Client Authentication Keystore Window
  • [JDK-5081970] - Printing image data through URL is broken when using DocFlavor constr on win32
  • [JDK-5082045] - "Client Authentication" window and "Hostname- Missmatch" window appear twice
  • [JDK-5082094] - REGRESSION: JTabbedPane with 0 tabs is drawn in TabbedPane.selected color
  • [JDK-5082174] - Using Sun Compilers 5.6 to build VM
  • [JDK-5082220] - String.length spec refers to "16-bit Unicode characters"
  • [JDK-5082319] - REGRESSION: JComboBox don't respond to arrow keys on linux (has focus listener)
  • [JDK-5082324] - [ko] different tooltip font size on plug in Control Panel 1.5.0 b60.
  • [JDK-5082374] - Plugin can freeze when multiple applets use Thread.setName()
  • [JDK-5082689] - Last updated date and time are switched on the update page of Control Panel
  • [JDK-5082755] - Java2D text: Some > 400 pt algorithmically bolded glyphs are incorrect.
  • [JDK-5082844] - unix: showDocument should not assume browser error stream is empty
  • [JDK-5082857] - MouseWheelEvent docs should be cleared up
  • [JDK-5082928] - Malformed <a> tag throws error malformed_html_link_tag due to message not found in resource file
  • [JDK-5083062] - JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap.
  • [JDK-5083285] - (coll spec) javadoc method hyperlink displayed as plain text
  • [JDK-5083318] - CMS: debug jvm deadlocks because of CodeCache_lock during verification
  • [JDK-5083384] - Safe default permission violations in SUNWj5cfg
  • [JDK-5083441] - REGRESSION: -Xrunhrof depth=0 option causes snapshot release to crash immediate
  • [JDK-5083450] - (se) Temporary selectors not closed upon thread exit
  • [JDK-5083555] - Parent Windows of mouse events catchup while dragging child dialog window
  • [JDK-5083590] - Client Authentication is not working as expected in "Reinstall" option in javaws
  • [JDK-5083594] - Different Behaviors parsing hostname with '_' between in 1.3.1 and 1.4.X/1.5
  • [JDK-5083943] - Font.deriveFont implementation could be more efficient
  • [JDK-5084036] - Fix warnings do to varags changes
  • [JDK-5084243] - support info dialog Readme link not working in windows 2000 professional
  • [JDK-5084263] - [sv] Wrong tooltip formatting in ControlPanel
  • [JDK-5084334] - Cannot handle zip files with more than 65535 files
  • [JDK-5084842] - LookAndFeel of a window changes for the following scenario
  • [JDK-5085148] - (spec){Reader,Writer}.close() documentation is ambiguous
  • [JDK-5085506] - b62, JPasswordField under Solaris9 Intel does not accept RTL chara
  • [JDK-5085530] - Addtional seperator in "Application" Menu
  • [JDK-5085647] - Possible to create an applet window with no applet warning
  • [JDK-5085648] - A window created by an unsigned applet is not fully shown
  • [JDK-5085706] - deploy.jar is using different rules to build when built from plugin.
  • [JDK-5085877] - DOC: internal build instructions incorrectly refer to TARGET_ARCH
  • [JDK-5085891] - couldn't download Microsoft DirectX 7 SDK from the URL given in the readme.
  • [JDK-5085910] - Memory leak & corruption in JavaVM5.cpp
  • [JDK-5086027] - Inner class of generic class cannot extend Throwable
  • [JDK-5086082] - Focus border is missing in GTKLookAndFeel on JDS.
  • [JDK-5086089] - OceanTheme cannot be extended
  • [JDK-5086147] - File,URI,URL conversions are strange for UNC path
  • [JDK-5086189] - Reg: Images which are not set are picked from LAF for buttons - GTK
  • [JDK-5086324] - SwingSet2 demo missing text in tooltip demo in RHAS3.0
  • [JDK-5086403] - Generated connection object is unreferenced in one JdbcRowSetImpl constructor
  • [JDK-5086790] - Java plugin and Javaweb start can't read client auth keystore from system level
  • [JDK-5086812] - REGRESSION: javax/swing/plaf/basic/BasicHTML/4960629/bug4960629.java fails
  • [JDK-5086831] - JFileChooser.getSelectedFile() returns incorrect path on Windows network folder
  • [JDK-5086973] - (spec) HttpsURLConnection does not document SecurityExceptions
  • [JDK-5087006] - sharedRuntime::dsin() stack is not walkable in X86 C2
  • [JDK-5087097] - Sub-menus in a popup menu are not traversable through keyboard, on Solaris
  • [JDK-5087204] - Key operations stop working on AWT menu after certain operations
  • [JDK-5087208] - String contents of JEditorPane disappear when changing Look and Feel
  • [JDK-5087251] - AWT Button triggers ActionEvent even though all the key events are retargetted
  • [JDK-5087256] - public boolean containsKey(Object key) doesn't throw NullPointerException
  • [JDK-5087395] - Repainting text at non-integral positions can be off-by-one pixel.
  • [JDK-5087428] - Typo in AccessibleExtendedComponent interface doc API
  • [JDK-5087448] - When Properties.store is called, comments are not escaped
  • [JDK-5087554] - Mustang packages should be SUNWj6 names
  • [JDK-5087605] - Solaris X11 rasteriser not used for characters in first string displayed
  • [JDK-5087703] - Typo in the comments for JSpinner.AccessibleJSpinner
  • [JDK-5088035] - hotswap fires assert(0 <= i && i < length(),"index out of bounds")
  • [JDK-5088275] - PolicyTool does not recognize "NONE" keystore URL, nor keystorePasswordURL
  • [JDK-5088283] - SIGILL in compiler thread with -server -XX:+UseMallocOnly
  • [JDK-5088703] - (fmt) %tl and %tI format specifiers print "0"/"00" instead of 12 for 12 PM
  • [JDK-5088778] - Proxy fields can not be cleared once you set (Control Panel->Network Settings)
  • [JDK-5088956] - Applet status could never be APPLET_DESTROY
  • [JDK-5088957] - java.io.InputStream.read(byte[]) has a typo
  • [JDK-5089015] - PrintDoc suite print output is not formatted properly on Linux platforms
  • [JDK-5089061] - Applet fails to load after clicking on reload continously on a slow machine
  • [JDK-5089064] - Multiple applets on a page does not fully load after clicking on reload
  • [JDK-5089202] - cannot allocate a java.lang.StringBuffer object with size of 1GB
  • [JDK-5089312] - JComboBox (with heavyweight popup): Bottom border missing on first showing.
  • [JDK-5089317] - Minor GC collections times adversely affected by very large objects in old gen.
  • [JDK-5089429] - EXCEPTION_ACCESS_VIOLATION at sun.java2d.loops.DrawLine.DrawLine(Native Method)
  • [JDK-5089436] - REGRESSION: requestFocusInWindow() fails for comp. on JTabbedPane aftertab switch
  • [JDK-5089449] - JDK install fails on WinXP if user's directory (My Documents) not found
  • [JDK-5089488] - java.net.Socket checks for old-style impls
  • [JDK-5089570] - getDOMImplementation("XML") returns null
  • [JDK-5089588] - win32: java web start does not pick up mozilla proxy settings
  • [JDK-5089749] - Focus is not returning to "JNLP Runtime Settings" dialog in Soalris (GNOME)
  • [JDK-5089750] - Reg TestCase javax/swing/text/DefaultHighlighter/5003294/bug5003294.java fails
  • [JDK-5089752] - Reg TestCase javax/swing/JPopupMenu/MenuTester.java fails
  • [JDK-5089769] - GTK: Disabled, selected JCheckBox has the same appearance of normal JCheckBox
  • [JDK-5089778] - GTK: Control buttons of JInternalFrame not repainted properly
  • [JDK-5089791] - In GTKLookAndFeel the row is not completely selected when CheckBox is used.
  • [JDK-5089806] - GaugeMonitor fails in derived gauge mode with double-valued attribute
  • [JDK-5089878] - Several swing components behave incorrectly being placed into javax.swing.Popup
  • [JDK-5089985] - Drawing GeneralPath crashes JVM if antialias is on
  • [JDK-5089989] - Incomplete param description for javax.sql.rowset.CachedRowSet.populate
  • [JDK-5090034] - MODAL DIALOG THAT CONTAINS FOCUSABLE COMPONENTS BEHAVES WITH NO MODAL BLOCKING
  • [JDK-5090054] - java.beans.Beans doc has several typos
  • [JDK-5090070] - Contents of JList disapear after it is Serialized
  • [JDK-5090153] - JNIEXPORT should be defined as empty on Solaris/Linux
  • [JDK-5090219] - DOC: errors in the internal README.
  • [JDK-5090325] - A window having another window as it's parent does not gain focus on XToolkit
  • [JDK-5090555] - REGRESSION: incorrect GregorianCalendar.roll(DAY_OF_WEEK) around year boundaries
  • [JDK-5090643] - REG: Menus added to the popup menu are truncated on XToolkit in Tiger
  • [JDK-5090645] - The LAF of JTree in Control Panel is not changed when the windows theme changed
  • [JDK-5090651] - Popup menu and menu items are not gaining focus when clicked, on XToolkit
  • [JDK-5090704] - REGRESSION:The getGlyphCharIndex method in GlyphVector class returns wrong value
  • [JDK-5090712] - help for java web start launches netscape instead of mozilla
  • [JDK-5090940] - KeyStore specification needs to mention alias case (in)sensitivity
  • [JDK-5091138] - "JRE Finder" dialog size is not maintaned in JavaControlPanel.
  • [JDK-5091150] - In JRE Finder dialog "Next" button should be replaced by Finished or Close butt
  • [JDK-5091202] - REG:Other Sub-menus are not traversable through mouse once a sub-menu is clicked
  • [JDK-5091224] - Non-focusable windows steal focus from desktop windows
  • [JDK-5091257] - APPLICATION KEY DOES NOT DISPLAY A POP-UP MENU IN USERS VIEW
  • [JDK-5091261] - Pressing 'ESC' on menu-items of sub-menus makes the whole menu disappear
  • [JDK-5091302] - Not able to select System drive in windows when using JFileChooser with all opt
  • [JDK-5091329] - Coalesce focus listeners in SwingSet2 JList demo
  • [JDK-5091352] - Allow null localKeyID attribute in pkcs12 with one private key
  • [JDK-5091374] - Keystore alias is case insensitivity
  • [JDK-5091570] - Different Platform and Product version in JNLP Runtime Settings for User & Syste
  • [JDK-5091805] - AbstractCalendar.getDayOfWeekDateOnOrBefore doesn't work in the BCE/CE boundary
  • [JDK-5091908] - Update JavaDoc for requestFocus* to indicate visibility requirements
  • [JDK-5092008] - Update the version string number for the mustang workspace
  • [JDK-5092058] - HTML table is corrupted
  • [JDK-5092109] - DigestMD5Base.java the method of testing that an algorithm is available needs to be changed
  • [JDK-5092111] - Broken link in Charset to "code units" in Character documentation
  • [JDK-5092242] - getImageableWidth() and getImageableHeight() do not work on A0-A3 size paper
  • [JDK-5092263] - GZIPInputStream spuriously reports "Corrupt GZIP trailer" for sizes > 2GB
  • [JDK-5092293] - Mustang : 1.6.0 mimetypes(version and jpi-version) is missing for mozilla/NS7
  • [JDK-5092515] - MBeanServerInvocationHandler does not treat getAttribute exceptions correctly
  • [JDK-5092581] - Text.getWholeText() does not work correctly
  • [JDK-5092752] - PIT: User and System must not be able share same cache location
  • [JDK-5092850] - RedefineClasses causes VerifyError
  • [JDK-5092883] - REGRESSION: SystemColor class gives back wrong values under Linux
  • [JDK-5093093] - Value is not completly visible in Java Runtime Setting dialog in GTKLookAndFeel
  • [JDK-5093156] - Links mentioned in the HtmlConverter are giving page not found error
  • [JDK-5093457] - CMS: crash in nightly RT_QUICK tests 8/26/04 "Adding a bad referent"
  • [JDK-5093495] - AsyncGetCallTrace: C2 X86 stress test failure
  • [JDK-5093520] - objects being kept alive in perm gen and old gen when debugger attached
  • [JDK-5093537] - AWTPermission "fullScreenExclusive" is missing in GraphicsDevice.setFullScreenWindow
  • [JDK-5093548] - OGL: cleanup OpenGL implementation of new subpixel image scaling interfaces
  • [JDK-5093991] - es_ES - truncated strings in ControlPanel
  • [JDK-5094112] - Java application steals a focus after switch between workplaces with Ctrl+Alt+->
  • [JDK-5094138] - jvmti demo hprof cannot be compiled, missing files (java_crw_demo too)
  • [JDK-5094249] - TAN needs to be implemented for X86/AND64
  • [JDK-5094323] - Regression test sun/net/www/http/ChunkedOutputStream/Test fails with timeout
  • [JDK-5094347] - clarify GraphicsDevice.setDisplayMode() spec regarding BIT_DEPTH_MULTI
  • [JDK-5094375] - assert: "Found non badHeapWordValue in pre-allocation check"
  • [JDK-5094403] - mustang bundles contains 1_6_0 instead of 6_0
  • [JDK-5094534] - Win32: Mustang splash screen should show 6.0 instead of 5.0
  • [JDK-5094535] - win: Mustang installer showing 5.0 in license argreement instead of 6.0
  • [JDK-5094577] - "CacheViewer" is not displaying correct view when shifted btw User & System tab
  • [JDK-5094788] - Color constructor javadoc stops midsentence
  • [JDK-5094843] - (spec) wrong label/link on java.util.Scanner API doc
  • [JDK-5094972] - Now that 4236952 is fixed, reenable regtest.
  • [JDK-5095053] - Use C2's ExceptionHandlerTable for C1 exception dispatch
  • [JDK-5095277] - CompositeDataSupport.equals does not compare arrays element-by-element
  • [JDK-5095335] - PIT: VM crashes when resizing a frame while images are being loaded
  • [JDK-5096011] - FullScreen is not working properly for some of the display modes on noddraw
  • [JDK-5096104] - Undefined behaviour for funcs in SpringLayout.Constraints.
  • [JDK-5096207] - jnlp doc bundle on mustang still shows 1_6_0 in the name.
  • [JDK-5096280] - NEWHPROF: manual incorrectly specifies array object field
  • [JDK-5096553] - REGRESSION: SimpleDateFormat not working with Locale
  • [JDK-5096809] - Some JMX classes redundantly implement Serializable or Cloneable
  • [JDK-5096825] - (JCK1.4a): api/java_net/DatagramSocket/index.html#ReuseAddress
  • [JDK-5097015] - Case sensitivity issues in the Provider class
  • [JDK-5097131] - ClassFileLoadHook can be called with classname==NULL, hprof & demos could SEGV
  • [JDK-5097241] - None of the comps in FileDlg receive keyevents on Solaris9 (CDE) with XToolkit
  • [JDK-5097243] - REG: Pressing 'ESC' on a file dlg does not dispose the dlg on Xtoolkit
  • [JDK-5097531] - Mouse Cursor should be the default cursor when ALT key is pressed, on win32
  • [JDK-5097723] - Robot is not usable with multi-screen setup having a virtual screen, on linux
  • [JDK-5097801] - Spurious mouse events are triggered on multi-mon - virtual screen linux setup
  • [JDK-5097939] - unnecessary rw opening of /dev/random while compiling
  • [JDK-5098002] - FontUIResources created with fallbacks don't work with deriveFont
  • [JDK-5098176] - Some PNGs fail to load with ImageIO
  • [JDK-5098318] - Cached Jar file should be released on appl. exit even that is opended by Cipher
  • [JDK-5098413] - PIT - InetAddress functionalities not working on IPv6 enabled win XP
  • [JDK-5098435] - Can not create windows on the secondary screen on solaris-XTlkt, multi-mon setup
  • [JDK-5098443] - using \P with java.lang.character classes in regex throws StringIndexOutofBound
  • [JDK-5098624] - FullScreen window of the secondary monitor appears on prim monitor, linux+xinrma
  • [JDK-5099360] - (scanner) Javac doesn't allow unicode escapes at start of programs
  • [JDK-5099525] - Behaviour java.awt.font.NumericShaper.getContextualShaper(int,int) is unclear.
  • [JDK-5099531] - TEST_BUG: test\java\awt\LightweightComponent\LWClobberDragEvent\LWClobberDragEve
  • [JDK-5100128] - java.awt.Polygon.addPoint() array allocation buggy
  • [JDK-5100192] - Specify that TabularData[Support].keySet() returns Set<List<Object>>
  • [JDK-5100200] - IAE in X11 text field peer code
  • [JDK-5100212] - GConfig's isAccelerated() returns true when the VImage can not be accelerated
  • [JDK-5100255] - GraphicsDevice.getDisplayMode() returns incorrect wid/height on sol- multi-mon
  • [JDK-5100382] - Doc: JCK: AttributedString spec should better describe null args
  • [JDK-5100392] - Doc: JCK: spec for AttributedString.getIterator(*) is incomplete
  • [JDK-5100402] - Doc: JCK: spec for AttributedString.addAttribute(*) is incomplete
  • [JDK-5100422] - REGRESSION: Editable JComboBox won't hide popup when tabbing out
  • [JDK-5100483] - Kerberos module cannot authentiate with different KDCs/principal names
  • [JDK-5100532] - javac(1) manpage incorrect default for -target
  • [JDK-5100616] - Remove the @ignored regtest for 4503603
  • [JDK-5100702] - Tlkt.getMaxCursorColors returns 0 on XToolkit even when custom cursor is supprtd
  • [JDK-5100706] - Tk.getPrintJob() returns null when security manager is installed, on unix
  • [JDK-5100715] - javac leaves secondary source files open during compilation
  • [JDK-5100806] - TextArea.select(0,0) does not de-select the selected text properly, on sol-XTkt
  • [JDK-5100950] - textarea.getSelectedText() returns the de-selected text, on XToolkit
  • [JDK-5101073] - Browser hangs when doing java to javascript calls
  • [JDK-5101128] - (cs) CoderResult.isOverflow() returns false when UTF-16 overflows
  • [JDK-5101308] - Clarify Permissions.implies() javadoc to check implied permission's class instea
  • [JDK-5101346] - JumpTables for X86
  • [JDK-5101391] - JVM abort on unexpected signal
  • [JDK-5101415] - (process) initFieldIDs() in UNIXProcess_md.c has a race condition bug
  • [JDK-5101561] - Fullscreen window always appears on sec monitor regardless of gd used, multi-mon
  • [JDK-5101604] - Spec for java.awt.font.NumericShaper is unclear.
  • [JDK-5101676] - Automatic test\java\awt\TextArea\TextLengthTest erroneously tagged as manual
  • [JDK-5101697] - test\java\awt\TextArea\TextAreaScrollbarTest - controls do not fit into jtreg ap
  • [JDK-5101712] - Fullscreen occupies more than 1 screen on noddraw when displaymode is set, win32
  • [JDK-5101866] - better gnome shortcut support implementation
  • [JDK-5101898] - REGRESSION: J2SE 5.0 causes stuttering audio in other programs
  • [JDK-5101978] - Caching resource more then once when using preload.
  • [JDK-5102001] - The demo program name for SwingSet2 is displayed inconsistently
  • [JDK-5102005] - DecimalFormat has wrong format for some locales
  • [JDK-5102022] - Provider.putService() should check that service belongs to this provider
  • [JDK-5102110] - NIGHTLY new regressions : hprof/jvmdi tests crash
  • [JDK-5102267] - Misleading spec for Font.getFont(Map)
  • [JDK-5102269] - Unclear color requirements for attributed text drawing
  • [JDK-5102276] - Ambigious specs for attributed text drawing
  • [JDK-5102295] - Flashing when scrolling in browser containing large applets
  • [JDK-5102369] - JEditorPane sets its caret position into <head> section in HTML doc after initia
  • [JDK-5102387] - Spec for java.awt.font.GraphicAttribute is unclear.
  • [JDK-5102393] - description for Choice.remove(java.lang.String) isn't finished
  • [JDK-5102474] - [Nor] significant slowdown in Java 1.5's JCK harness: sun.text.Normalizer
  • [JDK-5102490] - Lead Selection index is not shown in JFileChooser on GTK LAF
  • [JDK-5102519] - Typo in SwingUtilities JavaDoc
  • [JDK-5102604] - JFileChooser: Linked dir (directory-shortcut) failing (dir w/target.lnk inside)
  • [JDK-5102695] - REGRESSION: JNDI example with SASL/GSSAPI does not work with J2SE 5.0
  • [JDK-5102710] - (spec) Missing </tt> in CharArrayReader constructor
  • [JDK-5102720] - JNI does not do appropriate stack alignment
  • [JDK-5103030] - (coll spec) Doc comment out of sync with generified Collection.toArray()
  • [JDK-5103040] - Incomplete sentence in org.w3c.dom.DOMImplementationSource
  • [JDK-5103041] - Regression: binary compatibility problem with java.sql.Timestamp.compareTo
  • [JDK-5103057] - SA-JDI: Windows SA-JDI checkNativeLink checks for incorrect OS name
  • [JDK-5103178] - BasicMenuUI attaches the same property change listener twice to JMenu
  • [JDK-5103182] - REG: Switching the display mode prevents VImage from being accelerated, on win32
  • [JDK-5103449] - REGRESSION: getResourceAsStream is broken in JDK1.5.0-rc
  • [JDK-5103551] - clarify SampleModel.setSample(float/double) spec regarding cast to int
  • [JDK-5103756] - Broken link in LogginMXBean comment
  • [JDK-5103924] - IPv6 regression tests failing on machines with multiple network interfaces
  • [JDK-5104086] - Some charset decoders don't handle buffer overflow correctly
  • [JDK-5104215] - Blocked thread status is incorrectly reported as runnable
  • [JDK-5104322] - javax.sql.eod.QueryFactory class should be abstract
  • [JDK-5104362] - Should be able to build with JDK1.6
  • [JDK-5104393] - Provide d3d pipeline to improve runtime performance of Swing/2D
  • [JDK-5104399] - Mustang windows-ia64 cross-compile build should be using 1.6.0 BINDIR
  • [JDK-5104569] - OGL: artifacts result when another window dragged over
  • [JDK-5104584] - OGL: scaled blits incorrect when source parameters out of bounds
  • [JDK-5104860] - javax/swing/DefaultListCellRenderer/ListOpacityTest/ListOpacityTest.java fails
  • [JDK-5104862] - RegTest: javax/swing/JPopupMenu/PopupTest/PopupTester.java fails
  • [JDK-5104864] - RegTest: sun/swing/plaf/synth/Paint9Painter/unitTest/Paint9Test.java fails
  • [JDK-5104867] - RegTest: javax/swing/JPopupMenu/5091257/bug5091257.java fails
  • [JDK-5104869] - RegTest: javax/swing/JButton/5000913/bug5000913.java hangs on LinuxAs
  • [JDK-5105170] - Java Update Control Panel Usability problem
  • [JDK-5105298] - GNOME - creating shortcuts in a existing folder won't show existing shortcuts
  • [JDK-5105381] - some currency symbols not rendered on linux RH AS 3 in Font2DTest
  • [JDK-5105386] - The behaviour of precise() in javax.sql.eod.Query annotation should be clear
  • [JDK-5105388] - The keys() in the javax.sql.eod.Query needs more details
  • [JDK-5105410] - ZipFile$ZipFileInputStream doesn't close handle to zipfile
  • [JDK-5105464] - (fc) FileChannel.transferFrom(channel, position, Long.MAX_VALUE) throws IAE
  • [JDK-5105765] - REGRESSION: JNI Performance Regression in 1.5.0 -server
  • [JDK-5105917] - NEWHPROF: Missing HPROF_GC_ROOT_THREAD_OBJ in second heap dump
  • [JDK-5105918] - NEWHPROF: Missing HPROF_GC_CLASS_DUMP in second heap dump
  • [JDK-5105922] - Linux build does not optimize AWT and other essential libraries
  • [JDK-5106020] - SEGV in regression test java/lang/Character/Supplementary.java on Solaris 8
  • [JDK-5106044] - SA-JDI: port SA to Solaris/AMD-64
  • [JDK-5106239] - Regression test ResourceBundle/Bug4168625Test.java fails on solaris 10 x86
  • [JDK-5106309] - OGL: xor mode broken
  • [JDK-5106536] - Windows XP taskbar icons for grouped Java apps not correct
  • [JDK-5106661] - XP L&F does not work on Windows Vista (Longhorn) - needs to use uxtheme api
  • [JDK-5106833] - NullPointerException in XMenuPeer.repaintMenuItem
  • [JDK-5106837] - programmatic dialog.dispose() on modal dialog causes parent window to pop up
  • [JDK-5107095] - JSR-221: Add support for the SQL ROWID type in JDBC API
  • [JDK-5107110] - DataSet: Confusion between detete(T row) and remove(Object o)
  • [JDK-5107154] - Incorrect default encoding for Maltese?
  • [JDK-5107315] - test/java/util/Calendar/RollDayOfWeekTest.java causes timeout on slow machines
  • [JDK-5107451] - Can not get null from JSpinner.DefaultEditor.getSpinner ()
  • [JDK-5107455] - broken html for javax.swing.JSpinner.DefaultEditor
  • [JDK-5107458] - Wrong spec for JSpinner.DefaultEditor.stateChanged()
  • [JDK-5107612] - PIT: j2d is broken on 24-bit desktops on windows
  • [JDK-5107621] - SwingSet2 demo: checking on/off 'Content Filled' affects checkboxes bg color
  • [JDK-5107650] - AND/OR identities
  • [JDK-5107705] - readcfgi005 test failing with segmentation fault
  • [JDK-5107745] - wrong java location shown in plugin installation/registration pages
  • [JDK-5107784] - no demo/jsse in bundle
  • [JDK-5107944] - v1.5 cannot parse CDP extension of X509Certificate
  • [JDK-5108055] - When windows close focus will occasionally be lost
  • [JDK-5108057] - Small Error in JavaDoc for method isEmpty of ConcurrentLinkedQueue
  • [JDK-5108336] - J2RE 1.5 is used in README.html
  • [JDK-5108379] - @Column Annotation needs improved specification for AutoGenKeys
  • [JDK-5108436] - DataSet - define additional annotations to mark-up DataSet.asRowSet() method ?
  • [JDK-5108452] - REGRESSION: JTable needs to clear selection lead & anchor for TableModelEvent
  • [JDK-5108694] - XAWT: crash when displaying hw combobox popup on secondary screen (sol/lin)
  • [JDK-5108893] - Math.abs() is slow
  • [JDK-5108906] - JA: "J2RE" is shown in README_ja.html under demo/jfc and demo/plugin directories
  • [JDK-5108958] - "Custom Setup" panel from JDK install shield doesn't have "Updare 1" showing
  • [JDK-5109018] - REGRESSION: Local caching fails to work correctly.
  • [JDK-5109072] - HPROF: loader index in heap dump needs to be object ID
  • [JDK-5109221] - SA: debuggee version check needs to be changed for Mustang
  • [JDK-5109276] - Java Update fails if Windows patch is not installed.
  • [JDK-5109459] - TableDemo-Print message dialog is displayed in the wrong screen, on multi-mon
  • [JDK-5109511] - JVMTI spec must state the object relationships reported during heap iteration
  • [JDK-5109575] - Authenticating Proxy causes NoSuchMethodError when using pre-1.4 jre's
  • [JDK-5109602] - RedefineClasses leaks memory by holding all possible obsolete jmethodIDs
  • [JDK-5109619] - (spec) Misleading documentation in java.lang.Object.equals()
  • [JDK-5109621] - REGRESSION:specifying both -XX:-UseParallelGC and -XX:+UseParNewGC crashes JVM
  • [JDK-5109681] - JDialog.setDefaultCloseOperation() needs to better document its arguments
  • [JDK-5109692] - JComponent.setBackground() should refer to setOpaque()
  • [JDK-5109712] - test/tools/javac/DepParam.java broken
  • [JDK-5109882] - Usage Limitation: Quotes included in RDN components are not escaped
  • [JDK-5109900] - (ann spec) spelling typo in j2se5.0/docs/api/java/lang/annotation/ElementType.html#FIELD
  • [JDK-5109990] - Typo in javadoc for constructor CharArrayReader(char[] buf, int offset, int leng
  • [JDK-5110117] - We need to port our workspace into solaris amd64 platform
  • [JDK-5110364] - regression test/java/font/CJKBitmaps/CJKBitmaps.sh failed on WinXP platform
  • [JDK-5110405] - Bad @link tag in java.util.Arrays.deepEquals
  • [JDK-5110414] - reg test/java/awt/font/StyledMetrics/StyledMetrics.java failed on Sol.9 & IA 9
  • [JDK-6172964] - saxparser.parse(uri, handler) throws NPE on windows XP when the 'uri' is blank or non-existant
  • [JDK-6173388] - JavaMail 1.3.2 - Email message with japanese characters shown as garbage
  • [JDK-6173518] - JDWP: Fix errors to remove reference to backend source files and line numbers
  • [JDK-6173522] - \Q...\E should be a regexp-compile-time, not regexp-run-time, regular expression construct
  • [JDK-6173560] - constant pool of redefined class should be safe and high-performance -- make it append only
  • [JDK-6173664] - ALT + I does not work with Motif L & F
  • [JDK-6173770] - JCK-5.0 test api/java_awt/Graphics/index.html#CopyArea[Graphics0018_14] fails intermittently
  • [JDK-6173783] - Tiger server VM seems to be broken
  • [JDK-6174090] - JList Scrollable block increment is incorrect for RTL
  • [JDK-6174113] - regression test javax/management/remote/mandatory/connection/IdleTimeoutTest.java failing
  • [JDK-6174128] - DataSet<T> should have a method to synchronize changes back to the Database
  • [JDK-6174129] - DataSet<T> needs a public static final field indicating its Read Only Status
  • [JDK-6174168] - Anomaly in DataSet methods and those inherited from Collection
  • [JDK-6174229] - Environment parameter should be notification.buffer.size instead of buffer.size
  • [JDK-6174324] - A TESTING BUG
  • [JDK-6174443] - VM crashes with core on Solaris 9 during hotspot compilation (1.4.2_04)
  • [JDK-6174596] - ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300
  • [JDK-6174616] - Solaris pkgs for JDK 1.5.0 FCS is installed incorrectly if /usr/jdk/jdk1.5.0 exists and is a dir.
  • [JDK-6174692] - Unnecessary FullGCs with Mustang b04, regression from Mustang b03
  • [JDK-6174747] - awt/src/AWT_Component/Automated/ComponentLeakTest
  • [JDK-6175065] - javasoft.sqe.tests.api.java.text.Bidi.ctorTests revealing invalid platform assumptions in J2SE code
  • [JDK-6175140] - Sample, SSLSocketClientWithClientAuth.java, can not work with IIS on unix platform.
  • [JDK-6175335] - update the LICENSE.pre and LICENSE.rtf.pre in the j2se wrokspace for jdk
  • [JDK-6175368] - Unit Increment does not work properly for TextArea
  • [JDK-6175401] - Keeping the left arrow pressedon horiz scrollbar does not scroll the text in TextArea, XToolkit
  • [JDK-6175418] - java/awt/Choice/PopupPosTest fails on Solaris10-Gnome2.0
  • [JDK-6175490] - Hotspot build can't find as binary
  • [JDK-6175601] - javawebstart crash if autoproxy script uses IsInNet function
  • [JDK-6175621] - MBeans tab: Should wrap long strings
  • [JDK-6175624] - Readme & Changes files need updating to 6.0 version in Mustang
  • [JDK-6175671] - mustang license agreement should change 5.0 to 6.0
  • [JDK-6175700] - Motif toolkit on Linux can't show Window
  • [JDK-6175715] - Localization of Swing's table printing dialog need updating
  • [JDK-6176051] - File.isFile() should return "false" for "con" on windows platform
  • [JDK-6176345] - nsk.jdb test b4688375 failed on Sparc 64-bit
  • [JDK-6176354] - the test subcommon01 failed on amd64 and ia64
  • [JDK-6176370] - The test ThreadsUsePipedIO failed on Win64 ia64 and amd64
  • [JDK-6176415] - REGRESSION: Resources with spaces in their names are not found in JAR files
  • [JDK-6176455] - javadoc for java.util.Currency has broken link to " ISO 4217 maintenance agency"
  • [JDK-6176507] - Modal dialogs have minimized buttons and don't have max/close buttons on some platforms
  • [JDK-6176535] - Test com/sun/jdi/ExceptionEvents.java failed with NullPointerException
  • [JDK-6176563] - MBeans tab: "refresh" button should not collapse graphs and expanded arrays/tabulars
  • [JDK-6176601] - iv increment is scheduled too early
  • [JDK-6176640] - Modal dialog box calling from Java to Javascript and back to java hangs Mozilla browser
  • [JDK-6176814] - Metalworks frame maximizes after the move
  • [JDK-6176819] - Translate sun.io COMPOUND_TEXT converters to NIO
  • [JDK-6176855] - Flush() in Volatile image doesn't make contentsLost.
  • [JDK-6176875] - XAWT: disabling lightweight container disabled heavyweight children
  • [JDK-6177037] - HTTPS tests are failing on Solaris 10 after 7 hours (X86)
  • [JDK-6177059] - REGRESSION: tools/apt/Basics/apt.sh fails
  • [JDK-6177323] - Spacing in jre/README collapses to make formatting unreadable in Internet Explorer
  • [JDK-6177352] - JCK:api/javax_swing/JTable
  • [JDK-6177389] - rmic reports confusing error if multiple JRMP stub version options are specified
  • [JDK-6177400] - JCK14a-compiler: 2 lang tests fail, jdk1.5.0_01, -source 1.4 -target 1.4 , Win2003
  • [JDK-6177452] - setLocationRelativeTo() places the window incorrectly on multi-mon-xinerama when comp is invisible
  • [JDK-6177524] - MBeanServerInvocationHandler should not forward Object methods to proxied MBean
  • [JDK-6177574] - SA-JDI: Port SA to Windows/AMD-64
  • [JDK-6177741] - DOC/RE: AMD64/Windows - Upgrade Platform SDK to version 1218 or later
  • [JDK-6178004] - REGRESSION: setToolTipText does not work if the component is not focussed
  • [JDK-6178071] - (cal) REGRESSION: GregorianCalendar.set(Calendar.HOUR, ...) has no effect
  • [JDK-6178077] - window still become focused window after Window.isFocusableWindow() return false
  • [JDK-6178148] - (prefs) Preferences.removeNode() bug causes IllegalStateException
  • [JDK-6178194] - Several PKCS11 Reg Tests failing on Linux-amd64
  • [JDK-6178294] - XSLTC doesn't work with "use-attribute-sets"
  • [JDK-6178323] - REGRRESSION: sun.awt.windows.WComponentPeer throws exception "couldn't create component peer"
  • [JDK-6178365] - Compile Error - Abstract error in LoginModule
  • [JDK-6178366] - REGRESSION: keytool corrupts password entered on prompt
  • [JDK-6178395] - javazic fails with tzdata2004e
  • [JDK-6178453] - Typo in javadoc for method java.awt.Component.AccessibleAWTComponent.setSize
  • [JDK-6178663] - CMS: RT_QUICK asserts: thisOop->is_oop_or_null() || thisOop->mark() == 0
  • [JDK-6178753] - Graphics/Graphics2D text rendering methods don't spec null arg behaviour
  • [JDK-6178785] - Pattern.compile("xyz").matcher(null) throws NullPointerException
  • [JDK-6178987] - Elements.getPackageElement(String) semantics should be clarified for obscure cases
  • [JDK-6179024] - Clarify what happens if await timeout set to 0
  • [JDK-6179157] - REGRESSION: Drag N Drop of text does not work on solaris - multi-mon with 2 independent screens
  • [JDK-6179185] - update deployment.properties for mustang
  • [JDK-6179212] - Analyze the startup time of netbeans
  • [JDK-6179222] - Possible NPE with EventHandler
  • [JDK-6179260] - IndexOutOfBoundsException: invalid hotSpot when creating custom cursor
  • [JDK-6179312] - -7% regression against Scimark/32bit/x86/Linux/NoOptions (Alacrity)
  • [JDK-6179355] - Mustang windows-i586 build broken in UNICOWS when using j:/devtools
  • [JDK-6179452] - REGRESSION: performance regression in monte carlo simulation code using 5.0
  • [JDK-6179468] - (spec) File.toURL should be @deprecated
  • [JDK-6179507] - License Agreement has incorrect version for jre bundles
  • [JDK-6179561] - PKCS11 tests require files to be under SCCS control
  • [JDK-6179570] - @Query should not describe match columns
  • [JDK-6179600] - JCK: api/java_awt/Graphics/index.html#DrawImage failed under 1.6 on Win2K3 while passed on 1.5.0_01.
  • [JDK-6179614] - Infinite loop in sun.awt.X11.XEmbedChildProxyPeer.minimumSize()
  • [JDK-6179620] - Infinite loop in java.beans.ReflectionUtils.getPrivateField(Object,Class,String)
  • [JDK-6179679] - REGRESSION: Window maximizes when moving in Red Hat 9.0
  • [JDK-6179718] - The HTML parser throws a StackOverflowError when it encounters an OPTION tag
  • [JDK-6179736] - Horizontal ScrollBar doesn't work JUST after vertical scrollbar of IE goes down in JRE5.0(WinXP)
  • [JDK-6179853] - REGRESSION: Making a defLAFdecorated JFrame non-focusable throws a NPE
  • [JDK-6180021] - REGRESSION: javac throws exception: CompletionFailure during TypeTrans
  • [JDK-6180053] - custom actions should be defered in system context, so elevated priviledges can work
  • [JDK-6180258] - REGRESSION: nullpointer on tabbedpane mnemonic after updateComponentTreeUI
  • [JDK-6180261] - Focus error when disabling in focus JTextField from TreeSelectionListener
  • [JDK-6180413] - shortcuts should not be displayed for any of the menuitems in a popup menu
  • [JDK-6180416] - Shortcut keys are displayed against Menus on XToolkit
  • [JDK-6180457] - REGRESSION: getPrintService() return wrong printer sel. in pageDialog
  • [JDK-6180772] - Missing java plugin and java webstart in linux_amd64 archive
  • [JDK-6180936] - REGRESSION: JFileChooser not resolves NetworkNeighbourhood Links in 1.5.0
  • [JDK-6181108] - double encoded URL passed to ResponseCache
  • [JDK-6181110] - JVM(1.4.2_05) caused SEGV at PSPromotionManager::copy_to_survivor_space
  • [JDK-6181145] - PIT: ALT + SPACEBAR does not bring up the frame's default menu when focus is in disabled button
  • [JDK-6181153] - PIT: Menu shortcuts with space are not honored when focus is in a disabled button
  • [JDK-6181157] - PIT: Default cursor is shown but changing when ALT key is down, on win32
  • [JDK-6181163] - REGRESSION: Disabled textfield responds to keyevents visually on win32
  • [JDK-6181174] - Pressing 'CTRL + SPACE' on a button triggers action event for button as well as menuitem, win32
  • [JDK-6181178] - native memory leak in JarDiff of JnlpDownloadServlet
  • [JDK-6181270] - REGRESSION: Textarea responds to keyevents visually when it is disabled, on win32
  • [JDK-6181385] - Simplified Chinese QuanPin input generates exception with Java Plug-in
  • [JDK-6181598] - String constructor with "KSC5601" encoding throws AccessControlException
  • [JDK-6181634] - -1% regression in Swingmark/client/32/sparc/solaris/Orig & NoOptions
  • [JDK-6181683] - l10n for 5069461 JDK Installer shows misleading information about public JRE
  • [JDK-6181716] - int.class has type Class<Integer>
  • [JDK-6181725] - Non-focusable frame becomes active when maximized, on win32
  • [JDK-6181784] - Step requests ignored after an exception in debugee
  • [JDK-6181935] - Swing Menu items with and without images should be aligned
  • [JDK-6181943] - (reliability) referential integrity loophole for remote references passed as arguments
  • [JDK-6182212] - *.jarjar file has poor download performance in jdk1.4.2
  • [JDK-6182294] - j2se Control Panel desktop integration improvements
  • [JDK-6182359] - Non focusable frame prevents any of it's child windows from gaining focus, on XToolkit
  • [JDK-6182443] - Rotated antialiased text is too light gray
  • [JDK-6182606] - Typographical error in ATTLIST in DTD in Appendix C of JNLP 1.5 specification
  • [JDK-6182612] - java.awt.font.TransformAttribute does not implement equals or hashcode
  • [JDK-6182628] - Java2D Print dialog: Can't read text after Status label in High Contrast mode
  • [JDK-6182630] - raw bounds on type variables avoids unchecked warning
  • [JDK-6182656] - deoptimization.hpp:219 assert(action == trap_request_action(trap_request),"valid action")
  • [JDK-6182749] - SWAT:Incorect value for deployment.version in Java console
  • [JDK-6182751] - Errors in suggested DOCTYPE declaration in JNLP 1.5 spec page 62
  • [JDK-6182812] - FileOutputStream constructor throws FileNotFoundException with long file names
  • [JDK-6182829] - mustang b09 SWAT: swingset2 demo top Button is black when you click in GTK L&F
  • [JDK-6182911] - java.net.URL documentation mismatch
  • [JDK-6182942] - JButton.isEnabled() return false however the button is enabled
  • [JDK-6182947] - Trees get wrong color with Synth
  • [JDK-6182955] - Enum.hashCode() could be seven times faster
  • [JDK-6183356] - FontMetrics getStringBounds unicode height too short problem
  • [JDK-6183471] - Japanese UDC are displayed as HKSCS UDC due to fontconfig.properties ordering
  • [JDK-6183482] - Scope.remove() does not check overloaded methods for correct method to remove.
  • [JDK-6183484] - javac defines -nowarn to be the same as -Xlint:none but it isn't
  • [JDK-6183505] - Javac needs to explicitly close open files between invocations.
  • [JDK-6183529] - javac generates a warning when it should generate an error
  • [JDK-6183876] - speed up install builds by not building lang support for all bundles
  • [JDK-6183877] - typeAhead characters are not always processed
  • [JDK-6183878] - Font(Map) constructor ignores TextAttribute.FONT field
  • [JDK-6183897] - -2% regression in startup3 : client/32bit/sparc/solaris/NoOptions (Alacrity)
  • [JDK-6184158] - Refactor duplicated canEncode method in UTF-16* encoders
  • [JDK-6184166] - Remove stray canEncode method from EUC_JP_Open.Decoder
  • [JDK-6184262] - mustang BOOTDIR must be using tiger
  • [JDK-6184335] - Charset.contains(Charset) spec self-contradictory
  • [JDK-6184437] - Swing JFrame's window couldnot display title which containing Japanese fonts completely
  • [JDK-6184449] - JComboBox responds to Key Events even when it is non-focusable
  • [JDK-6184471] - Japanese Input tool does not work properly for JTextField
  • [JDK-6184485] - Popup menu is not disabled on XToolkit even when calling setEnabled (false)
  • [JDK-6184708] - Port J2SE workspace for solaris amd64
  • [JDK-6184713] - JDK product .exe and .dll file version must include the build number
  • [JDK-6184715] - JDK product .exe and .dll file version must include the build number
  • [JDK-6184718] - JDK product .exe and .dll file version must include the build number
  • [JDK-6184762] - Referencing previously defined object in Synth does not always work
  • [JDK-6184941] - Better wording for initial webstart dialog "Checking for latest version..."
  • [JDK-6184975] - (thread spec) Clarify specification for ThreadLocal
  • [JDK-6185056] - The createCompatibleVolatileImage ignores ImageCapabilites param
  • [JDK-6185057] - Disabling a frame does not disable the menus on the frame, on solaris/linux.
  • [JDK-6185120] - Font(Map)/getFont(Map) do not allow null values of TextAttributes
  • [JDK-6185151] - Menu shortcuts of all menuitems within a menu should be disabled when the menu itself is disabled
  • [JDK-6185207] - AWTEvent.bdata in XAWT is null. It needs to be set to the raw X event
  • [JDK-6185420] - MemberEnter.DefaultConstructor does not support enum types with jsr14 target
  • [JDK-6185459] - Move PKCS#11 code into the j2se workspace
  • [JDK-6185527] - Clicking "Change/Remove" in Add/Remove Programs, for JWS app, does not remove
  • [JDK-6185553] - JComboBox.setSelectedItem displays parameter rather than item it contains
  • [JDK-6185736] - Nightly RT_DEMO testing VM "Error: meet not symmetric"
  • [JDK-6185831] - Toolkit.getDefaultToolkit() contradicts the spec for headless environments
  • [JDK-6185833] - Error in ShortMessage class documentation.
  • [JDK-6185979] - In Java Control Panel, apply button is enabled even though no changes done in child windows
  • [JDK-6186005] - Unexpected NPE in GraphicsConfiguration.createVolatileImage
  • [JDK-6186146] - Linux installation docs and RPM installation process disagree
  • [JDK-6186164] - (cal) REGRESSION: api/java_util/Calendar tests fail with -esa flag starting in mustang b07
  • [JDK-6186175] - (coll spec) Redundant method mention in AbstractList documentation
  • [JDK-6186360] - JCK: api/javax_swing/text/FlowView/index.html#misc : FlowView misc() methods tests Failed
  • [JDK-6186368] - Man pages have the wrong title.
  • [JDK-6186390] - JTextPane doesn't display html encoded Euro sign.
  • [JDK-6186407] - Lossy JPEG artifacts in Java Web Start splash screens
  • [JDK-6186488] - Synthesizer receiver should not use instanceof checks on message
  • [JDK-6186524] - Swing Basher throws an expection(EXCEPTION_ACCESS_VIOLATION) in windows XP professional
  • [JDK-6186814] - JDWP: Bad references due to improper use of weak references
  • [JDK-6186817] - CMS: Assertion "This method manipulates heap state without locking" from GCCauseSetter
  • [JDK-6186840] - GlyphVector.setGlyphPosition has no effect when printing
  • [JDK-6186913] - JNI Version change caused night test failures
  • [JDK-6186957] - REGRESSION: TextLayout strikethrough rendered inconsistently
  • [JDK-6186992] - Shortcut creation and file association creation dialog should be merged and skiped for trusted apps.
  • [JDK-6187087] - REGRESSION: NullPointerException when updating UI of JComboBox.
  • [JDK-6187169] - (coll spec) Reference to non-existent rehash method in HashMap javadoc
  • [JDK-6188718] - File.deleteOnExit() - "Clean up and return" after JNU_ThrowOutOfMemoryError
  • [JDK-6188860] - AudioInputStream.read() is broken
  • [JDK-6188893] - Windows shortcut does NOT take full name of JNLP title, but is shortened
  • [JDK-6188959] - JDI/JDB tests failures on linux-amd64/windows-amd64 platform
  • [JDK-6188963] - java web start cannot start on linux with newer glibc
  • [JDK-6189046] - File association menu items created by Java Web Start break platform convention
  • [JDK-6189061] - Regression nsk/jdi/ThreadReference/status/status003 & status008
  • [JDK-6189072] - Add sometimes fails after clear or drainTo in LinkedBlockingQueue
  • [JDK-6189106] - Java Web Start jnlp file caching problem.
  • [JDK-6189107] - J2SE install clobber target broken.
  • [JDK-6189161] - Print Dialogue should be modal in 1.4.2/5.0
  • [JDK-6189206] - HTTP client should set "Connection: close" header in request when keepalive is disabled
  • [JDK-6189317] - pack200/unpack200 need localized
  • [JDK-6189405] - Robot.createScreenCapture is not consistant across virtual screen setups provided by win32/xinerama
  • [JDK-6189491] - Silent failure of corrupt Jar/Zip files during classloading yields poor diagnosability.
  • [JDK-6189556] - jmap -heap:format=b throws OOM - doesn't scale
  • [JDK-6189584] - Duplicate target in SDK/make/java/java/Makefile
  • [JDK-6189594] - Java Webstart application startup is too slow
  • [JDK-6189625] - JRE License File needs to be updated to reflect 6.0
  • [JDK-6189635] - Man pages need to be updated to reflect "SUNWj6" packages
  • [JDK-6189687] - 1.4.2 fastdebug assert on linkResolver.cpp, 49
  • [JDK-6189724] - javadocs clarification: JRootPane.setGlassPane() has undocumented, unobvious behavior
  • [JDK-6189812] - Java2D: createFont temporary font files still open on exit aren't removed on windows
  • [JDK-6189824] - REGRESSION: HeadlessException in JComponent.paint() when java.awt.headless=true
  • [JDK-6189912] - jdk6.0 build10 installer license argreement shows J2SDK instead of JDK
  • [JDK-6190081] - Dragging a frame using Robot is not working properly on Multi-mon setup, Solaris + xinerama
  • [JDK-6190251] - Taskbar entry is not changed after changing window title- Suse
  • [JDK-6190274] - Update the build document for the bootstrap update
  • [JDK-6190302] - Java mediaLib ImageConvolveIndex Selftest Causes JVM Coredump in JDK 1.5.0
  • [JDK-6190309] - JEditorPane ignores registered EditorKit for text/plain
  • [JDK-6190373] - REGRESSION: AWT-EventQueue Deadlock AWTTreeLock/MetalUtils$GradientPainter
  • [JDK-6190388] - Java mediaLib Image.ConvolveMxN _S32 Selftest Failure under JDK 1.5.0
  • [JDK-6190409] - PKCS11 reg tests: KeyStore [Basic.sh, ClientAuth.sh] and Provider [Login.java] should exit on AMD64
  • [JDK-6190413] - poor constant construction on sparc
  • [JDK-6190428] - policytool should be updated with new permissions classes/targets from J2SE 5.0
  • [JDK-6190461] - FlowView.FlowStrategy.layoutRow()'s call to a view's getBreakWeight() is wrong
  • [JDK-6190499] - When registering with IE, the jre should set all other jre plugin key's to UseJava2IExplorer=0
  • [JDK-6190518] - Support Zip files with more than 64k entries
  • [JDK-6190622] - CounterMonitor.stop doesn't work properly if logging is active.
  • [JDK-6190713] - Reg: Subclasses of swing components are not serializable
  • [JDK-6190727] - KeyStore.getInstance swallows the root cause of exceptions
  • [JDK-6190728] - Non focusable choice is unusable on win32
  • [JDK-6190746] - List does not trigger ActionEvent when double clicking a programmatically selected item, XToolkit
  • [JDK-6190768] - pressing pg-up / pg-down on AWT list selects the items but no item event is triggered, on XToolkit
  • [JDK-6190778] - CTRL + HOME, CTRL + END keys do not work properly for list on XToolkit
  • [JDK-6190796] - Import feature has problems in 1.5.0
  • [JDK-6190801] - XP L&F: No rollover effect on the JSlider component
  • [JDK-6190823] - Documentation typo in javax.swing.JComponent.getPopupLocation()
  • [JDK-6190855] - nsk.jvmpi.endisgc001 fails due to changes in RFE CR#5101236
  • [JDK-6190861] - (rb) ResourceBundle.getBundle() returns root bundle, not the default
  • [JDK-6190928] - REGRESSION:Mozilla browser isn't registered in the Java Control Panel
  • [JDK-6190987] - SWAT: /usr/jdk/jdk1.6.0/bin/java -d64 -version and jdk5u2 failed using pkg bundles Sol 10 amd64.
  • [JDK-6191072] - PKCS11 Regression test KeyStore/Solaris.sh fails because software token not writable
  • [JDK-6191097] - jck_vm: exception06201m1 can exit with wrong value - finalize not completed
  • [JDK-6191109] - Mustang build broken on windows-i586 if you don't specify BUILD_NUMER=
  • [JDK-6191114] - JCK:api/java_awt/Polygon/index.html#Ctor
  • [JDK-6191341] - Choice's popup doesn't show up
  • [JDK-6191402] - javax.management.timer.Timer.getNotificationIDs returns wrong kind of Vector
  • [JDK-6191474] - May receive unordered notifications in stress situation
  • [JDK-6191477] - May receive duplicated notifications in stress situation
  • [JDK-6191542] - getTotalSwapSpaceSize() returns wrong swap file size on linux-amd64.
  • [JDK-6191593] - assertion failure: assert( _base == Int, "Not an Int" );
  • [JDK-6191662] - assertion failure: "return value must be well defined"
  • [JDK-6191797] - APPLET docs on java.sun.com are out of date
  • [JDK-6191800] - Error message at end of package based installation
  • [JDK-6191853] - a memory corrupt in native.c in java plugin module
  • [JDK-6191897] - TextField responds to 'CTRL+RIGHT ARROW' keys incorrectly when echo char is set, XToolkit
  • [JDK-6191912] - PKCS11 test missing @library tag
  • [JDK-6191978] - JTabbedpane - painting the wrong tab
  • [JDK-6192043] - Reg: Testcase run results in JVM crash
  • [JDK-6192116] - Auto-scrolling does not work properly for TextArea when appending some text, on XToolkit
  • [JDK-6192324] - iftw bundles should now use the iftw msi on win2003 machines
  • [JDK-6192331] - File.listFiles() returns files which "don't exist" (win)
  • [JDK-6192376] - REGRESSION: Popups badly broken when window manager does "focus follows mouse"
  • [JDK-6192377] - TreePath.isDescendant is slightly broken
  • [JDK-6192385] - JRE Support Information has inappropriate data on Win2003
  • [JDK-6192422] - Accessibility bug: setJMenuBar does not place the menubar into component hierarchy
  • [JDK-6192439] - Java Web Start apps should not create submenus under GNOME menu if unnecessary
  • [JDK-6192444] - Typo in exception message from sun.misc.CharacterEncoder.encode
  • [JDK-6192449] - (process) Runtime.exec error message on Windows should be improved
  • [JDK-6192476] - CopyOnWriteArraySet.iterator should explicitly say it uses list order
  • [JDK-6192605] - The window title of JDK6.0 b10 jconsole says "J2SE 5.0 Monitoring & Management Console:..."
  • [JDK-6192622] - The README.html located at $jdk1.6.0/README.html has content related to 5.0
  • [JDK-6192643] - Cancelling Advanced option on Java Control Panel clears/changes the value set for proxy/port
  • [JDK-6192696] - BufferedInputStream.read(byte[], int, int) can block if the entire buffer can't be filled
  • [JDK-6192845] - solaris-amd64 build is copying demo/applet, preventing interactive overlays from proceeding
  • [JDK-6192865] - Java 2D: Type 3 postscript fonts should be rejected immediately.
  • [JDK-6193002] - Mozilla/Firefox can't access smart card keystore while running applet on HTTPS
  • [JDK-6193066] - REGRESSION: High context switch rate on 5.0 under linux (Fedora Core 2)
  • [JDK-6193075] - Manual Class Data Sharing not working on Intel Solaris
  • [JDK-6193078] - CachedRowSetImpl.acceptChanges() fails in NPE after calling deleteRow()
  • [JDK-6193243] - [Cinnabar22 x86]Textfield dose not accept "enter" key in the first login
  • [JDK-6193279] - REGRESSION: AppletViewer throws IOException when path is encoded URL
  • [JDK-6193713] - Exceptions not fully specified in java.text package
  • [JDK-6193715] - Regression: AWT/NonFocusableTest and AWT/bat crashed Virtual Machine on Windows platforms
  • [JDK-6193724] - unspecific exception thrown by Matcher.replaceAll
  • [JDK-6193771] - desktop shortcut directory change on JDS
  • [JDK-6193804] - JVMTI Doc: Function table details missing from spec
  • [JDK-6194024] - Java Webstart incremental update fails with java.util.ZipException
  • [JDK-6194279] - j2se workspace built libraries on Linux 64bit and Linux X86 debug need mapfiles/version-scripts
  • [JDK-6194328] - Exception Painting ToolBarBorder after switch from XP Style to Classic
  • [JDK-6194341] - Example in CachedRowSet javadoc fails to run
  • [JDK-6194342] - Redundant charset and alias entries in sun.nio.cs.ext.ExtendedCharsets.java
  • [JDK-6194352] - Disable AES256 in Kerberos if not enabled by JCE policy
  • [JDK-6194361] - REGRESSION: Errant classloader crashes jvm when trying to redefine java.lang.Object
  • [JDK-6194394] - EOD @Database and @DatabaseMetaData annotations should be dropped
  • [JDK-6194405] - EOD BaseQuery should be added as a basis for all SQL statement interfaces
  • [JDK-6194409] - EOD DataSet should extend List<T> instead of Collection<T>
  • [JDK-6194427] - EOD Add javax.sql.eod.spi.DataSourceFactory to asssit in creating DataSource instances
  • [JDK-6194436] - EOD: SQL Statement interface must throw unchecked exceptions
  • [JDK-6194440] - BrowserProxyConfigCanonicalizer throws java.lang.ArrayIndexOutOfBoundsException
  • [JDK-6194447] - EOD: @Column requires succint specification and further examples
  • [JDK-6194450] - EOD: DataSet does not specify hashCode or equals method
  • [JDK-6194452] - EOD: @Query/@Update does not specify multiple instantiation usage of a SQL stmt i/f
  • [JDK-6194460] - EOD: Significant more SQL Eod Samples required
  • [JDK-6194462] - EOD: DataSet should define setResultSet(rs) method
  • [JDK-6194469] - EOD: Add specification to describe transaction boundaries for SQL statement i/f
  • [JDK-6194476] - JCE should be updated to use DashoPro3.1 for supporting 1.5 classfile format
  • [JDK-6194480] - dropdown menu does not work
  • [JDK-6194507] - REGRESSION: java.awt.Choice don't react on Linux
  • [JDK-6194615] - JCK. TextAttribute.UNDERLINE: default value is unclear
  • [JDK-6194767] - JComponent should have an isPrinting() method
  • [JDK-6194785] - ParameterDeclaration.getSimpleName does not return actual name from class files
  • [JDK-6194838] - We need to use our C2 compiler for our build on solaris amd64
  • [JDK-6194911] - file manifest_info.h missing from src.zip
  • [JDK-6194946] - Broken link in hard-coded link in doc-files of javax.swing.plaf.synth
  • [JDK-6194983] - some Number Forms glyphs are not rendered on linux RH AS 3 in Font2DTest
  • [JDK-6195003] - ConfigQuotedString.sh regression test should be ignored until PKCS11 build process is finalized
  • [JDK-6195047] - hinting engine is not correctly initialized with Bar39, Bar25i and related fonts
  • [JDK-6195230] - SA utilities: jmap should include JNI handles in heap dump
  • [JDK-6195469] - REGRESSION: Multiple interval selection is lost in JTable if mouse is dragged
  • [JDK-6195592] - test/java/net/DatagramSocket/InheritHandle.java fails
  • [JDK-6195593] - REGRESSION: javax/imageio/IRPTest.java fails
  • [JDK-6195607] - jhelper must be recompiled with the beta version of dtrace
  • [JDK-6195613] - Need clarification on AccessControlContext.checkPermission()
  • [JDK-6195664] - REGRESSION: javax/swing/JTable/BlockIncrementSize/BlockIncrementSize.java fails
  • [JDK-6195828] - Component.setFocusTraversalKeys(..) throws ClassCastException instead of IAE
  • [JDK-6195831] - KeyboardFocusManager.setDefaultFocusTraversalKeys(..) throws ClassCastException instead of IAE
  • [JDK-6195851] - As XKB extension is ubiquitous now, #ifdef linux should be removed from awt_GraphicsEnv code
  • [JDK-6195901] - Printing to File throws SecurityException when user.dir permission is not given
  • [JDK-6195923] - REG:Cancelling the file dlg does not cancel the print operation when sec manager is installed, win32
  • [JDK-6195928] - REG: Fully functional FileDialog is not shown when security manager is installed, on win32
  • [JDK-6196089] - BasicPopupMenuUI$MenuKeyboardHelper added repeatedly to ChangeListener list
  • [JDK-6196260] - ALT_MOZILLA_PATH is not valid any more
  • [JDK-6196341] - Unable to invoke javaws on unix platform, it's throwing UnsatisfiedLinkError
  • [JDK-6196368] - JCK15:api/java_awt/interactive/MenuBarTests.html#MenuBarTests MenuBarTest0001 failed, rhas3, mustang
  • [JDK-6196376] - Multi JRE behavior with mozilla/NS7 browsers should be documented properly
  • [JDK-6196546] - Printing to File throws exception when user.home permission is not given, on unix
  • [JDK-6196685] - JVMTI Doc: make crystal clear that memory allocated by JVM TI must be freed by JVM TI and vice versa
  • [JDK-6196722] - Oop store of null does not need a cardmark for the CMS collector
  • [JDK-6196981] - JCK15:2 tests failed under api/java_lang/Math, amd64, mustang
  • [JDK-6196991] - (cs) Many character decoders fail to convert single-byte (e.g. ASCII) input
  • [JDK-6197072] - JCK: Font(Map)/getFont(Map): unexpected exception for attributes of no proper type
  • [JDK-6197241] - jinstall.cab has wrong files
  • [JDK-6197459] - Regression test should not write to test case source dir
  • [JDK-6197510] - sv occurs on File.deleteOnExit with long pathname
  • [JDK-6197534] - TEST_BUG: Regression-test javax/swing/text/GlyphView/5084107/bug5084107 fails
  • [JDK-6197577] - Spec for Locale.readResolve is incorrect
  • [JDK-6197654] - (spec) LineNumberReader API docs incorrectly states that numbers start at 0
  • [JDK-6197664] - l10n for 6182630: 1 resource updated in compiler.properties
  • [JDK-6197672] - sun/security/pkcs11/KeyStore/Solaris.sh fails on Solaris 10
  • [JDK-6197692] - [ko] One Korean character is not rendered properly on AWT compont in solaris
  • [JDK-6197726] - (coll) IdentityHashMap.entrySet().toArray(T[] a) is incorrectly implemented
  • [JDK-6197728] - Typo in javadoc for java.awt.image.IndexColorModel class
  • [JDK-6197830] - Fix for 4729669 does not work on Motif and GTK look and feels
  • [JDK-6197869] - Javadoc for Action's MNEMONIC_KEY constant is not clear
  • [JDK-6198196] - package-info.java: Weird compiler error
  • [JDK-6198277] - NoClassDefFoundError thrown by com.sun.jdi.SharedMemoryListen connector
  • [JDK-6198290] - TextField painting is broken when placed on a Scrollpane, XToolkit
  • [JDK-6198364] - error in font rendering - some pixels missing
  • [JDK-6198473] - Digest authentication fails behind Microsoft ISA server proxy
  • [JDK-6198522] - Package.getSpecificationVersion returns 1.4 in Tiger (Specification-Version=1.4 in rt.jar manifest)
  • [JDK-6198547] - File.createNewFile() on an existing directory incorrectly throws IOException (win)
  • [JDK-6198627] - need 64-bit patching for windows 64-bit jre/jdk installers
  • [JDK-6198632] - singlemsi installer should only be used on windows2003 32-bit without servicepacks
  • [JDK-6198709] - Encoded serialize don't work in 1.5 jdk version
  • [JDK-6198782] - JnlpDownloadServlet generates invalid minimal JarDiff files for Java Webstart clients 1.0.1_02
  • [JDK-6199019] - PIT: Exception coming after execution any jnlp file on Solaris 10 build 72
  • [JDK-6199171] - Should replace 'new Boolean' with Boolean.valueOf or Boolean.{TRUE,FALSE}
  • [JDK-6199220] - DOC: API doc for comp.isShowing() must be enhanced
  • [JDK-6199320] - deadlock in locking of TimeZone class during a read
  • [JDK-6199495] - TEST_BUG: Regression-test javax/swing/JSpinner/5104421/bug5104421.java fails
  • [JDK-6199507] - TEST_BUG: Regression-test javax/print/CheckDupFlavor.java fails
  • [JDK-6199579] - Wrong string in token debug output
  • [JDK-6199586] - XAWT loads more Swing classes than necessary for a simple Frame test
  • [JDK-6199612] - JTabbedPane.setTitleAt(index, string) does not allow a null string
  • [JDK-6199638] - failing DGC clean call can keep associated "RenewClean" thread alive indefinitely
  • [JDK-6199662] - javac: compilation success depends on compilation order
  • [JDK-6199691] - Need correct instructions for using X.509 certificates with JRE 5.0
  • [JDK-6199693] - Missing port for proxy server in Internet Options causes problems
  • [JDK-6199694] - Allow for easy way to turn on/off "native compilation warnings are fatal" on all platforms
  • [JDK-6200022] - JVMTI GetCurrentThreadCpuTime slow on Linux
  • [JDK-6200031] - jmx.monitor.error.type not sent when attribute value is null
  • [JDK-6200057] - default survivor ratio too high for jvm on solaris
  • [JDK-6200059] - (spec) Constructor StringWriter(int) should document IAE when initialSize is negative
  • [JDK-6200138] - hs101t004 fails assert(unloading_occurred,"should not reach here if no classes got unloaded")
  • [JDK-6200254] - ObjectOutputStream.PutField.put(String name, Object value) should document 'value' can be null
  • [JDK-6200345] - PIT:Button on the parent frame loses focus when clicking a non-focusable comp on the child window
  • [JDK-6200349] - VMObjAlloc rpts non-java objects (Was:linux-amd64: JVMTI library crashes HotSpot in libc_free+0x21)
  • [JDK-6200374] - PIT: Frame flickers when hiding and sohwing the child windows on win32
  • [JDK-6200391] - jmx.monitor.error.runtime not sent when getter returns RuntimeException
  • [JDK-6200442] - Exception thrown when clicking on a menu and pressing the left arrow key, XToolkit
  • [JDK-6200516] - No regression tests for remove() method in test/java/lang/ThreadLocal and InheritableThreadLocal
  • [JDK-6200579] - (spec) PrintStream.append has wrong return type and typo
  • [JDK-6200670] - MouseMoved events are triggered by Choice when mouse is moved outside the component, XToolkit
  • [JDK-6200744] - Typos at javadoc for org.w3c.dom.DOMConfiguration
  • [JDK-6200789] - PIT: requestFocusInWindow transfers focus to a component in a frame which is not having focus
  • [JDK-6200795] - PIT: Regression testcase Button/DisabledButtonPress/DisabledButtonPress.html fails
  • [JDK-6200807] - PIT: Regression testcase Focus/InactiveWindowTest/InactiveFocusRace.html fails
  • [JDK-6200833] - [Cinn Solaris] jmf's Open Dialog appears twice when selected using GOK
  • [JDK-6201171] - Resizing a textarea repeatedly throws a ClassCastException on XToolkit
  • [JDK-6201179] - [Fmt-Da] Doc: The behaviour of DateFormat.Field is undefined
  • [JDK-6201298] - AMD64: the dtrace ustack prints hexa-decimals for java frames
  • [JDK-6201302] - AMD64: the dtrace ustack prints hexa-decimals for java frames
  • [JDK-6201467] - Doc: Broken links to java.lang.management from com.sun.management API
  • [JDK-6201524] - A crash occurs when OBJECT'S data attribute value is empty
  • [JDK-6201618] - frame icon looks ugly on linux, not windows
  • [JDK-6201804] - msi installers should have 2 progress bars: download and install
  • [JDK-6201869] - Possible race condition in ChunkedOutputStream/Test regression test.
  • [JDK-6201873] - POP FPU not required for XMM -> FPU stack
  • [JDK-6201884] - JTable printed text is dithered when using Ocean theme
  • [JDK-6201939] - Code Generator error on AMD64 Linux using -XX:+UseParallelGC
  • [JDK-6202039] - import of 1.2 webstart settings can break 1.5 deployment.properties
  • [JDK-6202042] - dead code in java.util.UUID.randomUUID()
  • [JDK-6202079] - int overflow causes ArrayIndexOutOfBoundsException in MemoryHandler
  • [JDK-6202214] - JTextPane throws Exception when trying to siwtch from text/html to text/plain
  • [JDK-6202365] - Entering null/empty value for user cache location does not update deployment.properties file
  • [JDK-6202462] - Signal Dispatcher can assert due to spurious wakeup
  • [JDK-6202474] - backslash character incorrectly interpreted in file passed as @files
  • [JDK-6202842] - EOD: DataSourceImpl has an invalid dependancy on CachedRowSet.setRowInserted
  • [JDK-6202909] - Delete two unused file under sun/text.
  • [JDK-6203047] - Inconsistency in FilePermission
  • [JDK-6203463] - Carret position with supplementary characters is inconsistent between Solaris and RedHat
  • [JDK-6203483] - apt fails to catch errors thrown by a ClassLoader when loading a factory
  • [JDK-6203576] - (prefs) Preferences.exportSubtree() causes loss of whitespace used for formatting
  • [JDK-6203584] - REGRESSION: Clipboard.getContents() throws ArrayOutOfBoundsException
  • [JDK-6203953] - REG: RenderingTest ShearQuality image not drawn properly since Mustang B10
  • [JDK-6203966] - OGL: REG: RenderingTest ShearSpeed image produces artifacts since Mustang B10
  • [JDK-6204096] - SwingSet2 demo: Incorrect behavior for "Show Input Dialog" box
  • [JDK-6204104] - SwingSet2 Demo: Layout of the demos tabs is different for different Look and Feel
  • [JDK-6204119] - Build fails if user name contains space character
  • [JDK-6204143] - linux javaws sanity script falls over instead of notifying wrong OS
  • [JDK-6204179] - MethodExitEvent contains the wrong return value for a double native method on win32
  • [JDK-6204404] - Shortcuts created by 32 bit Javaws running on 64 bit Windows OS point to wrong directory
  • [JDK-6204452] - No NPE in spec for java.security.spec.EncodedKeySpec
  • [JDK-6204552] - EventHandler documentation and exception handling problems
  • [JDK-6204559] - HPROF: HAT thinks the timestamp in the format=b file is bad
  • [JDK-6204575] - JDWP: Fix compiler warning messages in build
  • [JDK-6204576] - Fix compiler warning messages in build
  • [JDK-6204620] - realloc should not be used in cjavajni.cpp
  • [JDK-6204669] - native memory leaks when running under IE windows plugin
  • [JDK-6204804] - Regression: CTE_REGTEST/Generic/4657650/Test4657650.sh times out
  • [JDK-6204839] - Login requires multiple login when using basic authentication(https)
  • [JDK-6204869] - pattern matcher test for regular expressions failed in 6.0 b14
  • [JDK-6205045] - README.html file showing 5.0 installation steps for mustang build(.tar.Z)
  • [JDK-6205072] - jmx.monitor.error.attribute sent on reflection exception instead of jmx.monitor.error.runtime
  • [JDK-6205321] - Java2D: opening Truetype font with empty table hangs (JCK on RHAS3.9)
  • [JDK-6205393] - Fix warning errors in java.lang.instrument compilations
  • [JDK-6205414] - Java2D: Type1 Font causes Assertion `ptA <= lastPoint'. (JCK on RH 3.9)
  • [JDK-6205422] - REGRESSION: Applet load time slow in JRE 5.0 due to Java logo animation
  • [JDK-6205494] - j2se should be compiled with optimization enabled
  • [JDK-6205522] - (cal) javadoc warnings for GregorianCalendar
  • [JDK-6205597] - [Cinnabar24 Solaris]Cannot load the page http://baseman.prc/plugins/multimedia/mercury/golden.html
  • [JDK-6205732] - (spec) javax.crypto.SealedObject.getObject(Key, String): NPE is not specified
  • [JDK-6205764] - Win: JRE installer new license dialog behaves wrongly on hitting ESC key
  • [JDK-6205766] - Web Start crashes when launching application second time
  • [JDK-6205769] - Win: JRE installer Browser registeration window showing a wrong button heading
  • [JDK-6205775] - Strange console output on application exit
  • [JDK-6205984] - Some SunPKCS11 tests fail on S10 with Venus card
  • [JDK-6206054] - Change sanity checks on compiler versions
  • [JDK-6206166] - gc/gctests/Compact/compact004 fails on SLES 9 and RHEL 4.0 with -XX:+UseParNewGC
  • [JDK-6206216] - can't remove old app if vendor change title attribute in jnlp file on windows platform
  • [JDK-6206286] - JEditorPane does not render BGCOLOR in an HTML TABLE
  • [JDK-6206491] - IDs disappear from documents after document() method is called.
  • [JDK-6206527] - "cannot assign address" when binding ServerSocket on Suse 9
  • [JDK-6206675] - DOC: Build docs needs to clarify libm patch situation on Solaris 8 (and 9) builds (__fabsf)
  • [JDK-6206764] - l10n for 5051880: JDBC RowSets need I18N changes
  • [JDK-6206812] - OGL: improve default GraphicsConfig selection algorithm
  • [JDK-6206990] - Java and C warnings during Linux build
  • [JDK-6207064] - GraphicsDevice.setFullScreenWindow spec needs to say what happens if already in full screen mode
  • [JDK-6207079] - Hotspot client compiler overfills CodeBuffer: crashes when deoptimizing.
  • [JDK-6207133] - Test report to test snapshot KnownIssues capability
  • [JDK-6207138] - Javaws does not get launched with mustang b14 on sparc sol 10 b72
  • [JDK-6207239] - compile warnings when building CMM
  • [JDK-6207243] - non-varargs warnings during j2se build, should be cleaned up
  • [JDK-6207322] - SSLEngine is returning a premature FINISHED message when doing an abbreviated handshake
  • [JDK-6207358] - java.awt.Frame.read/writeObject() spec incorrect - optional data is Image, not javax.swing.Icon
  • [JDK-6207372] - compiler warnings when building gtkhelper.c
  • [JDK-6207386] - Undecidable type system leads to crash
  • [JDK-6207409] - Java Control Panel : Clicking on java.sun.com does not bring up the browser
  • [JDK-6207413] - Java Control Panel - Problem while entering the default browser location
  • [JDK-6207419] - Java runtime parameter shows the earlier java versions uninstalled from the system
  • [JDK-6207450] - Swing Integration Regression: b16: Swingset2: "Error occurred loading demo: ButtonDemo" (OOM Error)
  • [JDK-6207452] - Solaris AMD64 hprof is broken (looks like -xO3 SS10 compiler problem)
  • [JDK-6207824] - JNDI sending premature ABANDON after connection has closed
  • [JDK-6207829] - incorrect hrefs in Attributes.Name
  • [JDK-6207830] - JCK: /api/java_net/URI/[Ctor, Components,Create] Tests failing with [-server -Xcomp] in Linux
  • [JDK-6207866] - Increase OPT level once SS10 compilers fix -xO3 and -xO4 bugs on amd64/i586
  • [JDK-6207877] - OGL: remove code for unused pixel formats
  • [JDK-6207912] - Wildcard capture reported incompatible with wildcard use
  • [JDK-6207984] - (coll) PriorityQueue.remove(Object o) will remove an object with the same priority as o
  • [JDK-6207989] - JFileChooser setFileSelectionMode() usability issue
  • [JDK-6208009] - VTest crashed on B15 after 15 hours on jtg-win19 with mustang b15
  • [JDK-6208544] - "offline-allowed" tag is ignored
  • [JDK-6208566] - Compilation on FreeBSD as Port overwrites util/CurrencyData.java
  • [JDK-6208623] - Corrupt <a> anchor tag in doc comment of Taglet.java
  • [JDK-6208665] - accessibility.properties file "screen_magnifier_present" should disable J2SE use of DGA for S10 mag
  • [JDK-6208667] - Custom install feature is not working for the Windows user with limited (+elevated) priviledges
  • [JDK-6208680] - Doc: Clarify issues with toLowerCase/toUpperCase and Turkish
  • [JDK-6208712] - S. Chinese translation for Twi language is wrong
  • [JDK-6208729] - Windows build will fail if TOPDIR is > 50 characters, we should warn about this
  • [JDK-6208996] - using -Djavax.security.auth.login.Configuration==foo doesn't ignore other configs
  • [JDK-6209044] - CachedRowSetImpl forgets about readonly flag
  • [JDK-6209095] - Make the demo code more friendly to build
  • [JDK-6209108] - Key.getAlgorithm() returns incorrect name on keys generated using DiffieHellman algorithm
  • [JDK-6209228] - THIRDPARTYLICENSEREADME.txt file is missing from jdk directory
  • [JDK-6209613] - REGRESSION: Error during installation of SUNWj6rt package in Solaris x86/amd64
  • [JDK-6209622] - SWAT: Problem during installation of SUNWj6rtx package in Solaris amd64
  • [JDK-6209660] - PBEWithMD5AndDES cipher throws wrong exception for invalid algorithm parameters
  • [JDK-6209673] - Memory leak in Swing applications after a display mode change
  • [JDK-6209695] - VolanoTest OOM with mustang b14
  • [JDK-6209737] - REGRESSION:Compilation error "local schedule failed (not retryable)" with simple loop
  • [JDK-6209827] - The text for J2SE NervousText demo should be updated to 6.0
  • [JDK-6209831] - HttpAwareServerSocket.java incorrectly uses <\TAG> instead of </TAG>
  • [JDK-6209839] - Illegal forward reference to enum constants allowed by javac
  • [JDK-6209942] - Regression: three AWT focus related tests failed on Windows 2000 against Mustang b15
  • [JDK-6209956] - REGRESSION: getExtensionValue() sometimes incorrectly returns null in v1.5
  • [JDK-6209975] - regression: JMenuItem icons overimposed on JMenuItem labels under Metal LAF
  • [JDK-6210057] - Inconsistent warning messages during package based installation
  • [JDK-6210088] - The fix for 4774166 need to be changed
  • [JDK-6210124] - java.math.MathContext: NPE not specified
  • [JDK-6210265] - EventHandler should not cache Method
  • [JDK-6210287] - RoundRectangle2D & Ellipse2D fail to override equals properly
  • [JDK-6210392] - Regression test TestMemoryHandler consumes too many resources, times out on slow machines
  • [JDK-6210468] - ResourceBundle throws Misleading Exception when \u is used in properties file.
  • [JDK-6210701] - Cleanup unused make macros, other general makefile cleanup, removal of -xtemp
  • [JDK-6210703] - Use javac @filename when doing java compilation, more reliable on windows
  • [JDK-6210740] - Allow compilation with VC++ 7.0 compilers on windows
  • [JDK-6210745] - Use of DirectX SDK 7.0 no longer publicly available, switch to DirectX SDK 9.0
  • [JDK-6211040] - vmark client crashed with mustang b16 CMS GC
  • [JDK-6211092] - GraphicsEnvironment.createGraphics(java.awt.image.BufferedImage): NPE is not specified
  • [JDK-6211177] - One of Pack200 tests fail with -Dcom.sun.java.util.jar.pack.disable.native=true
  • [JDK-6211182] - Typos in java.util.jar package description
  • [JDK-6211220] - jmx.serial.form=1.0 deserializes broken ObjectNames
  • [JDK-6211366] - CMS: large unused perm gen can degrade scavenge times on MP
  • [JDK-6211480] - Bundled com.sun.image.codec.jpeg JPEG API has errors for a new type of JPEG image
  • [JDK-6211536] - Java Runtime Enviroment cannot be loaded from </bin/hotspot/jvm.dll>.
  • [JDK-6211612] - regression: clicking next in JRE installer cancels the installation
  • [JDK-6211719] - Window.setLocationRelativeTo() does not work properly for multi-monitor virtual screen configs
  • [JDK-6211815] - [Fmt-Nu] Doc: Typo in NumberFormat example
  • [JDK-6211853] - "unchecked" warning for checked cast
  • [JDK-6211859] - (fmt spec) Formatter's javadoc has a wrong example for '%<' argument index
  • [JDK-6211989] - X500Principal.getName(String format) does not specify behavior for null value
  • [JDK-6212007] - low frequency basic blocks are not moved out of line
  • [JDK-6212146] - URLConnection.connect() fails on JAR Entry it creates file handler leak
  • [JDK-6212283] - org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change
  • [JDK-6212440] - IE crash on shutdown in the applet using DnD
  • [JDK-6212741] - NumberFormatException thrown when launching HtmlConverter
  • [JDK-6212767] - (spec) Inconsistency between {ObjectInputStream,DataInput}.skipBytes and EOFException
  • [JDK-6212945] - Javaplugin crashed with a spoofed mozilla's useragent string
  • [JDK-6213142] - Launch File error seen when Sample webpad application is launched for the 2nd time
  • [JDK-6213203] - (thread) Thread.sleep(0) fails to detect interrrupted status
  • [JDK-6213204] - Starting any java program causes the screen to become blurred
  • [JDK-6213423] - (spec) Missing @since 1.5 tag from java.lang.Iterable
  • [JDK-6213430] - javac: /** @deprecated */ can leak out of a method body onto a subsequent declaration.
  • [JDK-6213461] - Regtest java/util/Currency/ValidateISO4217.java fails after 2005-01-01 due to new Turkish lire
  • [JDK-6213540] - Win L&F: WindowsFileChooserUI Does Not Support Windows 2003, Windows Vista
  • [JDK-6213556] - mustang solaris builds (sparc/sparcv9/i586/amd64) all platform should switch to SS10 compiler
  • [JDK-6213608] - java.awt.geom.AffineTransform serialized form incompatible with previous releases
  • [JDK-6213660] - setFont calls invalidate even though font is not changed
  • [JDK-6213818] - crash: java.lang.NullPointerException at com.sun.tools.javac.code.Types$SubstFcn.subst(Types.java:20
  • [JDK-6213959] - http compression of non-jar items
  • [JDK-6213988] - Change in behavior of Math.log() with intrinsified version
  • [JDK-6214095] - Update keytool.html and jarsigner.html with new token-based options
  • [JDK-6214234] - IPv6 scope_id for local addresses not set in Solaris 10
  • [JDK-6214316] - type in javadoc for java.beans.PropertyEditorSupport.isPaintable()
  • [JDK-6214324] - javah on Windows produces files with mixed Windows/UNIX eol-style
  • [JDK-6214345] - Documents in Mustang JRE/JDK bundles need to be updated
  • [JDK-6214400] - Doc: broken links from java.lang.management.MemoryPoolMXBean doc
  • [JDK-6214784] - REGRESSION:TraceMsgQueueChecker is written unsafely
  • [JDK-6214916] - -version:<id> argument affects application arguments containing spaces
  • [JDK-6214921] - WindowsXP L&F is no longer acceleratable (after the fix for 5106661)
  • [JDK-6214949] - JCK1.5a: api/java_util/Random/index.html#Random test fails, mustang
  • [JDK-6214959] - Compiler fails to produce error message with ODD number of import static
  • [JDK-6214965] - crash: java.lang.AssertionError at com.sun.tools.javac.jvm.ClassReader$AnnotationDeproxy.findAccessM
  • [JDK-6215050] - (so) SocketChannel created in CLOSE_WAIT and never cleaned up.. File Descriptor leak
  • [JDK-6215148] - Swing's painting code does not paint light children unless parented to a heavyweight ancestor
  • [JDK-6215213] - crash: java.lang.AssertionError at com.sun.tools.javac.code.Types.containedBy(Types.java:792)
  • [JDK-6215407] - Solaris-amd64: jni test failures
  • [JDK-6215419] - AWT performance on X11 to far hosts
  • [JDK-6215452] - Broken link on JComboBox page to key assignments page in doc-files directory
  • [JDK-6215549] - Windows: AWT_Component/Automated/ComponentLeakTest fails
  • [JDK-6215611] - REGRESSION: javax.swing.JFileChooser is not serializable under 1.5.0.
  • [JDK-6215625] - LinkedBlockingQueue.extract throws NPE
  • [JDK-6215885] - URLConnection.openConnection NPE if ProxySelector.setDefault is set to null
  • [JDK-6215905] - REGRESSION: IE6 crashes when start JCK test
  • [JDK-6215947] - JDK 1.5.0_01 Win2k installers always installs demos and samples
  • [JDK-6215975] - FindClass documentation clarification
  • [JDK-6216005] - JDialog - textfield fails to accept keyboard input.
  • [JDK-6216010] - REGRESSION: Font LineMetrics getUnderlineThickness is incorrect
  • [JDK-6216082] - Redirect problem with HttpsURLConnection using a proxy
  • [JDK-6216089] - DefaultTableModel.getColumnName(int column) throws ArrayIndexOutOfBoundsException for column < 0.
  • [JDK-6216815] - Missing safepoint in not-countable loops with leaf calls
  • [JDK-6216898] - gc/gctests/Compact/compact* test failures with -XX:+UseParNewGC on Solaris Sparc
  • [JDK-6217140] - iiop memory leak with connector client create+start+stop
  • [JDK-6217145] - iiop memory leak with connector server create+start+stop
  • [JDK-6217262] - MM test notifications.sh throws array out of bound exception.
  • [JDK-6217266] - Link in the declaration of the Enum class points to the same page (no op) - link should be removed
  • [JDK-6217355] - On linux text prints as filled outlines if string includes a Question Mark
  • [JDK-6217760] - Copyright in Java Control Panel should reflect the Copyright year as 2005
  • [JDK-6217959] - Use of the spelling TMPDIR for an internal make macro name causes problems with MKS 8.7
  • [JDK-6218229] - crash: java.lang.NullPointerException at com.sun.tools.javac.comp.Check.checkCompatibleConcretes(Che
  • [JDK-6218309] - test/java/text/Format/CurrencyFormat.java failed for tr_TR
  • [JDK-6218454] - JCK-runtime-15: -server -Xcomp flags causes 2 errors in api/javax_swing/ImageIcon/
  • [JDK-6218464] - multiple calls of Socket.setTrafficClass() do not work
  • [JDK-6218615] - Regtest StandardAlgName.sh occasionally failing
  • [JDK-6218682] - SubjectDomainCombiner pdCache (WeakHashMap) values strongly reference keys
  • [JDK-6218719] - html bullets are 'spiky'
  • [JDK-6218726] - mustang man pages need 2005 copyright date
  • [JDK-6218785] - remove SurfaceData.lock/unlock() methods
  • [JDK-6218846] - The wrong bit is used to detect encrypted zip file entries
  • [JDK-6218848] - failure to detect corruption in CENNAM field of last entry in zip file
  • [JDK-6218903] - Calling deprecated method from its main method does not give compile time warinings.
  • [JDK-6219037] - 64-bit installers have 2 modify mode issues
  • [JDK-6219183] - The XPath class needs to define the thread safety
  • [JDK-6219363] - jvmti.GetSystemProperty returns wrong value for "java.vm.info"
  • [JDK-6219364] - com.SAXParserImpl.setProperty("feature",null) throws NullPointerException
  • [JDK-6219491] - CertStore.getInstance(String,CertStoreParameters,String) throws NoSuchAlgorithmE
  • [JDK-6219495] - CompiledMethodLoad reports incorrect addresses in the location map
  • [JDK-6219514] - Inconsistent vertical alignment of content in table cells
  • [JDK-6219522] - Digesting jar file entries with SHA-512 algorithm is broken
  • [JDK-6219532] - NPE: setAlwaysOnTop on File and Print dialog
  • [JDK-6219548] - Very long Thread name makes ThreadTab not displaying stack trace
  • [JDK-6219600] - use the new awt splash screen mechinism, replacing all javaws splash screen code
  • [JDK-6219755] - PipedOutputStream.write() remains blocked after PipedInputStream was closed
  • [JDK-6219760] - confusing message to stdout from Plugin
  • [JDK-6219816] - (cs) Charset.defaultCharset() does not cache the default charset value after first call
  • [JDK-6219874] - JNI document should say to invoke "DetachCurrentThread()" on thread exit
  • [JDK-6219884] - JCA/JCE document merge isn't complete.
  • [JDK-6219964] - Compiler allows illegal cast of anonymous inner class
  • [JDK-6220064] - REGRESSION: SSL connections fail with Turkish input locale
  • [JDK-6220093] - Definition of _jobject, _jfieldID, _jmethodID in jni.h causes .NET TypeLoadException on Windows
  • [JDK-6220110] - Update Hotspot Windows os_win32 for vista
  • [JDK-6220120] - GraphicsDefice.setFullScreenWindow is silent about window visibility
  • [JDK-6220256] - DOC: internal release build docs incorrectly refer to \\jdk\local-java
  • [JDK-6220618] - JDWP: crash in utf8ToPlatform on Windows if transport library not found
  • [JDK-6220687] - NullPointerException in JList (jdk 1.5)
  • [JDK-6220825] - System property os.name should be "Windows Vista" on Windows Vista
  • [JDK-6220829] - Regression: Test 4967812 fails with 1.5.0_02 and mustang but passes with 1.5.0_01-b08
  • [JDK-6221056] - (cs) CharsetEncoder.encode(ByteBuffer) should call flush(ByteBuffer)
  • [JDK-6221101] - (bf) NullPointerException when bulk putting from non-direct IntBuffer to direct
  • [JDK-6221113] - findThread() failure on resumeAllThreads: nsk/jdb/suspend/suspend001
  • [JDK-6221118] - java.util.Random.nextGaussian should specify StrictMath instead of Math methods
  • [JDK-6221429] - sources files in sample for jnlpservlet all have wrong copyright notice.
  • [JDK-6221510] - GetAllStackTraces returns a JNI refs created in the wrong handle block
  • [JDK-6221549] - TCK-jnlp 1.5: jnlp_file/resources/j2se/index.html#vmArgs hang in some cases.
  • [JDK-6221627] - TEST_BUG REGRESSION: com/sun/java/swing/plaf/gtk/5048769 fails to compile
  • [JDK-6221696] - Warning when formatting jps manpage
  • [JDK-6221823] - The trim() statement in getHeaderFieldDate(String, long) ignores the return value
  • [JDK-6221980] - serviceui.properties needs to localized in Mustang
  • [JDK-6222074] - Remove Kerberos tools from J2SE Linux build
  • [JDK-6222200] - REGRESSION: JEditorPane posts HTML content with post even using GET
  • [JDK-6222207] - BitSet internal invariants may be violated
  • [JDK-6222223] - Core libraries "an" typos
  • [JDK-6222249] - JDWP: FATAL ERROR in native method: JNI call made with pending exception
  • [JDK-6222350] - Regression: updating title or icon in jnlp file will not update shortcuts.
  • [JDK-6222573] - Failed to open readme file after install due to no localized readme file found.
  • [JDK-6222680] - java.awt.Frame(GraphicsConfiguration) constructor inconsistent
  • [JDK-6222692] - [Windows] Committed character gets erased when pressing backspace to erace the composing character
  • [JDK-6222762] - Primitive arrays and varargs inference leads to crash in TreeMaker.Type(TreeMaker.java:531)
  • [JDK-6222850] - Java 2D throws Exception when launched through browser
  • [JDK-6222921] - TextComponent does not allow InputMethods by default
  • [JDK-6222946] - iiop memory leak with connector server start
  • [JDK-6222955] - rmi & iiop memory leak with connector server stop
  • [JDK-6222983] - assert: memory leak: allocating handle outside HandleMark
  • [JDK-6223019] - Reloading applet crashed Applet Viewer
  • [JDK-6223246] - (spec) put Method Example in Throwable API docs Makes No Sense
  • [JDK-6223253] - VolatileImage.validate() always returns IMAGE_RESTORED on first attempt
  • [JDK-6223396] - MLet support for native libraries in jar files is underspecified and should be optional
  • [JDK-6223413] - Dead store to local variable in method java.math.MutableBigInteger.binaryGCD(MutableBigInteger)
  • [JDK-6223416] - Regression: javax/swing/JButton/5000913/bug5000913.java fails on JDS3 when run using jtreg -a
  • [JDK-6223429] - Regression:javax/swing/text/html/StyleSheet/4231331/bug4231331.java test fails on JDS3 machine
  • [JDK-6223448] - Regression: javax/swing/AllVisualTest tests fail due to images are not equal.
  • [JDK-6223624] - SSLSocket.setUseClientMode() fails to throw expected IllegalArgumentException
  • [JDK-6223679] - Remove i18n.jar from sun.boot.class.path
  • [JDK-6223691] - CD Install dosn't work for versioned resources.
  • [JDK-6223696] - DownloadService.removeResource is broken for versioned resources using wildcards
  • [JDK-6223711] - Caching error in java.util.Scanner class
  • [JDK-6223726] - REGRESSION: JTextField on a JWindow not displaying a space when owner iconified
  • [JDK-6223951] - java.class.path is displayed twice in javaplugin.vm.options property of Java Console
  • [JDK-6224160] - Enhance CertPathBuilder implementation to use AIA extension to look for issuer CA certs
  • [JDK-6224591] - JVM stops merging state vectors for blocks where there's a monitor mismatch.
  • [JDK-6224633] - Windows Java Web Start potential issue with VS.NET 2003 compiler upgrade
  • [JDK-6224655] - Add sanity check on jni.h, jmm.h, jvm.h, jvm_md.h, jni_md.h in the j2se makefiles
  • [JDK-6224700] - ReferenceType.nestedTypes() is too slow
  • [JDK-6224842] - CTE_REGTEST/Generic/4330104/Test4330104.sh causes 232 tests to fail on Win98
  • [JDK-6224859] - JDWP: Mixing application suspends and debugger suspends can cause hangs
  • [JDK-6225100] - FocusTraversalPolicy.getInitialComponent does not work as expected
  • [JDK-6225141] - Toolkit.getAWTEventListeners: SecurityException throw shoud be clarified
  • [JDK-6225263] - JdbcRowSetImpl(Connection) constructor internally throws NullPointerException
  • [JDK-6225328] - Regression: Disabled component gains focus and receives keyevents on win32
  • [JDK-6225418] - Error in "How and When To Deprecate APIs"
  • [JDK-6225432] - MSVCRT Access Violation in sun.awt.....WDataTransferer.getClipboardFormatName()
  • [JDK-6225440] - JCK1.5: api/javax_swing/DebugGraphics/descriptions.html#draw test crashes, sparc
  • [JDK-6225470] - ParallelGC: assertion violation "Uninitialized access to GenCollectedHeap::heap()"
  • [JDK-6225472] - PIT: Unable to push a non-focusable frame to fullscreen exclusive mode, on win32
  • [JDK-6225480] - Language error:not the correct language displays on button during jre1.6.0 installation
  • [JDK-6225504] - REGRESSION: deselecting node in JTree throws NPE.
  • [JDK-6225560] - PIT: JDialog's components are not gaining focus by default when the dialog is first shown, win32
  • [JDK-6225595] - Czech keyboard doesn't work well on Linux
  • [JDK-6225605] - Speed up indexing of Jar files and reduce compile time by 10%
  • [JDK-6225664] - Need testcase for user supplied transport whose dll/so is outside the jdk install area
  • [JDK-6225679] - REG: Converting radio button to checkbox dynamically does not work properly in mustang, win32
  • [JDK-6225935] - "import static" accessibility rules for symbols different for no reason
  • [JDK-6225952] - [zh,zh_TW] button labels "Accept" and "Decline" on license dialog are displayed as squares
  • [JDK-6226047] - REG: Current Display Mode is not returned properly on multi-mon after a display mode change, win32
  • [JDK-6226075] - REG: Focusable Frame loses focus when minimizing and restoring a non-focusable frame, win32
  • [JDK-6226133] - $jdk1.5.0_02/demo/jvmti/waiters/src/sample.makefile.txt has word J2SDK instead of JDK
  • [JDK-6226137] - man page for jps shows j2sdk1.5.0 instead of jdk1.5.0
  • [JDK-6226166] - Comment to private package method KeyboardFocusManager.getMostRecentFocusOwner should be changed
  • [JDK-6226232] - Inconsistent Animator example demos
  • [JDK-6226249] - Slow restoring of minimized desktop applications after hibernate
  • [JDK-6226256] - DOC: unknown name window in javax/swing/InternalFrameFocusTraversalPolicy.html#getInitialComponent
  • [JDK-6226269] - JAR verification causes significant footprint increases
  • [JDK-6226308] - (spec) Semaphore example code contains incorrect field declaration
  • [JDK-6226463] - 4 CTE_REGTEST JVMPI tests need to be removed or modified
  • [JDK-6226489] - The Lookup window of Java input method does not work correctly on Solaris XAWT mode
  • [JDK-6226510] - ISO-2022-JP encoder's reset() method noop; should revert to ASCII
  • [JDK-6226577] - Migration compatibility: can't call generic method
  • [JDK-6226589] - Applets hang when using plugin 1.5 in Linux with Mozilla 1.7.x
  • [JDK-6226610] - HTTP tunnel connections send user headers to proxy
  • [JDK-6226807] - Misplaced parenthesis in example code
  • [JDK-6226827] - REGRESSION: javax/swing/text/html/HTMLDocument/5013529/5013529.java fails
  • [JDK-6226995] - Hotspot fastdebug vs. debug VM on Windows needs review
  • [JDK-6227033] - hotspot crashes(SIGSEGV) when many local variables are used in one java program
  • [JDK-6227124] - API bug - setting a forwarder on a started rmi connector server has no effect
  • [JDK-6227339] - (cs) decode() of EUC_TW.Decoder and DoubleByteDecoder return wrong CoderResult for unmappable char
  • [JDK-6227363] - jinstall should not show java animation when downloading xml file
  • [JDK-6227508] - REGRESSION: Tab key dosnt allways work
  • [JDK-6227587] - javac complains about no source files when asking for version
  • [JDK-6227608] - (cs) Charset-X-Coder.flush cannot be reinvoked in case of overflow
  • [JDK-6227614] - sun/awt Makefile uses nondeterministic -fast compiler option on Solaris
  • [JDK-6227750] - FileDialog is not disposed when clicking the 'close' (X) button on the top right corner, XToolkit
  • [JDK-6227867] - IndexOutOfBoundsException when calling PrinterJob.printDialog with IPP printers
  • [JDK-6227874] - javaws apps are put in Add/Remove progrgrams entries for all users
  • [JDK-6227915] - hotspot_import path checking should not be disabled when BUILD_HOTSPOT=true
  • [JDK-6227936] - Wrong type of inherited method using specialized type parameter
  • [JDK-6228124] - TabularDataSupport.putAll(Map) does not throw KeyAlreadyExistsException in some case
  • [JDK-6228130] - TabularDataSupport.entrySet() might specify key in the returned Set is wrapped into a List
  • [JDK-6228182] - (pref) Dead store to local variable in method java.util.prefs.XmlSupport.loadPrefsDoc(InputStream)
  • [JDK-6228305] - confusing ungrammatical wording in javax.management.monitor.Monitor doc.
  • [JDK-6228306] - performance regression on windows caused by 4690736
  • [JDK-6228412] - incompatible change to Sasl.createSaslClient
  • [JDK-6228529] - JDK on Windows does not wait for preauthorizaion record from Kerberos and causes an error
  • [JDK-6228543] - unexpected block count in test JvmThreadingTest.sh
  • [JDK-6228568] - (cs) Charset.forName() throws inaccurate/inappropriate exception when null is the charset name
  • [JDK-6228665] - Isolate all C/C++ compiler optimization options to j2se/make/common/Defs* files
  • [JDK-6228679] - (cs spec) Charset-X-Coder doc suggests overriding final methods flush, reset
  • [JDK-6228711] - Adjust java_crw_demo byte code insertion to handle StackMap attributes (CLDC related)
  • [JDK-6228728] - DOC : Java will not print in landscape mode using drawImage.
  • [JDK-6228736] - Inconsistent synchronization of ByteArrayOutputStream
  • [JDK-6228749] - MBeanPermission(null,"") should throw IllegalArgumentException.
  • [JDK-6228805] - ObjectStreamClass.getName() does not comply with the spec for arrays
  • [JDK-6228829] - Unnecessary instruction in javax.swing.plaf.basic.BasicLookAndFeel.uninitialize()
  • [JDK-6228914] - perf: IM native calls
  • [JDK-6229073] - Mustang stubs need to be updated.
  • [JDK-6229122] - -4% SwingMark regression in b15
  • [JDK-6229193] - Add use of rpath $ORIGIN on Linux in j2se workspace libraries
  • [JDK-6229194] - Allow for easy rpath additions of relative paths (relative to $ORIGIN)
  • [JDK-6229195] - Fix unused libraries in jdwp and instrument
  • [JDK-6229196] - Add execute permission to Solaris MIDI library that is copied
  • [JDK-6229198] - Fix jaas library build so that Defs.gmk knows it's building a library
  • [JDK-6229363] - CounterMonitor: "because" should be replaced by "since".
  • [JDK-6229368] - Wrong getThreshold value in CounterMonitor with offset, threshold and modulus.
  • [JDK-6229389] - Type1 font with seac instructions may cause crash
  • [JDK-6229396] - Errors in ObjectName constructors.
  • [JDK-6229462] - Library libjsig.so (from hotspot workspace) is missing dependence on libc.so (Solaris&Linux)
  • [JDK-6229468] - Library libjvm_db.so is missing dependence on libthread_db.so
  • [JDK-6229473] - Demo library libpoller.so is missing libc.so dependency
  • [JDK-6229477] - Library libsaproc.so is missing some dependencies, runpath contains fullpath
  • [JDK-6229481] - Libraries libjsound*.so may be missing mapfiles, exposing hundreds of externs
  • [JDK-6229485] - Library libmanagement.so is missing a mapfile
  • [JDK-6229486] - Library libmlib_image.so is using a special mapfile, change to follow common convention
  • [JDK-6229487] - Library libsunwjdga.so is missing a mapfile.
  • [JDK-6229489] - Library libioser12.so is missing a mapfile
  • [JDK-6229491] - Library librmi.so missing a mapfile
  • [JDK-6229492] - Library libjawt.so missing mapfile
  • [JDK-6229494] - Library libjaas_unix.so missing mapfile
  • [JDK-6229496] - Library libunpack.so missing mapfile
  • [JDK-6229499] - Regression: The input method window is not in front when trying to input characters
  • [JDK-6229503] - Libraries missing mapfiles, plugin related: */libjavaplugin*.so libdeploy.so
  • [JDK-6229531] - startup3 and start_* benchmark performance regression for 1.6.0 b24-02-13
  • [JDK-6229540] - Error when creating a diagnostic based on an exception's detail message.
  • [JDK-6229578] - JVMTI demos that use java_crw_demo don't build per instructions, need java_crw_demo.obj added
  • [JDK-6229618] - Crypto permission lookup is wrong when the Cipher algorithm name is not all uppercase
  • [JDK-6229662] - Nightly : Files are getting cached even if the caching is disabled
  • [JDK-6229672] - Nightly : Unable to delete the cached files through the Applet Cache Viewer
  • [JDK-6229699] - Removing jnlp from the cache using jnlp viewer, did not remove shortcut from the desktop
  • [JDK-6229729] - update JCE jar file provider and manifest info to mustang.
  • [JDK-6229758] - @deprecatedNOT! is
  • [JDK-6229784] - (reflect) Overlooked generification of java.lang.Class
  • [JDK-6229792] - (cs) test/java/nio/charset/coders/BashStreams.java needs remove "\1" hack testing code
  • [JDK-6229880] - RelationSupport javadoc is incomplete/ambiguous
  • [JDK-6229984] - AMD64: windows ABI says xmm6 and xmm7 are callee-saved
  • [JDK-6230124] - Incorrect entries in Charset.contains() in different UTF-xyz charsets
  • [JDK-6230128] - varargs overrides warning hides override error
  • [JDK-6230129] - Need a UTF_16LE_Marked charset
  • [JDK-6230132] - swingmark fails after adapter frames removed c1/sparc
  • [JDK-6230352] - JRE installer's action inconsistent on mozilla and firefox
  • [JDK-6230594] - jtreg tags are dup-ed for each test, it's executed twice per each run, error messages generated
  • [JDK-6230719] - UTF-8 maxCharsPerByte should be 1.0, not 2.0
  • [JDK-6230836] - A few methods of class URLConnection implemented incorrectly
  • [JDK-6231029] - Editing tree should select all text
  • [JDK-6231054] - TEST_BUG: 32 CTE_REGTEST does not recognize Solaris amd64 architecture
  • [JDK-6231077] - Javaws is giving different error messages the jar file signed by damaged certificates
  • [JDK-6231122] - (cs spec) Inaccurracies in Charset-X-Coder.$code$(...) doc
  • [JDK-6231155] - (cs spec) Inaccuracies in Charset-X-Coder.$code$(...) doc
  • [JDK-6231156] - null pointer exception if mime-type is null from server
  • [JDK-6231178] - cannot create shortcuts for jnlp without hrefs on gnome
  • [JDK-6231186] - When loading an applet with JVM 1.5 the first time, it steals window focus
  • [JDK-6231214] - os::malloc() should fail more gracefully
  • [JDK-6231221] - After updating title or icon in jnlp file shortcut on the desktop not update but dublicated
  • [JDK-6231233] - SA-JDI: Remove Train collector from SA
  • [JDK-6231234] - JRE/JDK Uninstallation is not removing all registry keys for 1.6.0 nightly
  • [JDK-6231246] - Javac crash with -g:none
  • [JDK-6231286] - "FATAL ERROR in native method: ... with exception ..." from DatagramSocket.recei
  • [JDK-6231517] - flawed reconnect logic in sun.rmi.transport.DGCClient's makeDirtyCall()
  • [JDK-6231525] - ObjectReference.setValue(Field, Value) bad exception error msg for final field
  • [JDK-6231529] - (bf) ByteBuffer.reset throws InvalidMarkException if ByteBuffer.duplicate called when mark == 0
  • [JDK-6231543] - In Java Application CacheViewer "JNLP HomePage" menuitem Should be changed to JavaWebStart HomePage
  • [JDK-6231602] - java.lang.IllegalArgumentException: HOUR_OF_DAY with 1.5, works with 1.4.2
  • [JDK-6231791] - UTF_DEBUG() macro needs to be turned off
  • [JDK-6231847] - crash: java.lang.NullPointerException at com.sun.tools.javac.comp.Attr.visitNewClass(Attr.java:1352)
  • [JDK-6231936] - hprof format=b problem with HAT: Thread 200000 not found for JNI local ref
  • [JDK-6231942] - Nightly : Unable to launch applets from the secured webserver
  • [JDK-6231987] - JWS re-creates deleted desktop shortcut when launching application offline
  • [JDK-6232010] - ObjectOutputStream.subclassAudits SoftCache prevents ClassLoader GC
  • [JDK-6232107] - Multiple instance is enabled in Advanced options window of HtmlConverter
  • [JDK-6232392] - TableColumn needs to be more careful about width properties
  • [JDK-6232448] - DOC: BufferStrategy class docs should not discuss stereo buffering
  • [JDK-6232467] - Please pass -J-client to javac
  • [JDK-6232484] - (coll) ArrayList made from IdentityHashMap.entrySet() fails to create properly
  • [JDK-6232485] - ClearArrayNode::Ideal forces use of 32-bit stores for zeroing memory
  • [JDK-6232513] - RMI interoperability issue with DSAPublicKey obj between JDK1.4 & JDK1.5
  • [JDK-6232607] - Clipping off JLabel-text in printer output using html
  • [JDK-6232622] - Typo in javadoc for javax.managememt.openmbean.OpenMBeanAttributeInfoSupport::isValue
  • [JDK-6232634] - For mustang, w2k_lsa_auth.dll shows the product version as 1.5.0.0
  • [JDK-6232815] - Support CA certificate contain only netscape-cert-type extension in Java deployment
  • [JDK-6232824] - Application which has unsigned entry in the resource file get launched from the cache
  • [JDK-6232845] - Nightly:(CacheEnabled)Response is not normal when HttpURLConnection is open on any file in an applet
  • [JDK-6232928] - Interface package-info not marked synthetic and abstract
  • [JDK-6232954] - (so) client does not see (NIO-created) socket close with SO_TIMEOUT
  • [JDK-6232979] - JCK15:api/javax_sound/sampled/SourceDataLine/index.html#write crashes, sparc solaris 8, 9
  • [JDK-6232991] - control gnumake source error if ALT_OUTPUTDIR is not set.
  • [JDK-6232992] - Permission not specified for Toolkit.getAWTEventListeners()
  • [JDK-6233005] - Random javac failures on server VM
  • [JDK-6233035] - Clarify Queue and BlockingQueue javadocs by adding tables showing relations among methods
  • [JDK-6233055] - (cal) API: need to redefine the Calendar.MONTH field and its constants
  • [JDK-6233156] - vm crash in SharedRuntime::handle_ic_miss_helper
  • [JDK-6233169] - Permspace can become corrupted if positioned at 0x80000000
  • [JDK-6233236] - Reduce need to replace interrupted worker threads in ThreadPoolExecutor for performance
  • [JDK-6233303] - nio ISO2022JP.Encoder is broken if unmappableCharacterAction is CodingErrorAction.REPLACE
  • [JDK-6233316] - Temporary javac workaround for server compiler bug
  • [JDK-6233345] - nio Encoder of ISO2022CN_GB/CNS/KR simply ignores unmappableCharacter
  • [JDK-6233394] - forName(String,boolean,ClassLoader) crashes when primitive type name intercepted
  • [JDK-6233550] - Port sun.io regtest to nio.charset
  • [JDK-6233556] - PIT: Sub-menus added to a popup menu are broken on XToolkit
  • [JDK-6233559] - PIT regression: test/java/awt/dnd/CompoundTextTest.java failed
  • [JDK-6233560] - PIT: Java Cup Logo on the title bar of top-level windows look blurred, Win32
  • [JDK-6233627] - Too many uncommon_traps at a mispredicted call site.
  • [JDK-6233896] - java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.html failed
  • [JDK-6233962] - Hotspot Solaris/SPARC fastdebug built with SS10 failed GCBasher w/ ParNew
  • [JDK-6234077] - No error for public class in wrong file
  • [JDK-6234174] - Wrong ARCH value in SVR4 packages.
  • [JDK-6234219] - Do not set initial focus on an applet during startup if applet is targeted for JDK 1.1/1.2
  • [JDK-6234263] - (bf) bulk CharBuffer.put from wrapped CharSequence to direct buffer throws NPE
  • [JDK-6234295] - Menu is clickable even when a modal dialog is active, on XToolkit
  • [JDK-6234299] - REGRESSION: JTree right-arrow-expand doesn't work for lazy models
  • [JDK-6234301] - Reg-test java/awt/event/KeyEvent/FrenchKeyboard/FrenchKeyboard.sh unusable
  • [JDK-6234303] - Method, mentioned in the JLabel.setDisplayedMnemonicIndex(int) documentation does not exist
  • [JDK-6234308] - Reg-test java/awt/Mouse/MouseDragTest/MouseDragTest.html fails on XAWT
  • [JDK-6234361] - JTree repaints whole tree for each change in individual node (even scrolled off screen)
  • [JDK-6234386] - Unspecified size/location changes caused by making Windows visible
  • [JDK-6234407] - Hotspot Solaris/x86 c2 fastdebug built with SS10 failed Queens
  • [JDK-6234507] - ZipInputStream should accept zero-length entry names
  • [JDK-6234564] - vtest failure with SEGV in PSPromotionManager::copy_to_survivor_space
  • [JDK-6234730] - Regtest sun/nio/cs/Test4200310.sh failed on mustang b26
  • [JDK-6234731] - Javadoc doesn't give enough details on 64bit VM behavior(sol/win/lin) for different options.
  • [JDK-6234748] - Nightly:Security Exception is not getting thrown for self signed applications
  • [JDK-6234795] - (cal) roll of HOUR or HOUR_OF_DAY doesn't set the other hour field
  • [JDK-6234804] - REGRESSION: Digest Access Authentication (RFC 2617) not working - missing "
  • [JDK-6234827] - Logic bug in FilteredRowSetImpl
  • [JDK-6234831] - NullPointerException in FilteredRowSetImpl object when filter is set to null
  • [JDK-6234835] - Missed since 1.5 for javax.xml.datatype.DatatypeConstants.Field
  • [JDK-6234865] - On X Window, XK_Cyrillic_ keysym is treated as an Arabic Unicode character.
  • [JDK-6234883] - clicking on the periphery of a menu in the menubar brings up and vanishes the menu immediately, xtkt
  • [JDK-6234951] - segv running nsk jvmti tests looking at monitor state
  • [JDK-6235077] - javax.management.timer.Timer doc inconsistent about what happens for Date in the past
  • [JDK-6235110] - javaws fails to deal with fork(2) failure
  • [JDK-6235198] - Netscape 7 crashes when applet updates page via Java when refresh
  • [JDK-6235230] - Technical error in Generics tutorial
  • [JDK-6235291] - Nighhtly : java.lang.ClassNotFoundException is getting thrown while loading the applet from JarJar
  • [JDK-6235334] - JDWP: Speed up commonRef code (hash table fixed)
  • [JDK-6235488] - OGL: VM crashes when executing a 2D app on WinXP Prof-sp2 with OpenGL flag
  • [JDK-6235543] - null doesn't have the same effect as empty list for ActivationGroupDesc.CommandEnvironment ctor
  • [JDK-6235668] - (spec) UUID.toString() is unreadable due to '<' which should be '&lt;'
  • [JDK-6235699] - BasicProgressBarUI throws an exception
  • [JDK-6235723] - SwingSet2 should show popup menu on Windows Context key
  • [JDK-6235799] - -keywords option is mistakenly turned on by default
  • [JDK-6235838] - installer buttons "accept" and "decline" should be moved left
  • [JDK-6235874] - REGRESSION: sun/security/tools/jarsigner/AlgOptions.sh tests 6 and 8 fail
  • [JDK-6235934] - Update sharing classlist for 6.0
  • [JDK-6235943] - Bad html in AppletContext doc(<code>null<code> should be <code>null</code>)
  • [JDK-6236036] - Timeouts can cause garbage retention in lock classes
  • [JDK-6236067] - PIT: VM crashes when running a 2D app on WinXP with Radeon 9600XT + OpenGL
  • [JDK-6236120] - SwingSet2:Shift-F10 shortcut key is not working to activate popup menu.
  • [JDK-6236201] - Typo in the spec - should be "IndexOutOfBoundsException" instead of "IndexOutofBoundsException"
  • [JDK-6236247] - REG: Always-On-Top does not work when pack is called on a child window - Win32
  • [JDK-6236259] - DynamicCodeGenerated event: assert(!thread->owns_locks(),"must release all locks when leaving VM")
  • [JDK-6236303] - Improve time it takes to create source bundles
  • [JDK-6236447] - Test bug: jtreg test sun/tools/jconsole/ResourceCheckTest.sh fails
  • [JDK-6236533] - Define standard behavior for incorrect KeyStore passwords
  • [JDK-6236625] - doc build warnings for String.isEmpty
  • [JDK-6236634] - jni.h uses C++ // comments in C (also jmm.h)
  • [JDK-6236704] - bad jar files ignored in extension and endorsed dirs
  • [JDK-6236722] - JCK1.5a: /api/java_awt/datatransfer/DataFlavor/BestTests[DataFlavor2024,DataFlavor2025] failed
  • [JDK-6236765] - ModelMBeanConstructorInfo says persistPolicy & currencyTimeLimit invalid, but doesn't check
  • [JDK-6236898] - Small scrollbars on XP should not draw gripper
  • [JDK-6236967] - Fix Cygwin build failure "31: Bad file descriptor"
  • [JDK-6236973] - Fix PACKAGE/PKGDIR oddness in Makefiles
  • [JDK-6236979] - Make sure USER is defined in Cygwin build
  • [JDK-6236988] - Increase default Solaris SS10 optimization level on PRODUCT=java libraries
  • [JDK-6236993] - OGL: simplify context creation at startup
  • [JDK-6237013] - Add java_crw_demo testcase that has a StackMap attribute
  • [JDK-6237027] - Incorrect ASN.1 encoding of Enumerated types
  • [JDK-6237283] - 6219522 broke regression tests when using image files
  • [JDK-6237349] - hotspot crashes when c1 compiler thread is running in 6.0b26
  • [JDK-6237384] - BufferedImage creates useless Hashtable
  • [JDK-6237552] - HPROF: cpu=times reports incorrect percentages when rolling up time spent
  • [JDK-6237654] - cached methodOops in universe class confuse RedefineClasses
  • [JDK-6237764] - 6x slowdown of spec jvm98 on ia64
  • [JDK-6237797] - BufferedImage creates an unnecessary empty Hashtable
  • [JDK-6237847] - Numerous problems with internal frames in Synth
  • [JDK-6237927] - DownloadService API problems
  • [JDK-6237956] - mustang b25 cannot extract data from zip files created by third-party zip implementations
  • [JDK-6237967] - CMS: ability to tweak demand forecasting and coalition policy to control fragmentation
  • [JDK-6238024] - REGRESSION: 1.5.0_01 has white background and no boxmessage
  • [JDK-6238076] - Serialized form of javax.management.remote.rmi.RMIConnector includes clientNotifID field
  • [JDK-6238105] - SimpleDateFormat - parse bug - regional settings Romania - month November
  • [JDK-6238163] - i18n: Java Web Start's Resourcebundle doesn't take different articles into account
  • [JDK-6238231] - javax.xml.datatype.DatatypeFactory has no clear description concerning invalid parameters values
  • [JDK-6238351] - Change when and if libraries are stripped, debug ones should never be, product ones as late as poss
  • [JDK-6238517] - Nightly : Unable to invoke javaws on windows
  • [JDK-6238531] - failure to return read method from PropertyDescriptor getReadMethod()
  • [JDK-6238560] - Add -xmemalign=4s to compiles when using SS10 compilers
  • [JDK-6238585] - SSLContextImpl should not hardcode SunX509
  • [JDK-6238709] - Filedescriptors not closed in JNLP package
  • [JDK-6238719] - sun.plugin.net.protocol is displayed twice in java.protocol.handler.pkgs property of Java Console
  • [JDK-6238731] - Notification not received by JMX client when domain not specified
  • [JDK-6238739] - Modal dialog doesn't always get focus
  • [JDK-6238797] - after degrade installation JVM is showing lower version instead of higher version on 1.4.2_08-b02
  • [JDK-6238826] - Synth doesn't render arrowIcon and checkIcon for menus correctly
  • [JDK-6238829] - Typo in DatatypeConfigurationException() javadoc constructor description
  • [JDK-6238869] - Dead store to local variable in javax.swing.plaf.basic.BasicFileChooserUI$GlobFilter.setPattern
  • [JDK-6238966] - (spec) StreamTokenizer.ttype documentation contains incomplete sentence
  • [JDK-6238978] - termination of rmid process can block on shutdown hook if graceful shutdown has already begun
  • [JDK-6238981] - group VM creation failure can leave GroupEntry in inconsistent state
  • [JDK-6239075] - Delete Files dialog in JCP needs to be changed in mustang
  • [JDK-6239113] - bigapps crash with mustang b27 64 bits jvm on solaris sparc
  • [JDK-6239123] - Alignment error and possible read past float storage in stackValueCollection.cpp on sparcv9
  • [JDK-6239168] - Typo in class documentation for java.net.InetAddress.
  • [JDK-6239177] - Javadoc for messageType JOptionPane.showConfirmDialog
  • [JDK-6239198] - Remove legacy hard-coded server port numbers in JSSE regression suites
  • [JDK-6239210] - Regression: DnDMerlinQLTestsuite_DnDStringTest fail on Windows platforms
  • [JDK-6239270] - Current application setting is not reflected in JRE installer for modify option.
  • [JDK-6239289] - Name for enabling browser support in JRE Installer and in JavaControlPanel are different
  • [JDK-6239297] - keytool usage is broken
  • [JDK-6239304] - Updated settings using JavaControlPanel is not reflected in modify option in JRE installer.
  • [JDK-6239354] - ORB.create_value_tc() does not set TypeCode.concrete_base variable properly
  • [JDK-6239392] - Document that NotificationBroadcaster implementations must be careful about synchronization
  • [JDK-6239397] - Unable to install JRE using Change button of JDK in Add / Remove programs
  • [JDK-6239400] - ArrayNotificationBuffer.createListeners should not be synchronized
  • [JDK-6239418] - Dead stores in method javax.swing.plaf.basic.BasicSliderUI.paintTrack(Graphics)
  • [JDK-6239455] - Document that monitor tasks are run within the context of the monitor.start() caller
  • [JDK-6239501] - Wrong comparison expression in constructor sun.font.CompositeStrike(CompositeFont, FontStrikeDesc)
  • [JDK-6239557] - fontchecker should be removed from installer
  • [JDK-6239578] - JavaDoc-Strings incorrect in ExampleFileFilter
  • [JDK-6239666] - Improve error message for NoSuchMethodError in JNI when registering natives
  • [JDK-6239717] - plugin displays basic authentication prompt unnecessarily
  • [JDK-6239742] - Package-level javadoc for javax.management.remote contains internal URL
  • [JDK-6239830] - some popular glyphs are missing in Serif, DialogInput and MonoSpaced font on RedHat AS 3.0
  • [JDK-6239938] - Choice drop-down does not disappear when it loses focus, on XToolkit
  • [JDK-6239941] - Choice triggers ItemEvent when selecting an item with right mouse button, Xtoolkit
  • [JDK-6239944] - PIT: Right clicking on the scrollbar of the choice's dropdown disposes the drop-down, on XToolkit
  • [JDK-6240012] - jconsole appln window does not fit within the Windows Desktop when the Screen Resolution is 800x600
  • [JDK-6240046] - REG:Choice's Drop-down does not disappear when clicking somewhere, after popup menu is disposed-XTkt
  • [JDK-6240074] - File drop-down field in FileDialog is not working properly on XToolkit
  • [JDK-6240084] - Disposing a file dialog when the drop-down is active does not dispose the dropdown menu, on Xtoolkit
  • [JDK-6240100] - PIT:Reg testcase awt/Component/ComponentLeakTest/ComponentLeakTest.html fails from mustang b24
  • [JDK-6240151] - XToolkit: Dragging the List scrollbar initiates DnD
  • [JDK-6240171] - (fmt) Formatter object created with null Appendable should return StringBuilder destination
  • [JDK-6240202] - REG: Non-focusable list does not trigger action event on win32, from mustang b24 onwards
  • [JDK-6240346] - regression in identity for x | 0
  • [JDK-6240349] - VolanoMark hangs with Mustang b25 on AMD machine
  • [JDK-6240371] - register_i486.hpp: error C3767: 'as_XMMRegister' matching function is not accessible
  • [JDK-6240450] - SynthFileChooserUI does not define default FileView icons
  • [JDK-6240488] - Several Method Failing JIT Server Compiler
  • [JDK-6240503] - SIGBUS in the new arraycopy implementation on 64-bits sparc
  • [JDK-6240507] - Correct behavior of fullScreenExclusive AWTPermission property in GraphicsDevice
  • [JDK-6240523] - Windows hotspot builds via projectfiles is broken, missing release.make
  • [JDK-6240565] - Unboxing, arrays, and type variables doesn't work
  • [JDK-6240593] - Remove Kerberos dependency on sun.io package
  • [JDK-6240664] - OGL: createImage() should return a regular managed image
  • [JDK-6240671] - OGL: improve VolatileImage->VolatileImage blit performance
  • [JDK-6240876] - Number pad up & down arrows don't work in XToolkit TextArea
  • [JDK-6240989] - Error messages after registering with Mozilla browser.
  • [JDK-6241094] - JDWP logging going to stderr instead of log_file
  • [JDK-6241106] - Error Messages on launching Control Panel for "fastdebug" build 28
  • [JDK-6241112] - Java Aplication Runtime Settings on Control Panel is missing data for fastdebug build
  • [JDK-6241309] - KeyboardFocusManager.getCurrentFocusCycleRoot() spec misleading
  • [JDK-6241620] - DescriptorSupport(String[],Object[]) doc contradictory concerning null parameters
  • [JDK-6241671] - REGRESSION: api/javax_swing/DefaultFocusManager/index.html#getset starts failing in b27
  • [JDK-6241723] - compiler can miss some references to @Deprecated classes
  • [JDK-6241743] - iftw installers should warn users about pauses when downloading cab files
  • [JDK-6241778] - Update the build doc with the Cygwin changes
  • [JDK-6241823] - Infinite loop in timed Semaphore.tryAcquire
  • [JDK-6241925] - (coll) Typos in SortedMap.java
  • [JDK-6241928] - Java Web Start icon is not removed from the desktop on win98 only
  • [JDK-6241935] - Track of vertical scrollbars not drawn correctly in windows look and feel
  • [JDK-6241971] - Shorten error messages for Solaris C compiler
  • [JDK-6241974] - Remove or always use -xCC in Solaris C compiler options, be consistent
  • [JDK-6242148] - API method java.awt.BorderLayput.getConstraints(null) should return null
  • [JDK-6242188] - Synth should provide default icons for file chooser as well as documenting how to change them
  • [JDK-6242259] - REGRESSION: JWS can't start online game (Wurm online) with Mustang 6.0 b27
  • [JDK-6242350] - C2 crash with OSR of method with large frame
  • [JDK-6242414] - Bigapps ATG failed to start on Mustang b28 all 64 bit amd platforms
  • [JDK-6242432] - JTable needs a version of print() that takes a PrintService
  • [JDK-6242436] - (coll) TreeMap.SubMap doesn't deserialize properly
  • [JDK-6242483] - SKIP_FASTDEBUG_BUILD doesn't work
  • [JDK-6242578] - REGRESSION: mustang b28 got core dumped when running Java2D demo in solaris-amd64
  • [JDK-6242587] - HPROF: HAT complains with Warning! Illegal boolean value read
  • [JDK-6242602] - JConsole should always use MDI interface
  • [JDK-6242617] - Wrong class reference in javax.swing.ScrollPaneLayout documentation
  • [JDK-6242664] - String.offsetByCodePoints doesn't work for Strings returned by String.substring
  • [JDK-6242673] - (tz) REGRESSION: date formatting in a table cell uses platform timezone
  • [JDK-6242680] - assert(v_false,"bad set_element") in GetLoadedClasses
  • [JDK-6242712] - Java Applet Cache Viewer shows the Expiration Date as 01/01/70 for all the applets
  • [JDK-6242722] - The last step of the Install Wizard shows "Show the readme file" check box with grey background
  • [JDK-6242816] - IterateOverReachableObjects reports thread roots for hidden threads
  • [JDK-6242833] - Mouse cursor doesn't behave correctly after maximizing on Linux/JDS 3
  • [JDK-6242909] - Methods in BreakIterator were mistakenly made public in 1.5
  • [JDK-6242989] - CTE_REGTEST/Generic/5036904/FileChooserBug5036904.java is a manual test
  • [JDK-6243039] - HOTRIZONTAL_SCROLLBAR_NEVER misspelling in ScrollPaneLayout javadoc
  • [JDK-6243119] - VolanoTest client crashed on Mustang build 28 64 bit Sparc
  • [JDK-6243136] - HtmlConverter usage errors in the build when built without specifying BUILD_VERSION
  • [JDK-6243137] - HtmlConverter failure building deploy workspace
  • [JDK-6243153] - FASTDEBUG=true should automatically do a VARIANT=DBG
  • [JDK-6243161] - COMPATIBILITY: Yahoo Super Bounce Out game applet fails to load
  • [JDK-6243163] - Convert hotspot to use gnumake on windows
  • [JDK-6243183] - Make it easier to have j2se workspace use a different promoted build or different /java
  • [JDK-6243185] - 3 tests in AWT_DnD/XDnD/Automated/Motif_DnD fail in Solaris Sparc systems after b23
  • [JDK-6243382] - Dragging of mouse outside of a List and Choice area don't work properly on XAWT
  • [JDK-6243405] - test in java/awt/List/ListEnterExit fail on Linux, XAWT
  • [JDK-6243443] - Focus is missing in javacontrolpanel
  • [JDK-6243471] - Dead store to local variables in method java.util.regex.Pattern.caseInsensitiveRangeFor
  • [JDK-6243694] - ReadMe file fails to launch after installation on Windows
  • [JDK-6243783] - nightly: java/awt/font/LogicalFonts/MappingTest.java Compilation failed
  • [JDK-6243835] - Use of File.toURL in plugin and webstart - toURL known to return invalid URLs
  • [JDK-6243837] - Use of File.toURL in javawebstart - toURL known to return invalid URLs
  • [JDK-6243872] - clobber behavior changed since recent build integration
  • [JDK-6243935] - Fix building via: (cd control/make; gnumake BUILD_HOTSPOT=false j2se deploy install)
  • [JDK-6243940] - VMark/VTest SEGV with Mustang b28 on sol amd
  • [JDK-6243988] - computeChannelBinding() causing api/org_ietf problems
  • [JDK-6244003] - JVM(server) freezes with -Xcomp -XX:CompileOnly=freeze.loop and -XX:-Inline in 6.0b27
  • [JDK-6244071] - PIT: OGL: Swing is broken on OpenGL pipeline with the gray rect fix, Win32
  • [JDK-6244126] - No Error Message displayed when wrong certificate is selected while launching Javaws aplication.
  • [JDK-6244191] - (spec) SequenceInputStream.read(...) - some spec is not implemented.
  • [JDK-6244337] - Large perf regressions (2%-90%) in b28 (all platforms)
  • [JDK-6244346] - Unnecessary unchecked warning (result type should not be erased)
  • [JDK-6244412] - Errors in @see tags
  • [JDK-6244437] - Fix broken links in 1.5.0 JSSERefGuide.html
  • [JDK-6244496] - MotifLookAndFeel.is1dot2 is useless
  • [JDK-6244501] - JViewport.getView() invokes unnecessary exceptions
  • [JDK-6244514] - to-space not empty assert in DefNewGeneration::compute_new_size.
  • [JDK-6244515] - Unsafe operations that access invalid memory are not handled gracefully
  • [JDK-6244531] - REGRESSION: DataInputStream error with JRE Plugin 1.5.x using IIS 6.0
  • [JDK-6244548] - (ch) race in AbstractInterruptibleChannel.blockedOn/initBlockedOn
  • [JDK-6244574] - X11PM/GDIBlitLoop don't clip to source surface's bounds
  • [JDK-6244705] - REGRESSION: Page down functionality for JTextArea in JScrollpane
  • [JDK-6244718] - Exception thrown out when clicking the reload button very quickly
  • [JDK-6244735] - (coll spec) Minor SortedSet, SortedMap doc fixes
  • [JDK-6244798] - java folder under c:\program files is not getting removed when jre is uninstalled first
  • [JDK-6244851] - Version is not consistent across deployment components
  • [JDK-6244855] - Exception thrown by NotificationFilter should be ignored
  • [JDK-6244920] - JCK15a javasoft.sqe.tests.vm.jvmti.gomi001.gomi00101.gomi00101 failed on solaris sparc
  • [JDK-6244933] - Regression in Nightly testing on x86 for -server
  • [JDK-6244952] - Truncated JSlider's upper label in GTK
  • [JDK-6245013] - When switching users on Windows BufferStrategy.contentsLost continually returns true
  • [JDK-6245035] - [J2SE 1.5] Rdn generates incorrect attributes sometimes
  • [JDK-6245040] - Gray rect fix causes delay in maximization
  • [JDK-6245149] - java.beans.XMLEncoder does not enocde java.net.URI objects
  • [JDK-6245166] - (coll spec) TreeMap class documentation should use SortedMap instead of Map
  • [JDK-6245170] - jvm.h in j2se should add JVM_ACC_ENUM in JVM_RECOGNIZED_CLASS_MODIFIERS
  • [JDK-6245205] - JCK15: api/java_net/distributed fails , plugin , mustang
  • [JDK-6245212] - JCK15: api/java_net/JarURLConnection/index.html#GetAttributes fails , plugin , mustang
  • [JDK-6245224] - JCK15: multiple tests hang under api/java_net, plugin , mustang
  • [JDK-6245254] - 10 CTE Regression tests require java_g
  • [JDK-6245283] - Color Management code is not thread safe in HT/SMP machine
  • [JDK-6245295] - gnumake clobber/clean need fixing (java_hprof_demo) and in general
  • [JDK-6245303] - map files are getting copied into the jre/bin directory
  • [JDK-6245309] - default: all rule is causing a few problems
  • [JDK-6245321] - bug in finding best color index in IndexColorModel.getDataElements()
  • [JDK-6245350] - JarReorder processor can fail if hotspot VM emits warning messages, can cause build failures
  • [JDK-6245353] - PIT: Transform objects not shown initially in Java2Demo on WinXP
  • [JDK-6245357] - Pack failures on Solaris x86 due to heap limitations
  • [JDK-6245365] - Missing Closing Parenthesis in java.util.Scanner code snippet
  • [JDK-6245403] - JDK installer fails on Windows XP when file "C:\Program" is present
  • [JDK-6245591] - Compiler will throw deprecation warnings for undeprecated items
  • [JDK-6245662] - atg server fails to start with b29 + CMS + -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnab
  • [JDK-6245699] - Missing bridge for final method (gives AbstractMethodError at runtime)
  • [JDK-6245708] - mustang readme files need to change 5.0 to 6.0
  • [JDK-6245722] - Two buttons on installation license page display en instead of localized ja.
  • [JDK-6245733] - rmid's registry's list operation doesn't include activation system
  • [JDK-6245766] - unnatural Date format for ukrainian locale
  • [JDK-6245858] - /nsk/stress/stack/b4502350 test assertion at sharedRuntime.cpp, 270
  • [JDK-6245892] - PIT : (JRE/VM Detection)Memory leak inside npDeployHelper.dll is causing the mozilla to crash
  • [JDK-6245913] - Broken incremental build with make/sun/awt
  • [JDK-6245921] - Convert all ftp links to http and move the ftp bundles
  • [JDK-6245971] - Regression: IndexOutOfBoundsException when printing
  • [JDK-6246005] - Dialog: default resizability should be clarified
  • [JDK-6246078] - HPROF: java -Xrunhprof Unexpected Exception
  • [JDK-6246088] - Remove workaround and allow columnt resize during editing.
  • [JDK-6246094] - Update build script to generate dynamic plugin demos
  • [JDK-6246108] - Need smooth upgrade of webstart cache from 1.4.2 and 1.5.0 to 6.0
  • [JDK-6246240] - images build fails on Solaris (cpio: cannot open tmpfile)
  • [JDK-6246242] - UnknownHostException contains wrong error message
  • [JDK-6246348] - regression: test/java/text/Format/NumberFormatRounding.java failed on Sol. 10, ar_EG
  • [JDK-6246366] - Mechanism to associate BufferedImage with internal rendering data is slow
  • [JDK-6246377] - Unify FontMetrics caching for better memory management
  • [JDK-6246411] - Better handle CK_UNAVAILABLE_INFORMATION in ulMaxSessionCount and ulMaxRwSessionCount
  • [JDK-6246463] - JComboBox triggers ActionEvent which clicking inside the empty drop-down
  • [JDK-6246467] - List does not honor user specified background, foreground colors on XToolkit
  • [JDK-6246503] - Disabling a choice after selection locks keyboard, mouse and makes the system unusable, Xtoolkit
  • [JDK-6246563] - Internal class that implements ResultSet not needed in javax.sql.rowset.serial.SerialArray
  • [JDK-6246565] - (so) File descriptor leak when using DatagramChannel.socket()
  • [JDK-6246566] - deploy workspace should be built with latest mozilla 1.8 headers
  • [JDK-6246639] - PipedInputStream.read() too slow - use System.arraycopy for bulk operations
  • [JDK-6246737] - Remove needless FILES_java.gmk files after converted to AUTO_FILES_JAVA_DIRS
  • [JDK-6246809] - Threshold line is misleading on plotters in MemoryTab when its value is set to other value
  • [JDK-6246883] - REGRESSION: Cancelling the "file name dialog" results in PrinterException with the message "T"
  • [JDK-6247006] - Improve AUTO macro use of find
  • [JDK-6247010] - J2SE incremental build failure for JGSS
  • [JDK-6247021] - On Mustang build 29, VolanoMark crashed on x86 Solaris after running for about 40 hours
  • [JDK-6247048] - On Mustang b29 Itanium RHEL, Tomcat crashed after running for about 24 hours
  • [JDK-6247108] - Native input method is not deactivated when switching to java input method
  • [JDK-6247123] - PIT : (IE) <Deploy>.runningJVM.isRunning() always returns true even if there is no sun vm running
  • [JDK-6247155] - Cygwin problem with building images, cpio.exe missing?
  • [JDK-6247157] - HotSpot Windows VC++ IDE builds broken
  • [JDK-6247280] - REG: always-on-top doesn't work with child dialog
  • [JDK-6247324] - Compiler will treate undefined annotations as javadoc deprecation and ["dep-ann"] cn't be suppressed
  • [JDK-6247376] - Not able to navigate using keyboard for particular scenario in JavaApplicationCacheViewer
  • [JDK-6247425] - Unhandled OutOfBounds exception while parsing TTF files
  • [JDK-6247429] - Three Swing files, not used and not part of rt.jar, should be removed from the ws.
  • [JDK-6247470] - Some minor bugs and typos in the JNLP specification.
  • [JDK-6247680] - Regression: Robot is broken in debug/fastdebug builds on solaris/linux
  • [JDK-6247697] - REGRESSION: runtime/jbe/subcommon/subcommon02 failed
  • [JDK-6247700] - Exception is thrown for AppletPackJarTest on all platforms
  • [JDK-6247767] - kerberos command line tools on Windows are not functioning correctly
  • [JDK-6247789] - HtmlConverter should exit with a non-zero return code in case of invocation error
  • [JDK-6247817] - Error results in native2ascii with -reverse option.
  • [JDK-6247907] - Interruptions and ThreadPoolExecutor.runTask
  • [JDK-6248016] - Removal of the selected item at runtime removes all the elements in the choice, XToolkit
  • [JDK-6248045] - JTabbedPane with SCROLL_TAB_LAYOUT paints croppedEdge with incorrect color for Motif and GTK
  • [JDK-6248281] - Regression test java/text/Format/DFSSerialization.java failed
  • [JDK-6248302] - JDWP: Not returning JDWP_INVALID_JFRAME_ID properly
  • [JDK-6248305] - JDWP: Use something other than JVMTI_ERROR_INTERNAL for internal backend errors
  • [JDK-6248372] - PIT : <Deploy>.compareVersion() makes browser to crash if numeric value is passed as an argument
  • [JDK-6248390] - PIT : <Deploy>.compareVersion() should throw javascript error for all kind of invalid values
  • [JDK-6248507] - AbstractStringBuilder.replace does not handle count < start < end
  • [JDK-6248546] - Validation missing while User enters wrong cache location
  • [JDK-6248561] - OGL: REG: ACimages panel in Java2Demo renders incorrectly
  • [JDK-6248627] - JNLP application should not be downloaded without User acceptance into user cache.
  • [JDK-6248685] - call stub doesn't properly clean fpu stack
  • [JDK-6248886] - SWAT: Launching applets crashed browsers
  • [JDK-6248919] - Error Window Pop Up on clicking Applications button on Java Control Panel (Plugin-SWAT)
  • [JDK-6248924] - (ch spec) java.nio.channels{.spi}? package.html missing spec for null input
  • [JDK-6248925] - (cs spec) java.nio.charset{.spi}? package.html missing spec for null input
  • [JDK-6248930] - (ch) Channels.newChannel({In|Out}putStream) missing null check
  • [JDK-6248951] - IndexColorModel uses poor heuristics to match colors with alpha
  • [JDK-6248952] - Incremental SDK build fails in make/java/zip
  • [JDK-6248957] - Src mode with non-opaque color does not use optimized loops
  • [JDK-6249157] - typo in the getTreeCellRendererComponent method details
  • [JDK-6249169] - The value entered in "Java Runtime Setting" disappers when the window is resized.
  • [JDK-6249570] - read permission should be granted to files opened thru JNLP file association tag
  • [JDK-6249631] - Tomcat crashed with Mustang b30 on Win2003 Enterprise after running for about 6 hours with build 30.
  • [JDK-6249710] - Math regtests failing on solaris-i586: CubeRoot, Hypot, Log1p
  • [JDK-6249742] - Correct makefile issues around HtmlConverter
  • [JDK-6249972] - REGRESSION: JMenuItem(String,int) does not handle lower-case mnemonics properly
  • [JDK-6250035] - AsyncGetCallTrace is too pessimistic with server compiler on x86/amd64
  • [JDK-6250084] - stack overflow broken with new adapters
  • [JDK-6250133] - Should "procotol" be "protocol"?
  • [JDK-6250137] - REGRESSION: Java crashes with accessing CISCO PIX PDM software
  • [JDK-6250165] - JCK Runtime Hotspot Virtual Machine EXCEPTION_STACK_OVERFLOW
  • [JDK-6250192] - REGRESSION:online installers no longer support /L for option for language change
  • [JDK-6250214] - CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation.
  • [JDK-6250231] - 4.5% scimark regression on x86 -server
  • [JDK-6250286] - AsynGetCallTrace can deadlock
  • [JDK-6250349] - Restoring an iconified window on Linux/Solaris results in empty window
  • [JDK-6250412] - javax.accessibility.AccessibleExtendedText should be implemented on JTextComponent
  • [JDK-6250435] - Incorrect generated code for compiled native wrappers with many float args on SPARCv9
  • [JDK-6250444] - Regression (SEGV) in Nightly popframe tests
  • [JDK-6250455] - StackAlignmentInBytes and VerifyStackAtCalls bugs
  • [JDK-6250469] - Regression (SEGV) in Nightly hotswap tests
  • [JDK-6250473] - REGRESSION: apt slower in Tiger update train than FCS due to name lookup
  • [JDK-6250495] - hex encode twice in sun/security/jgss/krb5/Krb5Context.java
  • [JDK-6250517] - Leak in solaris/native/java/net/NetworkInterface.c
  • [JDK-6250562] - Component unexpectedly is removed out off Container after addImpl method invoked
  • [JDK-6250592] - It is not clear how to reproduce IllegalArgumentException in java.awt.Container.addImpl()
  • [JDK-6250593] - Unspecified NullPointerException in java.awt.Container.addImpl()
  • [JDK-6250714] - AwtObject::scheduleDelete() doesn't work upon app shutdown
  • [JDK-6250749] - Updating cache from 1.4.2 or earlier to 1.5.0 is broken for nativelib items
  • [JDK-6250761] - jnlp files are downloaded too many times.
  • [JDK-6250767] - segv running AsyncGetCallTrace
  • [JDK-6250772] - Some classes in JMX API mix generic and raw types
  • [JDK-6250793] - Not all Time Zone descriptions are translated in all Locale Languages
  • [JDK-6250849] - DialogCallbackHandler provides a zero-column JTextField when callback is a NameCallback
  • [JDK-6250941] - Package javax.sql.rowset API documentation page crashes in IE
  • [JDK-6251109] - COMPATIBILITY: Map24 interactive applet fails to load
  • [JDK-6251336] - Incorrect description of JList.AccessibleJList.AccessibleJListChild.getAccessibleIcon() in javadoc
  • [JDK-6251458] - JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop
  • [JDK-6251460] - REGRESSION: BUG:5070730 is NOT fixed - short sounds do not play.
  • [JDK-6251468] - OGL: GradientPaint slow on Nvidia GF2-series hardware
  • [JDK-6251482] - Regression test java/awt/font/TextLayout/CheckLayoutLTR failure
  • [JDK-6251762] - src.zip contains classes which do not compiler, nor are they used anywhere.
  • [JDK-6251795] - Confusing description for interface PooledConnection .getConnection
  • [JDK-6251807] - Java Cache Viewer throws NullPointerException while trying to view System Applications entry
  • [JDK-6251817] - Typo in timezone for Lord Howe Island
  • [JDK-6251832] - "cache viewer Re-install Applications" dlg displayed when clicked on empty table under deleted appln
  • [JDK-6251837] - Application Descriptor (JNLP File) shows window title as viewer.show.title
  • [JDK-6251899] - New Java Application Cache Viewer UI is not userfriendly
  • [JDK-6251911] - Waiting dialog should have progressbar not the dialog with "ok" button
  • [JDK-6251916] - Popup menu is not displayed when user clicks on Launch button for first time
  • [JDK-6251923] - "javaws" should cause usage error, not launch Java Control Panel
  • [JDK-6251933] - Focus should not traverse to table when the cacheviewer table is empty
  • [JDK-6251938] - Resource files data are not rendered correctly in the table when scrollbar is moved.
  • [JDK-6251941] - PIT: setExtendedState method not working for undecorated frame
  • [JDK-6251958] - Unable to remove system resources though the remove icon is enabled
  • [JDK-6251969] - Update broken PkiPath link in CertPath Programmer's Guide
  • [JDK-6251983] - PIT: MouseDragged events not triggered for Choice when dragging it with left mouse button, XToolkit
  • [JDK-6251988] - PIT: Choice consumes MouseReleased, MouseClicked events when clicking it with left button, XToolkit
  • [JDK-6252025] - NullPointerException while trying to see the entries under Resources
  • [JDK-6252038] - Multiple copies of the same resource listed under Resources table
  • [JDK-6252085] - JDK Version is listed on a white background
  • [JDK-6252147] - D3D: minimize device state changes in the pipeline
  • [JDK-6252173] - JVMTI Spec: SetJNIFunctionTable spec may not be achievable with the way that JNIEnv is declared
  • [JDK-6252180] - atg crashed on SLES9 with mustang b30
  • [JDK-6252222] - Adding a tab component to another parent should clean up tabbed pane
  • [JDK-6252250] - Focus rect on tabs should encompass tab components
  • [JDK-6252270] - -XXaltjvm flag doesn't work for 64-bit VM on AMD64
  • [JDK-6252309] - Problems in BreakIterator documentation
  • [JDK-6252327] - Regression: TEST_BUG sun/applet/ParseApplet/missingReqAttributes.sh has syntax error
  • [JDK-6252367] - Infinite loop in plugin.jar: netscape.security.PrivilegeTable
  • [JDK-6252420] - "Configure" button is not working in "Create shortcut(s)" dialog
  • [JDK-6252456] - Printing (with LPRng print system) can't handle "-" in printer name
  • [JDK-6252462] - Unable to launch Html Converter and jconsole on Windows 98 machine
  • [JDK-6252614] - Uninstallation of 5.0 does not restore system to a state where webstart 1.0 works
  • [JDK-6252621] - ModelMBeanOperationInfo : ROE said thrown even field role has valid value other than operation
  • [JDK-6252674] - WinXP: Language bar got turned off (disappeared from desktop) after switching to java input method
  • [JDK-6252682] - Make Container.setComponentZOrder non final
  • [JDK-6252711] - test frame got chopped when increasing size for font rendering up to certain size
  • [JDK-6252726] - Update Kerberos AES to use JCE
  • [JDK-6252735] - ZipEntry contains wasteful "temporary storage" fields
  • [JDK-6252748] - Fix rendering artifacts in JTabbedPane
  • [JDK-6252770] - Fix the swap space info on linux machine.
  • [JDK-6252869] - webstart muffin directory moves without contents being copied
  • [JDK-6252982] - PIT: Keyboard FocusTraversal not working when choice's drop-down is visible, on XToolkit
  • [JDK-6253009] - OGL+XAWT: deadlock occurs when Swing calls BufferStrategy.show() on XToolkit thread
  • [JDK-6253016] - Adding a tab component that is already a child of the JTabbedPane throws StackOverFlowException
  • [JDK-6253036] - Remove use of COMPILER_WARNING_LEVEL=0 in favor of COMPILER_WARNINGS_FATAL=false
  • [JDK-6253107] - Serialization example in java.awt.Component is flawed
  • [JDK-6253160] - javax.accessibility.Text exposes password text content
  • [JDK-6253161] - Incorrect position of serial warning in anonymous class
  • [JDK-6253166] - The cache location displayed for root login (where home directory is /) is "//.java/deployment/cache
  • [JDK-6253174] - Critical perfomance bug in GlyphView
  • [JDK-6253211] - PIT: MouseWheel events not triggered for Choice drop down in XAWT
  • [JDK-6253247] - Application imported in "user" cache is not getting imported into the "system" cache
  • [JDK-6253257] - JavaUpdate should check for latest updates at scheduled time
  • [JDK-6253271] - JVMTI Doc: clarify the meanings of the terms ascendent and decendent class loader
  • [JDK-6253381] - -Xcheck:jni JNI call made with exception pending should be a warning
  • [JDK-6253386] - JNI call from native library initialization code crashes VM
  • [JDK-6253442] - remove unused Motif text rendering code
  • [JDK-6253454] - _sentinelRef should be marked as a strong root to avoid being collected
  • [JDK-6253459] - crash with heap profiler that uses JVMTI and reflection to dump heap
  • [JDK-6253480] - PIT: Missing glyphs with Font2DTest and Java2Demo with 2D 2005-04-09.mustang Build
  • [JDK-6253515] - Broken LD_RUNPATH_EXTRAS on Linux
  • [JDK-6253559] - Fix linux os::print_memory_info().
  • [JDK-6253604] - Bad first sentence recognition with recursive {@inheritDoc}
  • [JDK-6253614] - First sentence algorithm incorrectly applied twice with {@inheritDoc}
  • [JDK-6253678] - Caching file download causes other cached downloads to block
  • [JDK-6253686] - COMPATIBILITY: jagex.com - Fuel Critical game applet does not load properly
  • [JDK-6253746] - pointer_delta not used for pointer diff
  • [JDK-6253774] - SA-JDI: remove unused JDI event implementation classes in SA-JDI
  • [JDK-6253795] - (spec) "hasDelimiter" should be "useDelimiter" in javadoc for java.util.Scanner
  • [JDK-6253848] - CyclicBarrier behavior incorrect if "broken" or reset
  • [JDK-6253903] - Serialized Form javadoc for JMX API should list serialVersionUID of all serializable classes
  • [JDK-6253913] - Reg. TextField in a Window having an iconified frame as parent behaves improperly
  • [JDK-6253932] - Not able to reinstall application from deleted table when the application requires client authentica
  • [JDK-6253991] - [Fmt-Da] SimpleDateFormat has built-in assumptions on year formatting and parsing
  • [JDK-6254427] - VolanoTest failed on Mustang b32 with jvm 20050408114918.et151817.baseline-debug on Win AMD machine
  • [JDK-6254467] - (cs) ebcdic charset names rejected by Charset.forName
  • [JDK-6254523] - Focus lost in CacheViewer dialog when the option is changed in the combobox.
  • [JDK-6254532] - javaws command does not print usage error output on windows
  • [JDK-6254538] - CacheViewer hangs when launched with "Keep temporary files on my computer" option disabled.
  • [JDK-6254595] - NullPointerException while unistalling jnlp application through command line uninstall option
  • [JDK-6254627] - Unable to remove jnlp application through "Remove" button when cacheviewer is launched through JCP
  • [JDK-6254650] - When the application is chosen, only the portion of the row will be selected not the entire row
  • [JDK-6254763] - PIT: Volatile Image's ImageCap.isTrueVolatile() returns false on Win32
  • [JDK-6254822] - VM crash when setting one of the display modes returned by GD.getDisplayModes on noddraw
  • [JDK-6254842] - S10 x86/amd64 Xservers scale fonts according to the reported X display resolution
  • [JDK-6254947] - java.library.path includes 32-bit usr/lib on 64-bit jvm
  • [JDK-6254961] - JScrollPane.setColumnHeader() refers to setRowHeaderView()
  • [JDK-6255047] - Solaris CDE - Java Control Panel closes when using "Tab" key for selecting any of the options
  • [JDK-6255052] - Windows - The "tab" kay does not work when the JCP is first invoked
  • [JDK-6255055] - Windows and Solaris CDE - Tab does not always change the focus in the Cache Viewer Window
  • [JDK-6255074] - Remove French from the copyright header in mapfile-vers files
  • [JDK-6255121] - Doc: Comments in some files include duplicate "the"s. (i.e. "the the ")
  • [JDK-6255178] - NullPointerException thrown when JNLP Application is launched using system cache
  • [JDK-6255285] - java.math.BigDecimal(String) fails if gets long exponent
  • [JDK-6255346] - PIT: D3D: VolatileImage is distorted when lowering the color depth at runtime
  • [JDK-6255371] - REGRESSION: JDialog shows painting artifacts on first showing
  • [JDK-6255405] - JMX monitors should remove idle threads
  • [JDK-6255408] - PIT: D3D: Animation freezes when pushing the console to FS mode and restoring it, WinXP
  • [JDK-6255545] - OGL: avoid redundant texture state-setting calls
  • [JDK-6255588] - JDK windows printing implementation leaks GDI objects.
  • [JDK-6255685] - i-cms: nightly testing failures on 4/13/05 potentially related to changes in "4th g1 merge"
  • [JDK-6255724] - MappingTest failed: Turbolinux 10 mapping table still refers to the old sun.io converters
  • [JDK-6255775] - Disabled JFormattedTextField and JTextArea show as white in Windows L&F
  • [JDK-6255782] - no way to force java-plugin quit on Windows
  • [JDK-6255827] - REGRESSION: getDefaultButton returns null
  • [JDK-6255836] - PIT: ClassCastException thrown when ALT+TABing a FullScreen-page flipping app, Win32
  • [JDK-6255945] - JavaUpdate Download & Install should not show Reminder dialog
  • [JDK-6255949] - Allow a negative modulus value when DER decoding an RSA public key
  • [JDK-6255951] - sun/security/tools/jarsigner/AlgOptions.sh is directly modifying test file.
  • [JDK-6255986] - WToolkit desktop properties needs to map font names
  • [JDK-6255992] - Support for varying cursor shape shouldn't be required from the window management system
  • [JDK-6256068] - "diamond" interface inheritance causes loss of multiply inherited base class methods
  • [JDK-6256133] - WindowsRootPaneUI (Windows LAF) and empty JMenuBar
  • [JDK-6256153] - getInstance documentation confusing in security classes
  • [JDK-6256219] - npDeployHelper is listed in Mozilla 1.7.6 and Firefox 1.0.2
  • [JDK-6256225] - java version in java console is shown as 1.6.0 even when BrowserJavaVersion is set to 1.5.0_02
  • [JDK-6256237] - BrowserJavaVersion is not deleted even when 1.6.0 is uninstalled
  • [JDK-6256309] - Default BUILD_NUMBER is broken
  • [JDK-6256387] - PIT: Regression test FontAttributeTest.java fails on Solaris
  • [JDK-6256388] - '#ifdef LP64' should be '#ifdef _LP64' in sharedRuntime_sparc.cpp
  • [JDK-6256473] - To download an applet does not finish for 10 minutes with proxy server and IIS
  • [JDK-6256486] - Same application is listed under Deleted Applications and System Applications
  • [JDK-6256574] - Popup menu is not removed when the focus is shifted to other component in CacheViewer Dialog
  • [JDK-6256579] - CacheViewer table is not gaining focus when navigated through Crt + Tab key.
  • [JDK-6256631] - Fix HTMLConverter to look for build number safely
  • [JDK-6256635] - Misleading javadoc in javax.swing.CellEditor
  • [JDK-6256694] - Sanity checks missing from logfiles on debug builds
  • [JDK-6256706] - jhelper must be recompiled after "No adapter frames" fix
  • [JDK-6256728] - We should sign the xpi file
  • [JDK-6256759] - Images still contain some pdb and map files
  • [JDK-6256764] - java.util.concurrent.atomic doc fixes
  • [JDK-6256789] - Legal cast rejected
  • [JDK-6256791] - Regression: jtreg test test/com/sun/jdi/PopAsynchronousTest.java fails on x86
  • [JDK-6256805] - LTP: XMLEncoder emits invalid XML
  • [JDK-6256825] - plugin\helper\script\iexplorer\JVMList.cpp won't compile using VC 7
  • [JDK-6256847] - Regression test java/net/URLConnection/HandleContentTypeWithAttrs.java failed on winXP Home
  • [JDK-6256864] - profiled build broken since b28
  • [JDK-6257069] - REG: Java2Demo animated demos distorted and showing artifacts with 1.6.0-b28 solaris-sparcv9
  • [JDK-6257087] - javah doesn't produce proper signatures for inner class native methods
  • [JDK-6257117] - Uninstalling applications that are not installed gives confusing error message
  • [JDK-6257124] - Update JAVAUPDATE command line option in JRE installer for PC-OEMs
  • [JDK-6257189] - "Cancel" button in CacheViewer should be replaced by "Close" button.
  • [JDK-6257192] - "Run Offline" popup menuitem image appear to be disabled.
  • [JDK-6257219] - FlowLayout gives a wrong minimum size if the first component is hidden.
  • [JDK-6257228] - (lc) JCK test cases for java.util.Locale fail in Mustang b32
  • [JDK-6257235] - setOption() and setExtendedOption() of JavacTool throws NullPointerException for undefined options
  • [JDK-6257254] - Not able to select all the popup menuitem using keyboard.
  • [JDK-6257260] - Memory leak on closing JFrame
  • [JDK-6257333] - Method BorderLayout.getLayoutComponent(Container target, Object constraints) behaves unexpectedly
  • [JDK-6257341] - The "Show:" combo box lists item "Deleted Applications" as "Deleted Applic..."
  • [JDK-6257449] - Concurrency bug in com.sun.media.sound.UlawCodec with tempBuffer
  • [JDK-6257728] - nsk/regression/b4224902 test fails in server and Xcomp mode
  • [JDK-6257759] - Delay scheduled time creation in Java Update
  • [JDK-6257935] - exception classes and permission class missing explicit serialVersionUID declaration
  • [JDK-6258006] - JRE installer asks for reboot more often than it should
  • [JDK-6258108] - (coll) Improve Comparator, Comparable javadoc
  • [JDK-6258131] - Regression test D3dTranslucency.java fails with solaris-sparc on Tiger,Mustang
  • [JDK-6258142] - Regression test SourceClippingBlitTest.java fails on WinXP with Mustang
  • [JDK-6258153] - Regression test LocaleFamilyNames.java fails on WinXP with Mustang
  • [JDK-6258268] - REGRESSION: JComponent.getManagingFocusForwardTraversalKeys puts non-Comparable in TreeSet
  • [JDK-6258271] - DiagnosticMessage exposes internal name __input
  • [JDK-6258353] - Launching Java Cache Viewer enables apply button in Java Control Panel
  • [JDK-6258359] - Repainting is not proper when Java cache viewer is launched through Java Control Panel
  • [JDK-6258374] - jgss tutorial doc update
  • [JDK-6258402] - treeview items expose Javax.accessibility STATE_ACTIVE inappropriately
  • [JDK-6258466] - CTW failure in optimize_inlining()
  • [JDK-6258508] - S.Chinese support for JDK online installer
  • [JDK-6258603] - Reinstall mode for jnlp application must import only the eager jars
  • [JDK-6258681] - install ws should not build base-bundles when it is an update release
  • [JDK-6258732] - Synth LnF doesn't use MOUSE_OVER or PRESSED state for Tabs
  • [JDK-6259023] - TYPO in javax.naming.Directory modifyAttribute method desc
  • [JDK-6259030] - Cannot call applet method with array argument from Javascript
  • [JDK-6259091] - java doc for java.util.Locale.getDisplayCountry has mistakes
  • [JDK-6259301] - Focus is not returned to JavaControlPanel when "About" dialog is closed.
  • [JDK-6259313] - Not able to Click Reinstall button using KeyBoard after selecting the deleted application.
  • [JDK-6259328] - PIT: Choice scrolls when dragging the parent frame while drop-down is active, XToolkit
  • [JDK-6259344] - PIT: DnD testcase resulting in VM crash
  • [JDK-6259348] - PIT: ZOrder testcase resulting in VM crash
  • [JDK-6259353] - error in 6206527: could cause crash
  • [JDK-6259364] - Options in the combobox is changing when spacebar is clicked which is abnormal combobox behaviour
  • [JDK-6259434] - PIT: Choice in FileDialog is not responding to keyboard interactions, XToolkit
  • [JDK-6259531] - Description of JAVA_HOME misleading in javadocs of many security classes
  • [JDK-6259533] - JTabbedPane should move tabComponent up a bit on selected tab, like it does for titles
  • [JDK-6259542] - Pack produces corrupt classes
  • [JDK-6259547] - Turn off packing for nightly builds
  • [JDK-6259611] - No two web pages should have the same <title> text
  • [JDK-6259651] - mozilla_headers_18 won't compile using VC 7
  • [JDK-6259663] - Better handle leading 0x00 bytes in DH secrets
  • [JDK-6259802] - resolution of symlinks breaks if path component is a link
  • [JDK-6259806] - HTML pages contain a script causing "permission denied" error
  • [JDK-6259810] - HTML Serializer puts no space between public and system identifiers in DOCTYPE
  • [JDK-6259817] - JScrollPane with JTable ignores Synth border
  • [JDK-6259922] - Applet Loading progress bar exceeds the progress bar end limit
  • [JDK-6260010] - Unit tests for monitor thread pool are extremely slow
  • [JDK-6260084] - Fix exact swap size computation in TestTotalSwap.sh
  • [JDK-6260106] - VM crash in PSYoungGen::space_invariants() "from space is too small" when -XX:+UseLargePages on x86
  • [JDK-6260131] - sun.management.RuntimeImpl's SystemProperties attribute gives partial results
  • [JDK-6260181] - (spec) Clarify String.startsWith javadoc
  • [JDK-6260234] - REGRESSION: Recompiled classes no longer copied over to CLASSDESTDIR
  • [JDK-6260278] - Allow user write access on shared libraries
  • [JDK-6260309] - Regression: nsk/jvmti/PopFrame/popframe003 fails on x86 with -Xcomp
  • [JDK-6260400] - REGRESSION: the -verbose java runtime parameter no longer works with Java Plug-in on windows
  • [JDK-6260444] - javac sometimes does not use source when it is available
  • [JDK-6260528] - Itanium: assert(v_false,"bad AD file")
  • [JDK-6260638] - isPrinting() is final
  • [JDK-6260648] - REGRESSION: Frame "close" control no longer sends Event.WINDOW_DESTROY
  • [JDK-6260650] - FileDialog.getDirectory() does not return null when file dialog is cancelled
  • [JDK-6260659] - File Name set programmatically in FileDialog is overridden during navigation, XToolkit
  • [JDK-6260749] - NotificationBroadcasterSupport spec still says handleNotification may be called in another thread
  • [JDK-6260825] - HPROF: Bogus assert error on depth > 0 in hprof_trace.c
  • [JDK-6260866] - Documentation on use of cygwin
  • [JDK-6260871] - Can't easily find the necessary file unicows.lib for j2se builds, relax sanity check
  • [JDK-6260873] - Broken sanity check with cygwin and unicows.dll
  • [JDK-6260885] - The username can not have blanks
  • [JDK-6260888] - SunPKCS11 needs to work on solaris-amd64
  • [JDK-6260889] - Errors on build when fonts missing (need sanity check?)
  • [JDK-6260905] - WEBDOC: Build failure in XP with cygwin, swing BasicButtonListener (update web docs)
  • [JDK-6260939] - invalid hyperlink
  • [JDK-6261000] - JCK1.5 api/java_awt/Font/TransformAttribute/index.html#ConstructorTesttestCase2 fails, regression
  • [JDK-6261009] - Loading 1.5 plugin from HTTPS page fails for W2K3 user with mandatory profile
  • [JDK-6261118] - Applet will not load if codebase foldername contains spaces (%20)
  • [JDK-6261192] - JCE provider example code incorrect
  • [JDK-6261215] - BorderFactory.createTitledBorder(String) refers to incorrect default border
  • [JDK-6261244] - PIT: Regression testcase java/awt/Menu/MenuVisibilityTest/MenuVisibilityTest.html fails
  • [JDK-6261247] - The Java Cache Viewer look and feel does not match with the specification
  • [JDK-6261273] - JFileChooser causes COM shutdown
  • [JDK-6261301] - Toolkit: AWTEventListeners can't be added to the headless implementation of Toolkit
  • [JDK-6261336] - REG: Choice's drop-down appears at wrong location when placed inside a scrollpane, XToolkit
  • [JDK-6261344] - (se) Select may block forever on Windows even if it should have returned immediately
  • [JDK-6261352] - Choice's drop-down does not disappear when parent frame is iconified
  • [JDK-6261397] - Non-editable JFormattedTextField allows date changes with cursor keys.
  • [JDK-6261402] - rmid behaves as if it was started by inetd when started via rcmd from another system
  • [JDK-6261423] - Dropouts in audio recordings
  • [JDK-6261582] - Enable buffer-per-window (aka the gray rect fix) on unix platforms
  • [JDK-6261681] - REGRESSION: Cannot generate DH key pair w/ SSL_DH_anon_WITH_RC4_128_MD5
  • [JDK-6261890] - nsk/stress/stack/stack001 test fail with StackOverflowError exception
  • [JDK-6261939] - JVMTI Spec: fix layout to display version that feature was added
  • [JDK-6261980] - sychronize the localized message in iftw installers warning users about pauses when downloading
  • [JDK-6261984] - (coll spec) *List collections doc fixes
  • [JDK-6261986] - uninitialized local variables used
  • [JDK-6262211] - Monitor package javadoc dealing with complex attributes should be clearer
  • [JDK-6262235] - NMethodSweeper::sweep takes a long time (mostly in nmethod::cleanup_inline_caches)
  • [JDK-6262263] - plugin clobber removes files put in by j2se build
  • [JDK-6262352] - vm: change StkMap to StackMapTable for stackmap attribute
  • [JDK-6262357] - vm: should use uninitializedThis for local 0 for the implicit frame for constructors
  • [JDK-6262397] - Problem with Window Icon when minimizing SwingSet on CDE.
  • [JDK-6262473] - COMPATIBILITY: WTC- Virus Map Tracking applet fails to load
  • [JDK-6262486] - COMPATIBILITY: jagex_com - Monkey Puzzle applet fails to load
  • [JDK-6262579] - COMPATIBILITY: Race3d applet fails to load
  • [JDK-6262788] - Cancel Button from HtmlConverter is not performing as expected for all tiger releases.
  • [JDK-6262922] - Deployment cert chain validation code may mask fatal CertPathValidator exceptions
  • [JDK-6263115] - three networking regression tests failed on pit build35 on windows XP
  • [JDK-6263275] - LineAnim test is failed with -d64 flag since mustang b28 by running Java2Demo
  • [JDK-6263311] - empty dir left behind in /usr/jdk after removing all SUNWj6* packages
  • [JDK-6263368] - Illegible output in ParserDelegator when calling handleError
  • [JDK-6263446] - REGRESSION: JDK 1.5.0_x table cell editor behavior has changed
  • [JDK-6263462] - HTMLConverter About dialog box shows "Copyright 2004"
  • [JDK-6263470] - Menu bugs in XAWT
  • [JDK-6263564] - Monitoring complex attributes that use Java Beans should be case sensitive
  • [JDK-6263607] - JDI does not comply to JDWP spec: it only handles ID size of 4 or 8 bytes.
  • [JDK-6263644] - (cal) SunTEA won't allow you to change tabs in expense report - GregorianCalendar serialization
  • [JDK-6263669] - Should handle RPC_E_CHANGED_MODE error correctly when doing CoInitialize in ShellFolder2.cpp
  • [JDK-6263718] - Clean up old options for bootstrap javac
  • [JDK-6263726] - REGRESSION: BasicTextUI.installUI() sets wrong cursor on non-editable text components
  • [JDK-6263736] - assert("missing projection from Allocate")
  • [JDK-6263814] - Regression: jdwp onthrow options seems to be ignored
  • [JDK-6263889] - cannot install jre built with VC7
  • [JDK-6263980] - JVMTI Spec: extract GetClassVersionNumbers from GetConstantPool & add conditions to GetConstantPool
  • [JDK-6264013] - Infinite Recursion on EDT causes StackOverflowError
  • [JDK-6264014] - D3D, OGL: Regression: Ea blits are broken after the fix for 6248957
  • [JDK-6264015] - Performance improvement to Exchanger and SynchronousQueue
  • [JDK-6264018] - (cal) Serialization tests for Calendars should be updated to test with 1.5.0
  • [JDK-6264021] - References in the JVM TI Spec to the JVM Spec are inconsistent also hard to read in XML source
  • [JDK-6264031] - NotSerializableException with HTMLEditorKit
  • [JDK-6264035] - Unintended caching of HTMLEditorKit background images
  • [JDK-6264242] - (coll spec) foo(E o) -> foo(E e)
  • [JDK-6264330] - JVMTI Doc: Method entry/exit event performance warning present on exit but missing from entry
  • [JDK-6264366] - Reg test test/sun/java2d/SunGraphics2D/SrcExtraAlphaBug.java fails after fix for 6248957
  • [JDK-6264433] - Java Kinit tool fails to obtain Kerberos Ticket
  • [JDK-6264452] - Update JarFile manifest optimizations
  • [JDK-6264520] - DelayQueue confuses "expired" and "unexpired"
  • [JDK-6264535] - Coding mistake in javax.swing.text.View.getViewIndex(float x, float y, Shape s)
  • [JDK-6264537] - Typo in javadoc for class javax.swing.event.TreeSelectionEvent
  • [JDK-6264540] - XMLStreamReader method getAttibuteValue returns incorrect string
  • [JDK-6264588] - "Direct connection" option is not listed within the visible area of the JCP "Network Proxy Settings"
  • [JDK-6264599] - MetalToolBarUI.update(Graphics,JComponent) doesn't throw NPE if Graphics argument is null
  • [JDK-6264606] - Unable to launch JNLP Appln when "Use Browser Settings" option is chosen, on sparc sol 10 machine
  • [JDK-6264609] - Port remaining javaws dialogs to new DialogTemplate.
  • [JDK-6264612] - MetalMenuBarUI.update(Graphics,JComponent) doesn't throw NPE if Graphics argument is null
  • [JDK-6264734] - REGRESSION: NPE when calling font.deriveFont(...)
  • [JDK-6264760] - potential naked oop issue with Set/ClearBreakpoints
  • [JDK-6264772] - COMPATIBILITY: Flyordie- Chess online applet displays the loading error
  • [JDK-6265105] - NullPointerException throws when Cache viewer is launched through JCP on Solaris/Linux
  • [JDK-6265119] - JNLP File Descriptor Window shows a "bulb" as the icon, instead of a "Information" icon on Sol JDS
  • [JDK-6265123] - Popup message is incorrect when single application is chosen for deletion
  • [JDK-6265129] - NullPointerException thrown when Shortcut is created for JNLP Appln on Solaris
  • [JDK-6265137] - setOption() and setExtendedOption() of JavacTool will throw exception for some defined options
  • [JDK-6265167] - PIT: Launch icon behaviour is not proper when the application is launched online or offline
  • [JDK-6265194] - Memory Leak using NTLM Auth via ISA Server with HttpURLConnection
  • [JDK-6265197] - PIT: Desktop Integration Warning is shown for all settings of Shortcut-Creation
  • [JDK-6265232] - Masthead text should not be selectable
  • [JDK-6265239] - ProgressBar in re-install dialog does not show progress of installation of single app
  • [JDK-6265242] - Pressing "Escape" key must dispose "More Information" dialog
  • [JDK-6265251] - "More Information..." and "Certificate Details..." links must be accessibile using keyboards
  • [JDK-6265254] - PIT: tab order is not consistent across platforms
  • [JDK-6265257] - Buttons which are set as default or handled by escape should not have keyboard mnemonic
  • [JDK-6265400] - Javac should be shielded from client code errors in JSR 199
  • [JDK-6265594] - JVMTI Spec: GetClassVersionNumbers() and GetConstantPool() return error on primitive or array class
  • [JDK-6265678] - B36 PIT : Shortcut is not created on Solaris and Linux, even if the user selects OK.
  • [JDK-6265713] - Having a query string to a jnlp file negates the SingleInstanceService
  • [JDK-6265746] - (cal) Infinite recursive loop in sun.util.calendar.ImmutableGregorianDate.getSeconds()
  • [JDK-6265759] - "Cache Size: " label not at a constant location on the java cache viewer tool bar (sol JDS)
  • [JDK-6265787] - Progress-Dialogs popped from Java Cache Viewer must have parent set to Java Cache Viewer
  • [JDK-6265792] - PIT javaws -uninstall crash when trying to uninstall an application cached using previous version
  • [JDK-6265796] - Download progress dialogs should not have OK button
  • [JDK-6265809] - Huge String.toLowerCase() performance regression
  • [JDK-6265919] - (fmt) UnknownFormatConversionException constructor does not throw NullPointerException
  • [JDK-6266027] - Regression: javax/swing/text/html/CSS/4765271/bug4765271.java fails
  • [JDK-6266084] - Font.layoutGlyphVector() incorrectly treats "limit" as "count"
  • [JDK-6266092] - Rework error dialog as per UI spec
  • [JDK-6266115] - PIT : Unable to load applets from the secured webserver
  • [JDK-6266150] - Cinnabar doesn't properly launch .jnlp files
  • [JDK-6266190] - test/sun/java2d/OpenGL/DrawBitmaskImage.java fails when OGL not available
  • [JDK-6266224] - Generify KeyStoreBuilderParameters and SSLSessionContext
  • [JDK-6266289] - Adjust java_crw_demo so it handles StackMapTable attributes
  • [JDK-6266292] - java/awt/FontClass/CreateFont/NoRegister.java fails
  • [JDK-6266305] - SyncResolver.nextConflict() didn't behave correctly when the cursor is at the last row.
  • [JDK-6266377] - BufferedWriter.close() fails to release resources if exception occurs during flush
  • [JDK-6266438] - Query.match code for character sequences like [a-z] is wrong
  • [JDK-6266513] - Incorrect key handling in XAWT popup menu
  • [JDK-6266592] - Regression: sun/nio/cs/Test4200310.sh fails
  • [JDK-6266735] - intermittent extreme mutator slowdown in jbb runs with ParNew/DefNew
  • [JDK-6266748] - JPEGImageWriter.write() makes a copy of the raster (inefficient)
  • [JDK-6266772] - crash: java.lang.AssertionError at com.sun.tools.javac.comp.Lower.access(Lower.java:958)
  • [JDK-6266858] - Regression: java/awt/font/LogicalFonts/MappingTest.java failed
  • [JDK-6266893] - Regression: ja text on Window title is missing in Sol. 10 and in Linux platform with mustang b35
  • [JDK-6266948] - deploy/src/plugin/win32/jpishare/CJavaJNI.cpp depends on jvmpi.h, which was removed in 6260810
  • [JDK-6267136] - javasoft.sqe.tests.vm.jvmti.GetObjectMonitorUsage.gomu001.gomu00104 fails with a vm crash on Solaris
  • [JDK-6267140] - PIT: AWT is broken on Motif toolkit on Solaris - VM crash when launching any AWT App
  • [JDK-6267144] - PIT: Popup menu label is not shown, XToolkit
  • [JDK-6267149] - PIT: Frames are not iconifying on XToolkit
  • [JDK-6267162] - PIT: Popup Menu gets hidden below the screen when opened near the periphery of the screen, XToolkit
  • [JDK-6267166] - demo/jvmti/heapTracker: argument maxDump not parsed correctly
  • [JDK-6267182] - PIT: Menu is not visible after showing and disposing a file dialog, XToolkit
  • [JDK-6267515] - Legacy MIME-type support files (/etc/mailcap /etc/mime.types) are not removing after rpm uninstall
  • [JDK-6267569] - Tomcat app crashed with Mustang b35 on x86 Solaris
  • [JDK-6267589] - Can not add java runtime parameters for Java Application Runtime Settings
  • [JDK-6267615] - PIT b36: Java applications shortcuts are not getting created under menus and sub-menus on Solaris.
  • [JDK-6267699] - JCK15: api/java_awt/interactive/event/EventTests.html#EventTest0011 fails, mustang
  • [JDK-6267701] - ForceEarlyReturnObject might break during GC
  • [JDK-6267732] - Kinit should get the request options at first.
  • [JDK-6267746] - java console menu item is missing in Firefox
  • [JDK-6267790] - PIT: Regression test DialogAsParentOfFileDialog fails on all platforms
  • [JDK-6267824] - Clarify order the returned array is sorted with when calling Descriptor.getFieldValues(null)
  • [JDK-6267833] - Incorrect method signature ExecutorService.invokeAll()
  • [JDK-6267846] - (coll) Collections.nCopies(int,Object) should override other AbstractList methods
  • [JDK-6267930] - com.sun.deploy.net.proxy.WNetscape4ProxyConfig.getNSVersion can NPE
  • [JDK-6267936] - PIT: Changing the image does not clear the previous image on Sol10-JDS, System Tray
  • [JDK-6267943] - PIT: Tray Icon does not trigger any ActionEvent when accessing through Keyboard, Win32
  • [JDK-6267947] - com.sun.deploy.association.utility.WinRegistryWrapper causes UnsatisfiedLinkError
  • [JDK-6267969] - Auto install of JRE fails from jnlp files that include another extension installer
  • [JDK-6268002] - Cann't launch any Java Web Start demos with rpms
  • [JDK-6268039] - PIT: NPE when removing a tray icon from the notification area, GNOME
  • [JDK-6268068] - (coll) PriorityQueue.remove(Object) should use equals, not its ordering, to find element to remove
  • [JDK-6268081] - Java Cache Viewer does not pop up when launch Application Manager from a web
  • [JDK-6268088] - PIT: Adding the same popup menu to 2 tray icons throws exception on Solaris but not on win32
  • [JDK-6268138] - Plugin properties that include the JRE version are wrong on Windows.
  • [JDK-6268206] - BrowserJavaVersion key for Firefox should be set only if JRE version is the latest
  • [JDK-6268221] - List of optional files out of data in redistribution section of JRE readme
  • [JDK-6268339] - java/awt/FullScreen/DisplayMode/CycleDMImage.java fails
  • [JDK-6268347] - Missing throw in CompositeDataMXBeanType constructor
  • [JDK-6268349] - Regression: java/awt/List/ListEnterExit/ListEnterExitTest.html fails
  • [JDK-6268360] - (se) java/nio/channels/Selector/Alias.java times out (win2k)
  • [JDK-6268365] - BigDecimal text constructors set wrong precision for significands with leading non-ASCII zeros
  • [JDK-6268422] - Spurious } in JavaDoc for javax.print.attribute.DateTimeSyntax
  • [JDK-6268440] - PIT: Java TrayIcon messages do not disappear until user clicks on them, Win32
  • [JDK-6268444] - PIT: Removing the notification area manually moves tray icon to top-left corner, GNOME
  • [JDK-6268447] - PIT: TrayIcon.displayMessage() throws NPE when notification area is not available on the GNOME Panel
  • [JDK-6268476] - Arrays and super wildcards broken
  • [JDK-6268485] - int or boolean variable can't be null
  • [JDK-6268517] - TextField echo character API is too restrictive
  • [JDK-6268552] - REG: TextArea on a disabled frame responds to keyevents, XToolkit
  • [JDK-6268553] - REGRESSION: ArrayIndexOutOfBoundsException when rendering BufferedImage
  • [JDK-6268575] - PIT: Download window shows the masthead as "Verifing application"
  • [JDK-6268868] - Make sure all paths are windows paths internally, not cygwin paths, regardless of what is input
  • [JDK-6268952] - synch up layoutengine code
  • [JDK-6268957] - Standard Extension - The dialog requesting for extension update does not come up
  • [JDK-6268976] - Regression: javax/swing/ToolTipManager/5078214/bug5078214.java fails
  • [JDK-6268989] - Regression: java/awt/Choice/ChoiceHandleMouseEvent_2/ChoiceHandleMouseEvent_2.html fails
  • [JDK-6269047] - (fc) java/nio/channels/FileChannel/LongTransferTest.java fails to connect to requested address
  • [JDK-6269146] - Cancelled FutureTask's interrupt bit not always set
  • [JDK-6269166] - change in sun.rmi.transport.tcp.TCPEndpoint.class breaks atg
  • [JDK-6269184] - requestCredDeleg and getCredDelegState of GSSContext does work properly in SPNEGO implementation.
  • [JDK-6269222] - During JRE installation, the strange characters display on the pop up dialog
  • [JDK-6269251] - Font2DTest:${JAVA_HOME}/demo/jfc/Font2DTest throws NullPointerException on all windows platforms
  • [JDK-6269303] - entry points for force early return require interpreter code size to be increased
  • [JDK-6269309] - PIT: Frame comps do not gain focus when clicking tray icon and clicking back the frame, XToolkit
  • [JDK-6269345] - Assocation replace warning is not displayed when a already existing association got replaced
  • [JDK-6269379] - JDWP agent needs to add can_maintain_original_method_order capability
  • [JDK-6269484] - Document new Java GSS features for Mustang
  • [JDK-6269528] - win-64 bit compilation warning in jvmti GetOwnedMonitors code.
  • [JDK-6269545] - assert on ForceEarlyReturn when called from JDWP back-end
  • [JDK-6269555] - creating JVM via C program "steals" space from main thread stack rendering JNI useless
  • [JDK-6269556] - REGRESSION: 2D_AutoJava2Demo suite failing after fix for 6248957
  • [JDK-6269713] - (coll) Unchecked exception specifications of collection classes are missing or inaccurate
  • [JDK-6269720] - (coll spec) Improve documentation of "natural ordering"
  • [JDK-6269729] - Improve method tables in BlockingDeque and related interfaces
  • [JDK-6269739] - BlockingQueue.drainTo needs to throw all unchecked exceptions that Collection.add does
  • [JDK-6269785] - ConcurrentMap.replace,remove methods "equivalent" code not correct when elt not in map
  • [JDK-6269823] - Mozilla : Call to DeployHelper method compareVersion() fails from an applet
  • [JDK-6269847] - store a NSS PKCS11 PrivateKeyEntry to JKS KeyStore throws confusing NPE
  • [JDK-6269854] - Call to AudioClip.loop blocks forever on some sound cards
  • [JDK-6269884] - Regression: Multibyte Text can not be displayed in title bar of JFrame, Message box, and JDialog
  • [JDK-6269923] - Focus traversal cycle to be handled properly in Java Cache Viewer
  • [JDK-6269932] - In Java Cache Viewer, options in the combo box changed when spacebar is pressed
  • [JDK-6269946] - Scanner.findInLine does not process empty lines correctly
  • [JDK-6270041] - JCK15a:javasoft.sqe.tests.api.java.lang.management.ThreadMXBean.infoTrdMBeanTests fails
  • [JDK-6270051] - Build fails in javazic (using bootdir=1.5 and USE_ONLY_BOOTDIR_TOOLS=true)
  • [JDK-6270078] - Unexpected preedit text and candidate window are displayed
  • [JDK-6270084] - D3D: the pipeline fails to initialize on some board/depth combinations
  • [JDK-6270164] - Move apt and javadoc generated files from tooldocs to guide directory, to match JDK doc bundle
  • [JDK-6270293] - JPDA: Request for events for monitor acquisitions
  • [JDK-6270512] - Print stack traces for exceptions during VM initialization
  • [JDK-6270530] - Remove JPEG Codec API from docs Makefile and NON_CORE_PKGS.gmk
  • [JDK-6270607] - regression: garbage characters on IE "Internet Options" dialog
  • [JDK-6270632] - PIT: Windows once minimized could not be restored to normal, Win32
  • [JDK-6270645] - Javadoc comments should be inherited from most derived superinterface or superclass
  • [JDK-6270646] - (coll spec) List.get, set have incorrect bounds (off-by-one) in exception specification
  • [JDK-6270647] - CopyOnWriteArrayList.listIterator erroneously refers to Enumeration methods
  • [JDK-6270649] - Isolate the unix utility macro names (Defs-utils.gmk)
  • [JDK-6270659] - (coll) Which exception should List.subList(x,y) throw when x>y?
  • [JDK-6270677] - Font.getFont(String) incorrectly returns null
  • [JDK-6270682] - Input stream does not remain open after Properties.loadFromXML returns
  • [JDK-6270739] - Inconsistent behaviour while removing gif/jpg resources
  • [JDK-6270757] - PIT: Menus and Sub-menus are shown outside the frame, XToolkit
  • [JDK-6270783] - OK/Cancel buttons of JCP->settings->delete files, have an icon next to the text on the button. (JDS)
  • [JDK-6270805] - Combo Box is gaining focus twice on JDS
  • [JDK-6270826] - overload use of ebp causes jump into space
  • [JDK-6270847] - PIT: HELP menu is not shown at the right place when normal menus added to MB are removed, XToolkit
  • [JDK-6270880] - PIT: toolkitModality AWT permission not found on PolicyTool
  • [JDK-6270998] - REGRESSION: Exception in BasicTabbedPaneUI with Mustang build 34 and above.
  • [JDK-6271009] - Cannot "gnumake all" under deploy/make/plugin/helper/mozilla
  • [JDK-6271042] - libmawt.so: umem allocator: redzone violation: write past end of buffer
  • [JDK-6271064] - Latest putbacked for DownloadDialog.cpp and JREInstall.cpp broke VC7 build
  • [JDK-6271145] - "Clean up and return" after JNU_ThrowOutOfMemoryError
  • [JDK-6271209] - Not able to launch jnlp files with packages installed on Solaris
  • [JDK-6271215] - Remove static reference to Random in java.util.Collections
  • [JDK-6271234] - FontMetrics doesn't take kerning into account when measuring text
  • [JDK-6271298] - java.util.concurrent unpark() may reference stale native thread structures
  • [JDK-6271348] - PIT b_38 Can not start Java Control Panel on Linux
  • [JDK-6271376] - Class initialization depends unnecessarily on init of java.io.ObjectStreamClass
  • [JDK-6271387] - (coll spec) toArray method javadocs are inaccurate
  • [JDK-6271396] - Typo in timezone for Lord Howe Island in localized resource files (for fr and zh_TW)
  • [JDK-6271399] - Pattern matching using regex takes a long time
  • [JDK-6271411] - [Nor/Col] Regression: Three JCK testcases fail (ColltnElmtIterTests#0007, #0010, #0011)
  • [JDK-6271413] - PIT: About Java popup is displayed near the upper left corner of the screen
  • [JDK-6271424] - PIT: Unable to launch application offline
  • [JDK-6271505] - PIT: Size of JNLP file box is not consistent across platforms
  • [JDK-6271513] - (tz) TimeZone.getDisplayName should use ConcurrentMap for caching display names
  • [JDK-6271537] - When JNLP Appln is re-installed, the popup should not show a null value for the "Publisher:" field
  • [JDK-6271546] - REG. Mouse input blocked on a window which is a child of a modal dialog
  • [JDK-6271560] - PIT: Uninstalled system application is not listed under Deleted Applications
  • [JDK-6271565] - Popup during Certificate removal does not appear in the center of appln, but in the screen center
  • [JDK-6271589] - PIT: TrayIcon.displayMessage does not work on a windows 2000 system
  • [JDK-6271594] - The masthead of the "Remove Certificate" dialog pops up with java logo in it
  • [JDK-6271605] - PIT: TrayIcon does not trigger mouse events for mouse BUTTON2
  • [JDK-6271624] - PIT: Right clicking the TrayIcon triggers ActionEvent when balloon message displayed
  • [JDK-6271779] - PIT. Displaying dialogs causes application hang
  • [JDK-6271792] - PIT: One of the frames is not blocked by Application Modal Dialog, Sol10-JDS
  • [JDK-6271829] - PIT: NullPointerException thrown when excluding a dialog from app modal and opening a FileDlg, Win32
  • [JDK-6271843] - images returned by createCompatibleImage() not cleared when -Dsun.java2d.pmoffscreen=true
  • [JDK-6271849] - PIT: Modal Excluded Window does not respond to user interactions, Win32
  • [JDK-6271870] - The code signing certificate to sign bugster application has bad CRL extension
  • [JDK-6271871] - PIT: System hangs when cascading java windows, win32
  • [JDK-6271888] - Control Panel crash while create desktop shortcuts on linux
  • [JDK-6271892] - PIT: Application hangs on Solaris after opening few dialogs
  • [JDK-6271931] - nightly: regression test cases failed due to "java.lang.RuntimeException: could not locate data"
  • [JDK-6272022] - NPE in FontManager with the baseline changes (b36)
  • [JDK-6272060] - The expected resource bundle is "ja_JP" if the default locale is "ja_JP" in the test
  • [JDK-6272064] - plugin cannot handle URLs with ascii substitution (walnut_grove -> walnut%5Fgrove)
  • [JDK-6272156] - nightly: reg. test java/util/ResourceBundle/Control/ExpirationTest.sh failed on slow machines
  • [JDK-6272201] - Two JCK test failed for MissingResourceException serialization
  • [JDK-6272207] - PIT. Dialog/Modality regression testcase failures in AWT PIT build for mustang b38
  • [JDK-6272212] - Regression testcase java/awt/List/SetBackgroundTest/SetBackgroundTest.html fails
  • [JDK-6272221] - assertion failure in ContiguousSpace::block_size after massive number of RedefineClasses
  • [JDK-6272225] - PIT. Clicking on a modal-excluded Frame does not bring it to the front.
  • [JDK-6272233] - JPanel not poping up the menu set in the setComponentPopup
  • [JDK-6272277] - PIT. Frame does not open behind a modal dialog
  • [JDK-6272307] - attach mechanism clean-up items
  • [JDK-6272324] - PIT. Components in a modal excluded window not gaining focus
  • [JDK-6272402] - The "About Java" dialog pops along with 2 other dialogs on Sol/Linux
  • [JDK-6272521] - ConcurrentHashMap.remove(x,null) might remove x
  • [JDK-6272578] - Cleanup some leftover java_g DBG macro stuff in the deploy workspace
  • [JDK-6272708] - clarify when self-seeding is performed in SecureRandom
  • [JDK-6272859] - Both j2se and control workspaces use BUILDDIR
  • [JDK-6272873] - keytool should support system class path
  • [JDK-6272886] - Cleanup test directories for sun.text.resources and java.text.
  • [JDK-6272923] - CI wrongly reports array class as unloaded after constrained klass is reported as loaded
  • [JDK-6272933] - PIT: Splash Screen is shown on the screen even after the app opens a frame, Sol-JDS
  • [JDK-6272952] - PIT: Pressing LEFT ARROW on a popup menu throws NullPointerException, XToolkit
  • [JDK-6272965] - PIT: Choice triggers MousePressed when pressing mouse outside comp while drop-down is active, XTkt
  • [JDK-6272980] - hotspot crashes(SIGSEGV) when many local variables are used in one java program (see CR 6227033)
  • [JDK-6273031] - PIT. Choice drop down does not close once it is right clicked to show a popup menu
  • [JDK-6273035] - Regression test java/awt/Dialog/ModalityListenerOrder fails on Windows
  • [JDK-6273043] - Regression test java/awt/Modal/FocusAndCoverOfModalDialogCanBeShiftedTest fails on Solaris
  • [JDK-6273045] - Regression test java/awt/Toolkit/FindToolkitTest/FindToolkitTest.sh fails
  • [JDK-6273126] - PIT. SplashScreen does not work on Win32
  • [JDK-6273233] - Move helper from src/plugin/ down to src/plugin/win32/
  • [JDK-6273246] - segv in fixup_callers_callsite
  • [JDK-6273256] - nightly: reg. test java/text/Collator/APITest.java failed
  • [JDK-6273334] - replace offline support native dialog to use deploy ui factory dialog
  • [JDK-6273408] - need to check for more than one StackMapTable attribute for one method
  • [JDK-6273431] - OGL: improve performance of parameter queuing
  • [JDK-6273445] - keep StackMapTable info around after verification
  • [JDK-6273455] - crash: java.lang.StackOverflowError at com.sun.tools.javac.code.Types
  • [JDK-6273488] - [Auto proxy support] IE and firefox1.0.3 crash when running any applet by using b38 on winxp/solaris
  • [JDK-6273506] - PIT. PopupMenu not shown relative to the origin component in Windows
  • [JDK-6273507] - PIT. Showing PopupMenu on a TextArea results JVM crash
  • [JDK-6273518] - Dump::dump_oop() starts off with an overly strong assert
  • [JDK-6273541] - Monitoring a non comparable attribute should emit a type error notification instead of a runtime
  • [JDK-6273595] - Missing dimension in javax.management.openmbean.ArrayType.getDescription() output
  • [JDK-6273613] - Javadoc is missing exception wrapping description for javax.management.Descriptor.setFields
  • [JDK-6273662] - At several places the way hashcode is built is either over or under specified
  • [JDK-6273675] - CompositeData equals & hashCode javadoc differs from CompositeDataSupport equals & hashCode
  • [JDK-6273688] - (rb) improve ResourceBundle.Control.toResourceName performance
  • [JDK-6273752] - ImmutableDescriptor.union() throws NPE as soon the array parameter contains a null element
  • [JDK-6273762] - CCC follow up for 5024104
  • [JDK-6273765] - ImmutableDescriptor.getFieldValues(non-empty-array) on an empty descriptor returns unexpected array
  • [JDK-6273775] - PIT. SplashScreen.isVisible method always return true
  • [JDK-6273777] - PIT. SplashScreen does not stay on screen when a jpg image is used
  • [JDK-6273797] - Update CryptoSpec.html to include new JavaPolicy and JavaLoginConfig standard types
  • [JDK-6273800] - SecureRandom documentation should no longer reference P1363
  • [JDK-6273803] - X500Principal.getName link missing "#"
  • [JDK-6273812] - [Policy|Configuration].getInstance do not properly throw IllegalArgumentException
  • [JDK-6273835] - create shared URIParameter class
  • [JDK-6273898] - UIFactory.showPwdDialog() method need to return different value for cancel and ok button clicking
  • [JDK-6273917] - unable to create shortcut to applications selected from java cache viewer
  • [JDK-6273977] - update permissions required for Class.getClasses
  • [JDK-6274051] - test java/util/TimeZone/WinTZVM.sh failed in Windows XP AMD64
  • [JDK-6274208] - PIT: WAIT Cursor not set on splash screen, XToolkit
  • [JDK-6274209] - PIT: VM crash when calling SplashScreen.close() for jpg images on XToolkit
  • [JDK-6274212] - PIT: SplashScreen.close() is asynchronous
  • [JDK-6274214] - PIT: SplashScreen.update() does not throw IllegalStateExcpn when splash screen is already closed
  • [JDK-6274215] - PIT: setImageURL(URL) does not change the splash screen image
  • [JDK-6274216] - PIT: VM Crash when calling SplashScreen.getSize()
  • [JDK-6274224] - PIT: Text rendering artifacts in Java2Demo with LCD text enabled
  • [JDK-6274246] - PIT: SplashScreen.getImageURL() returns null always
  • [JDK-6274264] - java.lang.instrument RetransformClasses should be a varargs
  • [JDK-6274265] - java.lang.instrument setNativeMethodPrefix should throw exception if transformer isn't found
  • [JDK-6274272] - File.get*Space() may not support long path names (win)
  • [JDK-6274334] - PIT: SplashScreen does not come up for jar bundled applications, when specified in manifest file
  • [JDK-6274355] - PIT. SplashScreen shows up in headless mode
  • [JDK-6274378] - Blocked mouse and keyboard input after hiding modal dialog
  • [JDK-6274477] - Cache Viewer regression: prevents running applications online
  • [JDK-6274484] - ShowDoccument(".../...jnlp") should not bring up browser.
  • [JDK-6274499] - _frame_start_offset no longer defined by JVM but referenced in Serviceability Agent
  • [JDK-6274545] - Add dtrace probes for tracing Java program
  • [JDK-6274572] - (spec) FilePermission policy /dir/* does not cover the directory itself
  • [JDK-6274659] - ResponseCache get and put method decode original URL
  • [JDK-6274725] - build failure - caused by awt putback - ModalityListener class moved
  • [JDK-6274757] - (date) Date getTime and toString interaction for some time values
  • [JDK-6274769] - Javadoc for JTree.setSelectionModel() misspells empty as "emtpy"
  • [JDK-6274813] - OGL: Accelerate LCD glyphs via OpenGL pipeline
  • [JDK-6274866] - CollationKey.source should remain private
  • [JDK-6274937] - java.lang.instrument add warning note in addTransformer spec about re-adding the same transformer
  • [JDK-6274985] - TimeZone.getDisplayName() should not rely on DateFormatSymbols.getZoneStrings()
  • [JDK-6274990] - REGRESSION: URLConnection.connect() throws Exception with non UTF-8 char
  • [JDK-6275009] - (coll) Optimize Collections.nCopies(...).toArray(...)
  • [JDK-6275010] - java.lang.instrument setNativeMethodPrefix should work with VM attach
  • [JDK-6275013] - java.lang.instrument clean-up items
  • [JDK-6275027] - (cs) StreamEncoder throws uninformative Error when encoding unpaired surrogates
  • [JDK-6275081] - Significant slowdown when creating/releasing a JMX rmi/jrmp connector server starting with b36
  • [JDK-6275097] - PIT: Pressing ALT+SPACE BAR on a splash screen brings up a menu on Solaris
  • [JDK-6275100] - VM crashes on StackMapTable tests
  • [JDK-6275112] - PIT: GIFReaderSpi.getImageWriterSpiNames() is not updated to return the GIF Writer SPI name
  • [JDK-6275121] - PIT. SplashScreen not shown properly for transparent gif
  • [JDK-6275126] - PIT: Allow printer access popup is displayed four times
  • [JDK-6275153] - VM fails on StackMapTable tests
  • [JDK-6275176] - PIT: Replace Association warning is not displayed when the appln is uninstalled and installed again
  • [JDK-6275199] - VM fails on StackMapTable jcod tests
  • [JDK-6275211] - PIT: GIF ImageWriter fails by throwing IllegalArgException for many of the input images
  • [JDK-6275215] - VM fails on StackMapTable jcod tests (VerifyError)
  • [JDK-6275251] - PIT: GIFImageWriter.reset() throws NullPointerException
  • [JDK-6275366] - PIT:GIFWriter.endWriteSequence() does not throw Excpn when prepareWriteSeq() is not called
  • [JDK-6275369] - PIT:GIFWriter.endWriteSequence() throws a NullPointerException when output is not set
  • [JDK-6275523] - Failing PKCS regression tests, sun.security.pkcs11 does not exist.
  • [JDK-6275564] - Make Linux 64bit fastdebug builds use -g1 to reduce file bloat due to DWARF2 debug info
  • [JDK-6275598] - CMS heap verification can assert (false positive), especially when perm gen collection disabled
  • [JDK-6275631] - java.lang.instrument.Instrumentation.removeTransformer does not find transformer to remove
  • [JDK-6275659] - B39 DeployHelper breaks VC7 build
  • [JDK-6275665] - deployHelper : CryptUIDlgViewContext shouldn't be used - it's unavailable on win2k
  • [JDK-6275736] - PIT. Invalid key code returned for F11 and F12 keys
  • [JDK-6275780] - PIT: -Xnosplash and -offline option of javaws is not working
  • [JDK-6275801] - Help for option "-verbose" on javaws (display additionl output) is mis-spelt
  • [JDK-6275802] - PIT: Import with silent option of javaws throws HeadlessException
  • [JDK-6275846] - (process) wrong argument in example for ProcessBuilder
  • [JDK-6275871] - PIT: VM crash when launching FullScreen apps with noddraw, WinXP
  • [JDK-6275887] - PIT:D3D: VM Crashes when using D3D with FullScreen Frame and ALT+TABing a couple of times, Win32
  • [JDK-6275905] - PIT: D3D: VM crash when running a buffer strategy - FullScreen app and ALT + TABing, Win32
  • [JDK-6275926] - PIT: IE crashes when only a boolean optional argument is passed to the deployHelper install method
  • [JDK-6276041] - Incremental build in make/javax/swing does not work.
  • [JDK-6276059] - Inconsistent handling of localized names from TimeZoneNameProvider
  • [JDK-6276087] - Popup menus do not honor the opaque property
  • [JDK-6276140] - i18n.jar should be remove from the bootclass path
  • [JDK-6276169] - Cygwin build is broken in the deploy-jdk-image target.
  • [JDK-6276174] - We should use cygpath -m instead of cygpath -u or cygpath -w
  • [JDK-6276188] - Synth buttons do not handle the mixed state PRESSED & MOUSE_OVER
  • [JDK-6276210] - Applications getting launched from secured webserver are unable to have entry inside trusted.jssecer
  • [JDK-6276307] - javac consumes too much memory generating stackmap in extreme cases
  • [JDK-6276318] - JDI: ForceEarlyReturn fails in mustang b39
  • [JDK-6276365] - java.io.File cannot be cast to com.sun.deploy.cache.CachedJarFile
  • [JDK-6276382] - OGL: acceleration not correctly detected and enabled on dual/Xinerama displays
  • [JDK-6276389] - ZipEntry.getCrc and setCrc @see themselves when they should @see each other
  • [JDK-6276568] - Shortcut created by default on import when jnlp has all-permissions and "Prompt user" is set
  • [JDK-6276573] - The ClipboardService Security warning dialog doesn't have the dialog title
  • [JDK-6276614] - Tooltip for "Restore Defaults" ends with a fullstop; whereas other tooltips do not on JCP
  • [JDK-6276621] - PIT: GIF Writer fails when writing a buffered image having an animated GIF
  • [JDK-6276680] - Regression: demo/jvmti/versionCheck/FailsWhenJvmtiVersionDiffers.java fails
  • [JDK-6276686] - document $$site macro support in 6.0 JNLPDownloadServlet guide on java.sun.com
  • [JDK-6276769] - Make initial_buffer_size bigger in jvmtiClassFileReconstituter.hpp
  • [JDK-6276836] - Synth checkbox menu items do not support the compound state DISABLED & SELECTED
  • [JDK-6276866] - Deploy workspace makefile cleanup: DEPLOY vs. PLUGIN vs. JAVAWS
  • [JDK-6276867] - PIT b39: Can't enter passsword for user and system level client authentication keystore on Linux/Win
  • [JDK-6276869] - PWD is used to set BUNDLE_DIR, needs to use cygpath with cygwin
  • [JDK-6276882] - Fix make version sanity check with cygwin
  • [JDK-6276900] - Change jvmti.h versionCheck to be error if compiletime version > runtime version
  • [JDK-6276902] - PIT b39: can not navigate the extension dialogs using the keyboard
  • [JDK-6276909] - PIT b39: javax/security/sasl/Sasl/PassSysProps.java failed against PIT b39 on Windows XP
  • [JDK-6276921] - SIGBUS in Nightly testing on sparcv9
  • [JDK-6276988] - (coll) EnumSet is not "Extremely compact" as claimed
  • [JDK-6277015] - OGL: VM crash when terminating a java app on WinXP with Nvidia board
  • [JDK-6277020] - No regression test program for 4749528 fix
  • [JDK-6277077] - native signals aren't handled as specified
  • [JDK-6277150] - com/sun/tools/attach/BasicTests.sh fails on Linux: Agent JAR not found or no Agent-Class attribute
  • [JDK-6277161] - PIT: Pushing a Frame to FS mode and restoring causes VM Crash on Cinnabar, ATI
  • [JDK-6277227] - JCP gains focus and is on top of cache viewer (only on sol CDE) since PIT b39
  • [JDK-6277253] - VirtualMachine.attach doesn't attach with LinuxThreads library
  • [JDK-6277254] - REGRESSION (Mustang): Ocean theme - JComboBox isn't filled correctly
  • [JDK-6277255] - REGRESSION (Mustang) - Heavyweight JComboBoxes showing wrong contents
  • [JDK-6277256] - PIT: javaws usage is not aligned properly on windows
  • [JDK-6277257] - PIT: Able to launch two instances of Java Cache Viewer through Java Control Panel
  • [JDK-6277261] - java/util/Scanner/ScanTest fails
  • [JDK-6277332] - Can not input anything into TextArea
  • [JDK-6277389] - Add same_locals_1_stack_item_frame_extended in StackMapTable in javac
  • [JDK-6277445] - monitor test event fails intermitently on linux.
  • [JDK-6277499] - Minor API changes to support new Swing DnD API
  • [JDK-6277624] - PIT b_39 Java console menu item is missing in Firefox (Deer Park version) on Windows
  • [JDK-6277696] - Update CLDR locales to version 1.3, add currency symbols for ID and MY
  • [JDK-6277702] - TEST_BUG: tests that use the attach api no longer need -StartAttachListener flag
  • [JDK-6277708] - loadAgent and loadAgentPath limited to a path of 256 characters
  • [JDK-6277711] - On Windows 64-bit attempting to attach to 64-bit process from 32-bit throws CNF
  • [JDK-6277760] - Windows nmake uses excessive memory due to Linux precompiled header change
  • [JDK-6277762] - Windows build error with VC++7.1: initializer of the form ()
  • [JDK-6277794] - CookieStore.getURIs method doesn't work and throw exception.
  • [JDK-6277796] - HttpCookie.parse method can't parese cookie header correctly when white space between attributes.
  • [JDK-6277801] - Cookie Manager parse error when an attribute appears more than once in a cookie.
  • [JDK-6277808] - HttpCookie constructor should throw IllegalArgumentException when NAME is a blank string
  • [JDK-6277838] - Installing linux jre/jdk bundle on solaris machine displays an Inappropriate error message
  • [JDK-6277868] - The Properties XML DTD is incorrect
  • [JDK-6277936] - Typo in BigDecimal(String val) - 'e' value written as \u0075 should be \u0065
  • [JDK-6277938] - REGRESSION: HTMLDocument: sometimes 'content' elements are inserted directly into the 'body' element
  • [JDK-6277977] - OGL: opaque surfaces should not have non-opaque alpha values
  • [JDK-6277996] - Thread in sleep() enters into incorrect status with receiving many interrupt()s
  • [JDK-6277998] - Counter overflow in test/java/util/ResourceBundle/Control/StressTest.java
  • [JDK-6278048] - UnChecking "Use same proxy serer for all protocols",does not remove entries added for secure/FTP(JCP
  • [JDK-6278106] - HPROF doesn't work if -XX:+UseConcMarkSweepGC is used
  • [JDK-6278150] - Initially modal blocked window causes modal dialog to lost focus
  • [JDK-6278280] - Remove use of -WX in awt makefiles, use COMPILER_WARNINGS_FATAL=true
  • [JDK-6278310] - Locate just product/debug/fastdebug .o files in different directories
  • [JDK-6278334] - (rb) SAP J2EE engine can not start with mustang b38
  • [JDK-6278425] - Windows i586 build instruction needs to be updated for Mustang
  • [JDK-6278523] - Retain javac case sensitivity semantics on Windows
  • [JDK-6278526] - policytool needs new createPolicy/createLoginConfiguration permission targets
  • [JDK-6278616] - [Fmt-Nu] DecimalFormat should support new subclasses of Number (AtomicInteger and AtomicLong)
  • [JDK-6278738] - Help note for "Use browser settings" option on JCP should be more appropriate
  • [JDK-6278745] - Incorrect exception throwing in PopupMenu.show() method
  • [JDK-6278798] - Inferred lub contains two classes
  • [JDK-6279018] - Remove diagnostic -XX:+UseMembar flag
  • [JDK-6279039] - NTLM password dialog issues
  • [JDK-6279075] - Got "sema_wait failed" error when ThreadGroup.stop()is called since b37 only on solaris
  • [JDK-6279110] - Configuration.getInstance tests do properly create URIs on windows
  • [JDK-6279250] - Java Sound does not work on Windows AMD platforms.
  • [JDK-6279379] - Parameters to Hashtables are the wrong way round
  • [JDK-6279428] - Throwing UnsupportedOperationException is not documented in java.awt.TrayIcon constructors
  • [JDK-6279466] - javax.activation package is missing public Javadoc
  • [JDK-6279537] - PIT: open and print options of javaws gives Invalid Argument Error
  • [JDK-6279554] - No appropriate CCC request for listed JDK 6.0 changes in java.awt package
  • [JDK-6279556] - No appropriate CCC request for listed JDK 6.0 changes in java.text package
  • [JDK-6279559] - No appropriate CCC request for listed JDK 6.0 changes in javax.swing package
  • [JDK-6279614] - No appropriate CCC request for java.awt.font.TransformAttribute.readResolve()
  • [JDK-6279650] - cannot use URI in deploy common code without java version check
  • [JDK-6279809] - Regression: getClass().getResource(resource_name) is returning null inside an applet
  • [JDK-6279826] - Regression test tools/javac/4846262/Test.sh failed
  • [JDK-6279846] - Pixel values are different when source and dest ColorSpace supplied to ColorConvertOp are same
  • [JDK-6279908] - JAWS : Old references to cached files are not getting removed while reloading the same application
  • [JDK-6279926] - Create shortcut button disabled in java cache viewer after application is selected
  • [JDK-6279982] - windows-amd64 build fails (VM crash) during j2se build.
  • [JDK-6280008] - PIT b40: Javaws Error dialog titles are changed from "Application Error"
  • [JDK-6280086] - PIT: associations option of javaws is mispelled in usage
  • [JDK-6280181] - Concurrently memory allocation and JNI CS provoke OOM
  • [JDK-6280212] - ModelMBeanConstructorInfo javadoc refers to Method for Constructor
  • [JDK-6280245] - XSLTC fails on <xsl:sort> in applet
  • [JDK-6280248] - javaws arg for vm options should be -J not -XVM
  • [JDK-6280269] - in.addr-arpa lookups are not necessary.
  • [JDK-6280286] - OGL+XAWT: Mustang hangs when opening AWT file chooser on Linux when OGL enabled
  • [JDK-6280303] - REGRESSION: Java cup icon appears in title bar of dialogs
  • [JDK-6280447] - Win 2003 AMD64 : Hotspot Crash while launching Java2D and SwingSet2 demos in Mustang B39
  • [JDK-6280454] - vtable calls from compiled to interpreted abstract methods crashes VM
  • [JDK-6280470] - Native GSS provider fails with Native SPNEGO
  • [JDK-6280479] - XSLTC outputs current node when extension function returns null
  • [JDK-6280558] - CMS: assert "For error-free division", concurrentMarkSweepGeneration.cpp, 1789
  • [JDK-6280559] - JDBC4: Not able to query data using @Query annotation.
  • [JDK-6280588] - OGL: avoid enable/disable GL_TEXTURE_2D around every texturing operation
  • [JDK-6280592] - Name clash of SplashScreen references because of a new java.awt.SplashScreen class was introduced
  • [JDK-6280605] - javadoc can't find @link or @see references to files in current package
  • [JDK-6280606] - Clarify Executors.newFixedThreadPool spec
  • [JDK-6280617] - jhat needs to handle 64-bit object identifiers
  • [JDK-6280684] - FileOutputStream.close() does not automatically add a newline to the last line of a file
  • [JDK-6280693] - Mmap the whole jar files takes too much perceived footprint
  • [JDK-6280695] - String.replaceFirst and other methods delete backslashes in replacement string
  • [JDK-6280852] - SystemTray testcase throws exception in Linux
  • [JDK-6280857] - SystemTray testcase deadlocks on Linux
  • [JDK-6280975] - Parameterized exceptions are erased too soon
  • [JDK-6281025] - Documentation bug in GridLayout
  • [JDK-6281035] - @$(RM) hotspot.log in J2SE Rules.gmk fails in read-only file system
  • [JDK-6281112] - Cygwin and DEPLOY workspace build is broken
  • [JDK-6281130] - OGL: OpenGL pipeline doesn't work newest NVidia drivers (1.0-7664) for Linux/Solaris
  • [JDK-6281133] - Please update the build doc with MSSDK requirement for VS.NET 2003 compiler
  • [JDK-6281165] - SPNEGO implementation breaks JSSE build
  • [JDK-6281185] - Assertion error in VolanoTest runs
  • [JDK-6281245] - COMPATIBILITY: Playsite.com- Applets fail to load
  • [JDK-6281285] - Binaries compiled with VC7 crahsed
  • [JDK-6281310] - javaws -uninstall crash on solaris
  • [JDK-6281413] - Java Cache Viewer cannot access net when loaded from JCP on windows.
  • [JDK-6281477] - javaws -wait <jnlp> on windows is not the same as seen on solaris and linux
  • [JDK-6281487] - ReentrantReadWriteLock: readers repeatedly acquire lock while writer is waiting
  • [JDK-6281628] - REGRESSION: JInternalFrame misplaces focus after menu is closed by clicking inside of JInternalFrame
  • [JDK-6281785] - IE browser doesn't refresh when invoking a method in Applet via Javascript
  • [JDK-6281999] - Regression: CTE_REGTEST/Generic/4978963/SyncTest.java fails
  • [JDK-6282039] - java.exe/javaw.exe need to work with vc7
  • [JDK-6282076] - jdi_regression/nsk.jvmti failures ONLY on machine minh.sfbay
  • [JDK-6282082] - VC7 builds doesn't required to set ALT_DEPLOY_MSSDK
  • [JDK-6282084] - Jre autodownload test hang on security warning dialogs
  • [JDK-6282102] - javaws.exe need to work with vc7
  • [JDK-6282111] - Exception thrown for /demo/jfc/SwingApplet and /demo/plugin/jfc/SwingApplet
  • [JDK-6282118] - awt_TrayIcon.cpp is causing troubles during the VC7 build
  • [JDK-6282133] - JDI: Speed up ObjectReference.referringObjects()
  • [JDK-6282138] - README and other docs files are missing from demo/sample directories with RPM install
  • [JDK-6282140] - CopyOnWriteArrayList maintenance
  • [JDK-6282194] - PIT: same application is listed under applications and deleted applications
  • [JDK-6282204] - (spec) DataInputStream.readLong() is not thread safe
  • [JDK-6282215] - PIT: HtmlConverter.exe should exit with a non zero value in case of invocation error on Windows
  • [JDK-6282218] - ImmutableDescriptor(null) throws NPE in place of IAE starting b39
  • [JDK-6282226] - ImmutableDescriptor.union() no longer throws IllegalArgumentException in some case, starting b39
  • [JDK-6282227] - firefox & mozilla crash on winxp with 1.6.0 and 1.5.0_u3
  • [JDK-6282230] - ImmutableDescriptor.union() erroneously throws IllegalArgumentException in some case, starting b39
  • [JDK-6282268] - Improve plugin compability of java->js type conversion for array
  • [JDK-6282335] - DetachCurrentThread doesn't release monitors was taken by MonitorEnter (doc change)
  • [JDK-6282388] - UnsatisfiedLinkError: InternAtom
  • [JDK-6282465] - HTML problem in java.io.File javadoc
  • [JDK-6282527] - LCD text artifacts due to T2K (font rasteriser) scan conversion of contour to glyph image.
  • [JDK-6282555] - (coll) Collection toString method optimizations
  • [JDK-6282565] - README.txt can not be found in /demo/jfc/CodePointIM/ and /demo/plugin/jfc/CodePointIM/
  • [JDK-6282694] - build readme files need to be staged under doc rather than docs
  • [JDK-6282820] - Infinite recursive loop in com.sun.sql.DataSetImpl.retainAll
  • [JDK-6282824] - JCK : 2 tests fail under api/java_awt/Font/FontRenderContext/, mustang
  • [JDK-6282829] - Using Motif tool kit shows Warning: Missing charsets in String to FontSet conversion Linux,Solaris
  • [JDK-6282908] - (spec) Unspecified exceptions in SSLSessionBindingEvent constructor
  • [JDK-6283045] - Derivation of immutableInfo field for StandardMBean is incorrect
  • [JDK-6283089] - GIF Writer does not call clearAbortRequest() at the begining of each write operation
  • [JDK-6283129] - REGRESSION: tooltip text does not change after change of gui element
  • [JDK-6283161] - PIT: Standard Extension test throws ExtensionInstallationException
  • [JDK-6283263] - JCK15a: api/java_net/HttpURLConnection/index.html#RequestMethod fails , plugin , mustang
  • [JDK-6283270] - REGRESSION: JPanel which contains a RTOL JTextArea with LineWrap=True broken
  • [JDK-6283297] - JNI_CreateJavaVM spec clarification
  • [JDK-6283358] - remove unwanted code in JNLPDownloadSerlvet
  • [JDK-6283361] - ManagementFactory.getCompilationMXBean() causes JVM crash
  • [JDK-6283533] - java/lang/management/ThreadMXBean/FindDeadlocks.java fails on Windows
  • [JDK-6283647] - Keystore typos in JSSERefGuide
  • [JDK-6283664] - 1.4% "creep" in footprint3_perceived on Linux
  • [JDK-6283666] - 1.6% "creep" in footprint3_perceived on WindowsXP
  • [JDK-6283873] - AssertionError when registering an MXBean with an ObjectName already in use.
  • [JDK-6284018] - Splash Screen does not work on Windows NT 4 in non-palette display modes
  • [JDK-6284056] - Missed hotspot_jni probes
  • [JDK-6284070] - Tray Icon does not trigger Action event when double clicked, on Win98 or NT4
  • [JDK-6284126] - REGRESSION: some java.sql and javax.sql classes changed serialVersionUIDs due to CCC 6283686
  • [JDK-6284152] - Lookbehinds with internal quantifiers are unreliable
  • [JDK-6284224] - can't pass longs to C runtime calls on sparc
  • [JDK-6284307] - Multiple desktop shortcuts can be created for the same application on linux
  • [JDK-6284396] - SystemTray: IllegalArgumentException declared but not described in method SystemTray.remove()
  • [JDK-6284402] - Clarify which DelayQueue methods can "see" unexpired elements
  • [JDK-6284408] - Clarify that FutureTask set methods are invoked automatically by run()
  • [JDK-6284484] - AffineTransform.createTransformedShape().contains(Rectangle2D) incorrect for rectangles of 0 size
  • [JDK-6284489] - REGRESSION: JarEntry.getCertificates() works in jdk 1.4 but null in JDK 1.5
  • [JDK-6284538] - GIFWriter.prepareWriteSequence() does not throw IllegalStateException when output is not set
  • [JDK-6284592] - security hole with IIOP when doing fine grain security + interop Tiger server & Mustang client
  • [JDK-6284615] - Race condition in jmx Monitor when stopping a bunch of monitors
  • [JDK-6284617] - Frozen rev strings in Hotspot tree
  • [JDK-6284650] - hotspot:::method-compile-begin, hotspot:::method-compile-end probes report wrong values.
  • [JDK-6284674] - missing target-specific variable assignment in helper/mozilla/Makefile
  • [JDK-6284678] - (spec) UUID class javadoc contains broken url to IETF draft
  • [JDK-6284830] - vtest crashed with fastdebug build after Codecache was full
  • [JDK-6284958] - @Query with allColumnsMapped=true doesnt work as expected.
  • [JDK-6284970] - Data not fully returned when executing @Query with allColumnsMapped=false
  • [JDK-6285026] - OGL: shared context is problematic in multiscreen environments
  • [JDK-6285058] - unpack200 fails on windows with -v option
  • [JDK-6285072] - JTabbedPane setSelectedIndex does not display correct component
  • [JDK-6285124] - Small compressed zip entries should be read in one read() operation
  • [JDK-6285175] - Certificate More Information dialog lists desktop integration detail on CDE
  • [JDK-6285187] - "Starting application", "More Information" & "Warning-Security" dlg get jumbled and cant be answered
  • [JDK-6285196] - [BrowserJavaVersion] uncheck "MozillaFamily", BrowserJavaVersion can't point to other JRE version
  • [JDK-6285370] - JCK6.0 : api/javax_xml/datatype/XMLGregorianCalendar/index.html#EqualsAndHashCode fails, mustang
  • [JDK-6285492] - Cannot deselect the SSLv2Hello protocol.
  • [JDK-6285497] - If the Java Cache directory is set to a UNC path, Java Web Start will not launch
  • [JDK-6285575] - CMS: Perm Gen size is not adjusted
  • [JDK-6285710] - ConvL2I(AddL) optimization creates extra work
  • [JDK-6285901] - (so) Data corruption with asynchronous close (Solaris/Linux)
  • [JDK-6285912] - TrayIconTest fails
  • [JDK-6285916] - Matching error in codebase with a trailing "/-"
  • [JDK-6286011] - (se) DevPollSelectorProvider stops being the default on Solaris 10
  • [JDK-6286159] - Regression: NPE in LaunchDesc constructor if no resources specified
  • [JDK-6286181] - Provide pdb files in image area (let bundling decide whether to include them)
  • [JDK-6286189] - Address already in use BindException throws with IPv6 Socket
  • [JDK-6286346] - REGRESSION: Empty JMenu w/ dynamic menu items
  • [JDK-6286349] - Regression:<DeployHelper>.install(JRE_BUNDLE_URL) is not working on IE
  • [JDK-6286443] - CPU usage becomes 100% in simple awt program in 6.0b36 when japanese chars. are input
  • [JDK-6286474] - JNI specification should clarify MonitorExit exception capabilities
  • [JDK-6286617] - [A11y]JDShelp - gok cannot UI Grab tables on the left-hand side of screen (one for each of 3 tabs)
  • [JDK-6286646] - [A11y]JDShelp - gok cannot UI Grab the main area (actual content of Help - e.g. links)
  • [JDK-6286676] - [A11y]JDShelp - the "Page Setup" and "Print" dialog boxes are not accessible (no UI Grab) with gok
  • [JDK-6286712] - File.get{Total,Free,Usable)Space() produces incorrect result (win)
  • [JDK-6286732] - Cleanup in GTK code
  • [JDK-6286750] - Painting bugs in GTK L&F with Clearlooks theme
  • [JDK-6286791] - TextAttributes that accept Float should accept Number
  • [JDK-6286793] - UI changes to dialog template
  • [JDK-6286836] - PIT b42: Linux JDS: Symlinks to jdk/bin do not work
  • [JDK-6286864] - Need configuration option to disallow single threaded libraries
  • [JDK-6286891] - hotspot:::thread-start and hotspot:::thread-stop report wrong thread_id value.
  • [JDK-6286901] - font in bold style do not render as bold when antialiasing is on for some ranges of fonts
  • [JDK-6286930] - assert "result != 0 || gch->is_maximal_no_gc()" collectorPolicy.cpp, 299
  • [JDK-6286952] - mustang windows-i586 nightly build failed during fastdebug build in the deploy workspace
  • [JDK-6287092] - JCK15a: api/java_awt/interactive/event/EventTests.html#EventTest0015 fails, mustang
  • [JDK-6287119] - [Mustang]check MozillaFamily of Java control Panel, get "Unable to change Browser Settings"
  • [JDK-6287172] - SASL + Digest-MD5, charset quoted
  • [JDK-6287202] - Order of script engine discovery should be clearly defined
  • [JDK-6287262] - javax.net.ServerSocketFactory.createServerSocket doc confused about InetAddress parameter
  • [JDK-6287417] - TCK-jnlp-1.5: All positive tests fail
  • [JDK-6287507] - DeployHelper: Inconsitent behavior of various APIS with different browsers
  • [JDK-6287521] - Moz./Firefox deployHelper doesn't detect installed JRE's correctly under some situations
  • [JDK-6287536] - IE deployHelper needs to null check interface pointer
  • [JDK-6287560] - SEGV in server compiler thread when CodeCache is full
  • [JDK-6287692] - <DeployHelper>.getStaticMimeType(version) is not returning correct mimetype value
  • [JDK-6287880] - GIF Metadata claims it is writable but throws 'read-only' exception when calling setFromTree()
  • [JDK-6287895] - REGRESSION: cursor and selected text incorrectly colored in TextField
  • [JDK-6288007] - hotspot:::vm-shutdown is not fired
  • [JDK-6288100] - jmx interop regression starting Mustang b37 when Server is over Mustang and Client over Tiger
  • [JDK-6288126] - VM crash on runThese when JVMPI method entry event enabled
  • [JDK-6288136] - (tz) Argument documentation incomplete for TimeZone.getAvailableIDs(int rawOffset)
  • [JDK-6288201] - VerifyOops crash on sparc because of naked oop detection
  • [JDK-6288235] - atg and tomcat apps failed in mustang b41
  • [JDK-6288413] - PIT42:NamingException coming after execution jre autodownload 1.4 jaws test (JCP enabled) on Windows
  • [JDK-6288452] - PIT42:Hanging on first launch when download dialog and security dialog running with 1.3 JRE
  • [JDK-6288454] - Text anti-aliasing hint ANTIALIAS_ON not where the font contains embedded bitmaps
  • [JDK-6288560] - Some hotspot:::mem-pool-gc-begin probe has no matched hotspot:::mem-pool-gc-end
  • [JDK-6288578] - PIT. Windows: Shortcuts displayed for the menuitems in a popup menu
  • [JDK-6288585] - PIT. Windows: Blocked Frame appears above modal dialog
  • [JDK-6288632] - monitor-contended-exit throws 'out of scratch space' error
  • [JDK-6288652] - NPE thrown on shortcut creation for jnlp-app having no default description element
  • [JDK-6288719] - DOC: invalid share path for tools in README-internal.html
  • [JDK-6288739] - Webstart Dialogs on unix look bad when running pre-1.5.0 jre
  • [JDK-6288796] - VC7&CYGWIN: msvcrt.dll, msvcr71.dll, msvcp71.dll, should not be rebased, should have execute perm
  • [JDK-6288834] - crash in compile broker from dtrace probe point
  • [JDK-6288902] - crash running Java2D with low compile threshold
  • [JDK-6289072] - Japanese bold fonts are displayed as square boxes
  • [JDK-6289087] - REGRESSION: XSLT translations are not working in mustang
  • [JDK-6289123] - memory leak in layoutengine
  • [JDK-6289163] - Regression : some xsl functions are not behaving properly
  • [JDK-6289164] - Regression : embedded stylesheet using fragment identifier throws TransformerConfigurationException
  • [JDK-6289176] - Child dialog of an excluded Frame does not get blocked by a Document modal dialog
  • [JDK-6289206] - PIT: NullPointerException thrown when specifying MediaTray attrib on Sol - NonCUPS
  • [JDK-6289224] - Launching Java Cache Viewer enables apply button in Java Control Panel on windows platform
  • [JDK-6289244] - Clarify field(s) added to the Descriptor provided as constructor parameter
  • [JDK-6289246] - Regression: behaviour with xi:include using DocumentBuilder and with SAXParserFactory is not correct
  • [JDK-6289257] - Regression: isElementContentWhitespace() returns false
  • [JDK-6289258] - Regression: expected SAXParseException not thrown when CDATA sections is nested
  • [JDK-6289259] - Regression: Expected NPE not thrown
  • [JDK-6289260] - Regression: error handler and resource resolver returned is not as expected
  • [JDK-6289317] - hotspot:::monitor-waited throws 'out of scratch space' error
  • [JDK-6289513] - Choice in applet shows popdown at the wrong location
  • [JDK-6289563] - Deploy cygwin problem with mozilla header include paths
  • [JDK-6289611] - java.lang.UnsatisfiedLinkError happened in volano run
  • [JDK-6289811] - VM crashed while starting Font2DTest demo application
  • [JDK-6289814] - applet security blocks normal exception messages from Rhino
  • [JDK-6289829] - Invalid code generation of x86 platforms
  • [JDK-6289830] - Monitors entered by JNI MonitorEnter aren't freed after thread quits normally
  • [JDK-6289832] - Invalid code generation on all platforms
  • [JDK-6289939] - JCK-runtime-6.0-b02: lang/EXPR/expr464/expr46401/expr46401.html fails, PL/IE6.0, mustang b41
  • [JDK-6290075] - DownloadEngine.isUpdateAvaiable should not remove outdated resources
  • [JDK-6290135] - Add security permission checks for Kerberos when using Native GSS provider
  • [JDK-6290178] - Update Java SPNEGO due to changes introduced by native GSS
  • [JDK-6290216] - policytool does not properly convert single backslash to double backslash
  • [JDK-6290245] - OGL: Swing component artifacts seen after resizing J2SE demo windows on WinXP with Mustang B40
  • [JDK-6290253] - Yokogawa applet fails to repaint in Mustang
  • [JDK-6290270] - SWAT: Mozilla 1.7 fails to launch on Linux and Solaris
  • [JDK-6290376] - Regression : throws NPE with xml 1.1
  • [JDK-6290465] - 'Memory' tab has duplicate "seconds" word in labels
  • [JDK-6290514] - javaws.exe -import never returns failure
  • [JDK-6290595] - Plugin should find trust anchor from cacerts file when not included in server certificate chain
  • [JDK-6290630] - javax.accessibility.AccessibleTextSequence should have a constructor
  • [JDK-6290760] - javadoc thinks <T> f(T[]) erases to f(Object) instead of f(Object[])
  • [JDK-6290782] - warning from HAT: Failed to resolve object id 0x0cab0060 for field base (signature L)
  • [JDK-6290791] - need to install solaris 8 patch in build machines [dtrace jstack is broken in b39]
  • [JDK-6290818] - C2 64bits VM on sparc assert("cannot relocate data outside code boundaries")
  • [JDK-6290947] - LSSerializer does not writes the XML declaration when LSSerializerFilter is set
  • [JDK-6290963] - global code motion ignores relevant anti-dependences
  • [JDK-6291034] - FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit
  • [JDK-6291045] - SSLException (internal_error) under stress conditions starting Mustang b41
  • [JDK-6291058] - JCK15a:javasoft.sqe.tests.vm.jvmti.gohc001.gohc00101.gohc00101 test failes with VM crash on Linux
  • [JDK-6291075] - DOMConfiguration.canSetParameter() returns false for parameters "normalize-characters",BOOLEAN.FALSE
  • [JDK-6291370] - hs101t004 and hs101t006 hang due to biased locking
  • [JDK-6291383] - TreeModel.getIndexOfChild() API typo
  • [JDK-6291447] - Spec for javax.script.ScriptEngine.getFactory mentions undefined interface ScriptEngineInfo
  • [JDK-6291448] - Example in javax.script.ScriptEngineFactory.getMethodCallSyntax method description is invalid
  • [JDK-6291449] - Methods javax.script.ScriptEngineManager throw unspecified exceptions
  • [JDK-6291575] - XP L&F: Platform look and feel is broken with non-default themes
  • [JDK-6291736] - ITEM_STATE_CHANGED triggered after List.removeAll(), XToolkit
  • [JDK-6291764] - Spec for javax.script.AbstractScripEngine.getContext() return value is invalid
  • [JDK-6291907] - javax.accessibility.AccessibleAttributeSequence should have a constructor
  • [JDK-6291925] - Update class lists for class data sharing
  • [JDK-6292017] - VM crashed with the flags -client -XX:CompileThreshold=5 -XX:+LogCompilation
  • [JDK-6292186] - PIT: Choice is not refreshed properly when the last item gets removed, XToolkit
  • [JDK-6292237] - i18n_Demo.jar is crashing on RHL4.0-64bit
  • [JDK-6292292] - Java app doesn't exit automatically when last TrayIcon is removed
  • [JDK-6292463] - Java plugin and Java webstart didn't failover across proxy servers
  • [JDK-6292649] - ComponentOrientation documentation bug
  • [JDK-6292667] - Shape of mouse cursor is different among JDK versions.
  • [JDK-6292705] - IAE thrown when a JMX client proxies a remote java.lang.management.ThreadMXBean
  • [JDK-6292933] - REG: Dialog doesn't inherit icon from parent frame
  • [JDK-6292965] - runThese FP tests failed on linux-x86 with C2
  • [JDK-6293091] - REGRESSION: Inheriting comments from J2SE does NOT work.
  • [JDK-6293206] - sun.util.resources.LocaleData.getAvailableLocales() too expensive
  • [JDK-6293349] - AggressiveHeap flag throws error with 5.0u5-b02 on win2003 platforms.
  • [JDK-6293371] - VM Crash using 'Djava.security.manager' instead of 'Djava.security.SecurityManager'
  • [JDK-6293377] - Win L&F: REGRESSION: JButtons inside a JToolBar should not be focusable in Windows PLAF
  • [JDK-6293414] - Using GridBagConstraints.BELOW_BASELINE/ABOVE BASELINE throws NPE when no Baseline is set.
  • [JDK-6293432] - Key events ('SPACE', 'UP', 'DOWN') aren't blocked if mouse is kept in 'PRESSED' state for List, XAWT
  • [JDK-6293537] - C2 VM assert(_in[req-1] == this,"Must pass arg count to 'new'")
  • [JDK-6293680] - C2 VM asserts with -XX:-UseTLAB
  • [JDK-6293734] - Perf: LocaleData should use special ResourceBundle.Control to load sun.text & sun.util resources
  • [JDK-6293742] - Improve precision of meta-index
  • [JDK-6293744] - Fill in certain packages in shared archive
  • [JDK-6293751] - regression test java/util/PluggableLocale/CurrencyNameProviderTest.sh failed
  • [JDK-6293765] - Java Krb5 implementation throws NPE when supplied default message prop argument
  • [JDK-6293795] - Backend hangs when invokeMethod is called from a JDI eventHandler
  • [JDK-6293799] - There is a typo in RowSorterEvent constructor description
  • [JDK-6293914] - No appropriate CCC request for listed JDK 6.0 changes in javax.swing.text package
  • [JDK-6293920] - javadoc for ScriptEngineManager.getEngineByName is incorrect
  • [JDK-6293952] - Component.getMousePosition works incorrectly for overlapping toplevels
  • [JDK-6293981] - policytool: Cancel button in Policy Entry dialog no effect
  • [JDK-6293998] - Fix some potential bugs, improve code quality
  • [JDK-6294059] - requestCredDeleg=true, but getCredDelegState and getDelegCred return error in SunNativeGSS provider
  • [JDK-6294071] - Port attributes of cookie header cannot accept port list
  • [JDK-6294087] - premature termination of nightly tests on Linux when tests and harness run in same process group
  • [JDK-6294090] - Applet containing 2 methods with the same name
  • [JDK-6294180] - JVMTI: GetThreadInfo() doesn't work if passed thread is NULL
  • [JDK-6294361] - GTK native engine does not always find GTK libraries
  • [JDK-6294363] - OutOfMemoryError when writing USHORT GRAY images using GIF Writer
  • [JDK-6294526] - Define NDEBUG
  • [JDK-6294556] - An unexisting argument is described in a PrivateMLet constructor javadoc
  • [JDK-6294589] - javac barfs with a AssertionError when encountering unexpected annotation
  • [JDK-6294683] - GIF WriteParam should throw IllegalStateException when compression mode is set to MODE_DISABLED
  • [JDK-6294715] - Enum.valueOf(null) throws NullPointerException
  • [JDK-6294770] - java.util.concurrent.locks.ReentrantReadWriteLock acquisition order
  • [JDK-6294920] - BMP Reader fails to read 3BYTE_BGR images encoded using BMP Writer with BI_JPEG compression
  • [JDK-6295033] - Dominoes applet is failing with 1.5.0_05-b02 whereas applet is passing with 1.5.0_04-b05
  • [JDK-6295041] - Popup menu shows and hides immediately when invoked by right button click, XAWT
  • [JDK-6295362] - The specification for javax.script.SimpleScriptContext is incomplete
  • [JDK-6295437] - Applet-tag: archive is ignored if cache_archive_ex is specified
  • [JDK-6295451] - CPU hogging with latest bias locking changes.
  • [JDK-6295461] - component extensions are shown wrong in viewer
  • [JDK-6295499] - VM crashed with the flags: -server -XX:+CIPrintMethodCodes -XX:CompileThreshold=5 in Win2003 EE
  • [JDK-6295519] - javac throws ZipException when you have invalid files in classpath
  • [JDK-6295525] - Finalization problem in sun.awt.color.ICC_Transform
  • [JDK-6295565] - VM crashed with the flags: -XX:+PrintOptoAssembly -XX:CompileThreshold=5 in Win2003 EE
  • [JDK-6295729] - ReleaseObjectArrayElements_entry(_return) probes do not correspond to any JNI function.
  • [JDK-6295731] - Some IsInstanceOf_return calls are missed.
  • [JDK-6295754] - "Certificate type" combo box is gaining focus twice on JDS
  • [JDK-6295800] - JNI spec typos: "In the JDK"
  • [JDK-6295867] - MXBean's MBeanConstructorInfo[] currently empty
  • [JDK-6295915] - broken link on docs/guide/nio/index.html
  • [JDK-6295949] - Major slowdown on NFS when package.html files are missing
  • [JDK-6295979] - Hotspot build: remove workarounds for SS10 compiler bugs 6233962 and 6234407
  • [JDK-6296053] - TEST_BUG: java/awt/FontMetrics/KernTest.java looks for "Kerntest.java"
  • [JDK-6296075] - PIT:cipher/des/PaddingTest.java failed since the test tries to write into the src code dir.
  • [JDK-6296081] - PIT:JSSE:java/net/ResponseCache/SecureRespons failed since the test tries to write into the src code
  • [JDK-6296125] - JDI: Disabling an EventRequest can cause a multi-threaded debuggee to hang
  • [JDK-6296159] - SA: Handling C++ bool fields
  • [JDK-6296223] - Spec violation: JavaScript engine (embedded in Sun's jdk) can throw not only ScriptException
  • [JDK-6296240] - REGRESSION: InetAddress.getAllByName accepts badly formed address
  • [JDK-6296310] - REGRESSION: AppletClassLoader.getResourceAsStream() behaviour is wrong in some cases
  • [JDK-6296324] - Deadlock in RMIConnector.close
  • [JDK-6296347] - THIRDPARTYLICENSEREADME.txt under jdk1.6.0/ or jdk1.6.0/jre/ is not saved in UNIX format
  • [JDK-6296410] - New Azerbaijani currency
  • [JDK-6296433] - MXBean logic to convert proxy to ObjectName is incorrect
  • [JDK-6296437] - HPROF: hat is throwing exception on hprof output in mustang
  • [JDK-6296507] - Security warning dialog for signed applet has wrong text in Swedish locale
  • [JDK-6296674] - AWTThreadIssues.html contains example that throws IllegalMonitorStateException
  • [JDK-6296697] - Regression: java/awt/Dialog/NullParentTest/NullParentTest.java fails
  • [JDK-6296772] - policytool cannot deal with DelegationPermission
  • [JDK-6296942] - Implementation of get_serialize_page_shift_count() is suboptimal
  • [JDK-6297007] - Wrong tracing message appear in Java Console when you hit "x"
  • [JDK-6297011] - TCK test DownloadServiceTest01 fails
  • [JDK-6297016] - Output BMP image is distorted when writing TYPE_3BYTE_BGR buff image with BI_BITFIELDS compression
  • [JDK-6297035] - Automatically generated program crashes compiler on all platforms
  • [JDK-6297071] - Wrong L&F in Java Console if launched from IE menu
  • [JDK-6297129] - AffineTransform.createTransformedShape returns a single precision Shape object
  • [JDK-6297157] - Enumeration class documentation should use generics
  • [JDK-6297178] - regression: java/awt/font/LogicalFonts/MappingTest.java failed in ko_KR with Mustang b43 build
  • [JDK-6297201] - VM aborts with: assert((mcall == 0) || (mcall->jvms() == 0) || (mcall->jvms()->debug_start() ...
  • [JDK-6297269] - test/java/awt/Toolkit/HeadlessImage failed
  • [JDK-6297459] - PIT 44: meta-index file left behind after jre uninstall
  • [JDK-6297464] - java2d segv with -Xcomp -Xbatch on sparc
  • [JDK-6297485] - Fix make/java/java and default rule being niosrc, not all
  • [JDK-6297519] - fix 4992615 in JEditorPane breaks forward compatibility in NetBeans (and other help)
  • [JDK-6297543] - jstack ..../bin/java corefile fails
  • [JDK-6297588] - Uninitialized value of globalScope field of javax.scripting.SimpleScriptContext instances
  • [JDK-6297615] - GSSException should be thrown when the imported context has a different mech than the MechFactory
  • [JDK-6297647] - getAvailableFontFamilyNames() not always returning Type1 font families on Solaris
  • [JDK-6297713] - Test bug: com/sun/jdi/SecurityTest.java needs an extra permission when run on a developer build
  • [JDK-6297747] - CoreResourceBundleControl should be renamed in order to avoid intermittent failure of javadoc
  • [JDK-6297846] - replace FILES_java_*.gmk in sun/awt and java/awt with AUTO_FILES_JAVA_DIRS mechanism
  • [JDK-6297934] - COMPATIBILITY: iWon- Spelling Bee applet loading problem
  • [JDK-6298106] - (NSS KeyStore) storeCertificateEntry / storeEntry() methods fail while storing Trusted Certificates
  • [JDK-6298117] - getWaitedTime and getWaitedCount return wrong information
  • [JDK-6298125] - Modify Java Web Start to support only java 1.3 and beyond in mustang
  • [JDK-6298136] - Windows: Calling toBack method on a modal dialog sends it behind a blocked window
  • [JDK-6298169] - Overridden MBeanInfo in StandardMBean ignored by the current implementation
  • [JDK-6298243] - OGL: scrolling is extremely slow in Swing apps in Mustang (Nvidia only)
  • [JDK-6298293] - LayoutManager should mention isOptimizedDrawingEnabled for Swing components
  • [JDK-6298518] - COMPATIBILITY: babynamewizard applet fails to load with JARSigningException
  • [JDK-6298582] - Methods java.awt.font.NumericShaper.shape(..) don't throw declared exceptions if count is zero
  • [JDK-6298627] - 1.5.0_03-b07 com.sun.tools.javac crashes when compiling a JSP2.0 TCK test from within Web Server 7.0
  • [JDK-6298636] - PIT: Debug messages getting printed
  • [JDK-6298667] - In some cases it is possible to move focus out of radio button group using arrow keys buttons
  • [JDK-6298680] - Canceling reinstall is not working properly when more than one application is selected
  • [JDK-6298694] - bad performance with big object in heap
  • [JDK-6298711] - test/java/awt/dnd/ImageTransferTest failed
  • [JDK-6298718] - test/java/awt/Clipboard/ImageTransferTest failed
  • [JDK-6298794] - Construction performance of user created AWT components has become very slow
  • [JDK-6298801] - replace make/sun/xawt/FILES_java_unix.gmk with AUTO_FILES_JAVA_DIRS mechanism
  • [JDK-6298817] - replace FILES_java.gmk in make/javax/swing/plaf with AUTO_FILES_JAVA_DIRS mechanism
  • [JDK-6298883] - misc. UE changes for Deployment Toolkit
  • [JDK-6298940] - AbstractButton.setModel doesn't fully update mnemonic
  • [JDK-6299023] - Shortcut leftovers on the windows desktop after jre1.6.0 uninstall
  • [JDK-6299047] - Remove assert in java_crw_demo on StackMapTable and initial 0 byte, fix 247 type reading
  • [JDK-6299089] - AUTO_FILES_JAVA_DIRS and generated directory problems in make/sun/xawt/Makefile
  • [JDK-6299156] - PIT: XToolkit: Popup menu is not painted properly
  • [JDK-6299163] - REGRESSION: java.security.CodeSource#equals not symmetric
  • [JDK-6299179] - NullPointerException while trying to import a "component extension"
  • [JDK-6299180] - ImmutableDescriptor immutability can be compromised for array-valued fields
  • [JDK-6299235] - User-localized resource files not found after perf optimization for awt/swing resources
  • [JDK-6299320] - Linux: Scroll lock and pause keys trigger key typed events
  • [JDK-6299377] - REG: GridBagLayout does not layout properly if preferred size of some components are large
  • [JDK-6299381] - java stack is clobbered by C functions on Win/AMD64
  • [JDK-6299383] - remove the "ja" section of the installer/update xml file
  • [JDK-6299405] - ImageInputStreamImpl still uses a finalize() which causes java.lang.OutOfMemoryError
  • [JDK-6299415] - crash in CompileBroker::compilation_is_prohibited
  • [JDK-6299533] - Tomcat crashed after running for 19 hours in Windows 2003 EE
  • [JDK-6299648] - @Update parameterized sql annotation not behaving as expected with sql=insert is used.
  • [JDK-6299712] - NullPointerException in sun.net.www.protocol.http.HttpURLConnection.followRedirect
  • [JDK-6299744] - COMPATIBILITY: Marketwatch- Interactive Java chart applet throws NPE
  • [JDK-6299776] - jtreg test CloseAndAvailableRC.java spins 100% busy inside SafepointSynchronize::begin()
  • [JDK-6299796] - jdb(1) should clarify -J and point to the run command
  • [JDK-6299797] - FutureTask.get should document @throws CancellationException
  • [JDK-6299808] - Java crash with SIGSEGV in [libmawt.so+0x170a8]
  • [JDK-6299853] - XToolkit: Pressing space triggers ItemStateChanged event after List.removeAll called
  • [JDK-6299858] - PIT. Focused border not shown on List if selected item is removed, XToolkit
  • [JDK-6299866] - Exception thrown when tray icon removed in actionPerformed
  • [JDK-6299870] - Mozilla hangs when loading a new page on the Mozilla window with a Security Warning dialog
  • [JDK-6299965] - unchecking trace option in Java Control Panel still generates .trace files.
  • [JDK-6300003] - JNLP appln does not display customized splash screen when launched with URL
  • [JDK-6300036] - Using BMP image for customized splash screen, throws IllegalArgumentException
  • [JDK-6300046] - XEmbeddedFrame installs XEmbed even when XEmbed is denied
  • [JDK-6300062] - JDialog need to support true parent-less mode
  • [JDK-6300126] - DOC: javadoc warnings from java.lang.management
  • [JDK-6300162] - UndoManager doc discusses private field
  • [JDK-6300229] - final name changes for "Deployment Toolkit"
  • [JDK-6300455] - Regression testcase java/awt/TrayIcon/TrayIconAutoShutdownTest fails
  • [JDK-6300487] - JScrollPane.getCorner(String) returns null for valid keys
  • [JDK-6300527] - PIT: List triggers MouseDragged events when dragging the scrollbar outside the component, XToolkit
  • [JDK-6300533] - RI crashes on Windows when executing tests.api.java.awt.Toolkit.CursorTests
  • [JDK-6300580] - (tz) TimeZone.getDisplayName should not take useDaylightTime() value into account
  • [JDK-6300582] - Focus indicator is missing on buttons in JToolBars in windows look and feel
  • [JDK-6300598] - javax.script.SimpleBindings behavior of method put(String, Object) contradicts spec
  • [JDK-6300640] - Specification for the javax.swing.DefaultRowSorter.setMaxSortKeys(int max) method is not clear
  • [JDK-6300690] - name changes for mustang Java SE (no more "2")
  • [JDK-6300721] - Creating Animated GIF images repeatedly with different image frames crashes the VM
  • [JDK-6300925] - JVM Crash when using native GSS for importing GSS Context
  • [JDK-6301050] - Animated GIF is distorted when encoding from transparent GIF frames with ProgressiveEncoding enabled
  • [JDK-6301119] - java.util.concurrent.atomic maintenance
  • [JDK-6301174] - localized message not completely appear in Getting Java dialog
  • [JDK-6301283] - test/sun/util/resources/TimeZone/Bug4858517.java fails
  • [JDK-6301287] - Pluggable locale tests fail
  • [JDK-6301297] - Specification for the javax.swing.DefaultRowSorter.setSortsOnUpdates/rowsUpdated method is not clear
  • [JDK-6301414] - Unhandled oop though safepoint in TwoOopHashtable::compute_hash()
  • [JDK-6301440] - PrintHeapAtGC output should be less intrusive
  • [JDK-6301483] - atg crashed after running for 18 hours with Mustang b44 on solairs AMD
  • [JDK-6301513] - Error: unhandled implicit exception in compiled code
  • [JDK-6301562] - user name that contains '_' leads to problems in tools EG:jps and the jconsole
  • [JDK-6301702] - x * x computes wrong value in strictfp mode
  • [JDK-6301708] - heapTracker dies on tracing methods with no line table
  • [JDK-6301723] - docs for java.lang.Float.floatToRawIntBits mentions intToRawIntBits instead of floatToRawIntBits
  • [JDK-6301725] - float returns from native are mishandled by interpreter
  • [JDK-6301771] - REGRESSION: VM crashed when a image of particular size is drawn on a Canvas
  • [JDK-6301779] - ServerSocket(int port, int backlog, InetAddress bindAddr) throws unexpected exception
  • [JDK-6301887] - c2 crashes on x86 systems in loop optimization
  • [JDK-6301927] - Java 1.4.2 does not print labels of buttons when using Windows XP Style
  • [JDK-6301984] - Windows jdk install msvc*71.dll issues
  • [JDK-6302061] - Doc bug: setEntry(String, KeyStore.Entry, char[]) does not exist
  • [JDK-6302090] - KeyStore.setEntry(String, Entry, ProtectionParameter) throws exception when 3rd param is null
  • [JDK-6302126] - KeyManagerFactory.init method throws unspecified exception for NewSunX509 algorithm
  • [JDK-6302186] - j2se workspace classfile version bootstrapping failures
  • [JDK-6302261] - Doc: missing "s" in KeyStore.setEntry doc.
  • [JDK-6302271] - X509KeyManager implementation for NewSunX509 algorithm returns empty arrays instead of null
  • [JDK-6302281] - FilterChain.java will not run as supplied
  • [JDK-6302304] - X509KeyManager implementation for NewSunX509 throws unspecified NullPointerException
  • [JDK-6302321] - X509KeyManager implementation for NewSunX509 throws unspecified ProviderException
  • [JDK-6302326] - Automatically enable Khmer layout support in swing, drawString, drawChars
  • [JDK-6302338] - PIT 46: Application Error window coming with Security Exception after invoking javaws on all OS
  • [JDK-6302348] - Siebel GIFS not visible in Browser after switching JRE from 1.4.2 to 1.5
  • [JDK-6302419] - typo in JFileChooser API page
  • [JDK-6302448] - PIT: Calling icon.displayMessage() when a message is already displayed throws exception on XToolkit
  • [JDK-6302480] - The documentation for appletviewer should be changed: encoded/unencoded URL
  • [JDK-6302514] - XToolkit: Toolkit modal dialog getting blocked by Page/Print dialog
  • [JDK-6302541] - Fix broken links found by linkLint report
  • [JDK-6302644] - X509KeyManager implementation for NewSunX509 doesn't return most preferable key
  • [JDK-6302670] - Eliminate Hotspot __fabsf dependency
  • [JDK-6302676] - hotspot:::monitor-* probes report wrong thread id value
  • [JDK-6302715] - jvm.dll shows wrong product version string for b42
  • [JDK-6302791] - CTE_REGTEST/Generic/4425878/TestMenu.java fails
  • [JDK-6302822] - Fix the hotspot/make/Makefile to work with a debug build
  • [JDK-6302839] - System.security access races cause java.lang.System.getProperty NullPointerException
  • [JDK-6302903] - SubjectDomainCombiner throws NPE if PD.getPermissions returns null
  • [JDK-6302904] - SubjectDomainCombiner fails to check for null in combineJavaxPolicy
  • [JDK-6302911] - JCK6.0: api/java_awt/interactive/event/EventTests.html#EventTest0020 fails, mustang
  • [JDK-6302990] - Backout test/java/text/Format/DateFormat/Bug4322313.java change
  • [JDK-6303107] - PIT: Headless Toolkit is broken - Unsatisfied Link Error
  • [JDK-6303175] - The java.security.AccessControlException is thrown when JPI access auth.dat file
  • [JDK-6303187] - Monitor synchronization could lead to deadlock
  • [JDK-6303577] - Umbrella estimates for standard doclet and stubmaker fixes for Mustang
  • [JDK-6303580] - Rebuild of deploy workspace on S8/S9 fails when ControlPanel already exists.
  • [JDK-6303698] - NotificationBroadcasterSupport.getNotificationInfo() should clone returned array
  • [JDK-6303753] - (so) REGRESSION: bind throws an Error instead of BindException
  • [JDK-6303800] - Parentless dialogs are not disposed when their AppContext is destroyed
  • [JDK-6303814] - After launching basic secured applications, javaws -viewer asks for user name/password
  • [JDK-6303819] - PIT. SystemTray testcase deadlocks
  • [JDK-6303857] - javaws with expiration/timestamp option on solaris/linux throws Exception
  • [JDK-6303866] - The security warning popup display "Always trust.... publisher." label in bold in sol/lin only
  • [JDK-6303979] - Inconsistency with the COMMIT_ON_ACCEPT_CHANGES field (source code/javadoc)
  • [JDK-6304027] - assert Universe::heap()->is_in_or_null(*loc),"found non oop pointer"
  • [JDK-6304057] - em05t002 failing in the 2005.07.22 nightly
  • [JDK-6304089] - Nightly test jit/common/inline005 failed on sol_x86
  • [JDK-6304145] - mustang b45 breaks Dasho obfuscation
  • [JDK-6304186] - (jsr268) still get permission exception even full permission is given
  • [JDK-6304214] - SecureRandom spec incorrect
  • [JDK-6304225] - IE crashes with b44 libjvm.dll
  • [JDK-6304250] - XAWT: Items in choice show a blue border on OpenGL + Solaris10 when background color is set
  • [JDK-6304252] - PIT: VM crash when showing a frame after calling SplashScreen.getSplashScreen(), WinXP
  • [JDK-6304254] - Switch to b45 and newly integrated jsse.jar file breaks the JDK build
  • [JDK-6304267] - keytool -printcert option skips certain extensions.
  • [JDK-6304269] - URI(String) can not parse URI produced by MS tool
  • [JDK-6304279] - Unclear specification for non-abstract methods of javax.script.CompiledScript
  • [JDK-6304283] - javax.script.SimpleBindings: NullPointerException and IllegalArgumentException are not specified
  • [JDK-6304284] - Behavior of javax.script.SimpleScriptContext.getAttributesScope(String name) contradicts to spec
  • [JDK-6304305] - performance: regression: parsing time zone fields is slow in SimpleDateFormat
  • [JDK-6304417] - NPE for method javax.script.ScriptEngine.setContext() not specified and not thrown
  • [JDK-6304427] - PIT : Getting error while trying to launch application using 1.5, when it is cached using 1.4.2
  • [JDK-6304433] - Test bug: regression test for bug 6291034 fails on all platforms.
  • [JDK-6304463] - zip file IO operations on Solaris fail if thread is interrupted
  • [JDK-6304473] - ThreadGroup.uncaughtExceptionHandler doesn't work
  • [JDK-6304542] - JCK 6.0: api/java_awt/geom/Area/index.html#TransformTesttestCase2[testCase2] failed, mustang, regr
  • [JDK-6304634] - Silent installation does not ask for reboot even if NPOJI610.dll file locked
  • [JDK-6304673] - Java 6.0 b042-b045 show wrong README file after installation
  • [JDK-6304684] - Strings starting with 'W' misalign with other characters
  • [JDK-6304707] - Broken link in the javax.swing.JComboBox doc
  • [JDK-6304780] - regression test java/awt/ComponentOrientation/BasicTest.java failed in Solaris 9, iw_IL
  • [JDK-6304785] - regression test java/awt/ComponentOrientation/WindowTest.java failed in Solaris 9, iw_IL
  • [JDK-6304817] - The class data sharing archive does not work when jar file in bootclasspath is more than 8
  • [JDK-6304838] - XAWT: use XToolkit.awtLock() consistently
  • [JDK-6304855] - Update to accept RC4-HMAC when acquiring native TGT on Windows
  • [JDK-6304921] - javax.tools.DiagnosticMessage.getEndPosition should return more accurate information
  • [JDK-6304955] - sun.io annihilation incomplete
  • [JDK-6304979] - REG: File Dialog throws ArrayIndexOutOfBounds Exception on XToolkit with b45
  • [JDK-6304996] - UndeclaredThrowableException got when calling ThreadMXBean.getThreadInfo(long[],int) using a proxy
  • [JDK-6305012] - Missing jmxremote password file flagged as internal error
  • [JDK-6305029] - Identity Transform does not demand namespace-prefixes
  • [JDK-6305099] - ./javaws -viewer throws error and exits when launched on SuSE 9.3/GNOME
  • [JDK-6305139] - ImmutableDescriptor.setFields does not wrap IAE as said in Descriptor interface
  • [JDK-6305226] - build\windows\create.bat should create .NET 2003 project
  • [JDK-6305266] - SEGV in output.cpp
  • [JDK-6305275] - NullPointerException from java.net.InetAddress.getAllByName0
  • [JDK-6305295] - Update text strings in deployment security dialogs.
  • [JDK-6305298] - Authentication dialog missing schema information
  • [JDK-6305309] - DeployToolKit: Some APIs have dependency over the plugin dlls under <mozilla>/plugins directory
  • [JDK-6305337] - Reentrant writeLock in Fair mode ReentrantReadWriteLock may block
  • [JDK-6305340] - Deployment Toolkit: remove install() method, fix masthead graphic scaling issue, work space cleanup
  • [JDK-6305391] - Reconstructed classes must include now required StackMapTable attribute
  • [JDK-6305413] - jtreg test java/lang/instrument/NativeMethodPrefixAgent.java failing
  • [JDK-6305546] - Hotspot server VM crashes when running DaCapo benchmark suite
  • [JDK-6305549] - JCK-runtime-6.0_b04: api/java_util/concurrent/Executors/index.html#Executors failed, mustang
  • [JDK-6305660] - xjc -b throws NullPointerException
  • [JDK-6305746] - MXBeans should support null values everywhere
  • [JDK-6305828] - NullPointerException if you load applet after setting URLConnection.setDefaultUseCache to false
  • [JDK-6305872] - Robustness improvements for regtest ZipFile/Collectible.java
  • [JDK-6306046] - Remove confusing comments in make/mkdemo/Makefile
  • [JDK-6306075] - ProgressMonitor.setMaximum() doesn't work once the dialog has been displayed
  • [JDK-6306102] - atg crashed after running for 22 hours with Mustang b45 on SuSE9.1
  • [JDK-6306137] - JSR 199: encoding option doesn't affect standard file manager
  • [JDK-6306218] - JEditorPane is unable to do reasonably spaced indentation in complex HTML tables
  • [JDK-6306219] - Clarify MBeanServer.isInstanceOf semantics for Dynamic MBeans
  • [JDK-6306294] - Unexpected NoSuchElementException exception occuring sporadically in SNMP regression tests
  • [JDK-6306325] - NPE thrown when a Dialog having null modality type is shown
  • [JDK-6306360] - JTable sorting should only occur with left mouse button is pressed
  • [JDK-6306367] - multistress scenarios crashes with JVMTIagent attached
  • [JDK-6306394] - jtreg test com/sun/javadoc/testBadPackageFileInJar/TestBadPackageFileInJar.java failing
  • [JDK-6306395] - attach library missing from installer bundle
  • [JDK-6306447] - (spec) RandomAccessFile.read(byte[] b, int off, int len) needs updates for off param and exceptions
  • [JDK-6306477] - Fix compilation warnings on solaris
  • [JDK-6306592] - api/java_lang/Double/index.html#rawbits failed in mustang b45 with jck 6.0 b04 with -server -Xcomp
  • [JDK-6306624] - link.exe and cl.exe sanity check must be improved.
  • [JDK-6306644] - Backslash issues in hotspot/make/Makefile for cygwin
  • [JDK-6306697] - PIT: CookieManager/TestCookieManager/TestCookieManager3 failed in Mustang PIT b47
  • [JDK-6306698] - JRE and SDK should not require symbol __1c2n6FIpv_0_
  • [JDK-6306710] - make fails in j2se/src/share/test/pack200
  • [JDK-6306730] - Incorrect management of C-heap GrowableArrays
  • [JDK-6306736] - Incorrect management of C-heap GrowableArrays
  • [JDK-6306738] - Memory leaks of C-heap allocated ResourceObjs
  • [JDK-6306741] - Memory leaks of C-heap allocated ResourceObjs
  • [JDK-6306743] - Memory leaks of C-heap allocated ResourceObjs
  • [JDK-6306744] - headline/4447135 failed in Mustang PIT b47
  • [JDK-6306745] - Memory leaks of C-heap allocated ResourceObjs
  • [JDK-6306746] - Add assertions to GrowableArray and ResourceObj
  • [JDK-6306762] - java.util.concurrent.locks maintenance
  • [JDK-6306765] - two java control panel appear on windows control panel when 5.0 and 6.0 are installed
  • [JDK-6306778] - [javaws regression]Got UnsatisfiedLinkError: isDgaAvailable when doing javaws -system -uninstall
  • [JDK-6306807] - XMLInputFactory.createXMLStreamReader() throws NPE
  • [JDK-6306819] - can't find a ScriptEngine for "JavaScript"
  • [JDK-6306826] - (coll spec) Hashtable spec inaccuracy
  • [JDK-6306829] - (coll spec) Map get(Object) method doc maintenance
  • [JDK-6306967] - This code compiles but gives VerifyError when run
  • [JDK-6307125] - assert "result != 0 || gch->is_maximal_no_gc()" collectorPolicy.cpp,352
  • [JDK-6307170] - Plugin/deploy makefiles using wildcards, getting npt.dll when not heeded?
  • [JDK-6307216] - Prefer LCD glyphs to embedded bitmaps for more scripts.
  • [JDK-6307266] - JIT compilation in mixed mode may break synchronization
  • [JDK-6307396] - keytool in mustang JRE does not work
  • [JDK-6307428] - D3D: enable the pipeline in fullscreen mode
  • [JDK-6307455] - LinkedBlockingQueue.toArray(x) does not set "one-past" element of x to null
  • [JDK-6307464] - remove unused antique splash imahge from JavaWebStart.dll
  • [JDK-6307563] - Unxpected IAE at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel
  • [JDK-6307570] - jmap performance and robustness improvement
  • [JDK-6307590] - (fmt spec) Formatter example contains confusing use of the word "new"
  • [JDK-6307618] - PIT: Animated GIF images created by GIF Writer are not loaded properly by Toolkit API.
  • [JDK-6307658] - Methods omitted from the JDBC 4 integration
  • [JDK-6307669] - change to ResultSet.updateObject(0
  • [JDK-6307699] - regression at 1.6.0 b46 for alacrity jetstream client on XP-x86 (8%) and Linux-x86 (2%)
  • [JDK-6307747] - REGRESSION Customization hook getImpact(MBeanOperationInfo info) of StandardMBean works improperly
  • [JDK-6307791] - java plugin not downloading packed jars from server
  • [JDK-6307902] - jtreg test java/lang/instrument/RetransformAgent.java fails on windows-i586, windows-amd64
  • [JDK-6307972] - VolanoTest server died after running for 37 hours.
  • [JDK-6307996] - JavaScript variable 'n' not stored in Binding object
  • [JDK-6308008] - Xerces allows you to append an Element to a Document
  • [JDK-6308015] - Cloning namespaced Element breaks in Mustang b46
  • [JDK-6308020] - Object.hashCode optimization should be restored
  • [JDK-6308085] - cl flag to suppress logo is /nologo not -NOLOGO
  • [JDK-6308102] - Adding new java source files causes "make docs" failure on linux-amd64
  • [JDK-6308178] - SuppressWarnings(dep-ann) suppresses some of calling class [deprecation] warning.
  • [JDK-6308262] - java.home, java.runtime.version pointing to old jre values even after browser jre is changed
  • [JDK-6308271] - JVMS: clarify description of resolution to indicate that VirtualMachineErrors should not be cached
  • [JDK-6308295] - XAWTduplicate list item is displayed
  • [JDK-6308332] - FileDialog.setDirectory() throws exception on Linux & Solaris
  • [JDK-6308388] - Linux gets irrecoverable stack error with ulimit set below -Xss<> option.
  • [JDK-6308685] - wrong debug info for FP values on sparc
  • [JDK-6308708] - The 1.5 KeyStore additions could be better documented and give examples
  • [JDK-6308815] - JColorChooser not returning selected color from showDialog in separate Thread
  • [JDK-6308858] - Minor clarifications to javadocs for javax.sql.RowSet.java
  • [JDK-6308993] - javax.swing.plaf.basic.BasicTextUI calls editor.getCursor() very early
  • [JDK-6309017] - Deployment Toolkit: final UE Spec changes
  • [JDK-6309150] - total number of rows didn't reported as expected after some rows had been deleted.
  • [JDK-6309278] - CTW failure in CalendarViewNotifier.jar
  • [JDK-6309280] - jsr268: Create a SunPCSC provider
  • [JDK-6309348] - Invalid code generation on x86 platforms
  • [JDK-6309354] - [Fmt-Nu] Spec for NaN In DecimalFormat contradicts DecimalFormatSymbols.getNaN
  • [JDK-6309412] - c2 compiler fails assertion
  • [JDK-6309436] - Clean up use of Platform.gmk
  • [JDK-6309495] - JMenuItem and TrayIcon does not work when in same application
  • [JDK-6309537] - java_io_FileSystem.h is missing in b41-sources
  • [JDK-6309686] - Specification for javax.swing.DefaultRowSorter is not clear enough
  • [JDK-6309719] - Document.getElementsByTagNameNS() works wrong
  • [JDK-6309755] - Clarify "happens-before" relationships
  • [JDK-6309761] - interpreter uses oops while in thread_in_native state
  • [JDK-6309806] - c2 crashes in optimizer during OSR compilation
  • [JDK-6309875] - renew JCE signing cert before its expiration date of Mon Oct 29 11:05:10 PST 2007
  • [JDK-6309988] - CTE_REGTEST/Generic/4935093/DosTest.java fails
  • [JDK-6310008] - TAB bindings on components are now ignored
  • [JDK-6310037] - Number of rows are not correct in the DataBase after dataSet.Delete() then dataSet.sync().
  • [JDK-6310096] - [java control panel]java control panel core dump when moveing the scroll bar of Disk space
  • [JDK-6310183] - regression: AMD64 JVM crashed on Solaris 10
  • [JDK-6310279] - jar does not set the timestamps of the extracted file correctly
  • [JDK-6310288] - No appropriate CCC request for listed JDK 6.0 changes in java.awt package
  • [JDK-6310312] - compiled native wrappers don't properly align verified entry
  • [JDK-6310376] - javax.swing.DefaultRowSorter.getSortKeys() method throws unspecified exception
  • [JDK-6310414] - javax.swing.DefaultRowSorter spec contains a few vaguenesses
  • [JDK-6310418] - hotspot:::monitor-waited throws 'invalid address' error with jdk-solaris-sparcv9.
  • [JDK-6310419] - Java Web Start SSV dialog check throws NPE if cache is disabled.
  • [JDK-6310430] - javax.swing.JTable spec contains a few vaguenesses
  • [JDK-6310432] - when updating cache to 6.0, shortcuts are added even when they had been manually removed.
  • [JDK-6310469] - HPROF: Shorten hprof source name or do what jdwp backend does?
  • [JDK-6310474] - Update the sample in doc with "public" when define a DataSet type.
  • [JDK-6310631] - reg. test golden data for windows needs to be updated: test/java/util/Locale/data/deflocale.[c|sh]
  • [JDK-6310661] - CTE_REGTEST/Generic/4546413 should be excluded, mustang
  • [JDK-6310669] - CTE_REGTEST/Generic/4636770 fails, mustang
  • [JDK-6310682] - CTE_REGTEST/Generic/4658790 , unable to find "Browser" tab in Java Control Panel, mustang
  • [JDK-6310716] - decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars
  • [JDK-6310723] - CTE_REGTEST/Generic/4636770 fails, mustang
  • [JDK-6310726] - CTE_REGTEST/Generic/4658790 , unable to follow test instruction, mustang
  • [JDK-6310858] - (coll) EnumMap.entrySet().toArray(T[] a) is incorrectly implemented
  • [JDK-6310899] - [deployment]Java control panel can't find Java Runtime Environment when doing some action
  • [JDK-6310901] - JCK-runtime-6.0-b05: api/java_awt/Container/index.html#Misc tests failed
  • [JDK-6310902] - mozilla hangs when reload java applet
  • [JDK-6310923] - jstack kills debugee process
  • [JDK-6310937] - [fr] Unlocalized files size units in Open/Save dialog
  • [JDK-6310941] - Reinstallation is in english
  • [JDK-6310964] - Can't launch Java Cache Viewer by "javaws -viewer" if set user.cachedir to a no-permission dir
  • [JDK-6310966] - NullPointerException thrown when uninstall system app if set user.cachedir to a no-permission dir
  • [JDK-6310995] - some of negative xml tests are fails with NPE instead of fail with other exceptions
  • [JDK-6311019] - TCK test api/javax_xml/xmlCore/w3c/xmltest/xmltest_valid.html#valid_sa_020 failed on correct XML
  • [JDK-6311023] - javax.swing.DefaultRowSorter.sort() method description is not clear
  • [JDK-6311041] - Several methods in javax.swing.RowFilter have a typo in the description
  • [JDK-6311051] - EventSetDescriptor does not support listener methods taking 0 or more than 1 arguments
  • [JDK-6311057] - Java Thread.sleep(timeout) is influenced by changes to System time on Linux
  • [JDK-6311070] - 1.6.0 build47 amd64 java cores at volano benchmark
  • [JDK-6311092] - (spec thread) InterruptedException usage doc should not say "if *another* thread has interrupted"
  • [JDK-6311176] - Fix for 5070081 is not complete
  • [JDK-6311182] - REGRESSION: CTE_REGTEST/Generic/4755476, badfonts.txt is not created, mustang
  • [JDK-6311415] - Deactivate the input method is not necessary when input method is null
  • [JDK-6311430] - SourceToHTMLConverter.convertClass fails to close its Reader
  • [JDK-6311488] - XML: CDATA sections are parsed incorrectly
  • [JDK-6311505] - PIT. ClassCastException thrown by isDesktopSupported method in headless mode
  • [JDK-6311508] - ThreadReference.isAtBreakpoint() and ownedMonitors() sometimes very slow
  • [JDK-6311540] - xs:dateTime, timezone - Minute magnitude must be 0 if hour is 14
  • [JDK-6311654] - SQLException(java.lang.Throwable cause) didn't retrun a null in reason field.
  • [JDK-6311688] - unexpected behavior when import and remove certificate from client authentication keystore
  • [JDK-6311738] - Need smooth upgrade of plugin cache from 1.4.2 and 1.5.0 to 6.0
  • [JDK-6311779] - keytool alt path has dependency on tools.jar, which does not exist in a JRE
  • [JDK-6311900] - reg. test java/util/PluggableLocale/CurrencyNameProviderTest.sh failed in nightly build
  • [JDK-6311902] - VM with a new c1 crashes in infinite recursion
  • [JDK-6312056] - ConcurrentHashMap.entrySet().iterator() can return entry with never-existent value
  • [JDK-6312057] - 64 bit jvm is not looking at LD_LIBRARY_PATH_64 to find the JNI libraries
  • [JDK-6312074] - keytool: failed with an exception:"java.lang.NoClassDefFoundError: com/sun/tools/javac/util/Pair"
  • [JDK-6312139] - XAWT: deadlock found in components initialization
  • [JDK-6312232] - ArrayIndexOutOfBoundsException thrown when right clicked on cache viewer table
  • [JDK-6312242] - Broken incremental build in j2se/make/mkdemo/management
  • [JDK-6312251] - An appln that can run offline associates "Enter" key for "Run Online" mode on the pop up
  • [JDK-6312257] - restore "Estimated time ..." and status from ExtensionInstallerService setStatus()
  • [JDK-6312351] - Remove double check locking idiom in Locale related classes
  • [JDK-6312358] - NullPointerException should be thrown in Locale.getInstance with null arguments
  • [JDK-6312390] - Internalize native provider and selectively dispatch to Java provider for backward compatibility
  • [JDK-6312427] - REGRESSION: CTE_REGTEST/Generic/4851255, printer error does not display (Win32), mustang
  • [JDK-6312446] - (spec thread) Bring Thread.sleep spec in line with JLS 17.9
  • [JDK-6312460] - (fmt spec) Html errors in Formatter javadoc
  • [JDK-6312485] - BasicTreeUI focusLost() calls focusGained()
  • [JDK-6312510] - jdk 1.4.2_07 java apps color problem with patch 109147-34
  • [JDK-6312627] - Sytnh prevents InputMap from being setup correctly for JToggleButton/JCheckBox/JRadioButton
  • [JDK-6312662] - JVMTI Doc: mistakes and typos
  • [JDK-6312679] - Clicking applet animation should not redirect to java.com
  • [JDK-6312791] - [ja] ControlPanel needs mnemonic keys added in some labels
  • [JDK-6312792] - unlocalized string in jconsole
  • [JDK-6312793] - unlocalized string in cert dialog
  • [JDK-6312807] - [zh_CN] SwingSet_zh_CN.properties is not integrated into jdk bundle
  • [JDK-6312808] - NullPointerException while trying to import a "component extension"
  • [JDK-6312810] - [zh_CN] Some inproper translations on JCP
  • [JDK-6312813] - button labels "decline" and "accept" are not localized in jre installer
  • [JDK-6312935] - ${Swing_WS}/src/Swing_JComponent/Automated/CCC4281034 fails and VM crash
  • [JDK-6312938] - Hotspot build on solaris amd64: as: Command not found
  • [JDK-6312943] - NullPointerException in method MenuComponent.setFont(Font)
  • [JDK-6313087] - hitting cancel, should just cancel
  • [JDK-6313098] - Double height text/font problem on JDK 1.5 on Windows when Adobe software installed
  • [JDK-6313160] - javaws usage info not localized
  • [JDK-6313171] - java cache viewer tooltips not localized
  • [JDK-6313196] - Interface should allow ACC_SYNTHETIC
  • [JDK-6313218] - (cl spec) setClassAssertionStatus javadoc refers to its nonexistent return value
  • [JDK-6313256] - CTE_REGTEST/Generic/4396447 test instruction, mustang
  • [JDK-6313262] - CTE_REGTEST\Generic\4989229 fails on connection executed from outside SWAN, mustang
  • [JDK-6313271] - 4 manual regression testcases look for sfbay server, mustang
  • [JDK-6313320] - Performance regression of String.toUpperCase() and toLowerCase()
  • [JDK-6313342] - javac manpage content different between linux and solaris
  • [JDK-6313363] - README_zh_CN.html and README_ja.html for CodePointIM demo need updates
  • [JDK-6313675] - Support a FIPS compliant mode
  • [JDK-6313729] - test/sun/security/tools/keytool/AltProviderPath.sh is failing
  • [JDK-6313757] - DataTruncation object retrun null SQLState when read is set to true/false.
  • [JDK-6313787] - (lc) ja_JP_JP locale should be included in Locale.getAvailableLocales()
  • [JDK-6313838] - OGL: use depth buffer instead of stencil for non-rectangular clipping
  • [JDK-6313851] - (fc spec) FileChannel.lock() exception docs reference params which do not exist
  • [JDK-6314014] - ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
  • [JDK-6314036] - Test em02t009 core dumps in Xint mode
  • [JDK-6314058] - Change JavaScript engine in Mustang to Rhino 1.6R1
  • [JDK-6314183] - SA: jstack -m gets sun.jvm.hotspot.utilities.AssertionFailure: in first chunk
  • [JDK-6314193] - Missing 2 DataTruncation Constructor
  • [JDK-6314370] - Nightly: Jaws hang on "Starting application..." window
  • [JDK-6314379] - JCK6.0: api/java_util/Date/index.html#SetGet fails, mustang
  • [JDK-6314387] - JCK6.0: api/java_util/Date/index.html#misc fails, mustang
  • [JDK-6314423] - Java application crashes when XIM is destroyed
  • [JDK-6314562] - Formatting problem in Javadoc for some javax.swing classes
  • [JDK-6314575] - Component in a modality excluded window does not gain focus when clicked once
  • [JDK-6314625] - SSV dialog shows when using platform version request <j2se href="1.6"/>
  • [JDK-6314687] - regression: TextField and JTextField components text selection broken
  • [JDK-6314710] - java.security.MessageDigestSpi: re-use byte[] for better performance
  • [JDK-6314723] - Authentication dialog is missing scheme information
  • [JDK-6314788] - Tasks resubmitted to a ThreadPoolExecutor may fail to execute
  • [JDK-6314799] - Many MSI dialogs controls and disabled buttons should just be removed
  • [JDK-6314848] - ControlPanel link does not exist for SUNWj6rt under jdk1.6.0/bin
  • [JDK-6314875] - Linux NPTL/Futex pthread_cond_timedwait() bug can corrupt condvar & hang - impacts JVM object.wait()
  • [JDK-6315069] - The documentation for javax.swing.tree.TreeNode is unclear
  • [JDK-6315084] - PIT : ArrayIndexOutOfBoundsException while trying to remove resources
  • [JDK-6315120] - REG: Splash screen is not getting cached
  • [JDK-6315235] - SA: jmap heap dumper does not use correct class ID for object arrays
  • [JDK-6315240] - Accept/Decline label is not displayed clearly when French locale is chosen
  • [JDK-6315267] - javax.swing.JTable.setRowSorter(RowSorter) method doesn't clear selection in some cases
  • [JDK-6315298] - Swing DnD - Cannot insert into empty tree folder.
  • [JDK-6315564] - resynch native layout engine with latest ICU fixes
  • [JDK-6315571] - In Mustang build 48, VolanoMark crashed after running for about 4 days.
  • [JDK-6315595] - management.cpp build failure on Solaris 10 x86
  • [JDK-6315709] - Reentrant writeLock in Fair mode ReentrantReadWriteLock may block
  • [JDK-6315739] - Unable to create shortcut for the application which has * in the title
  • [JDK-6315751] - IllegalStateException while decoding the body if it has a fault
  • [JDK-6315766] - "AccessibleText.SENTENCE" is not well specified
  • [JDK-6315903] - java.text.SimpleDateFormat.format(java.util.Date d) works uncorrectly in some cases
  • [JDK-6315911] - JVMTI Doc: clarify fields reported in Field Primitive Value Callback -- static vs instance
  • [JDK-6315948] - IterateOverReachableObjects is a no-op if root and stack callbacks are not provided
  • [JDK-6316148] - CTE_REGTEST/Generic/4738457 test fails with authorization null error, mustang
  • [JDK-6316155] - LinkedBlockingQueue: q.offer(xyz) returns false positives and/or q.remove(xyz) gives up too easily
  • [JDK-6316178] - reg test java/util/TimeZone/LinuxTZVM.sh failed when run as root on RH EL 4 U1
  • [JDK-6316197] - Java launcher should create JVM from non-primordial thread
  • [JDK-6316207] - CTE_REGTEST/Generic/4861802 fails, mustang
  • [JDK-6316215] - fastdebug rt.jar is missing LocalVariableTable?
  • [JDK-6316293] - (prefs) Typo in java.util.prefs.Preferences.nodeExists()
  • [JDK-6316331] - The delete dialog displays the JNLP filename in the Name field, instead of the Application name
  • [JDK-6316386] - No appropriate CCC request for listed JDK 6.0 changes in java.awt package
  • [JDK-6316491] - Problems with @MXBean annotation
  • [JDK-6316538] - XP L&F: JInternalFrame title buttons show inverted frame state
  • [JDK-6316605] - atg server crashed with CMS collector
  • [JDK-6316674] - javax/swing/JInternalFrame/4309079/bug4309079.java fails
  • [JDK-6316684] - JButtons should draw their focus on Windows XP
  • [JDK-6316691] - Cache viewer: when Deleted applications is chosen, it is shown as "Deleted Applicati..." on Sol/lin
  • [JDK-6316700] - Cache viewer: cache size label is different for windows and solaris/linux
  • [JDK-6316707] - The applet does not reload with AWT_TOOLKIT=XToolkit
  • [JDK-6316717] - (reflect) Method.toGenericString prints out inappropriate modifiers
  • [JDK-6316731] - TEST: @debuggeeVMOptions file is ignored by some test/com/sun/jdi tests
  • [JDK-6316738] - The applet fails to reload with AWT_TOOLKIT=XToolkit
  • [JDK-6316740] - Java Cache viewer: cache size label location is different for windows and solaris/linux
  • [JDK-6316807] - Its baaack - See 6282076 jdi_regression/nsk.jvmti failures ONLY on machine minh.sfbay
  • [JDK-6316878] - JVM should use STACK_SIZE_PARAM_IS_A_RESERVATION when creating threads on Windows
  • [JDK-6316925] - NullPointerException is thrown when -timestamp option with javaws is used on windows
  • [JDK-6317038] - Application Modal dialog is blocking the tray icon on the SystemTray, XToolkit
  • [JDK-6317072] - REGR: 4 tests from api/java_text/DateFormat/ and api/java_text/SimpleDateFormat/ fails with -esa key
  • [JDK-6317112] - HPROF: bad assert check on GetObjectMonitorUsage() returning usage.owner==null
  • [JDK-6317170] - C2 matcher fails on CmpLTMask in JapaneseImperialCalendar.getActualMinimum
  • [JDK-6317200] - REGRESSION: GTK L&F internal frames demo can damage tab button in SwingSet2
  • [JDK-6317220] - simple XStream program crashes
  • [JDK-6317248] - (fmt) java/util/Formatter/Basic.java fails in hi_IN locale
  • [JDK-6317271] - PIT: Hotspot error with TextTest.java unit test when switching Antialias modes with Serif
  • [JDK-6317330] - Use ReentrantLock to serialize access to Xlib, etc for improved performance
  • [JDK-6317336] - Frame with an Icon leaks and all allocated memory leaks too
  • [JDK-6317353] - Use Java-level validation and locking everywhere in X11 pipeline
  • [JDK-6317365] - Regresssion: com/sun/image/codec/jpeg/JPEGMultithread.java fails
  • [JDK-6317385] - /CTE_REGTEST/Generic/4652023, cannot connect to X11 window server using SuSE 9.3 from solaris
  • [JDK-6317397] - Hard hangs in concurrent code on Solaris and Linux
  • [JDK-6317435] - InvalidClassException can have confusing stack trace
  • [JDK-6317481] - REG:Pressing the mouse, dragging and releasing it outside the button triggers ActionEvent, XAWT
  • [JDK-6317499] - PIT. SystemTray deadlocks
  • [JDK-6317508] - (reflect) REGRESSION: api/java_lang/reflect/Field/descriptions.html#IntField fails
  • [JDK-6317551] - PIT: TrayIcon is broken when security manager is installed, on XToolkit
  • [JDK-6317598] - Makefile for TimeZone test case needs to be updated
  • [JDK-6317630] - MethodExitReturnValuesTest.java fails on AMD64
  • [JDK-6317638] - MBeans tab: a map should be displayed as a table (one line per entry)
  • [JDK-6317647] - Test: java/net/InetAddress/IPv4Formats.java should use a better name to generate an UHE
  • [JDK-6317683] - JVM/PI tests fail with exit code 128 on Win32 Client VM
  • [JDK-6317711] - problem with the equals() of GSSNameSpi implementation in native provider
  • [JDK-6317714] - Consolidate the deploy sanity checks
  • [JDK-6317715] - We should read the env values for SKIP_FASTDEBUG_BUILD and SKIP_DEBUG_BUILD
  • [JDK-6317746] - Regression test main fails due to hard-coded port number.
  • [JDK-6317750] - remove sun.awt.motif.AWTLockAccess in favor of SunToolkit entrypoints
  • [JDK-6317789] - REGRESSION: JFileChooser() hangs when encountering a shortcut to the desktop
  • [JDK-6317805] - Remove the StackMapTable attributes for Mustang in packed JAR-files.
  • [JDK-6317822] - VolanoMark failed on Mustang b49 Sparc Solaris
  • [JDK-6317869] - Pack200 API throws exceptions of unspecified type
  • [JDK-6317909] - Windows L&F lacks control/shift-insert copy and paste keyboard bindings
  • [JDK-6317964] - Fix a potential buffer overflow problem of 6204620
  • [JDK-6318030] - PIT. Incorrect size returned for a Dialog
  • [JDK-6318047] - [ja] iftw installer message too long
  • [JDK-6318074] - REG: Uninstalling jre on windows creates cache folder (since PIT b50)
  • [JDK-6318109] - PIT: Min Size is not honored properly when a smaller size is specified in setSize(), XToolkit
  • [JDK-6318144] - PIT:Setting Min Size bigger than current size enlarges the window but fails to revalidate, Sol-CDE
  • [JDK-6318252] - incorrect target name is used in ServicePermission check for non-default acceptor credentials
  • [JDK-6318281] - Selecting Cancel from the Authentication Dailog in Web Start & Plug In does not work as expected
  • [JDK-6318302] - T2K crashes on Rodeo.TTF
  • [JDK-6318361] - warning message on terminal when installing rpm package on cinnabar
  • [JDK-6318369] - (fmt) test/java/util/Formatter/Basic.java generates too many compiler warnings
  • [JDK-6318454] - HPROF: static field dump problem
  • [JDK-6318474] - Unexcepted exception thrown "java.lang.IllegalArgumentException: invalid loop start point: 30389"
  • [JDK-6318524] - Regression: views in paragraph are not children of Paragraph.Row is some cases
  • [JDK-6318529] - Kerberos encryption types supports does not work properly in JGSS implementation.
  • [JDK-6318553] - (coll) Arrays.asList maintenance
  • [JDK-6318568] - (se) Selector.select() should return something when interrupted
  • [JDK-6318609] - clarification needed on ScriptEngine.getBindings(ScriptContext.GLOBAL_SCOPE)
  • [JDK-6318622] - (coll spec) Collection toString method doc maintenance
  • [JDK-6318630] - PIT. setLocationByPlatform does not correctly position the windows
  • [JDK-6318636] - (coll) Collection putAll method maintenance
  • [JDK-6318638] - race condition in CopyOnWriteArrayList.equals
  • [JDK-6318663] - Reg. WToolkit. All swing components throw ClassCastException in headless mode
  • [JDK-6318664] - Deadlock possible if preDeregister callback unregisters another MBean
  • [JDK-6318673] - FollowReferences missing constant pool refs to resovled classes
  • [JDK-6318746] - REG: File Selection is failing for every second selection made in the FileDlg drop-down, XToolkit
  • [JDK-6318748] - GTK LAF: disabled buttons do not honor setContentAreaFilled(false)
  • [JDK-6318773] - Java Update is happening when there is no scheduled update / manual update
  • [JDK-6318792] - Parsing of XML documents containing CDATA section broken in mustang b49
  • [JDK-6318827] - The whole set of interfaces should be considered to decide an MBean is MXBean or not
  • [JDK-6318850] - RedefineClasses() and NativeMethodBind event crash
  • [JDK-6318936] - One Networking regression test failed in Mustang PIT B51 on Solaris S10/S9 systems.
  • [JDK-6318958] - missing word in docs page: 1.5.0/docs/api/java/lang/Class.html
  • [JDK-6318983] - JVMTI Doc: jvmtiHeapReferenceKind uses outdated references to old form of jvmtiReferrerInfo
  • [JDK-6319081] - Regression: Fix control/make; gnumake j2se, missing mkdir of TEMPDIR
  • [JDK-6319128] - Regression: ALT_OUTPUTDIR could have \ characters in it
  • [JDK-6319193] - pit: X509V3/interop tese failed due to cert generated w/ PolicyQualifierInfo listed in diff sequence
  • [JDK-6319256] - MBeans tab: JConsole MBean tree construction is wrong
  • [JDK-6319275] - Jaws throws UnknownHostException when the application hosted on internet is launched
  • [JDK-6319309] - MXBean proxy for java.lang.management.ThreadMXBean gets NullPointerException
  • [JDK-6319338] - Unable to reinstall the application if the trace level is set to 5 on win 2K
  • [JDK-6319418] - PIT:Merging same node with same metadata tree throws exception - GIF WriterStreamMetadata std format
  • [JDK-6319423] - HDCs for AwtComponent not being released
  • [JDK-6319425] - Assertion failure at awt_PrintJob.cpp:3974
  • [JDK-6319446] - jre uninstaller should not register pre-5.0 releases with BC clsid
  • [JDK-6319485] - plugin fails to load the applet when some resource should not be cached
  • [JDK-6319538] - Regression: Windows exe download bundles contain *.pdb and *.map files
  • [JDK-6319564] - com.sun.java.swing.SwingUtilities2.isLocalDisplay should just return true on Windows
  • [JDK-6319603] - Win L&F: WindowsFileChooserUI broken on Windows Vista Beta 1
  • [JDK-6319663] - OGL: Regression test OpaqueDest is failing on Expert3D, XVR-1200, etc.
  • [JDK-6319671] - CMS should use Heap_lock for protecting heap resizing, instead of CMS token
  • [JDK-6319672] - (spec) java.util.Properties.storeToXML throws ClassCastException on a compromised properties
  • [JDK-6319730] - (thread spec) Thread.dumpStack output destination should be specified
  • [JDK-6319748] - Regtest InterruptibleZip failing when run from developer build
  • [JDK-6319752] - ZipFile.getInputStream redundant javadoc
  • [JDK-6319766] - Relax/modify sanity check on libm patch and __fabsf extern
  • [JDK-6319776] - jconsole fails to connect to Java Web Start applications when DHCP used
  • [JDK-6319795] - JVMTI Spec: Heap callback events -- primitive array/string values must be const
  • [JDK-6319829] - JVMTI spec: value_length parameter in jvmtiStringPrimitiveValueCallback should be string length
  • [JDK-6319835] - regression test java/awt/FontClass/FontPrivilege.java fails
  • [JDK-6319960] - MXBean conversion of Maps fails if Map key is not Comparable
  • [JDK-6320021] - Unclosed html tags in Javadoc for JComponent
  • [JDK-6320060] - 1.6.0 REGRESSION: Disabling key focus traversal does not work
  • [JDK-6320063] - 1.6.0 REGRESSION: Focus traversal key set for a TextField is getting printed
  • [JDK-6320068] - IterateOverReachableObjects reports unspecified reference to superclass
  • [JDK-6320070] - IterateOverReachableObjects report array classes incorrectly
  • [JDK-6320076] - NotSerializableException is thrown when serializing AWT components
  • [JDK-6320083] - JVMTI Spec: Change FollowReferences to define one scheme for field index values
  • [JDK-6320119] - repeated @throws clauses in javax.script API
  • [JDK-6320122] - (fmt) Formatter.format("%c", Integer.MAX_VALUE) generates recursive exception
  • [JDK-6320153] - The "Network Settings" dialog size should be consistent when any of the options is chosen
  • [JDK-6320169] - arguments passed to javax.script.Invocable.invoke are not converted to script wrappers
  • [JDK-6320177] - Launching IE followed by JCP displays "Browser Settings changed"
  • [JDK-6320198] - Message on "Remove Certificate" (JCP) popup does not match with its tooltip and window title
  • [JDK-6320211] - java.lang.management MXBeans should use MXBean implementation from JMX API
  • [JDK-6320223] - Uninstalling application when cache is disabled prompts a wrong error message
  • [JDK-6320266] - Man page for "jar" does not include the "m" action modifier in the "u" synopsis
  • [JDK-6320275] - "jar" man page still confuses O and 0
  • [JDK-6320281] - Type1 hinting support is missing
  • [JDK-6320306] - JCK 6.0 tests ( GSSName ) failed with UnsatisfiedLinkError on Win98, mustang b49, b50(passed on b48)
  • [JDK-6320322] - Classfile format checker should check ACC_SUPER and ACC_ENUM for interfaces
  • [JDK-6320343] - Using HTML with a DefaultTableCellRenderer ignores Table Font Changes
  • [JDK-6320351] - new register allocator for c1
  • [JDK-6320422] - HTTPS server authentication using Mozilla root CA certs fails for Mozilla browser keystore
  • [JDK-6320502] - Unnecessary square boxes are drawn with Devanagari text
  • [JDK-6320590] - Crash during disposal of WindowPropertyGetter
  • [JDK-6320612] - Unwarranted unchecked warning for inner class of "wildcard" type
  • [JDK-6320700] - Java AutoUpdate is enabled during uninstallation of JRE
  • [JDK-6320744] - CopyOnWriteArrayList.clone should call resetLock
  • [JDK-6320758] - PS: Assertion failure during object start array verfication (ParallelGC).This may
  • [JDK-6320761] - Add more "happens-before" clarifications
  • [JDK-6320809] - online installers running in English will fail during reinstall with TRANSFORM error
  • [JDK-6320969] - Regression: build 50 makefile changes cause problems with MKS 8.7 and XP
  • [JDK-6320987] - Tiger reflection methods missing @since tags
  • [JDK-6321203] - Doc: ManagementFactory needs to be updated to reference the JMX MXBean
  • [JDK-6321248] - SAJDI:jstack throws field _queue not found exception.
  • [JDK-6321259] - Dropout control is mistakenly disabled for type1 fonts
  • [JDK-6321286] - Add -dump option to jmap so that a cooperative heap dump can be obtained from a running VM.
  • [JDK-6321291] - Method setJoinType throws unsupportedOperationException if an unsupported JOIN type is set
  • [JDK-6321363] - MXBean spec should say how null values are handled
  • [JDK-6321384] - jre license agreement option "Custom setup..." is in english for swedish locale
  • [JDK-6321448] - self-suspension with JVM-internal monitors and mutexes may not be needed
  • [JDK-6321547] - HPROF: Missing domain and signers index in heap class dumps
  • [JDK-6321553] - Update strings in the security warning dialogs.
  • [JDK-6321617] - Deployment Toolkit add "Estimated time remaining: ..." to Download dialog
  • [JDK-6321642] - Disposer Thread must be a member of system app context
  • [JDK-6321689] - Ideal_DU_postCCP not conservative enough
  • [JDK-6321722] - On windows, sometimes jar file cannot be deleted even when there is no reference to it
  • [JDK-6321851] - appln which is cached (user cache) in 1.5.0 is moving to system cache when upgraded to 6.0
  • [JDK-6321864] - [zh_CN/zh_TW/ja] shorcut keys on some ControlPanel buttons not work
  • [JDK-6321865] - [CCJK] add mnemonic key in security dialog strings
  • [JDK-6321967] - getMetaData() returns null
  • [JDK-6321993] - MXBean spec should say what happens if you register the same MXBean under two names
  • [JDK-6322035] - Need to use native mouse grab support for menus and popups.
  • [JDK-6322072] - PrintVMOptions does not print all options passed to the JVM
  • [JDK-6322123] - JCE reference guide still has the old default value for Blowfish
  • [JDK-6322163] - Synth file format documentation does not reflect Synth DTD properly
  • [JDK-6322176] - DOC: broken link in java.lang.management package description
  • [JDK-6322247] - PIT b52: "Security Warning" -> "More Info" window does not display info about certificate expiry
  • [JDK-6322260] - Fonts with simple scale transforms should not return true for hasLayoutAttribute
  • [JDK-6322270] - parent-less dialogs cannot be found, automation blocker
  • [JDK-6322310] - assert in PhiNode::is_copy() cfgnode.hpp:128
  • [JDK-6322334] - Atomics should use Unsafe lazy field set methods
  • [JDK-6322358] - Problems with JTable and RowSorter
  • [JDK-6322387] - JVMTI Spec: fix JVM TI 1.0 and 1.1 spec such that only a single kind of field index is used
  • [JDK-6322391] - add "awt.useSystemAAFontSettings" to list of secure properties
  • [JDK-6322396] - CopyOnWriteArrayList.set(int, E) should always have volatile write semantics
  • [JDK-6322411] - Can't create shortcuts on latest JDS(Cinnabar)
  • [JDK-6322441] - PIT. Dialog not shown with the proper size
  • [JDK-6322515] - Method verifySubclass of ObjectOutputStream contains wrong "if" condition
  • [JDK-6322519] - NoClassDefFoundError thrown when application is launched from desktop shortcut on amd64 winXP/2003
  • [JDK-6322525] - PIT: IllegalMonitorStateException thrown when adding tray icon to Sys Tray, XToolkit
  • [JDK-6322570] - Dialog doesn't become active after clicking on taskbar
  • [JDK-6322580] - X11Renderer needs to implement fillGeneralPath()
  • [JDK-6322584] - OGL: OGLRenderer needs to implement draw/fillGeneralPath()
  • [JDK-6322593] - OGL + XAWT: FileDialog drop-down is not properly painted when navigating thro' sub dirs
  • [JDK-6322623] - Large regressions in b51 for start_application_swing, start_application_awt and start_applet_awt
  • [JDK-6322625] - REG:Choice does not trigger MouseReleased when dragging and releasing the mouse outside choice, XAWT
  • [JDK-6322636] - FilteredRowSetImpl: throws NPE on attempt to update a DATE column
  • [JDK-6322667] - /usr/java symlink is absolute in mustang, but was relative in tiger
  • [JDK-6322727] - Notepad crash in fontmanager library on all platforms
  • [JDK-6322825] - (se) Selector fails with invalid argument on Solaris 10
  • [JDK-6322847] - nsk/jvmti/AddToBootstrapClassLoaderSearch/bootclssearch011 fails
  • [JDK-6322914] - CTE_REGTEST/Generic/4620830, unable to find "moleviewer" folder, mustang
  • [JDK-6322978] - CTE_REGTEST/Generic/4713295 fails, mustang
  • [JDK-6322999] - Clarify memory and atomicity guarantees of atomic field updaters
  • [JDK-6323017] - (cal) sun.util.calendar.ImmutableGregorianDate.equals implemenation is wrong
  • [JDK-6323058] - MouseReleased event consumed on toplevel if press occur on other
  • [JDK-6323123] - Due to partial feature #256 code promotion in b51, some tests related to class loading fail
  • [JDK-6323150] - NPE when closing NetBeans 5.0 welcome screen
  • [JDK-6323171] - Installshield branding should be removed
  • [JDK-6323239] - Problems with BoxLayout and JToolBar.DefaultToolBarLayout
  • [JDK-6323255] - JAXP spec clarifications for JAXP 1.4
  • [JDK-6323277] - KeepAliveStreamClose test failing after recent integration.
  • [JDK-6323280] - CachedRowSetImpl always throw SQLException on attempt to update BOOLEAN column
  • [JDK-6323287] - Fix sanity message from bytes to Kbytes on needed disk space
  • [JDK-6323293] - REGRESSION: api/java_awt/Event/FrmEventTests.html#FrmEventTest0008[FrmEventTest0008] failed
  • [JDK-6323299] - VM crashes if JRE is run from network disk
  • [JDK-6323339] - Given -u and non existing file, jar now updates manifest and returns 0
  • [JDK-6323377] - built-in heap dumper emits element class ID in HPROF_GC_OBJ_ARRAY_DUMP records rather array class ID
  • [JDK-6323514] - PIT: AutoJ2DGraphics ArcCurveTest failing on Solaris and Linux platforms
  • [JDK-6323591] - Reg: java/lang/SecurityManager/Stackwalk.java writes into source directory.
  • [JDK-6323611] - PIT: Java2Demo fonts have significant offset and size changes in some demo panels
  • [JDK-6323647] - FIPS mode tweaks
  • [JDK-6323651] - JAXP should sync with Apache Xerces/Xalan 2.7.x due to performance gains & bug fixes
  • [JDK-6323688] - SA: jmap heap dumper should dump java.lang.Object as super class for all array classes
  • [JDK-6323729] - incorrect heap field indices reported: primitive static fields and subclasses of Throwable
  • [JDK-6323829] - Unable to create shortcut for the application which has <> in the title (or named "nul")
  • [JDK-6323939] - intermittent build failures when building mustang ws on windows (in make/javax/naming)
  • [JDK-6323996] - Methods toCollection(), toCollection(int), toCollection(String) don't work as described in the spec
  • [JDK-6324012] - Deployment Toolkit: add code signing for deploytk.dll and npdeploytk.dll to the build process
  • [JDK-6324046] - JVMTI Doc: clarify that jfieldID and jmethodID can be safely stored
  • [JDK-6324049] - test/javax/print/attribute/SupportedPrintableAreas fail in SQE nightly test
  • [JDK-6324057] - Test bugs : PSQuestionMark and GlyphPositions failing on windows
  • [JDK-6324107] - ClassFormatError should be thrown for <clinit> without a code attribute in an interface
  • [JDK-6324122] - test/javax/print/CheckDupFlavor is failing in SQE nightly test
  • [JDK-6324141] - CMS: nightly testing asserts during concurrent marking
  • [JDK-6324155] - Some rotated glyphs much poorer since update to scan conversion logic
  • [JDK-6324191] - Possible NPE if buffer per window gets disabled at runtime
  • [JDK-6324294] - MSCAPI: KeyStore.engineStore() always throws an exception
  • [JDK-6324295] - MSCAPI KeyStore needs a security check
  • [JDK-6324299] - No 2D primitive tracing for new X11 shape drawing code
  • [JDK-6324393] - PIT: Regression test /sun/awt/image/GIFImageDecoder/InterlaceAnimationTest.java fails
  • [JDK-6324416] - jhat: class names are used to identify classes, class ids should be used instead
  • [JDK-6324418] - jhat: platform class filtering uses name prefixes
  • [JDK-6324436] - jhat: reachables query have flexible way to specify list of fields to exclude
  • [JDK-6324451] - JavaCompilerTool.run() contains superfluous statement about returned value
  • [JDK-6324523] - Wrong exception thrown for setAttribute on a Standard MBean with value of wrong type
  • [JDK-6324581] - PIT: Animated GIF images are colored differently when created from opaque PNG/JPG image frames
  • [JDK-6324591] - swing / rendering tests failed with Mustang b51
  • [JDK-6324775] - Error: assert(contains2(pc),"")
  • [JDK-6324804] - Regression: java/awt/MenuBar/MenuBarKeyHandling/MenuBarKeyHandling.java fails
  • [JDK-6324857] - Clarify that Exchanger allows threads to "pair up"
  • [JDK-6324920] - jnlp file can't be launched if using the proxy setting by firefox on windows
  • [JDK-6324943] - Javadoc typo's in javax.swing.JComponent and java.awt.Container
  • [JDK-6325078] - JMX RMI-IIOP: remote operations should run within the connector server creator ACC
  • [JDK-6325159] - Parsing of html page include a SCRIPT tag will produce random exceptions
  • [JDK-6325160] - javax.xml.datatype.Duration.equals() and ...XMLGregorianCalendar.equals() handle null incorrectly
  • [JDK-6325201] - make erasure non-destructive
  • [JDK-6325247] - Javac man page needs to be updated for the new default target
  • [JDK-6325281] - SIGBUS on sparcv9 debug build
  • [JDK-6325282] - USER names with quotes don't work
  • [JDK-6325350] - jit/common/gen_math/Matrix_3d assert(no_dead_loop,"dead loop detected")
  • [JDK-6325352] - Fix miscelleaneous problems
  • [JDK-6325410] - (coll spec) typo in Map specification
  • [JDK-6325495] - C:/temp should be created automatically
  • [JDK-6325496] - user names with ' characters should be ok.
  • [JDK-6325497] - control make ALT_BOOTDIR default C:/jdk1.5.0 doesn't work
  • [JDK-6325498] - jdk_generic_profile.ksh needs some cleanup
  • [JDK-6325527] - JHAT: Needs -help option, or whatever the standard help option is.
  • [JDK-6325535] - BigDecimal.negate(MathContext) method rounds improperly in some cases
  • [JDK-6325541] - PIT: Java2Demo crashes on 64-bit platforms on nightly build workspace (Sep-18)
  • [JDK-6325555] - Only Partial Fix in for 4515765 in B53 Swing PIT
  • [JDK-6325652] - Iconified JInternalFrame does not restore when Ctrl+F5 is used
  • [JDK-6325681] - NPE in TextLayout containing only zero-advance glyphs using a Font with a rotated baseline
  • [JDK-6325682] - VM lockup with -XX:+UseConcMarkSweepGC while loading classes with custom classloader
  • [JDK-6325748] - MoreInfoDialog uses BoxLayout.LINE_AXIS and PAGE_AXIS not available in java 1.3
  • [JDK-6325764] - c2 fails assertion
  • [JDK-6325809] - java web start jre auto-dl platform request not working
  • [JDK-6325914] - Synth does not draw JInternalFrame icons properly when a border is set.
  • [JDK-6326076] - SA-JDI: ThreadReference.frameCount throws AssertionFailure: must be a valid non-zero index
  • [JDK-6326107] - Java Console is missing in Firefox 1.5 Beta
  • [JDK-6326112] - Exception from Applet.getImage should not be printed to console
  • [JDK-6326131] - REG: App freezes when moving a window from one screen to another on virtual screen config, WinXP
  • [JDK-6326259] - c2 fails assertion: Not valid control.
  • [JDK-6326266] - Mustang : JAXWS tests fail to get deployed and/or run due to Xerces/StaX issues
  • [JDK-6326269] - Bits.unaligned() doesn't handle Solaris amd64 correctly
  • [JDK-6326363] - jhat: hangs when OOM is thrown while parsing the heap dump
  • [JDK-6326374] - jhat should read primitive array content lazily
  • [JDK-6326377] - jhat: show histogram and references by type summary
  • [JDK-6326591] - Cannot load resources from a dynamically loaded class
  • [JDK-6326629] - (thread spec) Modernize ThreadLocal code example
  • [JDK-6327041] - TEST_BUG: test/java/awt/print/PrinterJob/Legal/PrintTest.java fails
  • [JDK-6327047] - smartcardio: terminal factory got from TeminalFactory.getDefault()can not get any terminal
  • [JDK-6327324] - SAJDI : DebuggerException thrown while reading register values on linux platform.
  • [JDK-6327328] - Need to fix problems when using MIT's libgss/kerberos implementation on Solaris
  • [JDK-6327342] - DelayQueue.poll(timeout, unit) can spin past given timeout
  • [JDK-6327464] - SAJDI : IO Exception thrown while attaching with SACoreAttachingConnector on Linux IA32 platform.
  • [JDK-6327521] - dtrace jstack is broken due to incorrect offset generation
  • [JDK-6327536] - Clipping inaccuracy in the ProcessGeneralPath during rendering filled curves
  • [JDK-6327885] - JSR 199: open issues
  • [JDK-6327888] - REGRESSION: PolyVertTest fails on all platforms
  • [JDK-6327891] - T2K crash rendering Swift.ttf from SuSE 9.3 Professional
  • [JDK-6327946] - HTTP/SPNEGO shouldn't call Kerberos 5 login before actual negotiation
  • [JDK-6328000] - class redefinition failed "method deleted"
  • [JDK-6328154] - performance degration in latin-1 text rendering with TextLayout
  • [JDK-6328161] - REGRESSION: Synchronization issue when register/unregister an MBean
  • [JDK-6328228] - No appropriate CCC request for listed JDK 6.0 changes in java.sql package
  • [JDK-6328351] - Dependency on the cache is changing the security pop-up behavior
  • [JDK-6328371] - Loading the applet with valid timestamping object should bring up security pop-up
  • [JDK-6328399] - UnixLoginModule missing curly braces after 'if', causing NullPointerException
  • [JDK-6328478] - OGL: improve performance of simple primitives
  • [JDK-6328481] - OGL: PolyVertTest fails in a number of cases
  • [JDK-6328490] - URGENT: PDF version of Code Conventions shows old, invalid contact email address
  • [JDK-6328502] - Use of -Xrunhprof and -Xverify:all causes StackOverflowError
  • [JDK-6328518] - nsk/jvmti/scenarios/hotswap/HS101/hs101t004 fails intermittently with assertion
  • [JDK-6328523] - Regression: ALT_GCC_COMPILER_PATH not working
  • [JDK-6328530] - JVMTI Spec: clarify can_redefine_any_class capability
  • [JDK-6328620] - Collation of characters non-existing in Turkish locale
  • [JDK-6328661] - REGRESSION: Swing Menus crash with -Xcheck:jni
  • [JDK-6328663] - TEST_BUG: test java/awt/Modal/BlockedMouseInputTest/BlockedMouseInputTest.html fails
  • [JDK-6328675] - SWT_AWT.new_Frame doesn't occupy client area under JDK6
  • [JDK-6328682] - REGRESSION: Mustang b53 breaks the cascading feature of JDMK
  • [JDK-6328693] - java.lang.instrument - redefineClasses/retransformClasses fix speced exceptions
  • [JDK-6328709] - Launching JNLP appln for the 2nd time on AMD-cinnabar and sol 11 (JDS) removes desktop shortcut
  • [JDK-6328712] - REGRESSION: Wrong exception thrown for unsupported UsageThreshold attribute on MemoryPoolMXBean
  • [JDK-6328776] - Update hotspot's solaris makefiles to use new backported dtrace package
  • [JDK-6328790] - JPopupMenu problem with AWT embedded frame in eclipse + JDK6
  • [JDK-6328865] - Display hostname mismatch warning in the security warning dialog.
  • [JDK-6328971] - Regression launching apps from cache with Basic Authentication
  • [JDK-6329006] - Support NSS read-only and no-db modes
  • [JDK-6329053] - JdbcRowSetImpl() throws UnsupportedOperationException
  • [JDK-6329055] - REGRESSION: InputVerifier don't work on JTextField when keyboard is used to change focus
  • [JDK-6329079] - com/sun/jdi/MixedSuspendTest.sh times out in nightly tests
  • [JDK-6329104] - Occasional performance degradation by factor of 3
  • [JDK-6329108] - Typo in test/java/util/Calendar/SerializationTest.sh
  • [JDK-6329116] - Change TimeZone display name for Timor-Leste
  • [JDK-6329151] - firefox java console is missing if JRE is installed before Firefox
  • [JDK-6329156] - ProcessGeneralPath build warnings
  • [JDK-6329161] - Doc typo in File.java
  • [JDK-6329241] - No appropriate CCC request for listed JDK 6.0 changes in javax.swing.plaf.basic package (b53)
  • [JDK-6329244] - Regression: JProgressBar component is not visible when using GTK L&F style on Solaris and Linux
  • [JDK-6329251] - Regression testcase java/awt/appletviewer/IOExceptionIfEncodedURLTest fails
  • [JDK-6329253] - Regression testcase java/awt/dnd/DnDClipboardDeadlockTest fails
  • [JDK-6329265] - REGRESSION: Monitor emits notification of a wrong type when the resource getter throws an Exception
  • [JDK-6329426] - Type1 hinting stretches text vertically too much
  • [JDK-6329486] - Update about box as per UE spec.
  • [JDK-6329488] - update UE graphic items in the deploy workspace
  • [JDK-6329508] - GSSName created as GSSName.NT_ANONYMOUS return isAnonymous() == false
  • [JDK-6329744] - Java throws IllegalComponentStateException with CityIM.jar in SwingSet2 demo
  • [JDK-6329798] - OutputStream.write() contains some logic which is not reachable
  • [JDK-6329990] - JoinRowSet.addRowSet does not throw SQLException if given param is an empty rowset
  • [JDK-6330020] - (cs) Constructor for java.nio.charset.Charset accepts invalid charset name
  • [JDK-6330025] - JVMTI Doc: clarify that exception events are for all Throwables
  • [JDK-6330073] - ScriptEngineManager.init should use Service.providers (e.g. for UTF-8)
  • [JDK-6330075] - incorrect value of javax.xml.datatype.DatatypeFactory.DATATYPEFACTORY_IMPLEMENTATION_CLASS
  • [JDK-6330108] - CTE_REGTEST/Generic/4340913 fails on solaris netscape, mustang
  • [JDK-6330203] - Tomcat client process crashed with "Statically_bound" tests
  • [JDK-6330215] - @Update with insert SQL statement will have SQLRuntimeException.
  • [JDK-6330257] - deploy code clean up
  • [JDK-6330285] - FilePermission allows "/" to imply "/-"
  • [JDK-6330287] - Default DH private exponent size is overly conservative
  • [JDK-6330307] - Improve CopyOnWriteArraySet, CopyOnWriteArrayList equals method
  • [JDK-6330389] - (coll spec) SimpleEntry should inherit Map.Entry equals, hashCode spec
  • [JDK-6330416] - Starvation in DefaultCaret.updateSystemSelection
  • [JDK-6330433] - No appropriate CCC request for listed JDK 6.0 changes in java.awt package (b53)
  • [JDK-6330494] - REG: JComboBox in an embedded frame unusable
  • [JDK-6330539] - Mouse grab changes mouse cursor
  • [JDK-6330563] - api/java_net/ProxySelector/index.html#Misc JCK test fail plugin
  • [JDK-6330584] - update UE graphic items in the install workspace
  • [JDK-6330621] - Get rid of alarming warning message about sa-jdi missing in SDK builds on windows
  • [JDK-6330699] - (se) VM dies when registering a SelectionKey on severals Selector
  • [JDK-6330709] - PKITS X509 Validation Test 4.14.17 passes instead of fails
  • [JDK-6330717] - Regression: javax/swing/JTabbedPane/4889843/bug4889843.java fails
  • [JDK-6330825] - Fix Java SPNEGO delegation with recent GSS changes
  • [JDK-6330838] - Update Pre-Auth info value
  • [JDK-6330850] - RowFilter's orFilter/andFilter have too restrictive a generic type
  • [JDK-6330858] - java/lang/management/ThreadMXBean/ThreadUserTime.java test case fails
  • [JDK-6330920] - Poor error reporting situation
  • [JDK-6330948] - extra mnemonic for shortcut of "OK", "Cancel" and "Close" in JCP
  • [JDK-6330981] - MBeanServerDelegate's SpecificationVersion should be 1.3
  • [JDK-6330982] - Some strings in InstallShield Wizard is not localized on zh_TW Windows platforms
  • [JDK-6331036] - (coll spec) superfluous ) in AbstractCollection docs
  • [JDK-6331058] - REG: AWT testcases deadlock
  • [JDK-6331068] - manual test java/awt/Focus/ChoiceFocus should have a visible output
  • [JDK-6331147] - Control Panel saves settings differently on Windows and Unix machines
  • [JDK-6331155] - Multiple Attach/DetachCurrentThread calls + JVMTI agent = VM crash
  • [JDK-6331214] - JCK-runtime-6.0: Lots of api/java_security tests failed on Windows platform in mustang b53
  • [JDK-6331245] - Delegated cred should not have null name
  • [JDK-6331315] - REGRESSION: Swings painting code should better handle painting from multiple threads better
  • [JDK-6331386] - DHKeyPairGenerator is using BigInteger.setBit
  • [JDK-6331448] - Regression: javax/swing/JToggleButton/6314014/bug6314014.java fails
  • [JDK-6331453] - Need a way to use the delegated cred created by native provider with Subject.doAs(...) call
  • [JDK-6331456] - Regression: javax/swing/plaf/gtk/5027331/bug5027331.java fails
  • [JDK-6331483] - Regression: com/sun/java/swing/plaf/gtk/5048769/bug5048769.sh fails
  • [JDK-6331544] - java.crypto.interfaces.package.html uses absolute links, should be relative.
  • [JDK-6331562] - Method java.awt.SystemTray.getSystemTray() needs spec clarification
  • [JDK-6331577] - (coll spec) Gently denigrate Stack in favor of Deque
  • [JDK-6331578] - (coll spec) Disclaim any guarantees in case of concurrent access
  • [JDK-6331661] - jhat: reduce memory by preferring iterator/enumeration instead of arrays
  • [JDK-6331662] - jhat: reduce memory by preferring iterator/enumeration instead of arrays
  • [JDK-6331672] - jhat: account for object headers in instance size computation
  • [JDK-6331677] - jhat: show finalizer summary information
  • [JDK-6331746] - javax.management.StandardMBean should not use synchronized(this)
  • [JDK-6331762] - REGRESSION: Wrong FontMetrics set when painting custom components in JScrollPane
  • [JDK-6331773] - Many JCK security tests failed on JDK B53
  • [JDK-6331837] - Two Swing DnD methods - rename one and remove another
  • [JDK-6331967] - ASN.1 decoding problem in sun/security/x509/IssuingDistributionPointExtension
  • [JDK-6331983] - ID strings in the JCE stubs not matching the JCE source.
  • [JDK-6332022] - Update JSR 269 to Early Draft v0.39
  • [JDK-6332083] - Delegated cred returned by SEAM/SPNEGO may no longer be a SPNEGO cred but the cred for actual mech
  • [JDK-6332164] - test/java/io/Console/TestConsole failed in jtreg run
  • [JDK-6332204] - com.sun.tools.javac.code.Types.lub() throws NPE
  • [JDK-6332297] - REGRESSION: Tool Tips don't work after serialize/deserialize
  • [JDK-6332311] - jps does not work if username contains an underscore
  • [JDK-6332336] - DefaultRowSorter should optimize changing sort order
  • [JDK-6332349] - 44 JCK6.0-runtime tests fails in api/java_rmi/ and api/javax_management/remote/
  • [JDK-6332363] - Fastdebug c2 fails assertion on x86
  • [JDK-6332434] - JDWP: cbEarlyException in JDWP.dll leaks JVMTI allocated memory
  • [JDK-6332435] - Add regression test for CountDownLatch
  • [JDK-6332480] - BMP Reader fails to read the TYPE_BYTE_GRAY image encoded by BMP Writer with BI_RLE8 compression
  • [JDK-6332491] - Performance regression in b54 on x86
  • [JDK-6332512] - The MSI SetupInitialization dialog should be removed
  • [JDK-6332557] - mustang message update 2
  • [JDK-6332641] - CORBA product_rmijrmp_dgc:Test01 fails with exception
  • [JDK-6332691] - Regression: javax/swing/plaf/synth/6278565/bug6278565.java fails
  • [JDK-6332756] - (ch) Implementation of java.nio.channels.FileLock class does not match its specification
  • [JDK-6332761] - PBE SecretKeys are hard coded to return PBEWithMD5AndDES regardless of factory algorithm.
  • [JDK-6332766] - J2SE_MKTG_VERSION and related variables should be fixed to reflect new versioning scheme
  • [JDK-6332769] - Doc Makefile Change: Add strings to indicate the version number and draft status
  • [JDK-6332816] - PIT:Console.readLine() throws ArrayIndexOutOfBoundsException
  • [JDK-6332962] - javax.managment.modelmbean.DescriptorSupport.writeObject() has problem validating serializability
  • [JDK-6332964] - (reflect) AnnotationFormatError thrown when annotation on constructor parameter
  • [JDK-6333028] - API Doc 6.0: index.html should be updated
  • [JDK-6333055] - REGRESSION: Possible IllegalMonitorStateException
  • [JDK-6333255] - REGRESSION: java/awt/List/KeyEventsTest/KeyEventsTest.html fails
  • [JDK-6333258] - Regression: java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKeypress.java fails
  • [JDK-6333453] - Clarication of the Precision column in returned metadata
  • [JDK-6333481] - The Java 2 SE Installer window title is not completely visible on Sol/lin
  • [JDK-6333488] - PIT: JREFindDialog throws NullPointerException when tries to find jres of other OS
  • [JDK-6333528] - setInitThreshold(Number) of CounterMonitor
  • [JDK-6333554] - Wrong exception thrown when trying to register invalid MXBean in MBeanServer
  • [JDK-6333613] - Flickering upon resize in Mustang
  • [JDK-6333676] - The poold core dumped during multi-thread regression test.
  • [JDK-6333716] - PIT b56 - Host name mismatch window is not coming up for applets
  • [JDK-6333734] - Regression test sun/java2d/SunGraphics2D/SimplePrimQuality failing on Windows
  • [JDK-6333807] - Regression test failures on XP: sun/net/www/http/KeepAliveStream
  • [JDK-6333859] - (coll) minor typo in Map.java
  • [JDK-6333892] - Unit tests FontAttributeTest.java and KernTest.java both failing with -d64 on Solaris10
  • [JDK-6333923] - Using javax.xml.transform causes an annoying warning message to be written to System.err
  • [JDK-6333959] - DisposeEnvironment does not free the tag map table
  • [JDK-6334012] - JTabbedPane's tabs are wrongly redrawn while using GTK+ L&F
  • [JDK-6334074] - PIT:PrintService returns few new text flvrs as supported but do not support them, Sol-NonCups
  • [JDK-6334167] - newDurationDayTime(String) and newDurationYearMonth(String) fail to test for duration type
  • [JDK-6334171] - Regression: ZipOutputStream sometimes omits "data descriptor"
  • [JDK-6334203] - vm/jvmti/RedefineClasses/rdef001/rdef00102/rdef00102.html fails when running under java plugin
  • [JDK-6334430] - api/javax_xml/crypto/dsig/XMLSignatureFactory/index.html#instance[Instance2012] test is failing
  • [JDK-6334590] - Can't enable Java Web Start for Java Project created with existing sources
  • [JDK-6334591] - JNLP Visual Editor refresh error
  • [JDK-6334593] - The description information for JNLP module is not correct
  • [JDK-6334606] - www.valutakurser.dk crashes plugin
  • [JDK-6334640] - Regression: behaviour in transformation with certain XSLs has changed - output not as expected
  • [JDK-6334665] - StringMonitor not following the spec for "jmx.monitor.error.type"
  • [JDK-6334730] - JRE/JDK uninstaller should remove sunmscapi.jar from the extensions directory
  • [JDK-6334849] - Unchecked scale manipulation in BigDecimal.dropDigits
  • [JDK-6334864] - Focus traversal problem with Java Applet on a html page
  • [JDK-6334998] - DataSet methods throws SQLException instead of SQLRuntimeException
  • [JDK-6335138] - Java SE security should use the new Console.readPassword() method
  • [JDK-6335145] - exceptions thrown out from Liveconnect applet
  • [JDK-6335200] - HTML text of JTree's nodes disappear when horizontally scrolling the ScrollPane containing the tree
  • [JDK-6335238] - SimpleDateFormat clone() decendents corrupt each other
  • [JDK-6335253] - MBeanConstructorInfo for a standard MBean contains a default description that says MXBean
  • [JDK-6335277] - System cached applications are not listed under "System Applications" unless the JCP is re-invoked
  • [JDK-6335285] - 17% regression for alacrity_jetstream at linux-amd64 for 1.6.0b55 vs 1.6.0b54
  • [JDK-6335291] - Launching JNLP Appln with http URL but https port (8443) throws NPE, which is misleading to identify
  • [JDK-6335331] - SplashScreen-Image in MANIFEST.MF does not accept a leading slash in path and it is not specified
  • [JDK-6335337] - MBeanInfo's Descriptor of a standard MBean should contain mxbean=false
  • [JDK-6335364] - JTable header: sorting arrow and selected column should be hidden when printing
  • [JDK-6335410] - (spec thread) Thread.stop missing @throws NullPointerException
  • [JDK-6335582] - Naming regression test does not handle URL parsing success correctly
  • [JDK-6335589] - REGRESSION: JdbcOdbc ResultSet.getString returning text and char(0) padding
  • [JDK-6335597] - Duplicate file, ReadonlyGrammarPool.java, integrated by jaxp
  • [JDK-6335601] - Need new AccessibleRole constant: javax.accessibility.AccessibleRole.HTML_CONTAINER
  • [JDK-6335662] - remove extra update check when launching jnlp application
  • [JDK-6335673] - Update JSR 269 to Early Draft v0.42
  • [JDK-6335793] - HPROF file dumps on Windows slower than expected
  • [JDK-6335807] - Can't redeploy the app with Deploy
  • [JDK-6335810] - Can't deploy the jnlp/app with Deploy
  • [JDK-6335848] - New Query.isInstanceOf takes String arg but other queries take StringValueExp arg
  • [JDK-6335862] - JNLP Visual Editor - Homepage element edit error
  • [JDK-6335921] - AttachProvider.listVirtualMachines should only return VMs that we can attach too
  • [JDK-6336297] - GSSManager failing with "unable to initialize mechanism library [/usr/lib/gss/gl/mech_krb5.so]"error
  • [JDK-6336384] - ScrollBar does not show up correctly in 6.0
  • [JDK-6336392] - X509V3/interop tese failed due to cert toString contains java.io.IOException
  • [JDK-6336479] - DetachCurrentThread should release thread-owned monitors
  • [JDK-6336503] - When script implements a Java interface, return value needs to be converted to closest Java type
  • [JDK-6336509] - MenuBar in java GTKLookAndFeel has different height than the native menubar
  • [JDK-6336560] - attach API docs should be generated in guide dir instead of tooldocs dir
  • [JDK-6336600] - Correction to the new Azerbaijani currency
  • [JDK-6336624] - Java Web Start crashes when the application window is moved
  • [JDK-6336791] - loop unrolling of simple loop causes excessive register spilling on SPARC
  • [JDK-6336798] - JSSE in beta broken by putback for 6327946
  • [JDK-6336799] - REGRESSION: Heavy weight Popups are broken with custom PopupFactory in a sandbox environment
  • [JDK-6336804] - javax.imageio.ImageIO possible handle leak in some methods
  • [JDK-6336813] - Nightly: Java2Demo and other suites failing using -d64 with Solaris10 64-bit binaries
  • [JDK-6336960] - Improve error message when invalid value returned from client code's InputStream.read() method
  • [JDK-6336976] - javadoc says 1.2 speaking about JMX spec version as it might be 1.3 (7 occurrences)
  • [JDK-6337011] - Bug 6280695 is failing in PIT for B57
  • [JDK-6337015] - Bug 6193724 is failing in PIT for B57
  • [JDK-6337061] - ModelMBeanInfoSupport.getDescriptors(null) doesn't return modelMBeanDescriptor
  • [JDK-6337096] - HPROF: Need to remove use of JVMTI_HEAP_REFERENCE_CLASS
  • [JDK-6337180] - NamespaceContext.getNamespaceURI doesn't work as expected
  • [JDK-6337226] - BigDecimal.divideToIntegralValue(BigDecimal, MathContext) does not behave to spec
  • [JDK-6337338] - Printing of medium sized text files causes a very large spool file.
  • [JDK-6337504] - javadoc comments in ScriptEngineManager should clarify service provider usage
  • [JDK-6337517] - Call of JProgressBar.getPreferredSize() causes NPE on Windows L&F and custom desktop theme
  • [JDK-6337524] - DatagramSocket.close() javadoc bug
  • [JDK-6337571] - JVM crashes on SIGQUIT
  • [JDK-6337679] - DescriptorKey for an MBean is ignored when it comes from super interface
  • [JDK-6337684] - REGRESSION:XIncludeAwareParserConfiguration can not be cast to XMLParserConfigruation
  • [JDK-6337688] - REGRESSION:javaws can not be started when JNLP contains the signed JNLP-INF/APPLICATION.JNLP file
  • [JDK-6337690] - "Install Shortcut" button remains enabled after desktop shortcut is created on SuSE9.3/GNOME
  • [JDK-6337694] - JNLP file association does not work on SuSE9.3/GNOME
  • [JDK-6337800] - javac and apt help screen has -A like description for -J
  • [JDK-6337830] - CTE_REGTEST/Generic/4766667, unclear test instruction, mustang
  • [JDK-6337939] - CTE_REGTEST/NotJTREG/4428838, beans.ocx not found, mustang
  • [JDK-6338047] - JNLP Visual Editor - codebase not synchronized with command
  • [JDK-6338058] - REGRESSION:With 6.0-b56,GSMS-report is generated empty due to an XSLT Error
  • [JDK-6338064] - Tree API: can't determine kind of operator
  • [JDK-6338070] - REGRESSION: XMLDecoder ignores statements made to owner unless read() is called
  • [JDK-6338102] - Validator.validate() does not support StAXSource, StAXResult, StreamResult types.
  • [JDK-6338106] - Exception occurred while open the project that moved to another folder
  • [JDK-6338120] - Extra spaces in title of the installation dialog after Name Change.
  • [JDK-6338152] - [zh_CN] inproper translations in standard and internal doclets in jdk
  • [JDK-6338194] - fastdebug c2 failes assertion on x86 platforms: Not valid control
  • [JDK-6338195] - fastdebug c2 fails assertion on all platforms: Not an Int
  • [JDK-6338253] - In spec for javax.swing.table.TableRowSorter and JTable character "<" is using instead of "&lt;".
  • [JDK-6338269] - Regression: NPE with JOptionPane.getRootFrame()
  • [JDK-6338343] - Adding updateNCharacterStream to the ResultSet interface
  • [JDK-6338348] - NPE in MetalInternalFrameUI
  • [JDK-6338373] - REGRESSION: CTE_REGTEST/Generic/4851255, test instruction, mustang
  • [JDK-6338412] - Applications startup failed at a special Mustang build with the new Windows AMD 64 compiler
  • [JDK-6338444] - CCE from org.apache.xerces.parsers.SAXParser.<init> in b56
  • [JDK-6338472] - Fonts created with createFont not being freed by GC.
  • [JDK-6338587] - Regression: java.io.FileNotFoundException is thrown with Plugin tests for Mustang b56 on windows
  • [JDK-6338608] - java/awt/Desktop/OpenTest/OpenTest.sh and java/awt/Desktop/BrowseTest/BrowseTest.sh fail
  • [JDK-6338618] - TEST_BUG Reg-test: javax/swing/LayoutStyle/UnitTest/MetalTest.java and OtherTest.java fail
  • [JDK-6338632] - javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails
  • [JDK-6338642] - javax/swing/plaf/synth/SynthMenuItemUI/6276836/bug6276836.java times out
  • [JDK-6338927] - Redefine crash on lazy NetBeans instrumentation -- upto 4096 redefines on a single class
  • [JDK-6338951] - java.net.URI now accepts "http://-a"
  • [JDK-6338993] - need to add setBlob/Clob(String parameterName, Clob/Blob) to CallableStatement
  • [JDK-6339023] - REGRESSION: JCK-runtime-6.0: api/org_w3c/dom/ls/LSSerializer/index.html#write failed, mustang b56
  • [JDK-6339064] - TEST_BUG: tools/javah/ReadOldClass.sh fails on Solaris
  • [JDK-6339135] - Regression: javax/swing/JComboBox/4765319/bug4765319.java fails
  • [JDK-6339187] - Regression: java/awt/TrayIcon/TrayIconAutoShutdownTest/TrayIconAutoShutdownTest.sh fails
  • [JDK-6339391] - Class.getSimpleName() throws InternalError for class javax.crypto.SunJCE_f
  • [JDK-6339417] - jhat: exclude weak refs query does not work as expected
  • [JDK-6339435] - After the name change, jdk install wizard still shows Java(TM) SE Development Kit 6.0
  • [JDK-6339449] - DefaultRowSorter.rowsInserted/rowsDeleted/rowsUpdated methods should throw exception, but they don't
  • [JDK-6339483] - NullPointerException when creating HttpContext with no handler
  • [JDK-6339489] - one korean character (\ud55c) is not rendered properly in menu and CheckboxMenuItem
  • [JDK-6339493] - (process) Runtime.exec does not close all file descriptors on Solaris 9
  • [JDK-6339496] - Jdk patch folder is not getting removed even after JDK uninstallation
  • [JDK-6339515] - TableHeader in GTK LAF doesn't have separators between columns
  • [JDK-6339538] - sunLogo.gif was removed from jreinstaller (in sample directory) without also removing from makefile.
  • [JDK-6339574] - Vertical scrollbar in ComboPopup is always shown even when it isn't needed
  • [JDK-6339702] - msvc*71.dll files need to be ignored by rtpatch
  • [JDK-6339727] - Need to clarify what happens when Connection.close() is called an a transaction is active
  • [JDK-6339800] - ArrayIndexOutOfBoundsException when queried 0 rows from the data Base.
  • [JDK-6339820] - Unclear what is the initial cursor position once @Select had queried one or more rows.
  • [JDK-6339846] - New Community Fix Received: HotSpot build on AMD64 Fedora Core 4
  • [JDK-6339849] - New Community Fix Received: HotSpot build on AMD64 Fedora Core 4
  • [JDK-6339852] - error message: compiler message file broken
  • [JDK-6339860] - REG: XSLT errors generating SQE reports with Tonga.xml file and XSLT stylesheet with Mustang B56
  • [JDK-6339861] - PIT. NO title for Certificate Detail window
  • [JDK-6339875] - Verifier should make sure a couple of key types used are loaded primordial classloader
  • [JDK-6339878] - _locals_size, _stack_size etc. in StackMapFrame should be int
  • [JDK-6339881] - GTK look and feel does not adapt text antialiasing at runtime
  • [JDK-6339956] - Eliminate locking of unescaped objects
  • [JDK-6339968] - JCP --> "About" tooltip has word "J2SE" in it (for French locale)
  • [JDK-6339981] - JCP launched in French locale displays certain dialog text/window title/tooltips in English
  • [JDK-6339989] - cache viewer launched in French locale displays certain dialog text/window title/tooltips in English
  • [JDK-6340201] - RedefineClasses devours memory
  • [JDK-6340202] - REGRESSION: Testcase 4890345 is failing with 50u6_b3 but passing with 50u6_b2
  • [JDK-6340266] - Deployment Toolkit: add regsvr32 support to deploytk.dll
  • [JDK-6340338] - Dtrace probe name changes
  • [JDK-6340415] - CTE_REGTEST/Generic/4856776, no exception shown in client machine
  • [JDK-6340419] - CTE_REGTEST/Generic/4496540, missing test instruction
  • [JDK-6340458] - Deployment Toolkit: Japanese masthead text is garbled
  • [JDK-6340494] - CTE_REGTEST/Generic/4904444, test instruction error, mustang
  • [JDK-6340519] - Tree API: open issues
  • [JDK-6340525] - javax.tools missing from http://download.java.net/jdk6/doc/api/
  • [JDK-6340723] - Code example in SystemTray javadoc must be updated
  • [JDK-6340727] - DescriptorKey is not ignored as specified when used within a Dynamic MBean
  • [JDK-6340805] - UnixInstallHandler uses String.replaceFirst(), causing NoSuchMethodError running 1.3 jre
  • [JDK-6340856] - Classloader is unable to load classes from extension jars (premature close)
  • [JDK-6340871] - REGRESSION: ComboBox height changes on Splitpane resize with Gridbag Layout
  • [JDK-6340919] - Incorrect list of keys reported as weak by DESKeySpec.isWeak()
  • [JDK-6340925] - Mustang B57 crashed on solaris 10 by running SwingSet2 Slider demo with -d64 flag in GTK L&F
  • [JDK-6340951] - Tree API: some literals are identifiers
  • [JDK-6341007] - CTE_REGTEST/Generic/4968560 fails, mustang
  • [JDK-6341025] - CTE_REGTEST/Generic/4791146/JAXPValidation.java fails
  • [JDK-6341072] - printError does not result in nonzero return code for javac when processing
  • [JDK-6341088] - CTE_REGTEST/Generic/4806430/FileChooserDemoMotif.java fails
  • [JDK-6341105] - Syntax error with sqlserver & parameterized sql annotation elements
  • [JDK-6341173] - Explicit SourcePosition should be eliminated
  • [JDK-6341177] - Add IDE toolability API to JSR 269
  • [JDK-6341204] - Remove the total started line from the thread count graph
  • [JDK-6341205] - (spec) Console.readPassword(String,Object...) contains broken links to Formatter spec
  • [JDK-6341275] - [ja] wrong mnemonic in SSV dialogs
  • [JDK-6341276] - [ja] wrong mnemonics in deployment security dialogs
  • [JDK-6341277] - [ja] wrong mnemonics in ClipboardService Security warning dialog
  • [JDK-6341278] - [ja] wrong mnemonic in Support Info dialog
  • [JDK-6341338] - JNLP Appln crashes on RHAS4.0/Cinnabar when DumpThreadStack (key "v") is pressed on java console
  • [JDK-6341374] - api/java_lang/instrument/Instrumentation/index.html#Instrumentation with "-server" causes VM crash
  • [JDK-6341402] - Selection and variable row heights should persist when filtering
  • [JDK-6341414] - reliability tests fail on C1
  • [JDK-6341455] - os::write_memory_serialize_page need a explicit handler in thread native transition
  • [JDK-6341534] - PackageElement.getEnclosedElements results in NullPointerException from parse(JavaCompiler.java:429)
  • [JDK-6341599] - JCE Reference Guide has recommendations, not requirements, for algorithm naming
  • [JDK-6341610] - Deployment Toolkit: remove ordinals from DeployTk.def
  • [JDK-6341613] - init() and destroy() in Filter class are not called
  • [JDK-6341616] - Server does n't send any response if there is RuntimeException in validate() of BasicAuthFilter
  • [JDK-6341706] - clean-up thread should not remove resource of current running application
  • [JDK-6341770] - Xerces cannot handle relative entity includes with non-ASCII base URL
  • [JDK-6341795] - Summary tab shows java.lang.refelect.UndeclaredThrowableException when the VM disconnects.
  • [JDK-6341798] - XMLDecoder fails when using Turkish Locale
  • [JDK-6341866] - Source files loaded from source path are not subject to annotation processing
  • [JDK-6341981] - Extremely slow and mysterious "updating user cache" dialog on Mustang
  • [JDK-6342047] - No appropriate CCC request for listed JDK 6.0 changes in javax.smartcardio package (b43)
  • [JDK-6342281] - Hotspot crash when trying to allocate array exceeding VM limit
  • [JDK-6342307] - Accelerators trigger menuitems that are on disabled menus
  • [JDK-6342357] - java/awt/Desktop/SecurityTest/SecurityTest.sh fails
  • [JDK-6342360] - Switch to Sun Studio 11 compiler
  • [JDK-6342364] - TEST_BUG: java/awt/PrintJob/Security/SecurityDialogTest.java fails
  • [JDK-6342381] - NetBeans GUI causes crash in b57
  • [JDK-6342389] - Win98 public jre Installation Problem
  • [JDK-6342404] - Image I/O plugin failure causes all readers to fail
  • [JDK-6342408] - Missing the heading (<h1> tag) for demo\applets\JumpingBox\example1.html
  • [JDK-6342411] - Add bridge method to allow reflective access to public method in non-public class
  • [JDK-6342457] - [sv] Untranslated strings in installer
  • [JDK-6342463] - src/share/classes/sun/tools/jar/resources/jar_*.properties not synch to base files
  • [JDK-6342544] - Compilation Time of java.util.regex.Pattern takes too long
  • [JDK-6342546] - REGRESSION: WinXP LaF: Disabled JButtons have black border
  • [JDK-6342738] - Disable CKM_DSA_SHA1 and CKM_*_RSA_PKCS in sunpkcs11-solaris.cfg
  • [JDK-6342847] - missing notify to the pending list lock
  • [JDK-6342869] - Static variables in Swing enable security exploits, dup of 6332750 for Mustang
  • [JDK-6342892] - Random Mustang javaws failure w/ dirty cache
  • [JDK-6342926] - invalid assertion in ciMethod::build_method_data
  • [JDK-6342951] - Implicit null checks on large objects cause JVM crash
  • [JDK-6343097] - java.util.Service<T>.reload() doesn't update corresponding data
  • [JDK-6343114] - javaw process keeps alive after the jnlp app's "main-class" ending
  • [JDK-6343209] - Need to specify how SubjectDelegationPermission works for ConnectorServer creators
  • [JDK-6343211] - JCK 6.0: a lot of api/javax_xml/crypto/validation/ tests fail with java.security.InvalidKeyException
  • [JDK-6343313] - overflow during recursion through inputs of nodes
  • [JDK-6343393] - (thread) Thread.stop for main method thread ignored
  • [JDK-6343401] - Crash removing empty loop
  • [JDK-6343431] - Regression: rendering artifacts in DOQQ applet
  • [JDK-6343474] - Deployment Toolkit: add missing %W% %E% SCCS keywords
  • [JDK-6343476] - mustang beta l10n message update 3
  • [JDK-6343486] - Change java.util.Service reference to sun.misc.Service in JavacProcessingEnvironment.
  • [JDK-6343684] - Control debug build is broken for j2se due to use of MAKEFLAGS
  • [JDK-6343688] - Add timing information on nested make rules
  • [JDK-6343752] - Correct java.awt.Component Serialized Form : coalescingEnabled
  • [JDK-6343825] - [zh, zh_TW] some inproper mnemonic key in JCP and Deployment.java
  • [JDK-6343845] - IDE build on Windows needs cleanup
  • [JDK-6343850] - [i18n] File size units hardcoded
  • [JDK-6343853] - Rendering issues on Vista caused by use of GDI and DDraw on onscreen surfaces
  • [JDK-6343899] - REGRESSION: JButton does not behave the same
  • [JDK-6343998] - Defect: Expires Header on 304 Responses
  • [JDK-6344056] - [ko] translation error in InstallShield dialogs
  • [JDK-6344074] - Messager.printNotice() writes to stderr, and documentation does not say where it should write.
  • [JDK-6344156] - [ko] No mnemonic key is on Java Control Panel
  • [JDK-6344172] - Closing of returned streams is not specified in Socket, URL, and URLConnection
  • [JDK-6344177] - Can't get tree from a top level class
  • [JDK-6344224] - differences between GTK LAF in Mustang and Tiger
  • [JDK-6344227] - Regression: Software rendering of cubic curves sometimes crashes the VM
  • [JDK-6344248] - Regression: Filling of the shapes containign large line segments produces incorrect result
  • [JDK-6344271] - java.sql.ClientInfoException: the reason is not initialized properly if cause is not null
  • [JDK-6344414] - Wrong version numbers in package level doc for java.sql
  • [JDK-6344418] - CodeBuffer::relocate_code_to is zeroing the wrong storage
  • [JDK-6344424] - segmentation fault with client VM
  • [JDK-6344442] - Large page size causes slowdown of java -version in fastdebug -server mode on solamd64
  • [JDK-6344457] - Replace images used to show delayed/failed image loading in JEditorPane
  • [JDK-6344471] - Restore TransferHandler.TransferInfo.getDropAction()
  • [JDK-6344477] - Should generic type be different for java.sql.QueryObjectGenerator and Connection.createQueryObject
  • [JDK-6344505] - update shared archive classlists for mustang beta
  • [JDK-6344525] - Bogus links in class javadoc for java.sql.DataSet
  • [JDK-6344554] - REGRESSION: SAP J2EE engine 6.3.0 cannot startup properly in Mustang b56
  • [JDK-6344623] - (fmt spec) Character conversion should mention Character.isValidCodePoint call for byte and short
  • [JDK-6344646] - java.exe throws ExceptionInInitializerError in Windows Lithuanian locale
  • [JDK-6344696] - [zh_TW] missing mnemonic keys in right click menu in JCP cache viewer
  • [JDK-6344739] - [ko] add mnemonic key in security dialog strings
  • [JDK-6344759] - JMX spec should mandate more clearly the 12 javax.management.*Exp private classes
  • [JDK-6344782] - [euro,l10n] Wrong mnemonics in SSV dialogs
  • [JDK-6344783] - GTKNativeStyle returns wrong Insets values for some widgets
  • [JDK-6344786] - Console.read{Password,Line}(String,Object...) do not throw NPE on null argument
  • [JDK-6344908] - Concurrent execution of Dialog.addComponentListener() and Dialog.setResizable() deadlocks
  • [JDK-6344976] - May need workaround for C compiler bug compiling awt file awt_Mlib.c on Sol11 X86
  • [JDK-6345002] - REGRESSION: Popup Menus In Swing Applets Immediately Close
  • [JDK-6345014] - JFileChooser details view headers are incorrectly aligned on Windows
  • [JDK-6345050] - JTable got larger in 1.5.0
  • [JDK-6345053] - Hotspot probes with float/double arguments do not work.
  • [JDK-6345077] - Javadoc for ConcurrentLinkedQueue is deficient
  • [JDK-6345152] - CTW crash at node.cpp, 69 with "-XX:+VerifyDUIterators"
  • [JDK-6345169] - Using -XX:+RestoreMXCSROnJNICalls crashes on amd64
  • [JDK-6345202] - Add native GSS support on Linux
  • [JDK-6345208] - Need to fix problems when using Heimdal's libgss/kerberos implementation
  • [JDK-6345247] - "ProductName" in JavaRuntimeSettings window is highlighted
  • [JDK-6345251] - Support for CKM_TLS_PRF
  • [JDK-6345324] - sfx2sh tries to do too much
  • [JDK-6345338] - GSS throws NPE when the JAAS config file does not exist
  • [JDK-6345376] - Bad unicode char in deployment.properties if Jdk was install in Chinese directory.
  • [JDK-6345387] - java.net.URI: no difference between 'null' and empty authority
  • [JDK-6345395] - java.net.URI: Valid URI isn't recognized
  • [JDK-6345399] - Unexpected event for WINDOW_EVENT_MASK
  • [JDK-6345409] - java.net.URI doesn't recognize IPvFuture hosts
  • [JDK-6345486] - Regression test java/awt/appletviewer/IOExceptionIfEncodedURLTest is incorrect
  • [JDK-6345502] - java.net.URI: constructor URI(String) succeed, URI(7 parameters) fails
  • [JDK-6345551] - java.net.URI: constructor URI(schema, authority, path, query, fragment) has an error
  • [JDK-6345594] - 94% regression in 1.6.0b58 start_application_awt on 32bit server jvm/solaris/sparc
  • [JDK-6345598] - java.lang.RuntimeException: o3Ea: at ArrayObjectMethods.main(ArrayObjectMethods.java:113)
  • [JDK-6345619] - windows-amd64 should not bundle up the WI2.0 engines
  • [JDK-6345659] - Regression test java/text/Format/DFSSerialization.java failed
  • [JDK-6345670] - Browser path disappears when using scrollbar in ControlPanel/Advance/CommandtoLaunchDefaultBrowser
  • [JDK-6345743] - Vista DWM disabled when Toolkit.sync() is called
  • [JDK-6345802] - Deployment Toolkit static link deploytk.dll, remove msvcp71.dll dependency
  • [JDK-6345812] - JSR 269 annotation processing breaks with assertion, in Types.isAssignable() method.
  • [JDK-6345830] - Performance: Windows using /O1 might reduce footprint, needs experimentation
  • [JDK-6345905] - Deployment Toolkit fix up compiler warning messages
  • [JDK-6345960] - problem with exception lookup for async exception delivery at return poll point.
  • [JDK-6345974] - JCPrimitiveTypeTree.getPrimitiveTypeKind() inappropriately throws an AssertionError for "void"
  • [JDK-6345986] - ArrayIndexOutOfBoundsException threw when run Java2Demo in mustang b58
  • [JDK-6346014] - test conflict with new KeyTool behaviour
  • [JDK-6346071] - Problem with lookups of localhost with JNDI-DNS provider
  • [JDK-6346111] - Integrate Apache XMLSec 1.3 sources
  • [JDK-6346246] - javacTree API gives AssertionError for void PrimitiveTypeTree
  • [JDK-6346249] - javac Tree API missing functionality
  • [JDK-6346251] - JSR269 should provide a method to get the binary name for an element
  • [JDK-6346265] - GSSContext/Krb5 mechanism should not cache Cipher object
  • [JDK-6346266] - Sun logo is not there in the "About Java" dialog
  • [JDK-6346327] - JVMTI Doc: Clarify GetStackTrace when start_depth == 0
  • [JDK-6346354] - BandCombineOp.getMatrix does not fully clone matrix before returning
  • [JDK-6346452] - DataSet.getWarning throwing a incorrect exception when DataSet had closed. clearWarnings()
  • [JDK-6346453] - JSR 269 Types.directSupertypes implementation returns an invalid list.
  • [JDK-6346506] - jsr 269 Elements.getTypeElement(String s) will throw NPE for a unknown class.
  • [JDK-6346515] - REG: Regression testcases deadlock
  • [JDK-6346688] - JAVA WebStart is NOT handling PAC-file (Proxy Auto Config) using dnsDomainIs() correctly
  • [JDK-6346690] - Mnemonics don't consume proper events
  • [JDK-6346729] - JavaScript engine, language version values are not proper
  • [JDK-6346732] - can't assign undefined or null value to JavaScript global variables
  • [JDK-6346733] - JavaScript scope (Bindings) implementation is broken
  • [JDK-6346734] - Error on XML literals should be thrown on parsing
  • [JDK-6346741] - Unnecessary Java vtable initialization for shared classes
  • [JDK-6346746] - JMenu.addSeparator() doesn't work under GTK
  • [JDK-6346833] - When Java Web Start auto-dl's newer jre, application should run with newer javaws.
  • [JDK-6346973] - JSR 269 directSupertypes(Mirror m) causes java.lang.StackOverflowError
  • [JDK-6347028] - Use /D _STATIC_CPPLIB on Windows to prevent dependence on msvcp71.dll
  • [JDK-6347106] - (coll) Make ArrayList(Collection) more threadsafe
  • [JDK-6347144] - Exchanger maintenance
  • [JDK-6347190] - startElement is not closed when comment is written
  • [JDK-6347330] - Remove jvm.dll dependency on msvcp71.dll
  • [JDK-6347436] - CHANGES file at jdk1.6.0/jre location doesn't contain any data
  • [JDK-6347516] - Update Kerberos to use Sun MD4 implementation
  • [JDK-6347523] - java web start auto-dl not working
  • [JDK-6347571] - JConsole fails to connect to 1.4.2 VMs
  • [JDK-6347575] - FileImageInputStream.readInt() and similar methods are inefficient
  • [JDK-6347637] - Some MultiMonitor tests got OutOfMemoryError in mustang b58 in GeForce6600 card
  • [JDK-6347654] - Text recommending against calling 'new SecureRandom()' should be removed
  • [JDK-6347680] - CTE_REGTEST/Generic/5062078 unclear test instruction, mustang
  • [JDK-6347681] - javac test stackmap T4955930 fails
  • [JDK-6347716] - Add javax.lang.model.types.TypeKind.isPrimitive()
  • [JDK-6347725] - PIT Jre1.4.X autodownload test fail with an exception
  • [JDK-6347736] - Empty comboboxs do not have a valid baseline
  • [JDK-6347870] - javac throws NullPointerException when Processor invokes the Filer.createTextFile() method
  • [JDK-6347901] - REG: ActionEvent.getWhen() returns 0 always for TextField on XToolkit
  • [JDK-6347907] - REGRESSION: Text Cursor flickers on the periphery for Text Components, XToolkit
  • [JDK-6347936] - Some hotspot_jni '-return' probes are missed
  • [JDK-6347944] - Selected JNLP appln still launches when mouse doubled clicked away from selection
  • [JDK-6347994] - REG: Scrollbar, Choice, Checkbox flickers and grays out when scrolling, XToolkit
  • [JDK-6348035] - REG: Pressing F10 does not bring up the menu in some cases, on XAWT
  • [JDK-6348044] - REG: Popup Menu flickers badly on XToolkit
  • [JDK-6348082] - remove use of make variable SOLARIS_MAKE from makefiles, not used anymore
  • [JDK-6348189] - TextAttribute.TRANSFORM docs should reflect actual behavior
  • [JDK-6348193] - AS8.1 UR2 BAT test failure with "javac"
  • [JDK-6348207] - File.length() reports a length of 0 for special files hiberfil.sys and pagefile.sys (win)
  • [JDK-6348224] - Firefox hangs on http://tours.tourfactory.com/tours/tour.asp?t=223372&sreferer=
  • [JDK-6348243] - PIT : jvmti/unit/functions/ForceGarbageCollection/gc crashes VM
  • [JDK-6348268] - PIT :nsk/stress/strace/strace006 crashes with SIGSEGV (0xb) at pc=0xca0ef7ed, pid=11925, tid=3 error
  • [JDK-6348269] - PIT : nsk/stress/stack/b4502350 fails
  • [JDK-6348286] - CTW failure in b59: assertion at utilities/bitMap.hpp, 88
  • [JDK-6348377] - Problem with StAX XML Readers when using InputStream
  • [JDK-6348413] - Solaris JDK build fails when run from under bash (echo -e issue)
  • [JDK-6348426] - UTF-16 decoder does not return CoderResult.OVERFLOW when it should.
  • [JDK-6348515] - java.net.URI.compareTo doesn't work
  • [JDK-6348544] - client VM crash with -XX:+ExtendedDTraceProbes
  • [JDK-6348547] - TableRowSorter: sorting with comparator usage fail in some cases
  • [JDK-6348551] - (fmt spec) Formatter has incorrect html spec
  • [JDK-6348582] - javac throws NullPointerException when Processor invokes the Filer.createBinaryFile() method
  • [JDK-6348622] - java.net.URI.parseServerAuthority is not necessary any more and its javadoc has wrong statement
  • [JDK-6348630] - initial thread != primordial thread confuses attach tests (LinuxThreads only)
  • [JDK-6348637] - (doc) java.net.URI.isOpaque description cantains a small error
  • [JDK-6348702] - collectorPolicy.cpp: assert(result != NULL || refused || gch->is_maximal_no_gc(),...) is too strong
  • [JDK-6348744] - PNGImageReader should skip metadata if ignoreMetadata=true
  • [JDK-6348760] - crash: java.lang.AssertionError at com.sun.tools.javac.comp.Lower.abstractLval(Lower.java:1853)
  • [JDK-6348793] - SA's printed oop maps and debug info incorrect for C2
  • [JDK-6348806] - SwitchRange coalescing in do_tableswitch is broken
  • [JDK-6348819] - reg. test java/util/Calendar/StampOverflow.java always ignored, should be cleaned up
  • [JDK-6348968] - Jvm(B53+) crash on Redhat Linux AS4 after dlopen("libgnomevfs-2.so.0")
  • [JDK-6349010] - REGRESSION: XP L&F: on jdk 1.6, preferred size of JToggleButton in JToolbar on winxp is wrong.
  • [JDK-6349044] - JavaWS incorrectly reports supported JNLP versions
  • [JDK-6349071] - Fix for 6317909 was removed accidentally from GTKLookAndFeel.java
  • [JDK-6349091] - No appropriate CCC request for listed JDK 6.0 changes in javax.xml.datatype package (b60)
  • [JDK-6349101] - offset bug in sun.font.TrueTypeFont.lookupName() causing JCK 15a test failure for certain TTF files
  • [JDK-6349117] - Java documentation missed for JAXP StAX packages
  • [JDK-6349138] - JSpinner component shows up differently in GTK L&F functionality Also differing
  • [JDK-6349241] - *.pack files are left in JDK installation
  • [JDK-6349271] - Misleading description in Locale.setDefault() method
  • [JDK-6349402] - Correct perfile optimization setting capability in j2se makefiles
  • [JDK-6349428] - regression test sun/util/resources/TimeZone/Bug4640234.java always ignored
  • [JDK-6349450] - Use dynamic library loading for calling native GSS routines
  • [JDK-6349456] - Move charsets for Windows OEM Codepages (IBMxxx) from ExtendedCharsets to StandardCharsets
  • [JDK-6349477] - REG: Selection stops working when trying to select an inaccessible folder in the file dlg, XToolkit
  • [JDK-6349524] - assert(dump_end == writer()->current_offset(),"checking") when dump > 2GB heap
  • [JDK-6349606] - REGRESSION: Bad Performance regression running XMLMark on 5.0_05 versus 5.0_03
  • [JDK-6349621] - SunSerif type1 font is rejected by jdk
  • [JDK-6349735] - Internal API for closing jar files belonging to URLClassLoader instances
  • [JDK-6349822] - IllegalArgumentException should be specified for javax.sql.*Event constructors
  • [JDK-6349844] - MBeans tab: JConsole deadlock
  • [JDK-6349882] - REBASE happening on msvc*71.dll's (cygwin fails, mks is silent)
  • [JDK-6350021] - EUC_JP_LINUX sets source position incorrectly when encountering JIS0212 character
  • [JDK-6350057] - visitVariableAsLocalVariable is called on enum's parameter of valueOf(String name)
  • [JDK-6350066] - Nightly testing and PRT/GCBasher got assert(end >= start,"incorrect constructor arguments")
  • [JDK-6350086] - Increase compiler optimisation level for libfontmanager to improve runtime performance
  • [JDK-6350124] - javac -s does not have the generated source files
  • [JDK-6350132] - When the table header has the focus, left/right arrow scrolls the table up to row 1.
  • [JDK-6350161] - Regression: java/util/zip/ZipFile/FinalizeTest.java fails
  • [JDK-6350200] - FileOutputStream.open() throws FileNotFoundException for hidden file (win)
  • [JDK-6350321] - java.net.URI: the 'path' component should be present in opaque URIs
  • [JDK-6350436] - Continuing a VM started with -XX:+PauseAtStartup does not work
  • [JDK-6350584] - Provide masthead and detailed message for error/warning deployment dialogs
  • [JDK-6350682] - REGRESSION: SAXParserFactory throws FactoryConfigurationError if contextClassLoader=null
  • [JDK-6350690] - Fix compilation warnings on amd64 windows build
  • [JDK-6350698] - Java Cache Viewer shows incorrect resource sizes.
  • [JDK-6350733] - java/io/BufferedReader/BigMark.java times out
  • [JDK-6350759] - Update PreAuth dependence on ticket flag
  • [JDK-6350774] - need dtrace probes for perm gen allocation
  • [JDK-6350795] - Update GSS to return correct mechanism
  • [JDK-6350929] - JTextFields occasionally do not allow text to be entered
  • [JDK-6351064] - Korean: JRE collision dialog display format is not good
  • [JDK-6351189] - JTabbedPane: Methods to set/get components for tab labels should accept Component
  • [JDK-6351299] - Classloading failures when LinkageError is rethrown
  • [JDK-6351336] - com.sun.tools.javac.util.List shouldn't extend java.util.AbstractList
  • [JDK-6351343] - 5.0u5 iftw bundle silent install does not work
  • [JDK-6351349] - On linux with the old thread lib, jps should return the same PID as $!
  • [JDK-6351355] - ClassNotFound when jar file size is larger then cache size.
  • [JDK-6351369] - remove useless dependence on native functions {int,long}/{float,double} conversions
  • [JDK-6351510] - ATG client process hangs in Windows 2003 EE while running in Mustang b60
  • [JDK-6351682] - Country name for Korean is wrong in Simplified Chinese
  • [JDK-6351767] - javax.tools.JavaCompilerTool.getStandardFileManager().list() treats directories as package
  • [JDK-6351933] - Update jinstall download dialog
  • [JDK-6352067] - HPROF: wrong nanos to millis conversion in j2se/src/solaris/demo/jvmti/hprof/hprof_md.c
  • [JDK-6352136] - TypeMirror.asElement().getEnclosedElements() throws NPE
  • [JDK-6352254] - JRE 5 plugin fails to get connection to the server if proxy server is used.
  • [JDK-6352358] - JButton's contentAreaFilled and focusPainted are ignored by Synth LaF
  • [JDK-6352395] - Workaround SS11 C++ bug 6345274
  • [JDK-6352397] - starter bug process test
  • [JDK-6352604] - REG: Text Components flicker when typing some text in it, XToolkit
  • [JDK-6352819] - -Xloggc in _JAVA_OPTIONS logs to garbage filename
  • [JDK-6352834] - Java Runtime reads attribute_length as a signed value
  • [JDK-6353206] - GTK L&F not enabled properly on early GNOME 2.x systems
  • [JDK-6353381] - REG: Container.getInsets() returns an incorrect value after removal of menubar, Win32
  • [JDK-6353399] - Makefile change requests for java.net doc build
  • [JDK-6353448] - Setting ANTIALIASING=ON when TEXT_ANTIALIASING is LCD_HRGB does not revalidate font info
  • [JDK-6353586] - localedata.pack not removed when installing to non default location
  • [JDK-6353594] - Some unwanted properties are displayed in java console on solaris
  • [JDK-6353655] - Javadoc bugs in JAXP 1.4
  • [JDK-6353664] - c2 crashes on all platforms: insanity check
  • [JDK-6353671] - c2 crashes on x86 platforms: ShouldNotReachHere()
  • [JDK-6353684] - Unnecessary service name in getaddrinfo calls
  • [JDK-6353724] - REGRESSION: Mustang b58+ create incorrectly sized arrays
  • [JDK-6353783] - Remove 2048 bit RSA keysize limit from local_policy.jar
  • [JDK-6353818] - mustang cache upgrade is too slow
  • [JDK-6353829] - REGRESSION: ClassCastException with DTMManager when using custom Xalan
  • [JDK-6353844] - cms: assert(_collectorState == InitialMarking,"Wrong collector state")
  • [JDK-6353846] - REGRESSION: incorrect serialization/deserialization of SQLstate in DataTruncation for 1.5 <-> 6.0
  • [JDK-6353854] - Return the actual mechanism for SPNEGO through GSSContextSpi.getMech()
  • [JDK-6353972] - REGRESSION: GUI fails to paint text with large heap size setting
  • [JDK-6353987] - Provide mnemonics on Create Connection dialog & menus
  • [JDK-6353995] - MBeans tab: remove the left hand root node "Tree" which is unnecessary.
  • [JDK-6354013] - Deadlock with AWT-EventQueue-0 thread and Timer thread updating the sheet dialog
  • [JDK-6354030] - update the copyright year to 2006 for mustang beta workspace
  • [JDK-6354054] - Can't create shortcuts on Solaris when application's name have a '#'.
  • [JDK-6354056] - JPEGImageReader could be optimized
  • [JDK-6354096] - REG: Non-focusable choice responds to keyboard inputs when drop-down is active, XToolkit
  • [JDK-6354112] - increase compiler optimization level for libjpeg to improve runtime performance
  • [JDK-6354157] - MBeans tab: Tooltip saying "Double click to expand/collapse..." doesn't work properly
  • [JDK-6354265] - REGRESSION: Display artifacts occur with IntelliJ and 1.6
  • [JDK-6354333] - Menu selection rectangle wrongly rendered
  • [JDK-6354337] - Remove DataSet.asRowSet method
  • [JDK-6354345] - JDWP: Loading twice is not properly handled. Misleading error message.
  • [JDK-6354348] - Deadlock between threads in java/sql/DriverManager code
  • [JDK-6354405] - javadoc needs changes to match the new naming convention
  • [JDK-6354476] - (reflect) {Method, Constructor}.toString prints out inappropriate modifiers
  • [JDK-6354525] - Restore the sun.io package into beta
  • [JDK-6354548] - sign problem with hash in ValueMap
  • [JDK-6354559] - Labels can leak C heap memory
  • [JDK-6354565] - MBeans tab: Operation invocation dialog is empty when an operation returns a Vector
  • [JDK-6354582] - CTE_REGTEST/Generic/4784641/CheckedIsSameObjectTest.java fails
  • [JDK-6354623] - java.util.Service poorly named
  • [JDK-6354626] - JNI spec clarification: FindClass() returns null on non-system classes in JAR files
  • [JDK-6354632] - jconsole : conection dialog box gets confusion.
  • [JDK-6354721] - REG: Menu does not disappear when clicked, keeping Choice's drop-down open, XToolkit
  • [JDK-6354772] - TEST_BUG: Regression testcase java/awt/Menu/DisabledShortcut fails
  • [JDK-6354791] - Wait cursor disappears on a splash screen
  • [JDK-6354810] - Items in the list are not grayed out when disabled, XToolkit
  • [JDK-6354831] - REG: Invalid keyChar when numpad 'Enter' key pressed
  • [JDK-6354845] - The JTable's header is focused on open of JTable
  • [JDK-6354857] - Splash screen image incorrectly shown after obscured by a native window
  • [JDK-6354914] - snv_27a 3.71% XML performance regression (SPARC)
  • [JDK-6354939] - CMS: crashes/asserts in Xconc nightly testing with rt_plumhall/rt_quick
  • [JDK-6354946] - Remove access to keystores that may contain untrusted certs
  • [JDK-6354955] - calling LSSerializer.writeToString on DOM Text node with white space causes NPE
  • [JDK-6355009] - (rb) confusing stack trace output on nonexistent ResourceBundle involving class literal
  • [JDK-6355014] - TEST: Remove 'method deleted' workaround in java.lang.instrument IsModifiableClass test
  • [JDK-6355099] - (coll) PriorityQueue.grow resizes internal array by 4, not 2
  • [JDK-6355177] - JSR 199: JavaCompilerTool.setClassPath(List) will throw IllegalArgumentException when List is empty
  • [JDK-6355211] - jhat: sum OQL built-in function is broken
  • [JDK-6355295] - Certificate validation using OCSP fails for a particular class of certificates
  • [JDK-6355323] - Clarify how DescriptorKey used in an MBean interface should be handled
  • [JDK-6355326] - Incorrect JCK 6.0 b12 test: api/org_w3c/dom/ls/LSInput/index.html#order[order0005]
  • [JDK-6355327] - Concurrent collection iterators should not throw ConcurrentModificationException
  • [JDK-6355338] - REGRESSION: JTextPane overlapping layout problem at certain font sizes
  • [JDK-6355402] - Java2D Font implementation should improve MT scaleability of getting outline (visual) bounds.
  • [JDK-6355467] - Horizontal scroll bar thumb of a List does not stay at the end
  • [JDK-6355528] - (spec) IOError constructor specification contains unclear assertion
  • [JDK-6355529] - ./javaws -updateVersions displays error message
  • [JDK-6355537] - GTK LAF:Tab title is enabled while rollover on disabled tab title in tabbedpane.
  • [JDK-6355605] - (spec) Piped{Reader,Writer} should say IOException is thrown for broken or unconnected pipes
  • [JDK-6355645] - CopyOnWriteArrayList bulk operations have race conditions
  • [JDK-6355660] - (coll) Vector(Collection) constructor is not thread safe
  • [JDK-6355666] - REGRESSION: NullPointerException occurs in getCommittedTextLength method when IME is ON
  • [JDK-6355723] - remove init() and destroy() methods from httpserver Filter
  • [JDK-6355728] - javac crashes with NullPointerException
  • [JDK-6355823] - Example in javax.xml.xpath package.html should use NodeList instead of NodeSet
  • [JDK-6355936] - jconsole: user can edit the description field in the Threads tab
  • [JDK-6355944] - jconsole: Connection dialog never opens after closing it using 'X' button
  • [JDK-6355952] - jconsole doesn't start on Windows 2003 Server (x32)
  • [JDK-6355963] - Remove the France policy limits files
  • [JDK-6356004] - 100% CPU utilisation in sun.net.www.http.KeepAliveStreamCleaner
  • [JDK-6356028] - Change of the GeneratedKeys enums for JDBC 4
  • [JDK-6356083] - Add JSR 269 docs to main javadoc bundle
  • [JDK-6356132] - java.lang.instrument: Clarify the behavior of transformers when they throw an exception
  • [JDK-6356143] - MBeans tab: jconsole throws NPE
  • [JDK-6356146] - Remove silence of compile lines on windows, no way to verify compilation settings
  • [JDK-6356322] - EmbeddedFrame returns wrong GraphicsConfiguration on multiscreen system
  • [JDK-6356325] - PIT:Foreground is not affecting to the components once change the window appearance in classic theme
  • [JDK-6356384] - c2 produces incorrect results
  • [JDK-6356402] - REGRESSION: GTK Native LAF rendering issues should be fixed
  • [JDK-6356436] - javax.management.PropertyNames example has wrong constructor name
  • [JDK-6356444] - Usage message for command-line utilities should include the -J<flag> option
  • [JDK-6356458] - Missed popDefaultClassLoader() in RMIConnector.addListenerWithSubject()
  • [JDK-6356463] - cygwin install workspace build failure, chmod on non-existent directory
  • [JDK-6356475] - REGRESSION:"java -X" from cmdline fails
  • [JDK-6356485] - Internal Exception in Area.subtract method.
  • [JDK-6356487] - REGRESSION: Cannot use Xerces with Java 6
  • [JDK-6356488] - fastdebug c2 fails assertion: assert(is_con(),"")
  • [JDK-6356498] - (scanner) broken link in Scanner.useRadix
  • [JDK-6356503] - regex doc typos
  • [JDK-6356505] - "Cryptogaphy"
  • [JDK-6356512] - (process) UNIXProcess is already "platform-specific"
  • [JDK-6356524] - java.lang.instrument tests: asserts in transformers ignored; class loads pollute results; no tracing
  • [JDK-6356527] - jshort_disjoint_arraycopy doesn't properly guard against zero when aligning up addresses
  • [JDK-6356571] - (rb) REGRESSION: Spurious java.lang.NoClassDefFoundError: Could not initialize class
  • [JDK-6356636] - Compiler fails to read signatures of inner classes with non-generic outer instance leading to crash
  • [JDK-6356655] - install workspace build fails with cygwin due to find -exec rm command
  • [JDK-6356723] - jvm crashes when using collect/analyze with Mustang b59
  • [JDK-6356809] - Standard Edition (SE) is duplicated in the jdk/jre license
  • [JDK-6356823] - About Java dialog boxes are not alike from JCP--> About and Javacup icon on system tray
  • [JDK-6356834] - Keyboard shortcut key missing for "view..." button on JCP (French,German locale)
  • [JDK-6356881] - Even after the name change Java (TM) 2 Platform is displayed
  • [JDK-6356926] - PIT: Regression test javax/imageio/stream/DeleteOnExit.sh is failing
  • [JDK-6356955] - [l10n,fr,it] Missing apostrophe in JaWS error dialog
  • [JDK-6356962] - Adding a JRE which is same as the existing JNLP Application JRE throws NPE
  • [JDK-6357028] - $JDK1.6.0/jre/README file has the work "J2SE" instead of Jave SE
  • [JDK-6357081] - Application title removed from console title in tiger (regression)
  • [JDK-6357127] - Fix broken javax.xml.crypto.dsig javadoc hyperlinks
  • [JDK-6357134] - Capital letters in mime types cause errors in gnome.
  • [JDK-6357191] - Drop-down combo box problem at an applet
  • [JDK-6357243] - Documentation typo: JComboBox(Vector<?> items)
  • [JDK-6357275] - year of copyright for About SwingSet2 demo should be changed
  • [JDK-6357331] - NPE from JavacTask.getElements() after calling CompilationTask.run
  • [JDK-6357353] - Prep for VS2005 compiler usage (Win2003 AMD64 new PlatformSDK)
  • [JDK-6357432] - jconsole:Rendering java logo fails in solaris-sparcv9
  • [JDK-6357492] - jconsole: Memory tab, graph displays misleading information.
  • [JDK-6357792] - Update the Policy document with new JSSE permissions
  • [JDK-6357800] - GTK/Synth ComboBox focus problems
  • [JDK-6357957] - MBeans tab: NullPointerException thrown when getting attribute of ThreadMXBean.getAllLockedMonitors
  • [JDK-6357979] - Clash of old "-s" and new "-s dir" options in javac
  • [JDK-6357987] - Java2D Graphics transform with NaN SEGV in T2K font rasteriser on Linux
  • [JDK-6358024] - TaskListener should be propagated between processing rounds
  • [JDK-6358034] - NPE in Win32GraphicsEnvironment.displayChanged when switching display mode
  • [JDK-6358043] - exception thrown when select "Surrogates Area" range in font2DTest demo
  • [JDK-6358054] - Clarification of SQLXML.createXMLStreamWriter and Prepared/CallableStatement.setSQLXML
  • [JDK-6358091] - javax/sound/sampled/Clip/JavaSoundAudioClip/bug6269854.java fails
  • [JDK-6358109] - javax/sound/sampled/Clip/bug6251460.java fails
  • [JDK-6358147] - OGL: sun/java2d/OpenGL/LargeOps.java core dumped since b56
  • [JDK-6358152] - Add javax.smartcardio target to the docs makefile
  • [JDK-6358158] - java/awt/Window/AlwaysOnTop/TestAlwaysOnTopBeforeShow.java fails
  • [JDK-6358160] - TEST_BUG: sun/java2d/doubleBuffering/ResizeBufferStrategy.java fails
  • [JDK-6358166] - -verbose reports absurd times when annotation processing involved
  • [JDK-6358170] - REGRESSION: javax/swing/JTextArea/4893567/bug4893567.java fails
  • [JDK-6358247] - No way to get all locked monitors and locked synchronizers in one snapshot
  • [JDK-6358251] - name change in DocFlavor and Font API doc
  • [JDK-6358265] - Glassfish AS 9.0 can't run with Mustang Beta
  • [JDK-6358370] - REGRESSION: Background of disabled->enabled editable JComboBox is incorrect under Motif L&F
  • [JDK-6358404] - Port numbers > 32766 and 0 are not allowed in remote connection input line
  • [JDK-6358415] - CachedRowSetImpl in java5 Serialization incompatible with former releases
  • [JDK-6358509] - HPROF: Loading twice is not properly handled. Misleading error message.
  • [JDK-6358532] - HttpURLConnection.disconnect doesn’t really do the job
  • [JDK-6358534] - Cast involving raw superclass not recognized as unchecked
  • [JDK-6358574] - JCK6.0: getTTL() Default TTL value is not equal to 1
  • [JDK-6358684] - CharsetDecoder.charset() of x-ISO-2022-CN-CNS x-ISO-2022-CN-GB returns wrong charset
  • [JDK-6358711] - jconsole:fails to connect to java webstart application and javawebstart was not listed in solaris
  • [JDK-6358731] - Matcher returns wrong result group info when matching regex "(abc)+|(abcd)+" against input "abcd"
  • [JDK-6358759] - javadoc OOM failure in j2se/make/docs/Makefile for 32-bit non-SPARC builds
  • [JDK-6358786] - Doccomments are not returned from Tree API
  • [JDK-6358794] - D3D: Problems with creating/rendering D3D surfaces larger than 2048x2048
  • [JDK-6358850] - CachedRowSet throws NullPointerException
  • [JDK-6358882] - JTable sorting behavior: Double clicking on header does not sort.
  • [JDK-6358899] - Null pointer exception in DescriptorSupport.readObject()
  • [JDK-6358942] - (doc) Serialized Form javadoc for java.net.URI is ambiguous
  • [JDK-6358953] - FileDialog throws NPE when selecting /media/floppy on Linux, XToolkit
  • [JDK-6358955] - javax.tools.JavaCompilerTool.getStandardFileManager().getFileForInput(directory) should throw IAE
  • [JDK-6358959] - javax.tools.JavaCompilerTool.run(Writer,JavaFileObject..) is very confusing
  • [JDK-6359022] - "Connection lost" dialog needs to be improved - sheet dialogs should be modal
  • [JDK-6359069] - Package summary javadoc for JMX mentions J2SE version 1.5
  • [JDK-6359084] - Java 1.5 Plugin Regression - window does not respond to the shutdown event
  • [JDK-6359106] - Valid generics code does not compile
  • [JDK-6359129] - REGRESSION: Popup menus dont respond to selections when extend outside Applet
  • [JDK-6359148] - Update JTop demo per review comments
  • [JDK-6359162] - If there is a wrong service entry then the DriverManager can't init
  • [JDK-6359313] - error compiling @Annotated package-info.java with active annotation processor
  • [JDK-6359318] - Tab classes are not notified of connect / disconnect events
  • [JDK-6359330] - (rb) REGRESSION: ResourceBundle creates ClassLoader without calling doPrivileged
  • [JDK-6359339] - MBeans tab: Memory MBean->Notification->Subscription causes NPE
  • [JDK-6359669] - REGRESSION: Submenu does not work if populated in PopupMenuListener.popupMenuWillBecomeVisible
  • [JDK-6359684] - There is an error in documentation of "Class GraphicsConfiguration" not a bug
  • [JDK-6359696] - Windows AMD64 Platform SDK build of hotspot with /O2 causes bogus exceptions
  • [JDK-6359699] - Missing -xmemalign=4s option with SS11 (5.8) compilers, and -xregs=no%frameptr
  • [JDK-6359723] - javaw process is alive even after the main class ends in the jnlp application
  • [JDK-6359734] - Java 2D Printing is not checking for layout attributes on a font.
  • [JDK-6359790] - ParallelOldGC: warning: chunk 0x0004c1ff is not empty: destination_count=1
  • [JDK-6359840] - Forte collector plugin misuses debug-info accessor to query backtrace
  • [JDK-6359842] - FASTDEBUG build failure on S11 using SS11 compilers of awt_Mlib.c (ube assert)
  • [JDK-6359906] - Integer Divide and Mod on same inputs can be computed faster if their computation is shared
  • [JDK-6359908] - (jsr268) transmit does not work in T=1 mode
  • [JDK-6359948] - Wrong ReturnType in MXBean's MBeanOperationInfo when return type can use Open*Info but params can't
  • [JDK-6359949] - @Override of static shouldn't be accepted (compiler shouldissue an error/warning)
  • [JDK-6359951] - Class field usage in generic
  • [JDK-6359954] - More opportunities to use Arrays.copyOf
  • [JDK-6359957] - Bad doc URL reference for PNG specification
  • [JDK-6359968] - Move collapse button to the titled border
  • [JDK-6360008] - (coll spec) Collections.addAll confusion over name of formal parameter "a" vs "elements"
  • [JDK-6360071] - [zh_CN, ja] Some new messages in JConsoleResources.java are not localized
  • [JDK-6360233] - Deprecated toURL method does not handle UNC path
  • [JDK-6360305] - Regression: java/awt/FontClass/NegativeAngleTest/NegativeAngleTest.java fails with SIGSEGV
  • [JDK-6360418] - Java Console opened makes Firefox 1.5 freezed
  • [JDK-6360463] - Crack the Verifier specification issue with "offset item"
  • [JDK-6360515] - DOC: Use of ALT_DEVTOOLS_PATH is confusing, documentstion and actual use
  • [JDK-6360518] - DOC: Build instructions on CACERT
  • [JDK-6360519] - DOC: Build instructions when no plugin needed
  • [JDK-6360520] - DOC: Confusing section on OJI Plug-in library
  • [JDK-6360523] - MBeans tab: Recompute the MBean tree on connect/disconnect actions on new VMPanel button
  • [JDK-6360524] - DOC: What to do with the source jar bundles, don't double click or unzip!
  • [JDK-6360539] - Needed readResolve method in OpenMBeanOperationInfo for "ReturnOpenType"
  • [JDK-6360541] - 5.0u6 assert gcm.cpp:1306 assert(bs->has_valid_counts(), "Bad goto frequency/count
  • [JDK-6360642] - GraphicsEnvironment.preferProportionalFonts() mapping changed in 6.0
  • [JDK-6360675] - [zh_CN] some new messages in javac.properties after message synch 3 are not localized yet
  • [JDK-6360774] - IIS issue with multpile Cookie headers
  • [JDK-6360782] - Validator should report error on incorrect gMonth datatype representation.
  • [JDK-6360847] - Addition of SQLFeatureNotSupportedException and DatabaseMetaData getFunctions/getFunctionParameters
  • [JDK-6360946] - (coll) SetFromMap.equals should perform identity check
  • [JDK-6360948] - (coll) Collections.newSetFromMap, asLifoQueue should delegate toString to wrapped collection
  • [JDK-6361015] - (doc) Typos in javadoc comments for java.awt.event.MouseEvent
  • [JDK-6361123] - Is has a warning message when compiling with SQLDataSetSyncException.getDataSetResolver(.
  • [JDK-6361129] - DOC: Clarify ThreadInfo.toString that the output format is undefined.
  • [JDK-6361259] - Java 1.6 MonitorExit clears exception thrown in native code
  • [JDK-6361283] - SAX Parser returns version as 1.0 for XML 1.1 document
  • [JDK-6361342] - Disabled components appearing in color which does not match the windows native counterpart.
  • [JDK-6361350] - @PropertyNames example is syntactically incorrect
  • [JDK-6361367] - REGRESSION: REGRESSION: Backspace key does not delete when Shift is pressed
  • [JDK-6361370] - REG: PrintException is not thrown when printing to a printer not accepting jobs, Win32
  • [JDK-6361457] - No documentation about com.sun.net.httpserver API
  • [JDK-6361557] - LightWeight http server quickly runs out of available file descriptors on linux.
  • [JDK-6361619] - AssertionError from ClassReader
  • [JDK-6361694] - Test: java/nio/Buffer/FinalizerCrash.java fails
  • [JDK-6361709] - gtk2_init_painting is leaking GdkGCs
  • [JDK-6361745] - Mustang: Improve the image caching mechanism used by GTK L&F
  • [JDK-6361766] - REG: Application does not exit after printing through a native print dialog, WinXP
  • [JDK-6361767] - Application does not terminate after calling JOptionPane.createDialog
  • [JDK-6361785] - Spin control in Exchanger
  • [JDK-6361892] - Printing of HTML through JEditorPane is broken since Mustang-b53
  • [JDK-6361950] - Text set with different fonts overlap when printing a RTF file through JEditorPane, WinXP
  • [JDK-6361972] - Connection dialog doesn't support IPv6 addresses
  • [JDK-6361986] - Line wrapping works opposite to what is shown on the screen, when printing JEditorPane text, WinXP
  • [JDK-6362002] - OpenMBeanOperationInfoSupport javadoc is contradictory about UNKNOWN impact
  • [JDK-6362038] - Incorrect displaying of the "less than" sign in javadoc
  • [JDK-6362067] - Messager methods do not print out source position information
  • [JDK-6362090] - class data sharing not being used if newer JRE already on machine
  • [JDK-6362115] - child/attribute axes should be accepted in keys {field}
  • [JDK-6362121] - ClassCastException in ScheduledFutureTask.compareTo
  • [JDK-6362178] - APT creates MirroredTypeException eagerly, causing error for Class value() return type.
  • [JDK-6362260] - policy_maximally_unroll ignores the current compilation size and can blow out the node counts.
  • [JDK-6362274] - Spec didn't have @ResultColumn(uniqueIdentifier=true)is needed in DataSet when DataSetResolver used
  • [JDK-6362321] - MBeans tab: NPE while clicking on AllLockedMonitors's value in (MBean->Threading->Attributes)
  • [JDK-6362373] - "Demos and Samples" are just translated into "Demos" in installer
  • [JDK-6362388] - ja man page for schmagen, wsgen, wsimport, and xjc are empty files
  • [JDK-6362484] - ControlPanel, Certificates dialog layout problem
  • [JDK-6362514] - ClassAttributeValueExp and NumericValueExp are missing a serialVersionUID
  • [JDK-6362515] - more appropriate translation should be used for javac message
  • [JDK-6362557] - BigDecimal.add(BigDecimal, MathContext) can return an incorrectly rounded result
  • [JDK-6362592] - BootClassPathTest.sh needs to tolerate stdout chaff
  • [JDK-6362683] - Printing Win XP - Unable to print more than one copy in a Collate Mode
  • [JDK-6362689] - Tomcat client crashed in MarkRefsIntoAndScanClosure::do_oop()
  • [JDK-6362765] - getDefaultAttributeValue(Media.class) returns null in CUPS system
  • [JDK-6362784] - Disabling cache should disable "Delete Files..." button or avoid Error dialog popup
  • [JDK-6362796] - Use RTLD_LOCAL instead of RTLD_GLOBAL when dlopen-ing libgtk-x11-2.0 to improve startup time
  • [JDK-6362801] - Blank tooltip is shown on JCP, which could be avoided
  • [JDK-6362902] - Use uniform names for GC flags/parameters/names/verbose-logs across all collectors whenever possible
  • [JDK-6362921] - Regression: deadlock when changing display mode or entering full screen mode
  • [JDK-6362965] - REG : command window pops up during jdk/jre installation
  • [JDK-6362994] - REG: JEditorPane throws Exception when opening a RTF file containing bullets, WinXP
  • [JDK-6363026] - Mnemonics don't consume proper events
  • [JDK-6363043] - Console will not return to original state when the process is killed with Ctrl+C (sol)
  • [JDK-6363319] - README.html page has some links which lead to "page not found"
  • [JDK-6363382] - JApplet fails to draw as expected on Windows
  • [JDK-6363396] - JDK1_1InitArgs no longer supported (doc change)
  • [JDK-6363434] - shouldn't be possible to force the use of shared memory pixmaps if they're not available
  • [JDK-6363476] - CTW run very long time with -XX:+VerifyIterativeGVN
  • [JDK-6363481] - javac usage suggests -A is valid but ignores it
  • [JDK-6363704] - Remove dependancy on Sun's JNDI-DNS provider
  • [JDK-6363748] - api/javax_imageio/stream/FileCacheImageInputStream/index.html#close[close002] fails
  • [JDK-6363806] - Update java cup icons
  • [JDK-6363889] - java.net.URI("s://@/path") throws exception
  • [JDK-6363898] - Excise vestigial "int index" field of TimeUnit
  • [JDK-6363961] - PIT b65: many regression tests failed with linux-amd64 build on 2.6 kernel linux machine
  • [JDK-6364134] - Regression: java/awt/FullScreen/DisplayMode/CycleDMImage.java fails
  • [JDK-6364193] - [mustang]java application can not quit when GNOME AT is enabled
  • [JDK-6364213] - Java Control Panel icon does not reflect the theme changes
  • [JDK-6364216] - Regression: Exception thrown when several top level windows are created and disposed repeatedly
  • [JDK-6364255] - GTK L&F: text in components is too tall
  • [JDK-6364260] - GTK L&F: avoid redundant calls in GTKNativeStyle
  • [JDK-6364309] - Reg-test : test/java/awt/Scrollbar/ScrollbarKeyControlTest/ScrollbarKeyControlTest.html
  • [JDK-6364328] - GOK-Java Media Player-Can not select files in Open Files window
  • [JDK-6364363] - REG:javaws -system does not display any error message when system cache is not configured
  • [JDK-6364377] - api/java_io/File/index.html#GetXXXSpace fails
  • [JDK-6364384] - Need a way to specify an alternate location for hpi library
  • [JDK-6364531] - PIT b65: CertPath, JSSE/SSLSocket tests failed on S10 amd64 and S9 x86
  • [JDK-6364555] - Some SwingSet2 components do not dynamically update font antialiasing.
  • [JDK-6364576] - TEST_BUG: java/lang/instrument/IsModifiableClassAgent has a quoting problem
  • [JDK-6364623] - JNI specification may need to be corrected.
  • [JDK-6364741] - REG: Using frame's menu actions does not make swing menu disappear on WinXP, since Mustang-b53
  • [JDK-6364746] - REG: Mouse cursor gets set incorrectly sometimes after restoring from mouse grab, Sol10
  • [JDK-6364793] - Add missing @since 1.6 in Core Library javadoc
  • [JDK-6364796] - Java WS max cache size configuration take no effect
  • [JDK-6364882] - Last line of a paragraph should not be justified
  • [JDK-6364894] - FileOutputStream is able to modify/write to read-only filessince Mustang-b63 (win)
  • [JDK-6365040] - Support multiple processor arguments for javac -processor options
  • [JDK-6365143] - assert in enqueue_chunk_draining_tasks is still too strong
  • [JDK-6365153] - Shortcut/association is not created as per the Information shown
  • [JDK-6365244] - Inconsistent behavior of liveconnect applets across different browsers should be documented
  • [JDK-6365558] - Win AMD64 PSDK Hotspot with /O2 generates bad code for CompressedLineNumberWriteStream::write_pair
  • [JDK-6365601] - (coll) asLifoQueue(...).add(E) should delegate to addFirst, not offerFirst
  • [JDK-6365654] - GTK L&F: checkbox focus box does not change color for rollover
  • [JDK-6365683] - 'safe' properties ignored if not in first <resources> element of a JNLP file
  • [JDK-6365686] - StAX vs. SAX performance
  • [JDK-6365687] - SJSXP in a multi-threaded environment
  • [JDK-6365719] - VolanoTest crashed in RHAS AMD after 17 hours
  • [JDK-6365768] - Update JGSS Makefiles
  • [JDK-6365849] - (reflect) Array javadoc cleanup
  • [JDK-6365854] - javac crashes when compiling against an annotated class
  • [JDK-6365917] - MBeans tab: Access an MBean being unregistered ==> AWT stack (ArrayIndexOutOfBounds)
  • [JDK-6365929] - Linewrap is not good - Simplified Chinese/Installation/Windows platforms
  • [JDK-6365976] - MXBean example class MemoryUsage has setters but should not
  • [JDK-6365980] - FilerException(null) doesn't throw NPE
  • [JDK-6365992] - REG: Showing and disposing a native print dialog makes the main frame inactive, Win32
  • [JDK-6366006] - REG: Choice stops working after opening and disposing a modal dialog in itemStateChanged, Win32
  • [JDK-6366126] - List throws ArrayIndexOutOfBoundsException when pressing ENTER after removing all the items, Win32
  • [JDK-6366193] - Java update window pops up randomly.
  • [JDK-6366196] - regression in CharacterRangeTable format
  • [JDK-6366228] - Enhance debug tracing in parts of native Java2D code
  • [JDK-6366348] - TEST_BUG: javax/print/TextFlavorTest.java fails
  • [JDK-6366359] - Fullscreen suite DisplayModeTest failing when switching from some 8-bit to 32-bit modes on WinXP
  • [JDK-6366365] - Fullscreen suite FullScreenTest.java fails with D3D enabled on WinXP
  • [JDK-6366440] - Application deadlocks when printing some text through JTextPane
  • [JDK-6366441] - Window() constructor should throw HeadlessException instead of IAE in headless mode
  • [JDK-6366488] - JTextField.print wastes hundreds of pages
  • [JDK-6366543] - A valid MBean is rejected as NotCompliant when some security is in use
  • [JDK-6366654] - A string contains HALFWIDTH_AND_FULLWIDTH_FORMS is not printed correctly.
  • [JDK-6366811] - CyclicBarrier behaviour incorrect if interruption occurs during barrier "trip"
  • [JDK-6366813] - Fullscreen suite FullScrnFlipAllGCTest test fails on WinXP
  • [JDK-6366832] - (coll) Collections.reverseOrder(null) should return Collections.REVERSE_ORDER
  • [JDK-6366835] - (coll) Clarify Comparable.compareTo spec
  • [JDK-6367006] - REGRESSION: Beep when focus in TextField and press Enter key
  • [JDK-6367043] - Refer mustang build docs to Sun Studio 11, not 10
  • [JDK-6367163] - System.getProperty("os.arch") returns x86 when using windows-amd64
  • [JDK-6367204] - CMS: Poor garbage collection performance
  • [JDK-6367207] - Ensure correctness of all @since tags added since 1.2
  • [JDK-6367241] - PIT:PopupMenu is not shown on the first right click for all comps and never shown for Choice, XAWT
  • [JDK-6367268] - URLConnection isn't closed until Socket finalize when non-existing file is specified to URLImageIcon
  • [JDK-6367307] - java control panel write back to deployment.properties with wrong format
  • [JDK-6367378] - Add missing @since 1.6 in JSSE javadoc
  • [JDK-6367405] - File.setExecutable(false),File.setExecutable(false,true) does not disallow read operations
  • [JDK-6367459] - javax.tools.JavaCompilerTool.run( (JavaFileManager) null, , , ) doesn't use default JavaFileManager
  • [JDK-6367473] - TestSystemLoadAvg.sh fails with NumberFormatException
  • [JDK-6367477] - ThreadMXBean.getThreadInfo does not throw IAE for negative IDs
  • [JDK-6367542] - REGRESSION: getDOMImplementation("XML") returns null
  • [JDK-6367684] - Mouse cursor is not changing to Text cursor when the mouse is moved over the JTextArea & JTextField
  • [JDK-6367771] - Specification for modal dialog hidden should be corrected
  • [JDK-6367781] - Socket.setTcpNoDelay() doesnt set property on windows Vista amd-64
  • [JDK-6367889] - JVM crashes with SIGSEGV when the -XX:+DoEscapeAnalysis is enabled
  • [JDK-6367903] - Wrong value of "originalType" field in MXBean's Descriptor
  • [JDK-6367912] - The description of field "originalType" in MXBean javadoc is inconsistent with Descriptor's spec
  • [JDK-6368006] - All jdk / jre documents should reflect the copyright year as 2006
  • [JDK-6368047] - jtabbedpane does not fire state changed when inner tabs are removed
  • [JDK-6368171] - Update sample code in the head comment of java.awt.image.BufferStrategy
  • [JDK-6368282] - java.lang.instrument: javadoc typos
  • [JDK-6368286] - jhat: remove -donationware option
  • [JDK-6368331] - undoInsert() in CachedRowSet cannot be applied to first row
  • [JDK-6368426] - SchemaFactory.newInstance should report more developer-friendly message
  • [JDK-6368465] - calling SingleInstanceService.addSingleInstanceListener twice should not exit the application
  • [JDK-6368511] - DataSet.delete() & insert() not able to delete/insert rows with DB2/SQLServer.
  • [JDK-6368613] - REG:java is not working after mustang upgrade/downgrage from/to 1.3.1_X/1.4.2_X/1.5.0_X on windows
  • [JDK-6369049] - SynthParser reports color values above #7FFFFFFF as invalid colors
  • [JDK-6369050] - Make low-memory SIGINT handling failures more graceful
  • [JDK-6369056] - REGRESSION: Vanishing tab contents in Mustang snapshot
  • [JDK-6369157] - jvmtiHeapObjectReferenceCallback needs referrer_class_tag
  • [JDK-6369169] - PopLocalFrame() should be safe to use when an exception is pending
  • [JDK-6369191] - Calling DisposeEnvironment in callback causes crash if there are multiple environments
  • [JDK-6369229] - For several methods, the javadoc body comes from the ancestor in place of from the interface
  • [JDK-6369246] - Change "Java 2 Platform" to "Java Platform" in AccessibleResourceBundle.java
  • [JDK-6369306] - application cannot launch anymore if resources in cached is corrupted
  • [JDK-6369331] - Solaris build error - expr:syntax error, due to use of COMPILER_REV instead of CC_VER
  • [JDK-6369332] - Fix SS11 workaround, fastdebug build failure after Solaris patch update
  • [JDK-6369443] - Can't launch the target "help file" from created shortcut for native related content
  • [JDK-6369448] - Unnecessary FullGC
  • [JDK-6369463] - different num. of GCs between verbose:gc and mxbeans in 6.0b65
  • [JDK-6369494] - (timer) Timer.TaskQueue is susceptible to ArrayIndexOutOfBounds after OutOfMemoryError
  • [JDK-6369500] - (fmt) Formatter.format("%4.0f", new BigDecimal("99.95")) throws ArrayIndexOutOfBounds
  • [JDK-6369510] - HttpURLConnection sets Content-Type to application/x-www-form-urlencoded
  • [JDK-6369517] - [jre1.4.2]exception: java.lang.InternalError: obsolete interface used
  • [JDK-6369565] - JVM is crashing when it is not able to determine current working directory
  • [JDK-6369601] - Unexpected non-null value for jmx.remote.credentials when no username/password provided
  • [JDK-6369687] - JVMTI Doc: grammar typo in start-up section
  • [JDK-6369963] - DefaultProxySelector can't find libgconf
  • [JDK-6370080] - (ann) Method.getAnnotations() sometimes throw SecurityException: doPrivileged or javadoc missing?
  • [JDK-6370143] - Blank status shown during JRE installation
  • [JDK-6370209] - webstart developers guide JNLP API section problems
  • [JDK-6370241] - SA: jstack -F gets an NPE trying to show a deadlock
  • [JDK-6370261] - apt must pass through shared JSR 269 javac options
  • [JDK-6370329] - REGRESSION: JConsole crashes on startup
  • [JDK-6370413] - [zh_HK] JDK setup in HongKong locale automatically selects "Simplified Chinese"
  • [JDK-6370429] - eliminate compiler warnings: deprecated methods, non generic use of instances...
  • [JDK-6370431] - (coll) PriorityQueue.fixUp() use >> instead of >>>
  • [JDK-6370438] - patches to stop compiler warnings
  • [JDK-6370653] - javac does not use iinc opcode for postfix decrement of local variable
  • [JDK-6370703] - Incorrect reporting of attributes on START_ELEMENT event.
  • [JDK-6370721] - Update timer should be restarted on reconnect
  • [JDK-6370773] - previously EMCP methods not marked as obsolete
  • [JDK-6370923] - SecretKeyFactory failover does not work
  • [JDK-6370983] - Javadoc bugs: javadoc warnings, missing @Since, etc.
  • [JDK-6370984] - Core library typos 2006-01
  • [JDK-6371095] - awt.Robot.createScreenCapture() does not capture layered windows on win2k/xp
  • [JDK-6371167] - fastdebug c2 fails assertion on x86 platforms: adr_type must match alias idx
  • [JDK-6371275] - FontMetrics.charsWidth(char[],int,int) doesn't throw expected IOBException when length is invalid
  • [JDK-6371278] - No appropriate CCC request for listed JDK 6.0 changes in javax.imageio package (b63)
  • [JDK-6371302] - No appropriate CCC request for listed JDK 6.0 changes in java.sql package (b66)
  • [JDK-6371416] - CharsetEncoder.encode of Cp970 fails to throw CharacterCodingException
  • [JDK-6371422] - CharsetEncoder.encode of Cp949 fails to throw UnmappableCharacterException
  • [JDK-6371431] - CharsetDecoder.decode of Cp33722 fails for single-byte input
  • [JDK-6371437] - CharsetEncoder.encode of Cp933 loops endlessly
  • [JDK-6371531] - Currency change for Mozambique
  • [JDK-6371619] - CharsetDecoder.decode of Cp964 fails for single-byte input
  • [JDK-6371710] - TEST_BUG: to fix some jtreg attach, jdi, jmap and jstack tests for Linux with old threads
  • [JDK-6371746] - jhat: reduce heap requirement of jhat
  • [JDK-6371780] - VMPanel does not properly handle the MBeansTab update on reconnection
  • [JDK-6371910] - Actions regression when changing enabled via putValue("enabled", ...);
  • [JDK-6371987] - Typo in JDialog.java class description
  • [JDK-6372061] - SpashScreen.getGraphics() should returns a Graphics2D
  • [JDK-6372116] - OSR compilation attempted for huge methods
  • [JDK-6372228] - Typo in java.io.Console's class doc (word "machine" is missing in "virtual machine..."
  • [JDK-6372330] - API doc for BigDecimal.toPlainString() is wrong
  • [JDK-6372340] - OutOfMemoryError in Area.subtract() & Area.add() with PathIterator.SEG_QUADTO
  • [JDK-6372375] - MXBean spec does not explicitly specify what the "typeName" is for a TabularType or CompositeType
  • [JDK-6372377] - disabled popup menus & sub menus are appearing with a enabled font color & are also getting selected
  • [JDK-6372395] - javax.tools.SimpleJavaFileObject.openReader() throws undocumented exception (NullPointerException)
  • [JDK-6372401] - javax.tools.SimpleJavaFileObject( String ) doesn't process predefined file extenstions
  • [JDK-6372490] - CMS: +ParallelRefProcEnabled and -CMSPrallelRemarkEnabled crahes the JVM
  • [JDK-6372543] - Heap inspection asserts if sharing is enabled
  • [JDK-6372554] - (coll) Collections.ReverseComparator should override readResolve()
  • [JDK-6372579] - various group.security.policy files missing permission grant
  • [JDK-6372616] - Linux ADS : Missing AWT_TOOLKIT=MToolkit is making mozilla to crash while running the applets
  • [JDK-6372769] - ImageIO.read improperly decodes Nikon Jpegs
  • [JDK-6372816] - Missing or incorrect @since tags in javax.management classes
  • [JDK-6372818] - @link warnings for optional JMX Remote packages
  • [JDK-6372856] - javadoc for pkg javax.management.remote should lower emphasis on jmxmp
  • [JDK-6372867] - Deleting around 4 applications from "Deleted Applications" does not remove all the Applns (Win98)
  • [JDK-6372906] - JVM crashes when classes.jsa file is corrupted
  • [JDK-6372983] - Expired JSSE certificates in etc/keystore,truststore causing regression tests to fail.
  • [JDK-6372997] - (doc) Serialized Form javadoc for java.awt.GridBagConstraints is unclear
  • [JDK-6373053] - [Coll] Doc: RuleBasedCollator API doc shouldn't assume the Collator.getInstance return type
  • [JDK-6373059] - OutOfMemoryError on ZipFile.open
  • [JDK-6373150] - MBeanOperationInfo assumes that serial form of signature array will never be null.
  • [JDK-6373274] - Jar resources nested in JRE resources block are broken.
  • [JDK-6373306] - DataFlavor documentation is not very clear
  • [JDK-6373324] - JVM copes better with oversynchronized Java code on Linux than on Solaris 10/x86
  • [JDK-6373350] - Error: meet not symmetric
  • [JDK-6373352] - Java 15: AWT deadlock with Java 6 installer
  • [JDK-6373369] - Bug in WListPeer.getMaxWidth()
  • [JDK-6373383] - Revert AtomicReference.compareAndSet to tiger version
  • [JDK-6373468] - Copyright 2006 needed for /demo/jvmti/hprof/README.txt and /demo/management/MemoryMonitor/README.txt
  • [JDK-6373469] - Unhanded oop detector code causes oops in debugging statements to be wrong
  • [JDK-6373505] - Win32GraphicsConfig has hardcoded return values for getX/YResolution()
  • [JDK-6373555] - HTTP Server failing to answer client requests
  • [JDK-6373802] - javax.script package is listed under "Other Packages" section
  • [JDK-6373926] - No way to determine a problem with type mapping by current MXBean spec
  • [JDK-6373947] - bad punctuational grammar (imbalanced comma)
  • [JDK-6373953] - Future.cancel doc "has" small grammar problem
  • [JDK-6374290] - NotCompliantMBeanException should contain cause when thrown in case of problems with type mapping
  • [JDK-6374308] - redundant ItemEvent/ActionEvent is triggered for empty List, XAWT
  • [JDK-6374321] - Textfield loses focus after alt key hit in IE browser
  • [JDK-6374357] - PackageElement.getEnclosedElements() throws ClassReader$BadClassFileException
  • [JDK-6374379] - ZipFile class cannot open zip files with long filenames
  • [JDK-6374419] - Misleading error message if 32bit dll used together with 64 bit VM
  • [JDK-6374475] - New Java Cup icons for X11 window
  • [JDK-6375016] - Elements.getTypeElement() sometimes returns null.
  • [JDK-6375142] - b59d jinstall.exe is not statically linking msvc*7*.dll
  • [JDK-6375209] - DeleteOnExitHook incorrectly defines its constructor
  • [JDK-6375277] - DataSet.sync(conn) with connection=true throws a NPE.
  • [JDK-6375289] - BufferBlob leaks
  • [JDK-6375332] - ProxyClient methods are not thread safe
  • [JDK-6375562] - Table line color wrong using com.sun.java.swing.plaf.windows.WindowsLookAndFeel
  • [JDK-6375565] - Modal dialog does not flash when clicking parent window in Windows XP
  • [JDK-6375587] - French translation for the Tab key is wrong in AWT
  • [JDK-6375696] - CORBA tie classes for JMX Remote API should be in javax.management.remote.rmi
  • [JDK-6375817] - Documentation bug in java.awt.Font.layoutGlyphVector
  • [JDK-6375901] - Zephyr closes the underlying OutputStream incorrectly
  • [JDK-6375932] - servlet annotation tests failed in deployment when using JDK1.6 beta
  • [JDK-6376018] - @Update with insert sql statement will throw a java.lang.NumberFormatException:
  • [JDK-6376058] - JAXP is missing an implementation of NamespaceContext which is required by XPath and other core func
  • [JDK-6376083] - JSR 269 should check annotation processor for compatability with specified source version
  • [JDK-6376084] - Annotation processor infrastructure should check for unsupported options
  • [JDK-6376090] - NormalizerImpl.canonStartSets is 64k of unused space
  • [JDK-6376102] - Update JSR 269 to Public Review Draft v0.67
  • [JDK-6376187] - M&M tabs must throw RuntimeException in the Tab.update() method
  • [JDK-6376334] - AppletViewer throws IOException
  • [JDK-6376363] - REG:plugin remove dll code does not remove dlls from mozilla/plugins directory
  • [JDK-6376480] - exception thrown in console if signed jnlp application contains lazy jars
  • [JDK-6376493] - Java Control Panel has incorrect copyright year in mustang
  • [JDK-6376715] - JDWP: instanceCounts fails with a com.sun.jdi.ObjectCollectedException
  • [JDK-6376717] - java/javaw (-version) exec chain can be optimized
  • [JDK-6376718] - javaws exec chain can be optimized
  • [JDK-6376823] - DOML3: serializer throws org.xml.sax.SAXParseException
  • [JDK-6376865] - JCK-Runtime-15a StyleSheet.setgetTests StyleSheet 2021: Failed to getFont for 5.0_u7_b1
  • [JDK-6376940] - java.util.regex.Pattern successfully compiles back references to unexisting capturing groups
  • [JDK-6376941] - VMPanel should stop listening to connection state events when the frame is closed
  • [JDK-6377186] - For mustang, version is not same for the installshield window and the License agreement
  • [JDK-6377302] - AbstractCollection.toArray is not safe for concurrent collections
  • [JDK-6377356] - emptyEnumSet.retainAll(enumSet) might return true
  • [JDK-6377384] - MBeans tab: Wrong display of 1-element arrays which require horizontal scrolling
  • [JDK-6377387] - MBeans tab: bad parsing of ObjectNames in tree leads to incorrect tree display
  • [JDK-6377437] - Tiger JNLP Runtime Settings 'Find' option is unable to search,if I select 'jre' directory under JDK
  • [JDK-6377483] - Deadlock showing more info dialog from within class loader when swing uses class loader in JTextArea
  • [JDK-6377513] - REGRESSION: crash in sun.reflect.NativeMethodAccessorImpl.invoke0 since mustang b68
  • [JDK-6378043] - api/xml_schema/msxsdtest/identityConstraint/idI009.html#idI009 fails due to child:: in XPath expr
  • [JDK-6378082] - Fix the fetch of jvmti.html with non-control builds
  • [JDK-6378112] - api/xml_schema/msxsdtest/identityConstraint/
  • [JDK-6378283] - Splash screen broken in some situations in Mustang b61 and later
  • [JDK-6378295] - ASCII range encoder bugs in Greek charset (ISO-8859-7)
  • [JDK-6378320] - Cleanup & update the jvmti demo readme and index.html file
  • [JDK-6378422] - XMLInputFactory doesnot recognize 'reuse-instance' property
  • [JDK-6378474] - GTK L&F: Menu font and spacing do not match native UI using Ubuntu
  • [JDK-6378656] - ProgressDialog can throw NullPointerException while closing.
  • [JDK-6378675] - Plugin demos need to have the jinstall.cab file modified to reflect the bundles name change
  • [JDK-6378688] - deployment.browser.path is incorrect in java console
  • [JDK-6378697] - JVMTI Doc: GetFrameCount should mention wrapper frames
  • [JDK-6378698] - com.sun.org.apache.xerces.internal.impl.XMLStreamFilterImpl has incorrect behaviour of hasNext()
  • [JDK-6378706] - IE specific info displayed under deployment properties on Unix platforms
  • [JDK-6378728] - -proc:only generates classes if no processors found
  • [JDK-6378729] - Remove workaround for 6280605
  • [JDK-6378748] - Doc: ThreadStackSize does not apply to primordial thread on Windows
  • [JDK-6378772] - WebServiceContext.getPrincipal returns null
  • [JDK-6378911] - UTF-8 decoder handling of byte-order mark has changed
  • [JDK-6379089] - api/java_lang/management/ThreadInfo/index.html#ThreadInfo_add[ThreadInfo0037] fails with NPE
  • [JDK-6379098] - REGRESSION: Disabled icons in Windows L&F don't look disabled in Mustang
  • [JDK-6379118] - Memory leak in Java_sun_awt_shell_Win32ShellFolder2_getIconBits(), ShellFolder.cpp
  • [JDK-6379126] - DefaultRowSorter does not use model order as specified
  • [JDK-6379178] - BasicComboBoxUI.ListDataHandler.contentsChanged doesn't mark displaySize as dirty
  • [JDK-6379213] - wrong syntax on german java console
  • [JDK-6379327] - erroneous catch block not detected after try block with anonymous class declaration
  • [JDK-6379361] - Javadoc for java.net.URL has a bad hyperlink
  • [JDK-6379382] - Finnish time of day should be formatted as "H.mm.ss", not "hh:mm:ss"
  • [JDK-6379588] - WinLAF:Child popupmenu top border line is not coincident with parenet popupmenu top border line.
  • [JDK-6379598] - PIT: "native" related content is launched from shortcut using "gedit" instead of browser
  • [JDK-6379599] - REG: Showing and disposing a native page dialog makes the main frame inactive, Win32
  • [JDK-6379605] - Naming convention followed for jre patch folder is not proper
  • [JDK-6379712] - Regression test NotificationBufferDeadlockTest failing sporadically
  • [JDK-6379770] - Text missing from JComponent.requestFocus() javadoc
  • [JDK-6379778] - JDI regression testcases broken: PrivateTransportTest.sh & SparcToSparcv9Test.sh
  • [JDK-6379830] - JVM crash when running sun studio 11 performance analyzer
  • [JDK-6379892] - Remove @ignore from test since prerequisite is fixed
  • [JDK-6379897] - Random is not thread-safe; seed should be final
  • [JDK-6379931] - win 98 : Uninstall sequence for win 98 is not consistent with other win32 platforms
  • [JDK-6379969] - Performance regression observed for DaCapo xalan benchmark
  • [JDK-6380091] - IOException/SIGSEGV occurs during SocketChannel.close processing.
  • [JDK-6380102] - (spec) File.canExecute() doesn't throw SecurityException if read access is denied
  • [JDK-6380118] - Spanish translation for the Tab key is wrong in AWT
  • [JDK-6380132] - REGRESSION: UnsupportedClassVersionError should include the class name
  • [JDK-6380332] - SunTea applet fails to load under Mustang
  • [JDK-6380357] - REGRESSION: Unchecked exception may cause Font.createFont to leak files, even after JVM exit
  • [JDK-6380376] - Change the jconsole launcher has no console window on Windows
  • [JDK-6380444] - Need versioning for Currency data
  • [JDK-6380525] - live range coalescing doesn't accumulate frequencies
  • [JDK-6380600] - Page Not Found - FAQ, Documentation, and Compatibility with Previous Releases - in demo\applets.html
  • [JDK-6380723] - Lots of charsets malfunction when encoding on direct buffer input/output
  • [JDK-6380743] - PIT: Mnemonics are broken for sub-menus and JPopupMenus in Swing
  • [JDK-6380989] - REG: java update is not happening in mustang b59g(beta) and starting from build 71 also
  • [JDK-6381061] - jnlp single instance service should be session specific
  • [JDK-6381164] - DOC: clarify thread contention monitoring and deadlock detection in java.lang.management spec
  • [JDK-6381301] - Bug in terminating capabilities string in runtimeService.cpp
  • [JDK-6381315] - JTextArea not honoring line-wrap, editable and enable properties when printing it
  • [JDK-6381475] - Major performance problem with GTKCachingPainter on Ultra 20/NVIDIA Quadro
  • [JDK-6381513] - Since 1.5.0_05, interval selection is broken if table's celleditor is not null
  • [JDK-6381699] - GB18030 chokes on unpaired surrogates in direct CharBuffers
  • [JDK-6381702] - ISO-2022 encoders produce no output for unmappable characters
  • [JDK-6381705] - x-euc-jp-linux breaks on unmappable character in direct CharBuffer
  • [JDK-6381706] - IBM charset encoders and direct CharBuffers
  • [JDK-6381716] - Welcome.html file needs correction according to name changes for mustang
  • [JDK-6381777] - JRE 1.5.0_06 version not showing up in Regedit for the dynamic classid
  • [JDK-6381812] - Regression: valid enhanced for loops no longer compile
  • [JDK-6381870] - -XX:+ExtendedDTraceProbes flag hangs Java process and also fails assertion under fastdebug.
  • [JDK-6381876] - please remove PackageDef from com.sun.tools.javac.JCTree
  • [JDK-6382144] - REGRESSION: InputVerifier and JOptionPane
  • [JDK-6382345] - CachedRowSet.populate(ResultSet rs, int startRow) doc is incomplete when desc. the startRow
  • [JDK-6382503] - MBeans tab: Tooltip to display the full ObjectName in MBean tree nodes
  • [JDK-6382534] - CachedRowSetImpl - failed paging on populate()
  • [JDK-6382592] - Change jconsole to use the new com.sun.tools.attach.VirtualMachine.list method
  • [JDK-6382650] - REGRESSION: Cursor shape inconsistent when resizing internal frames
  • [JDK-6382700] - Default compile policy in javac causes footprint issues
  • [JDK-6382711] - JComboBox incorrectly rendered with alternate WinXP theme
  • [JDK-6382722] - REGRESSION: Tabbing to JTable broken
  • [JDK-6382748] - getSplashScreen is not in sync with close().
  • [JDK-6382750] - awt :TypeAhead Test is failing for all windows but passes in solaris and linux for all tiger JDKS.
  • [JDK-6382788] - URLConnection is silently retrying POST request
  • [JDK-6382802] - jconsole fails to connect to Tomcat when run as service using local SYSTEM account
  • [JDK-6383145] - java web start import feature does not work if alternate codebase is http url
  • [JDK-6383434] - Frame.setMaximumSize() doesn't work
  • [JDK-6383475] - ConcurrentSkipListMap.remove(null,null) will not throw NullPointerException
  • [JDK-6383552] - Cache viewer takes a long time to launch an app that can be launched quickly from cmd line
  • [JDK-6383723] - Clean up javadoc warnings in AWT, Swing, and 2D classes
  • [JDK-6383748] - Incorect documentations are bundled with mustang b59g
  • [JDK-6383774] - jdk & jre release notes has info about java webstart not valid anymore
  • [JDK-6383826] - java -version shows Java<TM> 2 Runtime Environment
  • [JDK-6383849] - Relax access checks by default for older classfiles
  • [JDK-6383903] - REGRESSION: componentMoved is now getting called for some hidden components
  • [JDK-6384031] - Unlocalized text in the control panel "Show site certificate..."
  • [JDK-6384064] - SynchronousQueue put/take interrupt handling differs from timed poll
  • [JDK-6384086] - Changes made in temporary files settings needs Apply button on JCP to be clicked
  • [JDK-6384110] - jhat: thread race in primitive array read
  • [JDK-6384153] - JCK15a - BasicFileChooserUI actionPerformed() for GoHomeAction001 returns 'works wrong' for 5u7b1
  • [JDK-6384219] - REGRESSION: When a breakpoint is hit from EventDispatchThread, GNOME hangs.
  • [JDK-6384318] - Missing files from tools.jar
  • [JDK-6384376] - JSR 199: JavaFileManager: need constants for standard locations
  • [JDK-6384396] - REGRESSION: 12 pt Dialog Bold chinese text becomes "obscure" (less contrast due to being antialised)
  • [JDK-6384418] - Xalan classes getting VerifyError
  • [JDK-6384510] - improper handling of wildcard captures
  • [JDK-6384511] - http://download.java.net/jdk6/doc/api/overview-summary.html lists javax.lang.model.* as Other
  • [JDK-6384539] - crash: test/tools/javac/IllegalAnnotation.java
  • [JDK-6384540] - crash: test/tools/javac/EOI.java
  • [JDK-6384541] - improve error handling when faced with protocol errors
  • [JDK-6384542] - crash: test/tools/javac/versions/check.sh
  • [JDK-6384552] - REGRESSION: unknown window is created when the height of menu list is longer tha
  • [JDK-6384622] - Exchanger.exchange(null) may hang
  • [JDK-6384704] - jdk online installation bundle can not continue on a windows OS without msvcr71.dll
  • [JDK-6384791] - deployment property shows "deployment.home.j2se.url"
  • [JDK-6384826] - Some of mustang example codes contain links for tiger.
  • [JDK-6384833] - FileOutputStream throws OOME on long file names on Windows
  • [JDK-6384852] - Unable to launch the application (which was cached earlier) when the cache is disabled
  • [JDK-6384866] - java.lang.OutOfMemoryError: requested 167772160 bytes for GrET
  • [JDK-6384898] - Clicking button with a letter opens incorrect popup window (demo/plugin/jfc/Font2DTest)
  • [JDK-6384905] - JTextComponent.print should make the component disabled instead of non editable while printing
  • [JDK-6384930] - Security warning message has incorrect version for mustang
  • [JDK-6384984] - TrayIcon try to dispay a tooltip when is not visible
  • [JDK-6385010] - REGRESSION: java.lang.InternalError: backstepping from (Transforming Area)
  • [JDK-6385054] - OGL: minor additions to OGLUtilities
  • [JDK-6385236] - JVMTI Spec: Some heap callbacks and types have confusing names; primitive callback need better doc
  • [JDK-6385277] - testcase 4774166 is failing on Linux but passing on Solaris and Windows with Tiger JDKS.
  • [JDK-6385299] - REGRESSION: Problems with Hebrew (he) Resource Bundles
  • [JDK-6385366] - REGRESSION: Descriptive text and accelerator text overlap on JMenuItem.
  • [JDK-6385404] - Regression, JDK 5 compiled package-info class not loaded by Mustang b71
  • [JDK-6385652] - ConnectDialog: radio buttons missing arrow key navigation
  • [JDK-6385692] - type profiled inlining should allow method holders to be a superclass
  • [JDK-6385867] - JVM crash when mouse enter area of a native components embed using JNI
  • [JDK-6386190] - NetworkInterface.is(Up/isPointToPoint/supportsMulticast/isLoopback) not working in Solaris Zones
  • [JDK-6386206] - Typo in ZoneView javadoc
  • [JDK-6386332] - Merge Summary tab and VM tab
  • [JDK-6386381] - An NPE in XMLStreamWriterImpl
  • [JDK-6386450] - Page not found at http://java.sun.com/javase/6/docs/index.html
  • [JDK-6386458] - http://java.sun.com/javase/6/docs/guide/index.html has a wrong version
  • [JDK-6386537] - Deadlock occurs between Java Plug-in and Windows in 1.3.1_06
  • [JDK-6386592] - REGRESSION: Frame doesn't get focus back when dialog become closed
  • [JDK-6386636] - REGRESSION: JToggleButton in JToolbar with windows XP look and feel truncated
  • [JDK-6386647] - Full date format in DateFormat does not include day of the week for UK locale
  • [JDK-6386821] - Java 1.5 Required for 4.12 NAS GUI on Windows
  • [JDK-6386853] - Logo Screen copyright year needs correction
  • [JDK-6386893] - REGRESSION: DriverManager.getDrivers() returns a raw Enumeration
  • [JDK-6386900] - DefaultRowSorter may throw NullPointerException when adding model elements
  • [JDK-6386911] - REGRESSION:Mouse wheel scrolling does not work if a table has zero width columns
  • [JDK-6386916] - File.list{Files?}(FilenameFilter) use inefficient reflection based array building
  • [JDK-6386963] - REGRESSION: Graphics.drawRoundRect() drawing outside the Rectangle
  • [JDK-6386986] - REGRESSION: unable to change back to default background color on a textfield.
  • [JDK-6387048] - download engine and cache performance tuning
  • [JDK-6387069] - java -jar z.jar fails when z.jar created using Info-zip
  • [JDK-6387250] - Regression: JConsole fails to connect to a JMX agent of a given JMXServiceURL
  • [JDK-6387255] - PIT: isAttrValueSupported and getSupportedAttrValues are in conflict for Media Attribute, on Linux
  • [JDK-6387275] - List: the focus is at the top of the first item, XAWT
  • [JDK-6387286] - api/javax_print/PrintServiceLookup/index.html#lookup[lookup004] fails due to incorrect lookup
  • [JDK-6387299] - Can't inline a monomorphic call site when using default (package) visibility
  • [JDK-6387310] - include/jvmpi.h is missed
  • [JDK-6387340] - Remove javax.management.timer.TimerAlarmClockNotification from the public API
  • [JDK-6387382] - Usage of package-private class as a parameter of a method (java.awt)
  • [JDK-6387435] - com.sun.org.apache.xml.internal.serialize.DOMSerializerImpl.writeToString outputs double <?xml ...>
  • [JDK-6387479] - TransferSupport drop related methods should throw ISE when not a drop
  • [JDK-6387539] - http://java.sun.com/javase/webnotes/6/SMICopyright.html page needs correction
  • [JDK-6387562] - Wrong information is provided at http://java.sun.com/javase/6/docs/
  • [JDK-6387585] - Clean up javadoc warnings in java.awt.geom package
  • [JDK-6387654] - GTK L&F: Metacity frame borders are incorrect for maximized / normal JInternalFrame
  • [JDK-6387749] - NullPointerException thrown when launch jnlp,but app launched successfully
  • [JDK-6387919] - (thread) ThreadLocal.set() is now called to install initialValue()
  • [JDK-6388055] - GTK L&F: JTable vertical grid lines aren't repainted when used with INSERT drop modes in RTL
  • [JDK-6388189] - JTable Header focus moves out with shifting of columns
  • [JDK-6388374] - MXBean spec should mention recursive data structures
  • [JDK-6388408] - Typo in API Specification: Locale.getLanguage()
  • [JDK-6388415] - XmlStreamWriterImpl.writeNamespace is not implemented correctly
  • [JDK-6388460] - Endpoint publish produce an error if wsdl is encoded in UTF-16The following pseudo-code produces err
  • [JDK-6388546] - PNG with transparent background doesn't render correctly
  • [JDK-6388565] - TreeCellRenderer javadoc typo
  • [JDK-6388590] - javadoc for javax.swing.text.View method paint(Graphics, Shape) incorrect
  • [JDK-6388645] - demo source license, "SUN MIDROSYSTEMS"
  • [JDK-6388652] - Locale sensitive services SPI implementations can be loaded from CLASSPATH
  • [JDK-6388654] - hpi::timeout() in 5.0 and subsequent version possibly causes time out problem
  • [JDK-6388659] - krb5 shouldn't use an empty salt field in KRB_ERROR
  • [JDK-6388956] - J2SE Code Names page lists incorrect name for Java SE 6 and Java SE 7
  • [JDK-6389065] - REGRESSION: JTableHeader's default alignment changed.
  • [JDK-6389079] - Japanese equivalent for Annotation Type is not consistent
  • [JDK-6389127] - assert(counter_changed,"failed dependencies, but counter didn't change")
  • [JDK-6389198] - com.sun.tools.javac.util.List.equals() violates java.util.List.equals() contract
  • [JDK-6389251] - REGRESSION: Webstart fails to load Carousel Components Demo Application
  • [JDK-6389307] - Zephyr doesn't detect double namespace declarations (wellformedness error)
  • [JDK-6389310] - Zephyr fixed namespaces incorrectly
  • [JDK-6389360] - (tz) Update the time zone data file format version to 2
  • [JDK-6389414] - ExecutableType.asElement should return null
  • [JDK-6389440] - QueryObjectGeneratorImpl tries to access result set after closing connection
  • [JDK-6389456] - TrayIcon does not update the new image(static/animated) after animated image is set.
  • [JDK-6389457] - Entered "Exception proxy server addresses" does not get wrapped/overflow to the next line (JCP)
  • [JDK-6389508] - Modal Dialog is not blocking Checkboxes and Radio buttons on WinXP
  • [JDK-6389608] - Every time a webstart app is started a log file is written.
  • [JDK-6389729] - REGRESSION: GraphicsEnvironment.getAvailableFontFamilyNames misses fonts with localised names on XP
  • [JDK-6389753] - WinLAF: JSpinner is too short and spin buttons are drawn squashed
  • [JDK-6389798] - GTK L&F: java.lang.IllegalArgumentException: Color parameter outside of expected range
  • [JDK-6389812] - com.sun.source.util.TaskListener has an unnecessary import to com.sun.tools.javac
  • [JDK-6389845] - Win L&F: on Vista the JCombobox's button is rendered incorrectly
  • [JDK-6389851] - Need to change the signature for unwrap
  • [JDK-6389858] - Change reference of J2SE to Java SE in JDBC javadocs
  • [JDK-6389875] - REGRESSION: Mustang Crashes with image double buffering, drawRect
  • [JDK-6389885] - SQLException method iterator needs the javadocs added
  • [JDK-6390080] - Java installation directory'name should be 6.* instead of 1.6.*
  • [JDK-6390103] - Non-Focusable choice throws exception when selecting an item, Win32
  • [JDK-6390156] - Clicking the frame icon on the taskbar does not minimize the modal-excluded frame properly
  • [JDK-6390326] - REGRESSION: Broken mouse behaviour of menus partially outside the main window.
  • [JDK-6390467] - Fix typos in javax.lang.model.util.ElementScanner6 javadocs
  • [JDK-6390505] - webstart/plugin console dump thread stack function broken
  • [JDK-6390519] - Update the throws javadocs to indicate what happens for a method call on a closed object
  • [JDK-6390521] - Modified processing of DataSet.Sync conflicts
  • [JDK-6390524] - add returns javadoc param to DatabaseMetaData.getRowIdLifetime
  • [JDK-6390533] - Clarification of PreparedStatement.getMetaData
  • [JDK-6390551] - Remove javax.net.ssl dependencies on internal debug class
  • [JDK-6390624] - C1 hangs on Win2K after 20051022115706.never.merge
  • [JDK-6390626] - Disable cache viewer when there are any unapplied changes
  • [JDK-6390630] - WinLAF: JButtons on XP have text with wrong color / missing shadow using certain 3rd party themes
  • [JDK-6390651] - SplashScreen appears inside an AWT Frame when running remotely on RHEL4-AMD64 system from SolSparc10
  • [JDK-6390688] - typos in com.sun.tools.attach.VirtualMachine spec
  • [JDK-6390758] - REG: Clicking inside the empty side of the menubar grabs the mouse and keyboard on XToolkit
  • [JDK-6390772] - klass parameter to FollowReferences and IterateThroughHeap is == filter and not instanceof filter
  • [JDK-6390779] - Help set not loading from jar:An exclamation mark in zip entry related regre
  • [JDK-6390869] - TimeZone.getDefault() returns different timezones for Windows GMT-12 when DST is checked and not.
  • [JDK-6390934] - message is displayed on the top-left corner of the screen when there is no system tray, applet mode
  • [JDK-6390965] - TrayIcon is not removed from the system tray when the applet is destroyed, WinXP
  • [JDK-6390976] - jhat: JavaValueArray.toString() returns a string with extra quotes for char[]
  • [JDK-6391186] - REGRESSION: Error encountered when trying to log in KGS Go Server using its CGob
  • [JDK-6391258] - pure virtual method called
  • [JDK-6391259] - PrintHeapAtGC output should be even less intrusive
  • [JDK-6391274] - minor 64-bit cleanliness problem in GenMarkSweep::allocate_stacks()
  • [JDK-6391334] - Readme.html has a broken link
  • [JDK-6391371] - ExtendedDTraceProbes extremely slow with server vm
  • [JDK-6391457] - l10n for 6353987: Provide mnemonics on Create Connection dialog & menus
  • [JDK-6391482] - DomainComponent is Not IAS5String but PrintableString ( See RFC3280 )
  • [JDK-6391491] - (doc) Internationalization overview doc needs to be updated
  • [JDK-6391547] - REGRESSION: The JTextField's cursor is changed when there is a modal dialog
  • [JDK-6391554] - TrayIcon.displayMessage does not display ballon when message value is set to NULL on winxp
  • [JDK-6391649] - javax.lang.model.util.Elements.getAllMembers() does not return initializers
  • [JDK-6391688] - Mnemonics typed into text field in dialog
  • [JDK-6391746] - BasicService.showDoccument() should launch javaws with -Xnosplash option
  • [JDK-6391758] - Unable to import jnlp app into system cache
  • [JDK-6391763] - REG: Window not gaining focus even after the parent dialog is made visible, WinXP
  • [JDK-6391770] - REG: Components added to the Window are not layed out properly when showing from an applet, Sol10
  • [JDK-6391924] - JVMTI Doc: Clarify that IterateOverInstancesOfClass includes subclasses
  • [JDK-6391990] - [BI] Doc: typo in java.text.BreakIterator
  • [JDK-6391995] - REGRESSION: removal of "rvalue conversion" causes problems
  • [JDK-6392004] - Self-suspension holding Heap_lock blocks the use of FollowReferences in agent thread
  • [JDK-6392058] - rename internal class Diagnostic to JCDiagnostic
  • [JDK-6392072] - REGRESSION: Duplicate attributes in result document
  • [JDK-6392118] - mismatch between JavacTaskImpl.context and JSR 269
  • [JDK-6392176] - javac crashes if given a bad service file for annotation processors
  • [JDK-6392177] - JSR269: Support creating package-info.java files
  • [JDK-6392244] - javazic is not internationalized.
  • [JDK-6392381] - JreFindDialog can now find both the java in the jre and the one in the jdk.
  • [JDK-6392502] - FindClass behaviour contradicts with specs
  • [JDK-6392534] - Chinese text in about dialog became Rectangles.
  • [JDK-6392538] - TEST: com/sun/jdi/PrivateTransportTest.sh fails on 32 bit JDK on linux amd64
  • [JDK-6392600] - jdk1.6: AccessControl exception
  • [JDK-6392604] - JVMTI spec: add error codes for GetThreadListStackTraces
  • [JDK-6392622] - Nightly: Jaws Bat_security_negative test fail on latest nightly build
  • [JDK-6392769] - jrl_readme.zip need to include build_number.
  • [JDK-6392771] - REGRESSION: Java 6 beta Plug-In does not allow security grant
  • [JDK-6392782] - TreeScanner.visitImport returns null, not result of nested scan
  • [JDK-6392810] - javac manpage needs to be updated to include JSR 269 and other Mustang options
  • [JDK-6392818] - Add isDeprecated to javax.lang.model.util.Elements
  • [JDK-6392907] - Very slow FullGC with -XX:+UseParallelOldGC when running GC stress tests
  • [JDK-6392989] - Mustang JVM build 71-74 core dumps during startup on Solaris 10 on Intel Pentium 4
  • [JDK-6392998] - REGRESSION/CONFORMANCE: Mustang compiler throws AssertionError (beta2-b71 and higher)
  • [JDK-6393073] - Convert some warnings in X11SurfaceData to J2dTrace format
  • [JDK-6393174] - Exception when Graphics2D.drawImage draws in XOR a scaled image
  • [JDK-6393220] - JDK 6: TCK-jnlp-1.5 - 2 tests( misc, vmArgs ) are failed with "jnlp client exit code is -1"
  • [JDK-6393232] - (spec) String methods which take Charset should specify behaviour for invalid bytes
  • [JDK-6393258] - crash: redefine classes method order change incomplete
  • [JDK-6393270] - JTextPane/print() throws ClassCastException while printing HTML
  • [JDK-6393307] - SWAT: MouseButtonExTest fails in b74 (due to exception in JPasswordField)
  • [JDK-6393315] - regression test java/util/ResourceBundle/Control/StressTest.java failed in niagara platform
  • [JDK-6393333] - SWAT FocusEventTest fails in b74
  • [JDK-6393386] - api/javax_xml/datatype/XMLGregorianCalendar/index.html#GetSetCreate[SetHour002] test failed
  • [JDK-6393408] - javac uses a poor hashing algorithm for names
  • [JDK-6393531] - (tz) [Vista] Platform time zone detection support
  • [JDK-6393539] - CONFORMANCE: no compiler error if method in annotation type is override-equivalent to clone(), etc.
  • [JDK-6393608] - Parent Frame is pushing the dialog behind after calling frame.setVisible(true) in winxp
  • [JDK-6393689] - incorrect variable name for functionReturn
  • [JDK-6393710] - Non authenticated call followed by authenticated call never returns
  • [JDK-6393765] - JRE/JDK Uninstallation is not removing all registry keys by clicking Remove from Add/Remove
  • [JDK-6393770] - Current ldap authentication does not support customer attributes
  • [JDK-6393893] - Core library doc improvements 2006-03
  • [JDK-6393963] - Do not use contractions in generated API documentation
  • [JDK-6394004] - (coll) Thread-safety and Performance improvements to PriorityQueue
  • [JDK-6394020] - overeager failover behavior with JNDI LDAP provider as a result of authentication failures
  • [JDK-6394028] - size key is missing in StyleContext.DEFAULT_STYLE so default fontsize returns null value.
  • [JDK-6394033] - jstack/jmap 'could not attach' error message should be more friendly
  • [JDK-6394084] - Redefine class can't handle addition of 64 bit constants in JDK1.5.0_04
  • [JDK-6394099] - REGRESSION: AWT locking through JAWT broken since b53
  • [JDK-6394131] - Rollback URI class to Tiger version
  • [JDK-6394318] - SingleInstanceService broken on unix
  • [JDK-6394563] - REGRESSION: javac ignores -nowarn switch in 1.5.0_06 for deprecation warnings
  • [JDK-6394564] - Javaws still using Sun's JNDI-DNS provider when double launching
  • [JDK-6394566] - Esc should move the focus from the TableHeader back into the JTable
  • [JDK-6394576] - using associations with Single Instance causes extra security popup on second and later launches.
  • [JDK-6394608] - Misleading documentation in UIManager.getInstalledLookAndFeels
  • [JDK-6394630] - Typographical error in UIManager.html#getInstalledLookAndFeels()
  • [JDK-6394662] - (spec) DataInput.readChar() contains wrong/confusing description
  • [JDK-6394683] - need to resolve different file-type precedence semantics for javac and 269
  • [JDK-6394736] - Win L&F : Swing uses wrong font for most controls
  • [JDK-6394745] - Win L&F: Button size is wrong in JOptionPane
  • [JDK-6394747] - Vista: Java auto-update is not enabled on Windows Vista
  • [JDK-6394750] - Win L&F: JTextArea uses has no insets on XP
  • [JDK-6395091] - WIn L&F: Buttons in JInternalFrame title bar are wrong shape on Vista
  • [JDK-6395113] - DOC: fix java.lang.management broken links
  • [JDK-6395165] - sun/java2d/SunGraphics2D/SourceClippingBlitTest/SourceClippingBlitTest.java fails
  • [JDK-6395269] - Paths should use List<File> or List<URI> instead of List<String> to represent a path
  • [JDK-6395293] - javax/swing/SpringLayout/4726194/Test4.java fails
  • [JDK-6395346] - Need to make Java process High-DPI-aware on Windows Vista
  • [JDK-6395416] - GTKL&F:Renders extra color at top edge of leftmost corner in selected tab by compare with native tab
  • [JDK-6395551] - Setting destination type to type specifier returned by redr.getImageTypes() throws exception for JPG
  • [JDK-6395568] - Using Tier1UpdateMethodData crashes the VM
  • [JDK-6395581] - File.listFiles() is unable to read nfs-mounted directory (MacOS X)
  • [JDK-6395752] - javaws -J argument is inconsistant with java c usage of -J
  • [JDK-6395800] - Regression: java/awt/font/CharView/CharView.java failed
  • [JDK-6395904] - NPE in HttpExchange.close() hangs the light weight http server
  • [JDK-6395953] - REGRESSION: ArrayIndexOutOfBoundsException in FileFontStrike.getGlyphImagePtr
  • [JDK-6395974] - files are parsed even after failure to find annotation processor is reported
  • [JDK-6395981] - JSR 199: JavaCompilerTool and Tool must specify version of JLS and JVMS
  • [JDK-6395983] - JSR 199: improve documentation of JavaCompilerTool
  • [JDK-6396111] - api/java_sql/Timestamp/descriptions.html#ValueOf[Timestamp0020] test fails due to wrong exception
  • [JDK-6396126] - jconsole connecting to old JVM shows bogus 'overview' page with invalid graph limits
  • [JDK-6396141] - Jaxws test throws Class not found error in Mustang build :1.6.0-internal-rebeccas_06_Mar_2006_14_18
  • [JDK-6396378] - Regression test java/awt/ComponentOrientation/BasicTest.java failed in Solaris 11, he_IL.UTF-8
  • [JDK-6396397] - JSR 199: JavaFileManager should extend Flushable
  • [JDK-6396526] - REGRESSION: Input Method Window has 2 frames when invoked in JInternalframe.
  • [JDK-6396531] - JSSE/JCE stubmaker builds will break next week.
  • [JDK-6396586] - Vista: Java Control Panel icon disappears after uninstall
  • [JDK-6396591] - Vista: AppletContext.showDocument() works abnormally for "file:/" protocol URL
  • [JDK-6396594] - Vista: plugin cannot write to default cache directory
  • [JDK-6396596] - Vista: Problems with the new Integrity Mechanism added in Windows Vista
  • [JDK-6396597] - Potential bug in TrueTypeFonts.initNames()
  • [JDK-6396600] - Progressbar breaks out if its bounds when applet is in cache only
  • [JDK-6396601] - (process) ProcessImpl_md.c Windows C compiler warning purity
  • [JDK-6396707] - GTK LAF: Focus lead border touches the JSlider component while compare with native slider.
  • [JDK-6396785] - REGRESSION: A component can get unexpected keyTyped event.
  • [JDK-6396794] - REGRESSION: Contents of GarbageCollectorMXBean's LastGcInfo attribute are incorrect
  • [JDK-6396844] - JFileChooser seems to cause OutOfMemory in 1.4.2, 5.0u4 and mustang-b75
  • [JDK-6396875] - Regression: ColorConvertOp fails on Sparc Solaris
  • [JDK-6396914] - (coll) Clarify all asLifoQueue(deq) operations except addAll map 1-1
  • [JDK-6396967] - ParNew (PLAB): assert in alloc_in_to_space_slow()
  • [JDK-6396979] - Performance slide in cipher micro-benchmark.
  • [JDK-6396982] - PIT: font metrics seems too narrow for cjk fonts in DialogInput and Monospaced fonts, RHAS 4
  • [JDK-6397044] - JCModifiers.getModifiers() returns incorrect Modifiers set.
  • [JDK-6397097] - JSR 199: JavaCompilerTool.CompilationTask is clumsy with respect to "delayed"
  • [JDK-6397104] - JSR 199: JavaFileManager.getFileForOutput should have sibling argument
  • [JDK-6397105] - WinL&F : Comboboxes don't show all states under Vista
  • [JDK-6397286] - TaskListener calls are not protected agains user exceptions
  • [JDK-6397298] - RoundEnvironment.getElementsAnnotatedWith(anno) returns null, no empty set
  • [JDK-6397542] - Rework of the JDBC SQLXML interface
  • [JDK-6397556] - REGRESSION: StackOverflowError when 2 JToggleButtons within ButtonGroup bound to same Action
  • [JDK-6397650] - Java program stucks in a dead loop
  • [JDK-6397652] - REGRESSION: javac compilation failure when imported class with $ sign in the name
  • [JDK-6397684] - set a PrintService without a name (getName() return null) then the JVM crashed
  • [JDK-6397703] - InputEvent contains Example Code Error
  • [JDK-6397890] - (rb) Doc: ResourceBundle example doesn't implement getKeys()
  • [JDK-6397934] - tools/javac/T6351767.java fails to get NPE
  • [JDK-6398062] - Entering a lengthy address to bypass proxy throws segmentation fault
  • [JDK-6398077] - PIT : Thread.join() hangs on acquiring object monitor after Thread.stop()
  • [JDK-6398239] - Named entities in HTML output even when using utf-8
  • [JDK-6398290] - Exception specifications in ScheduledThreadPoolExecutor/Executors
  • [JDK-6398314] - installLatest() method should show License Text
  • [JDK-6398468] - SunReserve3- Floorplan applet loading progress bar exceeds the progress bar end limit
  • [JDK-6398544] - Need to change JSSE Ref Guid for adjustable TLS max record size
  • [JDK-6398602] - Constructing Area from valid path can contain NaN values
  • [JDK-6398614] - JavaScript: can't use user specified scope in ScriptContext
  • [JDK-6398615] - JavaScript: can't use user specified scope in ScriptContext
  • [JDK-6398904] - OGL renderer needs stroke control support enabled
  • [JDK-6398964] - missing is_abstract test in resolve_invoke
  • [JDK-6399361] - CONFORMANCE: @Override specification and compiler inconsistent
  • [JDK-6399384] - JLS3 8.1.2 Sample code uses "<T implements ...>" instead of "<T extends ...>"
  • [JDK-6399404] - jsr 269 Elements.getPackageElement("").getQualifiedName() works inproperly
  • [JDK-6399443] - ThreadPoolExecutor leak
  • [JDK-6399563] - Regression: javac fails when compile directory contains a directory with .java extension
  • [JDK-6399602] - pit b77: javac puts the compiled class file in wrong dir
  • [JDK-6399616] - PIT:JPGReader throws exception when using TYPE_CUSTOM TypeSpecifier returned by Reader.getImageTypes
  • [JDK-6399660] - PIT: Using subsampling with compression alters the colors for some of the image types for BMP
  • [JDK-6399669] - There's a typo on the java.sun.com annotations page,
  • [JDK-6399679] - Choice is not invalidated when the frame gets resized programmatically when the drop-down is visible
  • [JDK-6399782] - Solaris packaging changes required for Nevada
  • [JDK-6399788] - pit b77: regression: got IndexOutOfBoundsException from BufferedInputStream during seed generation
  • [JDK-6399792] - Linux: /bin/printf: No such file or directory
  • [JDK-6399894] - JSR 199: WrapperJavaFileObject should extend new class WrapperFileObject
  • [JDK-6400007] - Regression: Mouse cursor is not changing to default mouse cursor when the mouse is over the menuitem
  • [JDK-6400076] - Typo in setContentPane method under RootPaneContainer
  • [JDK-6400104] - JLS3 8.4.8.3 Code example missing a space in method declaration "Tid(T x)" should be "T id(T x)"
  • [JDK-6400204] - JSR 199: StandardJavaFileManager.getJavaObjectsFrom* should throw exception if argument is directory
  • [JDK-6400205] - JSR 199: getClassLoader(location) returns null if getLocation(location) returns null
  • [JDK-6400207] - JSR 199: JavaFileManager.list and unset location
  • [JDK-6400208] - JSR 199: failure mode for inferBinaryName
  • [JDK-6400225] - JSR 199: StandardJavaFileManager.getEffectiveLocation
  • [JDK-6400267] - JSR 199: specify the exact requirements for relative URIs
  • [JDK-6400383] - directory foo.java on javac command line causes javac to crash
  • [JDK-6400685] - Font2DTest.jar is failing for Arabic-Majalla UI on Windows-Vista
  • [JDK-6400787] - JDesktopPane.getFrames() very slow compared to 1.5
  • [JDK-6400824] - Assertion in c1_LIRGenerator.cpp is observed
  • [JDK-6400863] - Expensive creating of SAX parser in Mustang
  • [JDK-6400872] - REGRESSION: Java Compiler cannot find jar files referenced by other
  • [JDK-6400879] - api/javax_sound/sampled/SourceDataLine/index.html#SourceDataLine hangs if -X*gc VM arg specified
  • [JDK-6400905] - No appropriate CCC request for listed JDK 6.0 changes in javax.swing.plaf.basic package (b76)
  • [JDK-6400985] - PIT: JInternalFrame's Title bar not appearing properly on GTK Look And Feel, SolSparc10
  • [JDK-6400986] - JSR 269: RoundEnvironment.getElementsAnnotatedWith() misses some elements
  • [JDK-6401008] - re-add -XX:+UseMembar support in mustang
  • [JDK-6401087] - asElement() called on a TypeMirror representing a constructor returns null.
  • [JDK-6401101] - SourceVersion must fully specify the platform version
  • [JDK-6401107] - JSR 199: all methods must return non-null values unless explicitly allowed
  • [JDK-6401137] - Null Pointer Exception in Java 1.5
  • [JDK-6401166] - Tree icons are no longer rendered correctly with the windows look and feel
  • [JDK-6401225] - Intermittent problems building deployment workspace
  • [JDK-6401245] - Small JDWP packets with the socket transport causes slow debugging on linux 2.6.15 kernel and newer
  • [JDK-6401264] - JSR269: Link Character.isIdentifier{Start, Part} to javax.lang.model.SourceVersion.isIdentifier
  • [JDK-6401277] - JSR 199: javax.tools.ToolProvider.getSystemToolClassLoader throws UnsupportedOperationException
  • [JDK-6401353] - J2DBasher reliability crashes on WinXP after few hours
  • [JDK-6401361] - jexec reports bad magic number: Exec format error
  • [JDK-6401598] - New HttpServer cannot serve binary stream data
  • [JDK-6401700] - Popup warning/error Dialog does not appear when bugster main window is iconified
  • [JDK-6401714] - GUI components do not provide accessible name and description
  • [JDK-6401715] - double & int ops performance regression
  • [JDK-6401906] - JSR 199: rename Wrapper* to Forwarding*
  • [JDK-6401952] - assert(field_index <= 0xFFFF,"field index does not fit in low flag bits") occurs in java_g (5.0u6)
  • [JDK-6401956] - Vista: The right mark of the CheckboxMenu item is broken when compared with winXP
  • [JDK-6401957] - typo at javadoc for MBeanFeatureInfo ctor
  • [JDK-6401994] - JSR 199: JavaCompilerTool.CompilationTask.run should not copy Runnable spec
  • [JDK-6401996] - REGRESSION: painting of backgrounds spill outside drop down list bounds
  • [JDK-6402062] - LTP: XMLEncoder could not write object of type java.awt.Insets (fails since mustang-b76)
  • [JDK-6402096] - Remove "throws IOException" from HttpExchange.close()
  • [JDK-6402134] - -XX:-UsePerfData uncovers "naked" perfdata counter access in synchronizer.cpp ReeenterI()
  • [JDK-6402288] - Impossible to create javax.xml.validation.Schema instance from "web-app_2_4.xsd"
  • [JDK-6402327] - Clarify Condition.awaitNanos negative return value ambiguity
  • [JDK-6402333] - LockSupport.park guidance
  • [JDK-6402408] - MBeans tab: jconsole loses attribute edits on focus change
  • [JDK-6402506] - JSR 269: Add ProcessingEnvironment.getSourceVersion
  • [JDK-6402516] - need to determine if an element is accessible as a member of a given type
  • [JDK-6402537] - LockSupport.park with large timeout overflows, causing immediate return, resulting in busy-poll loop
  • [JDK-6402606] - REGRESSION: Some regtests fail because of clipping inaccuracy in the ProcessPath code
  • [JDK-6402717] - Error verifying java.lang.Error causes VM to exit silently due to stack overflow
  • [JDK-6402743] - Dialog created with Document Model modality with null as parent blocks the Applet.
  • [JDK-6402819] - String(a, charset) slower than String(a, charsetname)
  • [JDK-6403371] - REGRESSION: JTable header renderer only paints as component orientation as left
  • [JDK-6403375] - RPATH & RUNPATH failures in SUNWj6rt
  • [JDK-6403459] - JavacProcessingEnvironment should know if parser errors occurred
  • [JDK-6403466] - javac TaskListener should be informed when annotation processing occurs
  • [JDK-6403468] - JSR269: processors raising errors doesn't result in nonzero exit code
  • [JDK-6403619] - Components are truncated when baseline alignment is used in GridBagLayout.
  • [JDK-6403625] - crash in compiled code when using profiler agent
  • [JDK-6403698] - Broken link in javadoc for com.sun.security.auth.PolicyFile class
  • [JDK-6403794] - java.lang.management implementation should not assume PlatformMBeanServer supports MXBeans
  • [JDK-6403915] - REGRESSION: iexplorer & firefrox crash when redirecting while applet is still ru
  • [JDK-6404008] - REGRESSION: Mouse dragged events obey drag sensitivity
  • [JDK-6404011] - IllegalArgumentException: "Invalid ICC Profile Data" when reading certain JPEGs
  • [JDK-6404068] - MouseButtonExTest fails because Event was not fired
  • [JDK-6404101] - Core library doc improvements 2006-03-24
  • [JDK-6404123] - @link => @linkplain and other minor doc fixes
  • [JDK-6404306] - IllegalArgumentException:Invalid thread ID occurs in 6.0b76
  • [JDK-6404373] - Regression: outlines of large composite glyphs are incorrect
  • [JDK-6404388] - VISTA: Socket setTcpNoDelay & setKeepAlive working incorrectly
  • [JDK-6404399] - Rotation transformation incorrectly works in some cases
  • [JDK-6404410] - REGRESSION: GridBagLayout throws AIOOBException if columnWidths.length > number
  • [JDK-6404427] - api/xsl/conf/math/math110.html#math110[testTransformation] fails due to additional newline
  • [JDK-6404473] - VISTA: MulticastSocket.setInterface fails to set Interface (ipv4)
  • [JDK-6404504] - Support characters added in ISO-8859-7:2003
  • [JDK-6404516] - With Java Update, clicking Check Monthly button displays improper message
  • [JDK-6404519] - REGRESSION: Mustang JButtons don't track changes to Win XP theme and color schem
  • [JDK-6404543] - With "Before downloading" option, notification comes up before download as well as before install
  • [JDK-6404550] - Cannot implement late attach in NetBeans Profiler due to missing functionality in JVMTI
  • [JDK-6404561] - (thread) ThreadLocal lock contention
  • [JDK-6404656] - Error in documentation of AbstractSpinnerModel
  • [JDK-6404663] - Varargs parameter in Class.getConstructor(Class...) is not generic, among others
  • [JDK-6404708] - b77 Reg: unable to enter directories in JFileChooser with "Focus Follows Mouse" gnome option
  • [JDK-6404711] - BitSet serialization optimization defeats explicit capacity management
  • [JDK-6404715] - JLS3 15.19 Explanation of left shift operator is wrong
  • [JDK-6404756] - javac mishandles deprecation warnings on some elements marked deprecated
  • [JDK-6404833] - typos in Connection.close method javadocs
  • [JDK-6404841] - j2se/make/mksample/nio/server/Makefile broken for incremental build
  • [JDK-6404847] - REGRESSION: GeneralPath.createTransformedShape no longer returns a GeneralPath object
  • [JDK-6404891] - debug printout left in XMLParser.java
  • [JDK-6404896] - 200 unclosed html tags in api docs
  • [JDK-6404936] - (cal) Doc: JapaneseImperialCalendar (package private) has inaccurate descriptions
  • [JDK-6405003] - NullPointerException is thrown during Windows.updateChildFocusableWindowState(), Windows
  • [JDK-6405050] - change http server content-length from int to long
  • [JDK-6405099] - Compiler crashes when javac encounters /usr/jdk/packges/lib/ext with no 777 permissions
  • [JDK-6405128] - REGRESSION: Maximum gain value causes sound distortion
  • [JDK-6405175] - LTP: XMLEncoder could not write BoxLayout and OverlayLayout (fails since mustang-b76)
  • [JDK-6405351] - AssertionError in javax.swing.TransferHandler$TransferSupport
  • [JDK-6405491] - Java2Demo is crashed in Vista by b77 windows-amd64 build
  • [JDK-6405538] - jarsigner can't handle large file entries in an archive
  • [JDK-6405639] - Make test/java/util/TimeZone/tools/zdump/CheckDisplayNames.java to be a regular test program
  • [JDK-6405689] - Reg: Painting is not happening properly , when Choice scrollbar gets disappeared after selected item
  • [JDK-6405707] - Reg:Choice popup & scrollbar gets Flickering when mouse is pressed & drag on the scrollbar
  • [JDK-6405742] - Timestamp.valueOf() throws ArrayIndexOutOfBoundsException instead of IllegalArgumentException
  • [JDK-6405841] - Showing a new window changes the Z-order for the focused window
  • [JDK-6406012] - REGRESSION: GTK tooltip background color wrong
  • [JDK-6406070] - Inconsistent highlighting for disabled (JCheckBox|JRadioButton)?MenuItem
  • [JDK-6406164] - ElementKindIterator.hasNext() throws NPE when ElementFilter Iterable methods are used.
  • [JDK-6406177] - REGRESSION: Graphics2D drawText often does not draw String completely
  • [JDK-6406212] - JSR269: Syntax of options should be better verified
  • [JDK-6406218] - Memory leak in HTMLEditorKit
  • [JDK-6406264] - REGRESSION: Custom combo box calendar popup no longer functional
  • [JDK-6406447] - MXBean framework should support non-generic subclasses of generic classes
  • [JDK-6406485] - Setting some parameters (PrintMallocFree / PrintCommandLineFlags) fails an assert
  • [JDK-6406669] - Regression test java/awt/Toolkit/LockingKeyTest/LockingKeyTest.java failed
  • [JDK-6406771] - Tree API clients need access to the compiler's line number table
  • [JDK-6406801] - Vista: Click "Go to Java.com" button of Java system tray, two IE windows will pop up
  • [JDK-6406802] - Vista: "Update Now" button on Java Control Panel fails to run jucheck.exe
  • [JDK-6406821] - Vista: Java Update tab is missing in stardard account
  • [JDK-6406822] - Vista: jusched.exe requires user approval with every login
  • [JDK-6406823] - Vista: JRE uninstallation is not clean
  • [JDK-6406824] - Vista: reinstallation cannot work (JDK only)
  • [JDK-6406829] - Vista: reinstall jre into another folder will not work.
  • [JDK-6406843] - Vista: Fail to register the dll using Active-X Bridge
  • [JDK-6406864] - WinLAF:Text appears enabled in disabled toggle button.
  • [JDK-6406930] - keyboard tests failed on Vista for Arabic locale throwing StringIndexOutOfBoundsException
  • [JDK-6407006] - Mustang installer warning for non-supported platforms needs to be updated
  • [JDK-6407011] - javac crashes in b78 with NPE in DefaultFileManager:293
  • [JDK-6407015] - Mustang disk space check needs to be updated
  • [JDK-6407066] - Paths code should not discard non-existent directories
  • [JDK-6407099] - (spec) String should use {@linkplain ... instead of {@link...</code>...<code>
  • [JDK-6407118] - VM asserts when 1.6.0 jvm is used in 1.4.2 jdk.
  • [JDK-6407137] - REGRESSION: -Xcheck:jni gives warnings with painting with Java2D in mustang-b77
  • [JDK-6407257] - javac locks up when encountering cyclic inheritance
  • [JDK-6407335] - (ann) java.lang.Class.getAnnotation() cache conflicts with RedefineClasses()
  • [JDK-6407414] - 1.4.2_11 java_g with iCMS Error: assert(_pending_decrements > 0,"can't be zero or negative")
  • [JDK-6407445] - need clarify the focus spec for requestFocusXXX methods
  • [JDK-6407555] - Regression : In GTK LF the change of theme is not taking any effect on JTree
  • [JDK-6407730] - UnicodeLittle is BIG-endian
  • [JDK-6407783] - Add support for a portable way to create the ADT Array and Struct
  • [JDK-6407793] - Add SQLFeatureNotSupportedException to the javadocs for all optional JDBC methods
  • [JDK-6407870] - Add SQLRecoverableException to the javadocs for all optional JDBC methods
  • [JDK-6407873] - Accessibility: Can not navigate to all GUI components using keyboard
  • [JDK-6408052] - XMLEventWriter writes out extra namespace declarations
  • [JDK-6408057] - regression: Modal dialog is allowing the textarea scrollbar can be moved
  • [JDK-6408063] - Improve test programs for TimeZone class
  • [JDK-6408111] - REGRESSION: JList does not handle long strings properly
  • [JDK-6408162] - REGRESSION: Performance Problem for Asian Fonts Larger than 19 pt in Java 1.5
  • [JDK-6408173] - XAWT Makefile: some things are built/generated every time
  • [JDK-6408208] - can't plug custom locales since b76 JDK6 build
  • [JDK-6408241] - Elements.getTypeElement(String s) does not return null for non-existing classes
  • [JDK-6408422] - REGRESSION: JCheckBoxMenuItem and JRadioButtonMenuItem with GTK L&F
  • [JDK-6408623] - Vista: Mozilla browser setting can not be changed
  • [JDK-6408704] - TEST_BUG: java/awt/TextComponent/GetCaretPosOutOfBoundsTest/GetCaretPosOutOfBoundsTest.html fails
  • [JDK-6408720] - javazic clean up for doc generation
  • [JDK-6408725] - java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html fails
  • [JDK-6408755] - javazic doesn't list zones with future GMT offset changes for 1.3.1
  • [JDK-6408777] - jar command help usage is incorrect
  • [JDK-6408896] - REG: plugin dlls from mozilla/plugins directory are not removed during jre uninstall
  • [JDK-6409182] - REGRESSION: Unnecessary drawn column when shifting columns
  • [JDK-6409184] - System property awt.useSystemAAFontSettings does nothing on KDE
  • [JDK-6409194] - RMI debugging always writes to the console no matter what config is specified
  • [JDK-6409206] - REGRESSION: Turkish small "Ã…" displayed as "s" with an accent at top
  • [JDK-6409233] - XSLTC 'Could not compile stylesheet' 'Error checking type of the expression 'funcall( ... )'.'
  • [JDK-6409238] - monitor contended events miscount in the cm02t001
  • [JDK-6409269] - Regression test javax/swing/JTabbedPane/4499556 fails with NPE
  • [JDK-6409274] - dtrace/hotspot/VMLifecycle/VMLifecycle002/VMLifecycle002 test fails
  • [JDK-6409286] - Vista: enable HTTPS protocol TLSv1 instead of SSLv2 by default and Text changes
  • [JDK-6409419] - L10N of timezone display name need to be modified to up-to-date
  • [JDK-6409422] - EXCEPTION_ACCESS_VIOLATION coming to a safepoint?
  • [JDK-6409477] - Filer.createBinaryFile incorrectly uses non-path-relative URIs
  • [JDK-6409478] - REGRESSION: Infinite loop in GeneralPath.contains(x, y) for NaN values
  • [JDK-6409488] - irregular mnemonic resource implementation
  • [JDK-6409506] - On b78 it takes 10 times longer to read a compressed binary file
  • [JDK-6409693] - BufferStartegy is not working as expected for some displaymodes when used with FullScreen
  • [JDK-6409710] - In JreFinder dialog, hotkey (Alt+N) is not working for Next button
  • [JDK-6409823] - REGRESSION: Incorrectly inserted 'p-implied' in HTMLDocument
  • [JDK-6409829] - JSR 199: enforce the use of valid package and class names in get{Java,}FileFor{Input,Output}
  • [JDK-6409831] - Virus alerts on JPEGVmCrashTest.jpg and APP0_erased.jpg
  • [JDK-6409834] - SUNWj6rt postinstall script issue with smosservice and diskless client setup in nevada.
  • [JDK-6409837] - Vista: document more restrictive sandbox for signed applets
  • [JDK-6409876] - DOC: Document the need for the DTrace package SUNWdtrd on Solaris 8/9
  • [JDK-6409880] - Vista: document new sandbox restrictions for signed JNLP applications
  • [JDK-6409915] - assertion failure in compiler on retransformation -- old methods not in context
  • [JDK-6409933] - move setPoolable and isPoolable to the Statement interface from the PreparedStatement interface
  • [JDK-6409946] - Assorted bugs in the make/docs (javadoc) Makefile
  • [JDK-6409997] - Default locale/encoding detection for Windows Vista
  • [JDK-6410012] - tools/javac/processing/6350124/T6350124.java fails
  • [JDK-6410014] - javax/swing/plaf/metal/MetalRootPaneUI/4854950/bug4854950.java fails
  • [JDK-6410144] - Mustang JVM crashes with -XX:-UseBiasedLocking
  • [JDK-6410174] - JVMS should be clarified regarding internal form of class name
  • [JDK-6410184] - JSR 199: javax.Tools.WrapperJavaFileManager and WrapperJavaFileObject are not reflexive
  • [JDK-6410238] - No appropriate CCC request for listed JDK 6.0 changes in java.sql package (b78)
  • [JDK-6410297] - JSR 199: javax.tools.SimpleJavaFileObject.isNameCompatible doesn't work or has wrong spec
  • [JDK-6410440] - JAVAWS does not produce "##TCKHarnesRun##" output anymore
  • [JDK-6410590] - 20 unclosed html tags in api docs
  • [JDK-6410643] - JSR 199: The method JavaCompilerTool.run fails to handle null arguments
  • [JDK-6410653] - REGRESSION: javac crashes if -d or -s argument is a file
  • [JDK-6410706] - CONFORMANCE Mandatory warnings in Tree API
  • [JDK-6410731] - REGRESSION: -nowarn will not suppress warnings
  • [JDK-6410803] - JRE TrayIcon generate an ERROR MessageType
  • [JDK-6410953] - Typo in the DatabaseMetaData as functionColumnUnknown should be functionParameterUnknown
  • [JDK-6411073] - JSR 199: questions not answered by the specification
  • [JDK-6411074] - JRootPane's getMenuBar() description problem
  • [JDK-6411121] - need TypeElement.getBinaryName
  • [JDK-6411189] - DisplayedMnemonicIndex for the abort button inside PrintStatus Dialog
  • [JDK-6411287] - l10n for 6370143 Blank status shown during JRE installation
  • [JDK-6411310] - JSR 199: FileObject should support user-friendly names via getName()
  • [JDK-6411312] - JSR 199: ForwardingFileManager should be generic, by analogy with ForwardingFileObject
  • [JDK-6411322] - Exception thrown inside the destroy/stop makes browser to hang if exception property is set to true
  • [JDK-6411327] - Some typeUtils methods can result in an IllegalArgumentException and this is not documented.
  • [JDK-6411331] - JCP: Delete files is creating trace/log file inside the log if deployment.trace/log is set to true
  • [JDK-6411379] - NPE from JavacTrees.getPath
  • [JDK-6411479] - Javaws can not load the proxy configuration from Firefox browser
  • [JDK-6411513] - java.net.DatagramSocket.receive: packet isn't received
  • [JDK-6411624] - MidiSystem.getSequencer() doesn't throw MidiUnavaivableException if no audio card installed
  • [JDK-6411747] - JMX.newMBeanProxy(MBeanServerConnection,ObjectName,Class,true) does not return NotificationEmitter
  • [JDK-6411862] - (launcher) java -X fails with "Can't open ../XUsage.txt"
  • [JDK-6411911] - Clarify PreparedStatement.getParameterMetaData
  • [JDK-6411919] - processor path doesn't always get picked up when using JSR199 API
  • [JDK-6411930] - poorly worded warning: no processors claimed _present_ annotation types
  • [JDK-6411943] - need to clarify the Connection interface WRT distributed transactions
  • [JDK-6411948] - File.get{Total,Free,Usable}Space() causes VM initialization error (win98)
  • [JDK-6412090] - Typo in java.util.regex's package.html
  • [JDK-6412274] - Regression: Mustang 64-bit JVM crashes after selecting GTK L&F on Solaris9
  • [JDK-6412289] - Regression: Mustang GTK L&F wrongly rendered on Solaris9
  • [JDK-6412307] - REGRESSION: SimplePrimQuality test failed due incorrect handling of tiny lines in XOR mode
  • [JDK-6412308] - JSR 199: javax.tools.JavaFileManager.getFileForOutput: spec is the same as for getFileForInput
  • [JDK-6412391] - fix for annotation cache and RedefineClasses() conflict needs HotSpot changes
  • [JDK-6412463] - PIT: j2se build fails on solaris-amd64 with javac failure
  • [JDK-6412669] - should be able to get SourcePositions from 269 world
  • [JDK-6412689] - ThreadMXBean.getThreadInfo(long[]) causes failure: assert(SharedSkipVerify || obj->is_oop() )
  • [JDK-6412695] - RadialGradient throws exception if focus is on perimeter of circle
  • [JDK-6412696] - Java2Demo should demo radial gradients with an off-center focus
  • [JDK-6412715] - OGL: VM crashes when performing OGLGeneralBlit
  • [JDK-6412791] - PIT. JVM does not exit when TrayIcon is added and then removed
  • [JDK-6412803] - PIT. XToolkit. Blocking dialog is not restored when a blocked frame is restored from iconified state
  • [JDK-6412812] - Regression. XToolkit: Cursor shown on components on a blocked window changes when clicked
  • [JDK-6412896] - java.text.DateFormatSymbols.getZoneStrings returns array with m less than 5
  • [JDK-6413033] - sun.security.krb5.internal.ccache.FileCredentialsCache vs multiple cached TGTs
  • [JDK-6413153] - KerberosTicket throws exception when authtime field in KrbCredInfo is null
  • [JDK-6413228] - Many links broken with "?is-external=true".
  • [JDK-6413232] - JSR269: -XprintRounds should give localized info
  • [JDK-6413313] - (process) Use parent, not child, value of PATH to search for Unix programs
  • [JDK-6413389] - jhat throws OOM while parsing large heapdumps
  • [JDK-6413451] - failure in nsk test: nsk/jdi/ObjectReference/invokeMethod/invokemethod005
  • [JDK-6413520] - SA: SharedInfo class has been removed.
  • [JDK-6413576] - Fix javadoc warnings in public source files
  • [JDK-6413633] - JSR 199: file manager requirements
  • [JDK-6413690] - JavacProcessingEnvironment does not enter trees from preceding rounds
  • [JDK-6413718] - Nightly failure "JNI handle should not be null"
  • [JDK-6413733] - PIT: RadialGradientPaint with a smaller radius looks weird for NO_CYCLE CycleMethod
  • [JDK-6413772] - (spec) Broken links to BreakIterator.getSentenceInstance(Locale)
  • [JDK-6413803] - REGRESSION: xsl:strip-space behaviour is incorrect in Java 5
  • [JDK-6413817] - the Logger.global field must be deprecated
  • [JDK-6413876] - REGRESSION javac -d /directory/ creates destination directories
  • [JDK-6413888] - (ch spec) ScatteringByteChannel.read(ByteBuffer[] dsts) contains minor typo
  • [JDK-6414234] - java.lang.ClassLoading -> Attributes -> Loaded Class (Chart) - clickig refresh quits the chart mode
  • [JDK-6414300] - PIT: Colors used in LGP,RGP change sporadically when the JPanel is repainted, LINEAR_RGB color space
  • [JDK-6414304] - ThreadInfo.getLockedMonitors doesn't include monitors locked by JNI MonitorEnter function
  • [JDK-6414459] - Wrong first day of week for Croatian locale
  • [JDK-6414483] - REGRESSION/CONFORMANCE: compiler crash: lang/PKGS/pkgs057/pkgs05707 and lang/PKGS/pkgs057/pkgs05708
  • [JDK-6414552] - REG: Choice drop-down appears at a wrong location when font size of the items are bigger, XToolkit
  • [JDK-6414633] - JSR 269: Only the first processor message at a source location is reported
  • [JDK-6414746] - sponsor ws should only use partial tables, to simplify future development
  • [JDK-6414812] - Fix missing sanity warning on the windows compiler being used
  • [JDK-6414932] - assert(false,"bad AD file")
  • [JDK-6414980] - ECC Updates
  • [JDK-6415057] - Icon of the child dialog is not updated on-the-fly when parent's icon changes, XToolkit
  • [JDK-6415062] - 30 MB memory trashed to get 30 kb string url encoded
  • [JDK-6415119] - REGRESSION: hs101t001, hs101t003, hs101t004, PopSynchronousTest, RedefineCrossStart
  • [JDK-6415145] - REGRESSION: Selected item is not being updated while dragging above popup menu
  • [JDK-6415193] - Potential use of destroyed critical section in AwtGDIObject
  • [JDK-6415321] - Vista: Implement work around for Runtime.exec() problem in deployment
  • [JDK-6415337] - Mustang b79: Java VM failed on start with error occurred during initialization of VM on Windows98 SE
  • [JDK-6415339] - Swing doesn't refresh properly
  • [JDK-6415354] - CMS: assert(thisOop->is_oop_or_null(true),"expected an oop or NULL")
  • [JDK-6415394] - jvmti Monitors Info api should include monitors owned by JNI Monitor.
  • [JDK-6415404] - jdwp/jdi MonitorsInfo.stackDepth() should returns -1 for monitors owned from JNI MonitorEnter call.
  • [JDK-6415406] - ATG client crash with fastdebug build at methodOopDesc::bci_from
  • [JDK-6415455] - REGRESSION: NPE when compiling Mustang Swing classes on Linux-64
  • [JDK-6415592] - Incorrect AWT code in sun.applet.AppletPanel
  • [JDK-6415634] - Vista: Java Console dump thread stack feature not working
  • [JDK-6415665] - sense of "alphacolor" option is reversed in J2DBench for some paint types
  • [JDK-6415669] - Getting Transmitter from MIDISystem in Applet crashes JVM
  • [JDK-6415670] - On allocating memory for threads on a dual core results in no CPU
  • [JDK-6415674] - JVM crashes when -XX:+UseConcMarkSweepGC and -Xaprof are used together.
  • [JDK-6415692] - Empty applet object IE crash
  • [JDK-6415696] - KeyTool deletes alias entry when -changealias used for Windows-My Sub Store of MSCAPI KeyStore
  • [JDK-6415780] - JSR 199: javax.tools.JavaFileManager.getClassLoader always fails
  • [JDK-6415881] - JSR 199: DefaultFileManager.getFileForInput does not validate input
  • [JDK-6415955] - Java2Demo auto mode does not work reliably in Mustang
  • [JDK-6416024] - JDK 6: after remove ALL, then add event to javax.sound.midi.Track got ArrayIndexOutOfBoundsException
  • [JDK-6416234] - Make javax.swing.event.MouseInputAdapter extend java.awt.event.MouseAdapter
  • [JDK-6416525] - Cannot run NetBeans IDE on Nevada with Mustang
  • [JDK-6416543] - Small improvements to regtest CancelledProducerConsumerLoops
  • [JDK-6416555] - Need to clarify the starting position for Blob and Clob methods
  • [JDK-6416561] - Placeholder for JDBC 4 javadoc typos
  • [JDK-6416679] - Elements.getTypeElement(String s) does expect binary name as a parameter
  • [JDK-6416920] - REGRESSION: JTabbed pane title is not seen in scroll tab layout in WindowsLookAndFeel
  • [JDK-6416982] - REGRESSION:check box menu item marker should be black color by befault while compare with native.
  • [JDK-6417021] - References to 5.0 in Mustang sources for JMX API
  • [JDK-6417022] - javax.management.DescriptorKey has inconsistent meta-annotations
  • [JDK-6417036] - Memory leak in PermGen during excessive class loading
  • [JDK-6417044] - postRegister() may sometime be called from within a synchronized block
  • [JDK-6417106] - Need to support HTTP Expect 100 Continue in Http server
  • [JDK-6417108] - JConsole throwed a ClassCastException under chinese locale
  • [JDK-6417150] - Performance regression in NCAR microbenchmark from Jre 1.5.0_06
  • [JDK-6417179] - ScriptEngineFactory.getOutputStatement(String) does not confirm to spec
  • [JDK-6417184] - JavaScript engine should support shortcuts for often used Java packages
  • [JDK-6417205] - (fc) Out of address space because mapped ByteBuffers are not freed
  • [JDK-6417206] - Encoding doesn't work with stax
  • [JDK-6417266] - sun/management/jmxremote/bootstrap/LocalManagementTest.sh fails with IOException: Bad file number
  • [JDK-6417282] - JSR 199: default is not system
  • [JDK-6417307] - SyncResolver.getConflictValue(int) throws SQLException: Invalid cursor position
  • [JDK-6417318] - JavaDoc for org.w3c.dom.Text is missing examples
  • [JDK-6417372] - java/awt/FullScreen/VramExaustionFSTest/VramExaustionFSTest.java fails on Vista
  • [JDK-6417444] - jtreg test sun/tools/jinfo/Basic.sh is failing on linux-amd64
  • [JDK-6417505] - GraphicsDevice.getDisplayMode() returns null with ddraw disabled, Vista
  • [JDK-6417534] - Missing colon in security dialogs in french
  • [JDK-6417581] - Memo component can display more then one cursor on Windows Vista amd64 if cursor positioned by mouse
  • [JDK-6417724] - MBeans tab: Cells in grids are editable
  • [JDK-6417731] - Win Vista: When monitored process is killed, jconsole stops responding
  • [JDK-6417746] - (smartcardio) TerminalFactory.waitForCardPresent methods does not throw IllegallArgumentException
  • [JDK-6417847] - Development docs build fails if BUILD_NUMBER isn't set
  • [JDK-6417998] - javax/swing/plaf/synth/6278565/bug6278565.java fails on Vista
  • [JDK-6418004] - java/awt/font/StyledMetrics/StyledMetrics.java fails on Vista
  • [JDK-6418016] - JDK patch clusters's link broken - Error: Invalid target
  • [JDK-6418032] - GTK L&F in CJK locales disables use of desktop antialiasing.
  • [JDK-6418039] - XMLStreamWriter.writeStartElement() doesn't behave according to java doc
  • [JDK-6418064] - test/javax/swing/Autoscroller/4942216/bug4942216.java test fails on solaris and linux
  • [JDK-6418117] - REGRESSION: Background of JToolBar can't be modified under XP look and feel
  • [JDK-6418233] - JComboBox has improper margins on Windows XP
  • [JDK-6418238] - REGRESSION: InetAddress.isReachable() throws ConnectException at high load
  • [JDK-6418268] - IllegalStateException thrown if caching jars
  • [JDK-6418308] - Failure in httpserver Test3,4, and 5
  • [JDK-6418399] - (smartcardio) attempt to get a factory of type "None" using TerminaFactory.getInstance calls fails
  • [JDK-6418422] - javax.crypto.EncryptedPrivateKeyInfo constructor accepts invalid oids
  • [JDK-6418425] - javax.crypto.EncryptedPrivateKeyInfo constructor throws NumberFormatException
  • [JDK-6418433] - org.ietf.jgss.Oid constructor accepts invalid values (and rejects valid values)
  • [JDK-6418457] - java.lang.Package broken through Java Web Start in Mustang build 77
  • [JDK-6418510] - Provide a convenient method in JConsolePlugin for adding listener
  • [JDK-6418647] - Doc bug 5035358 shows sun.security.util.Password.readPassword() is buggy.
  • [JDK-6418649] - REGRESSION: java.util.EmptyStackException from IExplorerEmbeddedFrame.modalityPopped
  • [JDK-6418666] - JSR269: Determine proper set of type visitor methods
  • [JDK-6418694] - JSR 199: JavaFileManager.hasLocation(Location)
  • [JDK-6418728] - clobber got clobbered
  • [JDK-6418902] - (smartcardio) Typo in specification for TerminalFactory class
  • [JDK-6418997] - REGRESSION: Different styles of text selection in JEditorPane with PlainDocument
  • [JDK-6419000] - Non-centered progress sheet dialog when supplying connection parameters in the command-line
  • [JDK-6419009] - MBeans tab: Make Attributes/Operations/Notifications more discoverable from the MBean's main panel
  • [JDK-6419112] - Need a way to determine if java process was started from sun launchers
  • [JDK-6419145] - JAXP fails to fall back properly when a non-standard class loader delegation is used
  • [JDK-6419165] - Deopt failure on x86 with DeoptimizeALot
  • [JDK-6419326] - Regression:javax/swing/JComboBox/4890345/bug4890345.java fails in mustang b82
  • [JDK-6419424] - (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails in 5.0u8 and mustang (linux only)
  • [JDK-6419507] - rename of createArray to createArrayOf
  • [JDK-6419565] - Charset ISO-8859-7 does not map C1 (0x80-0x9F) characters
  • [JDK-6419603] - Regression: Slow updates in tab classes hog the AWT GUI thread - should convert to SwingWorker
  • [JDK-6419687] - NPE in XMLEventWriterImpl
  • [JDK-6419791] - sun.nio.cs.SingleByteDecoder handles unmappable byte incorrectly.
  • [JDK-6419804] - pit b83: CertPath: PKITS test suite: got two unexpected rejects: test 4.5.3 and test 4.5.4
  • [JDK-6419910] - src.zip doesn't include package-info.java
  • [JDK-6419915] - FindBugs: 419 "bugs" in javac
  • [JDK-6419928] - Mustang dose not throw out ArryIndexOutOfBoundsException when Js calls Java
  • [JDK-6419935] - JSR 199: Forwarding{FileObject,JavaFileManager}.equals() functionality isn't specified
  • [JDK-6420053] - Javadoc for DownloadService needs to be updated to reflect RFE 4908304
  • [JDK-6420122] - Regression: DukeRoids don't render correctly with pmoffscreen=false
  • [JDK-6420149] - REGRESSION: Non-editable textarea/textpane/editorpane should have white background
  • [JDK-6420152] - REGRESSION: Closing an output tab in NetBeans produces ArrayIndexOutOfBoundsException
  • [JDK-6420156] - JSR 199: rename JavaCompilerTool to JavaCompiler
  • [JDK-6420191] - assertion failure from fix for 6374419
  • [JDK-6420226] - Cannot launch application with installer extension using system cache.
  • [JDK-6420244] - Recursion in kill_dead_code() causes compiler stack overflow when run CTW
  • [JDK-6420250] - Incorrect handling of CK_UNAVAILABLE_INFORMATION in 64-bit mode
  • [JDK-6420252] - P11KeyStore never sees more than 100 objects
  • [JDK-6420409] - JSR 199: StandardFileManager: cannot set CLASS_PATH location
  • [JDK-6420418] - PIT 84: When GTB is not chosen for installation, the wizard shows jre installed with GTB
  • [JDK-6420464] - JSR 199: JavaFileObject.isNameCompatible throws unspecified exception (IllegalArgumentException)
  • [JDK-6420520] - PIT 84: Important information missing in the license agreement
  • [JDK-6420665] - we should run msi validation during install build
  • [JDK-6420668] - JSR269: AbstractProcessor should check initialization status before running methods
  • [JDK-6420685] - ResourceMark breaks growable array
  • [JDK-6420702] - jdk .exe broken because of jconsole-plugin directory
  • [JDK-6420730] - NO_RTPATCH=true variable no longer needed
  • [JDK-6420779] - JSR 199: getEffectiveLocation has become obsolete
  • [JDK-6420783] - Update locale.doc.html for SuSE 10
  • [JDK-6420804] - REGRESSION: Rotating graphics2D to draw CJK string causes OutOfMemoryError
  • [JDK-6420881] - jmap man page should mention jhat
  • [JDK-6420953] - Zephyr doesn't escape namespace URIs
  • [JDK-6420978] - sun/util/resources/TimeZone/Bug6329116.java fails
  • [JDK-6420984] - Fastdebug Server VM asserts with -XX:+TraceIterativeGVN
  • [JDK-6421004] - httpserver regression tests indicate a problem with httpserver internal buffering
  • [JDK-6421029] - PIT: jre uninstaller hang
  • [JDK-6421122] - Authorization header removed for preemptive authentication by user code
  • [JDK-6421245] - Changing ClientInfoException to SQLClientInfoException
  • [JDK-6421284] - JPopupMenu behaves incorrectly with invoker being set to null
  • [JDK-6421297] - GDS installer offered on 32-bit Vista, but fails to install silently
  • [JDK-6421376] - PIT: Unable to launch javaws on windows
  • [JDK-6421553] - Vista: PIT b84 - REG: JRE Autodownload options disabled in Java Control Panel
  • [JDK-6421558] - Vista: Unexpected message displayed inside the applet area
  • [JDK-6421581] - NPE while closing HttpExchange.getResonseBody()
  • [JDK-6421585] - jnlp dtd 1.5 and 6.0 are errorrous
  • [JDK-6421605] - Regression: jconsole uses png image files for dialog mastheads
  • [JDK-6421725] - Httpserver Test7a Test8a failing
  • [JDK-6421756] - JSR 199: In the method JavaCompilerTool.getTask 'options' can be supplied in the place of 'classes'
  • [JDK-6421840] - PIT 84: 2 fixes: 6407015 & 6407006 need to also be fixed in the sponsors workspace
  • [JDK-6421848] - PIT: Clicking "click here to continue" does not continue java update
  • [JDK-6421888] - Some Characters are not fully visible on the Java Update dialog
  • [JDK-6421893] - StAX parser doesn't support XML 1.1
  • [JDK-6421918] - "Error applying transforms..." error dialog is shown on non-english locale
  • [JDK-6421989] - MBeans tab: Exception thrown in notifs table when clicking on UserData for non-expandable cells
  • [JDK-6421995] - (coll) Minor doc fixes
  • [JDK-6422063] - PIT: tracing functionality broken in deployment/javaws
  • [JDK-6422076] - regression: problem with deoptimization of double locals kept in FP registers
  • [JDK-6422099] - C2 assert("live value must not be garbage")
  • [JDK-6422157] - PIT b84: Can not install jdk on windows
  • [JDK-6422173] - Need to add Connection.createQueryObject(Class,Connection) and DataSource.createQueryObject(Class,Da
  • [JDK-6422175] - Need to add free method to Array interface
  • [JDK-6422176] - Need to change SQLClientInfoException constructors to take a Map instead of a Property object
  • [JDK-6422215] - JSR 199: What happens if a directory is missing
  • [JDK-6422229] - JSR 199: Crash with CompilationTask.run
  • [JDK-6422327] - JSR 199: JavaCompilerTool can compile and generate '.class' of non '.java' files
  • [JDK-6422391] - Infinite recursive loop in XMLOutputFactoryImpl
  • [JDK-6422420] - Fix the obsolete name to follow naming convention standards
  • [JDK-6422452] - Confusing fossil phrase in the MLet spec
  • [JDK-6422462] - Add more Java2D properties to the lists considered "secure"
  • [JDK-6422501] - Installer left behind jre1.6.0.msi
  • [JDK-6422509] - Vista: disable change dialog for cache location ?
  • [JDK-6422541] - fix for {Constructor,Field,Method} annotation cache and RedefineClasses() conflict needs HS changes
  • [JDK-6422615] - Vista: remove deploy.exe and trusted.empty
  • [JDK-6422708] - If no -s<dir> options is given, createTextFile uses root, "/",under which to create file
  • [JDK-6422737] - rc.exe not found, default MSDEVTOOLS_PATH location is wrong.
  • [JDK-6422753] - tools/javac/processing/model/testgetallmembers/Main.java is failing
  • [JDK-6422786] - regression test javax/sound/midi/MidiSystem/DefaultDevices.java fails
  • [JDK-6422881] - (@see...) need be changed to {@see...} in j2se/src/share/doc/stub/javax/crypto/KeyAgreementSpi.java
  • [JDK-6422885] - Doc: Change "J2SE" in Character.java to "Java SE"
  • [JDK-6422914] - change httpserver exception printouts to use java.util.logging
  • [JDK-6422919] - regression: Modal dialog is allowing the List scrollbar to move
  • [JDK-6422951] - progress bar (in indeterminate mode) is not clear on VISTA
  • [JDK-6422972] - regression : Scrollbar's tumb flicker very badly, when tumb is drag towards the arrow button.
  • [JDK-6423026] - Java.util.zip doesn't allow more than 2036 zip files to be concurrently open on Windows
  • [JDK-6423050] - javax/swing/JToolBar/4529206/bug4529206.java test fails on winxp,cinnabar and RHAS3 platforms.
  • [JDK-6423057] - offline installer offers sponsors, though registry key is set not to offer
  • [JDK-6423063] - Collected data in plotters is not accessible
  • [JDK-6423143] - Rectangle methods should protect against overflow conditions where possible
  • [JDK-6423174] - Attach/spec is in wrong location. Should be jdk/api
  • [JDK-6423258] - java/awt/Menu/MenuVisibilityTest/MenuVisibilityTest.html fails
  • [JDK-6423322] - javax/swing/plaf/synth/SynthParser/unitTest/UnitTest.java test fails with RuntimeException.
  • [JDK-6423396] - Regression test B6373555.java failing sometimes
  • [JDK-6423402] - javax/swing/JComboBox/4513773/EditableFocusTest.java fails on winxp machine.
  • [JDK-6423408] - javax/swing/filechooser/FileNameExtensionFilter/UnitTest/UnitTest.java fails on winxp platform.
  • [JDK-6423583] - LiteralTree.getValue() should return Boolean for Kind.BOOLEAN_LITERAL literals.
  • [JDK-6423639] - BasicService.showDocument fails for a file URL
  • [JDK-6423703] - jrunscript tests fail because 'print' function does not print newline
  • [JDK-6423711] - PIT: jusched.exe error message coming after reinstallation attempt on WinXP
  • [JDK-6423719] - LayoutStyle.getPreferredGap(ComponentPlacement.INDENT) with windows laf is too small
  • [JDK-6423867] - Regression: Can not reconnect or make new connection to restarted VM
  • [JDK-6423870] - (@see...) need be changed to {@see...} in share/classes/com/sun/image/codec/jpeg/JPEGDecodeParam.jav
  • [JDK-6423898] - DataSet cannot be modified in connected mode
  • [JDK-6423908] - Accessibility: JConsole does not support High Contrast and other themes
  • [JDK-6423972] - getBounds() returns the list with one TypeMirror representing java.lang.Object
  • [JDK-6423973] - getReturnType() returns VoidType for a constructor
  • [JDK-6424080] - HTTPS encryption algorithm SSL 2.0 setting in Java control panel is misleading
  • [JDK-6424090] - Need to update various JDBC methods to support long for length for streaming objects
  • [JDK-6424128] - we should no longer bundle WI2.0 engines in Mustang
  • [JDK-6424148] - Off-by-one error causes AssertionFailure with JTree drag and drop
  • [JDK-6424196] - PIT build85 mustang:two jhttp related tests fail: HttpServer.create()& HttpContext.getFilters()
  • [JDK-6424245] - WindowsXP: a regression test DialogSentToBackTest threw Exceptions
  • [JDK-6424251] - Pressing 'ESC' on menu-items of sub-menus makes the whole menu disappear on winXP and exceptions
  • [JDK-6424308] - add the column IS_AUTOINCREMENT to DatabaseMetaData.getColumns
  • [JDK-6424327] - JavaFileManager().getClassLoader(CLASS_PATH) throws UnsupportedOperationException
  • [JDK-6424358] - Synthesized static enum method values() is final
  • [JDK-6424385] - Regression test D3dTranslucencyRestoration.java fails in winXP
  • [JDK-6424434] - Makefile Rules.gmk problem with CompileProperties.java
  • [JDK-6424491] - Cannot initialise nested enums
  • [JDK-6424509] - Memory leak in CSS
  • [JDK-6424539] - JEditorPane API documentation has broken links
  • [JDK-6424879] - JSR 199: should specify that file objects given to getTask are not passed to file manager
  • [JDK-6425065] - Program slow when run with -server flag
  • [JDK-6425067] - PIT. ItemEvent triggered when clicking a Choice placed at the cornor of the screen
  • [JDK-6425089] - PIT. Frame does not show a big size jpg image as icon
  • [JDK-6425126] - PIT File Dialog icon is not matching with the new java icon (frame Icon) - PIT build.
  • [JDK-6425201] - PIT build85 mustang: jhttp related test fail: HttpContext.getFilters()
  • [JDK-6425314] - Vista L&F: vertical progress bars are short and too wide.
  • [JDK-6425321] - 5u8b1 PortableInterceptor.ObjectReferenceTemplate components_established:Failed incorrect id
  • [JDK-6425329] - No appropriate CCC request for listed JDK 6.0 changes in java.sql package (b81)
  • [JDK-6425342] - Accessibility: Plotters and memory pool chart do not give current values to screen readers
  • [JDK-6425505] - TabComponents resizing leads to incorrect JTabbedPane painting
  • [JDK-6425533] - remove '2' from references to Java platform in API docs
  • [JDK-6425544] - REGRESSION: NPE in com.sun.tools.javac.util.DefaultFileManager.java:272
  • [JDK-6425592] - JSR 269: please provide RoundEnvironment.getElementsAnnotatedWith(Class<? extends Annotation>)
  • [JDK-6425614] - PIT: New icon is not refreshed properly on the title bar for LAF decorated JFrame - setIconImgs
  • [JDK-6425639] - Clarify weakCompareAndSet doc
  • [JDK-6425815] - java.net.MulticastSocket.setTimeToLive(255) reports 'Socket closed' (WinXP, IPv6)
  • [JDK-6425850] - HotSpot crashes when typing fast with Input Method Editor (IME)
  • [JDK-6425896] - JSR 269: More fully specify behavior of TypeMirror.asElement
  • [JDK-6425949] - Exception thrown when displaying app with JInternalFrame in GTK LAF
  • [JDK-6426186] - XToolkit: List throws ArrayIndexOutOfBoundsException on double clicking when the List is empty
  • [JDK-6426246] - Win Vista: JTable's Column header's height is more in Windows LAF
  • [JDK-6426317] - jconsole reconnect dialog can be wider than screen, and 'ok' button is then offscreen
  • [JDK-6426333] - method ReferenceType.instances() doesn't return arrays created by ArrayType.newInstance()
  • [JDK-6426360] - REGRESSION: TextLayout strikethrough hint does not draw sometimes
  • [JDK-6426916] - JVMTI Spec: clarify the interaction between JVM TI functions and exceptions
  • [JDK-6427025] - CMS: NewRatio ignored in the setting of NewSize and MaxNewSize
  • [JDK-6427283] - [zh_TW/zh_CN/ko] Release number in License Agreement should be 6.0 but not 5.0
  • [JDK-6427311] - regression: An Extra window is created on the taskbar , when splash screen is on the screen
  • [JDK-6427323] - The TextField will disappear if click the mouse right button and select RLM
  • [JDK-6427403] - java.net.MulticastSocket.joinGroup() reports 'socket closed'
  • [JDK-6427750] - crash using unsafe volatiles
  • [JDK-6427779] - (spec) DataOutput.writeUTF(String) refers to parameter "s" instead of "str"
  • [JDK-6427829] - Warning message of unsupported operating system is garbled on Win98SE
  • [JDK-6428148] - java.util.zip doesn't always exactly write what it reads when source created by 3rd party impl
  • [JDK-6428222] - fix for 6333838 breaks nsk/jdi/ClassObjectReference/toString/tostring001
  • [JDK-6428354] - Exception message missing in XMLStreamException
  • [JDK-6428549] - REGRESSION: Text entered in the Editable JComboBox got cleared when the Enter Key is pressed
  • [JDK-6428573] - java.exe: This application has failed to start because jli.dll was not found
  • [JDK-6428575] - Windows: Pressing Alt+F4 closes the splash screen
  • [JDK-6428753] - JSR 199: javax.tools.JavaFileManager.getJavaFileForOutput doesn't throw expected exception
  • [JDK-6428762] - RHEL5: Sazanami Mincho Font rendering quality is poor
  • [JDK-6428764] - MBeans tab: MBean tree hierarchy inconsistent with that in J2SE 5.0
  • [JDK-6428824] - Vista: Update tab is missing for standard user account when the User Account Control is turned off
  • [JDK-6428896] - javap cannot read multiple entries on the extension classpath
  • [JDK-6428968] - NullPointerException in WindowsTableHeaderUI with alternative Windows XP themes
  • [JDK-6429002] - javax/swing/plaf/metal/MetalRootPaneUI/4854950/bug4854950.java times out
  • [JDK-6429090] - Regression: javax/swing/DataTransfer/DnDAutoTests/TreeAutoTest.java fails
  • [JDK-6429174] - Scroll bar moves when clicked on Intersecting Areas of two Scrollbars in Textarea.
  • [JDK-6429175] - Fix for 6406012 regressed UIManager.getColor result for various properties
  • [JDK-6429213] - AnnotationTree JLS reference is wrong
  • [JDK-6429246] - VM reports possible deadlock generating native wrapper
  • [JDK-6429477] - tiered build is broken
  • [JDK-6429510] - Optimize byte[] to int conversion in MessageDigest implementations
  • [JDK-6429593] - source_README.txt is lacking in places, wrong in others.
  • [JDK-6429613] - tools/javac/Paths/Diagnostics.sh fails: bad files in extdirs doesn't cause an error
  • [JDK-6429665] - D3D: scaling and drawing the image using g.drawImage does not scale the image properly
  • [JDK-6429753] - MBeans tab: system property name mismatch for MBean tree key property list
  • [JDK-6429828] - MBeans tab: unnecessary remote requests sent when creating MBean tree
  • [JDK-6429971] - D3D: ALT + TABing a FS application crashes the VM when AA is enabled, WinXP
  • [JDK-6429986] - Erroneous comment in JMX agent docs for disabling password authentication
  • [JDK-6430031] - Java 2 SDK should be modified in demo readme.txt
  • [JDK-6430162] - Regression: Maximized initial internal frame shows two title bars on Windows
  • [JDK-6430191] - PIT: Vista: jre install failed on Vista Beta2 (builds 5381/5384) for built-in Administrator
  • [JDK-6430196] - (tz) [Vista] automatically adjust daylight time function is not working correctly
  • [JDK-6430202] - Reg: test/java/util/Locale/deflocale.exe generated inconsistent locale data
  • [JDK-6430229] - New functionality from 6380054 breaks many regression tests.
  • [JDK-6430256] - removing native method wrapper via retransformation fails
  • [JDK-6430601] - OGL: JInternalFrame moving artifacts when OpenGL pipeline enabled
  • [JDK-6430607] - REG:Specifying BIT_DEPTH_MULTI in the display mode reduces the fullscreen size to DM's width, height
  • [JDK-6430802] - modal dialog problems on multi head non-xinerama
  • [JDK-6430924] - Hotspot doesn't build with gcc4.1
  • [JDK-6430931] - Win L&F:FileChooser Details view under Vista throws an exception
  • [JDK-6430942] - PIT: With iftw bundle, new folder is created under <user dir>\Sun\Java
  • [JDK-6430985] - PIT: msi file is not getting removed when the user declines the license
  • [JDK-6431038] - JVMTI Spec: specify that native method prefixes must remain set until all wrapped methods removed
  • [JDK-6431049] - No appropriate CCC request for listed JDK 6.0 changes in java.lang.instrument package (b85)
  • [JDK-6431109] - jdi doc is in wrong location. Should be jdk/api
  • [JDK-6431193] - The new HttpServer exits immediately without error message with 1.6.0-beta2-b85
  • [JDK-6431257] - JSR 199: Changes to JavaFileManager to support JSR 269 Filer API
  • [JDK-6431278] - Netbeans crash on 32 bit Solaris: need to call enable_extended_FILE_stdio() in VM initialisation
  • [JDK-6431312] - Sanity-Settings.gmk on windows, sometimes: sh: -c: line 0: syntax error near unexpected token
  • [JDK-6431315] - ThreadPoolExecutor.shutdownNow may hang ExecutorService.invokeAll
  • [JDK-6431332] - JSR 199: Compiler crash when trying to compile a directory
  • [JDK-6431340] - NullPointerException on Dialog hide on dual head system (non-xinerama)
  • [JDK-6431435] - Tree API: source files loaded implicitly from source path
  • [JDK-6431456] - Agents should always be able to get can_tag_objects capability in live phase
  • [JDK-6431525] - isAlwaysOnTop() return false, when the frame is set back using toBack().
  • [JDK-6431591] - Window.setIconImages() have a too strict signature
  • [JDK-6431650] - ISCII91 Charset encoder doesn't agree with CharToByteISCII91; bytes don't decode
  • [JDK-6431716] - mustang sponsor source bundle not being created
  • [JDK-6431720] - Unexpected InvalidTypeException when call ThreadReference.forceEarlyReturn with VoidValue
  • [JDK-6431735] - Unexpected ClassCastException in ThreadReference.forceEarlyReturn
  • [JDK-6431845] - Bug in serialization of ArrayBlockingQueue
  • [JDK-6431847] - Memory overflow in java launcher for Linux
  • [JDK-6431879] - TreePathScanner.scan(CompilationUnitTree tree, P p) overloading forces use of most specific type
  • [JDK-6431930] - TypeElement.getQualifiedName should specify behavior on nested classes
  • [JDK-6431934] - Webstart ignores local cached jars and attempts to load every class from server
  • [JDK-6432247] - build errors with MSVC 2005 Express.
  • [JDK-6432268] - sponsors build not working propertly from RE control build
  • [JDK-6432317] - Vista: Java Plugin won't be able to launch extension installers.
  • [JDK-6432389] - doc: javax.crypto.KeyAgreement: missing a period in the class introduction section
  • [JDK-6432397] - Windows l&f on Vista JComboBox does not look like native
  • [JDK-6432415] - Update the class data sharing class list
  • [JDK-6432484] - Please provide windows-amd64 build instructions...
  • [JDK-6432517] - Policy missing in GC parallel reference processing
  • [JDK-6432565] - ClassCastException in SwingWorker
  • [JDK-6432598] - SEGV in forte backtrace walker under collect command
  • [JDK-6432641] - small memory leak wrt hidden properties in jpiexp.dll
  • [JDK-6432819] - RMIConnection methods should not have type parameters for MarshalledObject
  • [JDK-6432829] - Update Unicode copyright information for the files derived from CLDR as well as the tool script
  • [JDK-6432855] - Need a way to create JDI VoidValue for use in ThreadReference.forceEarlyReturn
  • [JDK-6432934] - jmap -histo and -dump options are inconsistent in Mustang and Tiger
  • [JDK-6433011] - (spec) UUID reference to RFC 4122 should mention section name and use alternate link
  • [JDK-6433018] - HTTP server sometimes sends bad request for browser's javascript requests
  • [JDK-6433100] - javax.swing.TransferHandler getCopyAction and getPasteAction has wrong comment
  • [JDK-6433139] - jvm crash when javac compiles javax.management.*
  • [JDK-6433293] - jaws: using 1.4.2 or 5.0 over https on Solaris: Java 1.4+ is required for HTTPS support
  • [JDK-6433407] - GDS status should not be posted if IE is not default browser
  • [JDK-6433460] - Error in handling of doubleword locals in client compiler
  • [JDK-6433468] - (spec) Formatter spec for "g" format contains unclosed tag
  • [JDK-6433490] - Incompatibility of jaxp API DocumentBuild.parse(uri) between jdk versions 1.5 and 1.6
  • [JDK-6433538] - 'nn_NO' is returned as the default locale
  • [JDK-6433558] - org.w3c.dom.xpath and javax.annotation.security should be special cased in lib/ct.sym
  • [JDK-6433572] - synchronized methods with jsr's not unlocked correctly
  • [JDK-6433579] - save_live_registers shouldn't finit FPU after saving FPU registers
  • [JDK-6433580] - performance regression due to poor block placement
  • [JDK-6433604] - Accessibility keys are not working for Java Cache Viewer
  • [JDK-6433651] - Document Tree API in Mustang
  • [JDK-6433668] - JSR 199: StandardJavaFileManager.setLocation: exception not documented
  • [JDK-6433816] - Realm name is added to received User Name
  • [JDK-6433821] - MBeans tab: preferred size no longer set in components used to render expandable cells
  • [JDK-6433840] - Mustang b85: global statics variable is accessible before <clinit> finished.
  • [JDK-6433866] - FEATURE field missing on StAXSource/StAXResult
  • [JDK-6433995] - jnlp_file/information/index.html#Desktop can't install shortcut on Windows Vista x86 build 5384
  • [JDK-6434070] - (spec) String.split(String, int) layout problem in method summary table
  • [JDK-6434084] - (doc thread) New ThreadLocal SerialNum example still has problems
  • [JDK-6434148] - ClassCastException thrown while running SwingSet2 demo
  • [JDK-6434207] - Updating jar file with manifest file has no effect
  • [JDK-6434225] - 64bit JVM abort with internal error during initialization using debug options
  • [JDK-6434244] - REGRESSION: DataSet with @Select & connected=true does not throw any exception when calling sync()
  • [JDK-6434289] - values getting destroyed implicit exception path on sparc
  • [JDK-6434290] - Doc: Remove IRI support from the Internationalization Enhancements document
  • [JDK-6434298] - [REGRESSION] javax.management.openmbean.TabularType : IAE not thrown when typeName is null
  • [JDK-6434402] - REGRESSION: no longer possible to bootstrap java agent into embedded VM
  • [JDK-6434426] - SplashScreen.getSplashScreen().getImageURL() always returns null, except for the first time.
  • [JDK-6434434] - solsparc: nsk stack overflow test fails
  • [JDK-6434589] - JNLPClassLoader fails to find resource in another jar using file:// protocol
  • [JDK-6434670] - OGL: use new AffineTransform methods in OGLRenderer.Gradient.enableGradientPaint()
  • [JDK-6434748] - typos in the javadocs for SQLClientInfoException
  • [JDK-6434803] - Bad links to Preferences methods in AbstractPreferences class documentation
  • [JDK-6434814] - Running the installer from a directory with spaces fails
  • [JDK-6434824] - JVMTI Spec: Agent_OnLoad and Agent_OnAttach need clarifications
  • [JDK-6434825] - JVMTI Spec: Agent_OnUnload needs clarifications
  • [JDK-6435028] - Change the link target for Unicode Normalization forms
  • [JDK-6435261] - header/footer info of some manpages should be corrected
  • [JDK-6435300] - (so) crash when attempting to bind, connect or send to IPv6 address (win xp)
  • [JDK-6435319] - MalformedURLException when SYSTEMID value is korean character relative url.
  • [JDK-6435394] - [de] Missing space between static text and product version
  • [JDK-6435432] - Slow painting with SplashScreen
  • [JDK-6435443] - fr: keytool's output message is not properly localized
  • [JDK-6435614] - code fails with impossible ArrayIndexOutOfBounds Exception
  • [JDK-6435792] - javadoc is wrong for ThreadPoolExecutor.setMaximumPoolSize(int)
  • [JDK-6435804] - REGRESSION: NetBeans 5.0 icon no longer shows up when you alt-tab on XP
  • [JDK-6435825] - Win Vista: add animation support for swing components
  • [JDK-6435840] - BlockBegin::substitute_sux may produce incorrect CFG.
  • [JDK-6435922] - application cannot launch from offline-shortcut anymore if application cached resource is removed
  • [JDK-6435969] - several broken links in localized README_*.html
  • [JDK-6436077] - incorrect representation in synopsis for wsgen and wsimport
  • [JDK-6436206] - Change Map<?,?> to Map<String, ClientInfoStatus> in SQLClientInfoException class
  • [JDK-6436244] - JSR 199: StandardJavaFileManager.inferBinaryName will give extra message with PLATFORM_CLASS_PATH
  • [JDK-6436329] - SWAT: Some awt swat Focus and Event tests are failed in b87
  • [JDK-6436388] - SWATBUG: Plugin mimetype applets can not be loaded with Mustang b87
  • [JDK-6436437] - JFrame.setIconImages() doesn't select optimal icon size when client-decorated
  • [JDK-6436455] - java/awt/GraphicsConfiguration/AppletDeadlock/AppletDeadlock.sh fails
  • [JDK-6436509] - Vista: The Windows desktop property "win.defaultGUI.font" returns null
  • [JDK-6436606] - [Korean] Inconsistent translation of 'Custom Setup' on JRE license dialog
  • [JDK-6436612] - [Korean] Translation of 'requires restart' is inconsistent
  • [JDK-6436674] - [zh_TW]Tooltips of 'Desktop' icon is not localized in FileChooseDemo
  • [JDK-6436684] - [zh_TW,zh_CN,Korean] some help of keytool are not localized
  • [JDK-6436747] - Possible NullPointerException in KeepAlive SocketCleaner
  • [JDK-6436919] - XML Signature validation/generation fails when SecurityManager is enabled
  • [JDK-6436942] - OGL: accelerate Gradient/TexturePaint when antialiasing is enabled
  • [JDK-6437028] - Intermittent failure of MM Lock.java.
  • [JDK-6437040] - License agreement still shows beta2 for rc builds
  • [JDK-6437047] - Java Plugin controls are considered "Not Verified" in the IE's "Managed Add-ons" list
  • [JDK-6437083] - Include full version of Unicode copyright in the l10n files that are partially derived from CLDR
  • [JDK-6437218] - Add link to JMX Remote API PDF doc from Javadoc
  • [JDK-6437265] - LTP: some Component is missing during xml serializing
  • [JDK-6437345] - some win32 deployment files are still using the "j2se" string
  • [JDK-6437493] - BasicInternalFrameUI.installDefaults() fails - ClassCastException if content pane not JComponent.
  • [JDK-6437560] - SA: add VirtualMachine.mirrorOfVoid()
  • [JDK-6437591] - File.deleteOnExit() deletes files in the opposite order from Java 5.0
  • [JDK-6437644] - README.html has a broken link
  • [JDK-6437649] - README.html needs correction
  • [JDK-6437837] - Error messages appear when installing jdk-6-beta2-linux-amd64-rpm.bin
  • [JDK-6437894] - Javac throws a NullPointerException.
  • [JDK-6437919] - Document JNI FindClass issue for Java Web Start
  • [JDK-6437999] - JSR 199: Miscellaneous adjustments
  • [JDK-6438050] - WinL&F: On XP the JComboBox insets are wrong.
  • [JDK-6438070] - COPYRIGHT file should have the current year, 2006
  • [JDK-6438226] - Makefiles using CLASSPATH environment setting, can be probematic
  • [JDK-6438240] - mustang build broken when you call gnumake scsl or gnumake dev..
  • [JDK-6438263] - Need to handle new TrueType 'gasp' table version in vista fonts
  • [JDK-6438303] - JSR 199: invalid/unsupported kind overspecified in JavaFileManager.getJavaFileForIn/Output
  • [JDK-6438421] - DefaultRowSorter.rowsUpdates(int,int,int) doesn't do bounds checking on the last argument.
  • [JDK-6438430] - Regression: Submenu title overlaps with Submenu indicator in JPopupMenu
  • [JDK-6438628] - Bundle JavaDB into Mustang's JDK
  • [JDK-6438707] - regression test java/lang/instrument/GetInitiatedClassesTest.java fails in b87
  • [JDK-6438713] - regression test tools/jar/JarEntryTime.java fails in b87
  • [JDK-6438731] - [windows vista] test java/awt/font/FontNames/GetFamilyNames.sh failed on both 32 bit & 64 bit
  • [JDK-6438965] - Regression: Focus change in JInternalFrame.
  • [JDK-6438991] - Normalizer's ConformanceTest.java should throw an exception when a test case fails.
  • [JDK-6439008] - JSR-223: invoke() overloads in javax.script.Invocable result in javac ambiguous error
  • [JDK-6439189] - Man page for java command has hardwired "last changed" date
  • [JDK-6439234] - j.l.i: 8 JCK JPLIS tests fail when running in Live Phase
  • [JDK-6439260] - Authentication password dialog box for NTLM doesn't work correctly
  • [JDK-6439274] - OGL: overlapping LCD glyphs not rendered properly
  • [JDK-6439283] - Naming/UnderscoreHost test needs to tolerate RFC2396 behavior again
  • [JDK-6439316] - performance regression amd64 server scimark SparseCompRow
  • [JDK-6439320] - OGL: enable sun.java2d.opengl.fbobject by default
  • [JDK-6439357] - DefaultFileManager does not include package-info.* files
  • [JDK-6439406] - test tools/javac/api/6431435/T6431435.java fails because of issues with "empty" packages
  • [JDK-6439446] - JPopupMenu getComponent(int index) not documented
  • [JDK-6439579] - (rb) Incorrect @link in PropertyResourceBundle.java
  • [JDK-6439584] - (spec) PushbackInputStream contains bad @param
  • [JDK-6439591] - incorrect @link in package-info.java
  • [JDK-6439638] - Calls to Applet.getImage( URL ) fail to reflect changes in the URL's content.
  • [JDK-6439644] - Javadoc doesn't specify serialVersionUID for several java.sql.* classes
  • [JDK-6439651] - Sending "Cookie" header with JRE 1.5.0_07 doesn't work anymore
  • [JDK-6439666] - JMX Specification version should be updated to 1.4
  • [JDK-6439730] - DataSet.insert does not work if you iterate through the dataSet before calling insert
  • [JDK-6439743] - Missing SQL runtime exception on DataSet.insert
  • [JDK-6439748] - Typo in java.text.Collator Javadoc
  • [JDK-6439775] - javadoc for getColumnPrivileges() and getTablePrivileges() GRANTOR column
  • [JDK-6439784] - Ordering for columns returned via getProcedureColumns needs to match ODBC
  • [JDK-6439802] - URLClassLoader.getPermission(). Means of "protocol" is ambiguous
  • [JDK-6439803] - Broken link to jvmdi in java man page
  • [JDK-6439812] - getProcedureColumns clarify the wording for ORDINAL_POSITION
  • [JDK-6439826] - Exception issuing Diagnostic while processing generated errant code
  • [JDK-6439864] - Desktop.browse does not work in a webstarted/plugin app, were as the equivalent webstart API works
  • [JDK-6439871] - Deployment dialogs misplaced in xinerama when mouse is on screen 2
  • [JDK-6439880] - (spec) Piped{{Input,Reader} constructors missing @since 1.6
  • [JDK-6439893] - @since 1.6 doc bugs
  • [JDK-6439919] - deployment.system.config.mandatory is not behaving as advertised in plugin.
  • [JDK-6439971] - JComboBox width is too narrow on Windows XP L& F
  • [JDK-6440070] - NotifyFramePop throws unexpected error: JVMTI_ERROR_THREAD_NOT_SUSPENDED
  • [JDK-6440099] - JSR 199: Need way to set locale
  • [JDK-6440101] - ARCH value should not come from environment
  • [JDK-6440109] - tools/javac/processing/T6416433.java fails
  • [JDK-6440111] - JSR 199: file manager should provide hints
  • [JDK-6440144] - [API] comments of java.util.SimpleTimeZone.{startDay,endDay} for javadoc have inappropriate html tag
  • [JDK-6440246] - Under low memory conditions Serial GC in Mustang is less efficient than in 5.0 and 1.4.2
  • [JDK-6440324] - StAX implementation not spec compliant - breaks RI compliant apps
  • [JDK-6440454] - setResult method of SQLXML interface
  • [JDK-6440479] - crash at nmethod::scope_desc_at failed gaurantee scope must be present
  • [JDK-6440528] - javac deposits package-info.class in bogus directory
  • [JDK-6440583] - better error recovery
  • [JDK-6440679] - Kerberos comment cleanup
  • [JDK-6440709] - javadoc an enum on simplified chinese windows causes warning
  • [JDK-6440728] - ThreadPoolExecutor can fail to execute successfully submitted tasks as specified
  • [JDK-6440763] - MissingFieldException on launching a JNLP file
  • [JDK-6440774] - BaseQuery + DataSet doesn't work with default access
  • [JDK-6440794] - Debugger don't receive all MonitorWaited events
  • [JDK-6440819] - [Vista build5384] (tz) platform time zone detection doesn't work on localized Vista
  • [JDK-6440823] - [Vista build5384/5456] (tz) support new time zones on Windows Vista
  • [JDK-6440854] - (cal) Exception for Gregorian Calendar class created with 3 parameter constructor
  • [JDK-6440961] - jconsole crashes JVM after several days of uptime
  • [JDK-6441355] - Incorporate JSR 269 public draft typo fixes
  • [JDK-6441615] - Incorrect GC log output: "concurrent mode failure" shown when heap histo is generated with SIGQUIT
  • [JDK-6441628] - URLClassLoader.definePackage Provide attributies which will be used for obtaining package version.
  • [JDK-6441871] - suppress stack trace after CompletionFailure in annotation progressing
  • [JDK-6441888] - Comma as field separator in CSV file may clash with decimal separator in some locales
  • [JDK-6441905] - Error in docs: QuadCurve2D.Double
  • [JDK-6441942] - regression tests java/text/Normalizer/ICUBasicTest.java and NormalizerAPITest.java are not executed
  • [JDK-6442021] - Wrong JTable highlite selection when a JTable has a column width of 0
  • [JDK-6442088] - Change default DNS caching behavior for code not running under security manager
  • [JDK-6442183] - UIManager specification is weak
  • [JDK-6442185] - URLClassLoader(urls, parent, factory) Mean of "factory" parameter is not clear
  • [JDK-6442363] - Solaris Install does not work in GUI if you use SUNWj6rt from snv_42.
  • [JDK-6442482] - javax.swing.LookAndFeel spec is weak
  • [JDK-6442508] - Casting yields wrong results
  • [JDK-6442509] - TEST_BUG: package com.sun.script.javascript does not exist
  • [JDK-6442521] - JProgressBar & JSlider spec should be updated
  • [JDK-6442566] - JVMTI Doc: field index mapping must be described in more detail with examples
  • [JDK-6442668] - PIT 90: msi file is not removed when the user cancels the jdk/jre installation
  • [JDK-6442687] - "jar -ufe" is not correctly updating the manifest of the resulting jar file
  • [JDK-6442709] - PIT b90: Error message should be modified when windows installer is not installed
  • [JDK-6442774] - CMS cycle blocks a direct old gen allocation and is slow
  • [JDK-6442883] - Add warning similar to JSR 269 visitor warnings
  • [JDK-6442918] - REGRESSION: Empty column headers in JTable are rendered incorrectly
  • [JDK-6442966] - Unable to parse XML document that starts with long processing instruction
  • [JDK-6442975] - Need more information than just the mech OID in the exception message for BAD_MECH
  • [JDK-6443062] - Regression test tools/javac/api/6412656 is not running
  • [JDK-6443125] - Clarify that ThreadFactory.newThread can return null
  • [JDK-6443357] - corrupted toplevel icon on scaled image
  • [JDK-6443360] - JDWP command 'ConstantPool' returns wrong number of constant pool entries
  • [JDK-6443366] - Document all the Vista restrictions in the release notes
  • [JDK-6443371] - JTabbedPane's "tabComponentAt" PropertyChangeEvent should be renamed
  • [JDK-6443491] - BasicLookAndFeel spec is weak
  • [JDK-6443556] - -Xnoclasssgc should have slightly better documenation
  • [JDK-6443624] - Security javadoc may need to be updated due to Mustang name change
  • [JDK-6443626] - reg test test/java/util/Locale/PrintDefaultLocale generates different results from diff Sol 10 hosts
  • [JDK-6443627] - Security javadoc may need to be updated due to Mustang name change
  • [JDK-6443628] - (spec) javadoc may need to be updated due to Mustang name change
  • [JDK-6443629] - javadoc may need to be updated due to Mustang name change
  • [JDK-6443631] - javadoc may need to be updated due to Mustang name change
  • [JDK-6443632] - javadoc may need to be updated due to Mustang name change
  • [JDK-6443636] - javadoc may need to be updated due to Mustang name change
  • [JDK-6443637] - Broken link in the javadoc description for MGF1ParameterSpec and PSSParameterSpec classes
  • [JDK-6443640] - javadoc may need to be updated due to Mustang name change
  • [JDK-6443651] - javadoc may need to be updated due to Mustang name change
  • [JDK-6443662] - javadoc may need to be updated due to Mustang name change
  • [JDK-6443686] - javadoc may need to be updated due to Mustang name change
  • [JDK-6443693] - tools/javac/Paths/Diagnostics.sh provokes bad error message
  • [JDK-6443792] - Spec changes to AttributeSet, Caret, and Position classes
  • [JDK-6443896] - Wrong value shown for total thread count on Overview tab
  • [JDK-6444020] - JDWP command VirtualMachine.InstanceCounts doesn't handle correct invalid referenceTypeID
  • [JDK-6444035] - version changes breaks the build
  • [JDK-6444117] - MetalLookAndFeel and MetalThemes is under specified
  • [JDK-6444133] - Specification for JList should be updated
  • [JDK-6444155] - Need to remove any references to J2SE or J2EE in javadocs for JDBC 4.0
  • [JDK-6444282] - JVMTI spec says 'retrieve' instead of 'set' for some SetLocalxxxx functions
  • [JDK-6444289] - Vista: deployment directories should be created in AppData\LocalLow
  • [JDK-6444299] - Regression in Scimark benchmark on amd64
  • [JDK-6444330] - IE hangs after a page including a JAVA applet (via plugin) is being unloaded
  • [JDK-6444440] - need to clarify several aspects of AWT spec
  • [JDK-6444586] - iftw cab file signing has hard coded 160000
  • [JDK-6444633] - Increase the native socket buffer size.
  • [JDK-6444688] - Printing IndexColorModel images with a transparent pixel may fail on windows
  • [JDK-6445009] - Auto java update is not happening on windows at specified time.
  • [JDK-6445072] - jconsole script demo defines confirm function with wrong return value
  • [JDK-6445137] - VISTA: Cannot join multicast group 239.255.255.255
  • [JDK-6445184] - SWAT: cannot install b90(29th build) in windows
  • [JDK-6445355] - java/awt/Choice/ChoiceHandleMouseEvent_2/ChoiceHandleMouseEven t_2.html fails
  • [JDK-6445367] - (smartcardio) Changes for JSR 268 Public Review
  • [JDK-6445433] - EnumSet minor doc fixes
  • [JDK-6445511] - JConsole JavaScript plugin demo should not execute JavaScript from the EDT
  • [JDK-6445512] - jconsole.js includes misleading functions that may create Swing objects not from the EDT
  • [JDK-6445643] - X-Buffer minor doc fixes
  • [JDK-6445745] - TransformerManagementThreadAddTests.java fails an assertion
  • [JDK-6445802] - regreesion test javax/swing/ToolTipManager/4768127/bug4768127.java fails in b90
  • [JDK-6445804] - regression test javax/swing/text/JTextComponent/6250412/bug6250412_a.java fails b90
  • [JDK-6445836] - Dynamic enabling/disabling of extended DTrace probes is broken.
  • [JDK-6445878] - java console menuitem support for Firefox 2.0
  • [JDK-6445952] - Debugger doesn't receive MonitorWait and MonitorWaited events if class filters are used
  • [JDK-6445999] - Creating a second jconsole connection to the same process does not create plugin tabs
  • [JDK-6446053] - Cannot have more then 9 parameters in an EoD query
  • [JDK-6446054] - Cannot pass a null to an EoD method
  • [JDK-6446055] - @Update appears to only work with non-void methods
  • [JDK-6446056] - NullPointerException thrown
  • [JDK-6446057] - DataConversion issue from char to BigDecimail with EoD
  • [JDK-6446074] - JIS_X0201, JIS_X0212-1990 and x-JIS0208 should be mentioned in 5.0 doc
  • [JDK-6446082] - new test/java/lang/ThreadLocal/TestUniqueThreadIdGenerator.java fails to compile
  • [JDK-6446243] - JMap: sun.jvm.hotspot.utilities.AssertionFailure: can not get class data dump heap
  • [JDK-6446297] - Doc: docs/technotes/guides/intl/calendar.doc.html is corrupted
  • [JDK-6446356] - [zh_CN/mustang b90] Installation failure on zh_CN/JA windows platforms
  • [JDK-6446487] - Address additional javadoc bugs in JDBC 4 spec
  • [JDK-6446560] - Container.addImpl() does not always call LayoutManager.addLayoutComponent()
  • [JDK-6446565] - [APIdoc] comment of java.lang.reflect.Modifier regarding JLS needs to be updated
  • [JDK-6446676] - JWS can't find the cache file for the application when trying to upgrade
  • [JDK-6446687] - readOnly=true still tries to create an updatable ResultSet in the EoD RI
  • [JDK-6446697] - Clarify the case ConstructorProperties isn't available and you reconstruct an MXBean
  • [JDK-6446923] - DOC: Add JConsole FAQ answer about connecting to firewalled host
  • [JDK-6446942] - java.lang.instrument: multiple agent attach -- first one wins capabilities
  • [JDK-6446958] - Method compilation stops firing of hotspot:::object-alloc probes for one dimensional array allocs.
  • [JDK-6447014] - Document system properties added to "secure" list in Mustang
  • [JDK-6447167] - Regression: Long strings on VM Summary tab are no longer wrapped
  • [JDK-6447201] - eduni_xml_1_1.html, eduni_errata_2e.html and ibm_1_1_not_wf_P77_ibm77n13_xml throw NPE since b90
  • [JDK-6447284] - Properties.load()'s "remain open after returns" behavior is not documented in spec
  • [JDK-6447404] - Security Warning Dialog Shows Square Boxes in Chinese, Japanese, and Korean
  • [JDK-6447475] - charsets.jar is at least 1.1MB bigger than it should be.
  • [JDK-6447640] - methodOopDesc::jmethod_id() can deadlock when used by the VMThread
  • [JDK-6447718] - CPU usage display shows double actual value
  • [JDK-6447743] - Warn about chroot instability on Linux
  • [JDK-6447760] - sponsors build should only run on windows-i586
  • [JDK-6447819] - Rhino source bundle should include Mozilla LICENSE
  • [JDK-6447873] - COMPATIBILITY : Gamesville-Dominoes applet fails with 1.5.0_08-b03(SunVM) but passes with MSVM
  • [JDK-6448042] - MXBeans cannot return a different ObjectName from preRegister
  • [JDK-6448234] - (cal) JapaneseImperialCalendar.getDisplayName() on DAY_OF_WEEK throws ArrayIndexOutOfBoundsException
  • [JDK-6448274] - ThreadPoolExecutor.getTaskCount should abandon monotonicity guarantee
  • [JDK-6448310] - garbled character in online API doc for java.text.Collator (not a bug in source code nor javadoc)
  • [JDK-6448817] - minor error in golden data of WinXP for reg test test/java/util/Locale/PrintDefaultLocale
  • [JDK-6449017] - SwingWorker performance is sluggish
  • [JDK-6449074] - Need to revise getFunctions/getFunctionParameters
  • [JDK-6449110] - Improve shutdown documentation for ExecutorService
  • [JDK-6449122] - javac process is failing on Mustang integration compile
  • [JDK-6449335] - MSCAPI's PRNG is too slow
  • [JDK-6449386] - behaviour of StAX factory classes newInstance(factoryClassName,classLoader) is different from other
  • [JDK-6449427] - Wrong Spanish Translation for Down Arrow Key (AWT.down property)
  • [JDK-6449441] - Regression : TransformerConfigurationException: thrown with embedded stylesheet tests
  • [JDK-6449497] - Clarify IAE thrown by Container.add(Component, int)
  • [JDK-6449504] - REGRESSION:ZipException exception throws when try to read a XML file
  • [JDK-6449565] - Pre-1.4 SocketImpl no longer supported
  • [JDK-6449598] - Typo in DefaultHandler#resolveEntity javadoc
  • [JDK-6449798] - Update JSR 269 to pre Final Draft v0.81
  • [JDK-6449894] - AWT spec update for mustang (stage 2)
  • [JDK-6449928] - For api/xml_schema/msxsdtest throw OOM due to too big values of maxOccurs or minOccurs
  • [JDK-6449933] - Vista:FileChooserDemo throws an exception when trying to open it in Windows L&F
  • [JDK-6450159] - DateFormat.parse throws ParseException when parsing full JapaneseImperialCalendar date format
  • [JDK-6450186] - COMPATIBILITY: Flyordie-Tanx applet fails to load
  • [JDK-6450191] - Images in Pack200 guide have incorrect value for CE
  • [JDK-6450217] - Cipher with CFB/OFB mode documentation isn't clear.
  • [JDK-6450362] - Crash in heap inspection using jmap -histo
  • [JDK-6450363] - Specification for JList.addSelectionInterval() must be clarified
  • [JDK-6450393] - api/xsl/conf/string/string134.html and string135.html: due to wrong representation of decimal point
  • [JDK-6450654] - JNLP app download hangs when BASIC authenticating through HTTPS tunnel.
  • [JDK-6450684] - l10n sdk windows installer change for 6339435
  • [JDK-6450718] - Need to update additional JDBC DatabaseMetaData methods for ODBC consistency
  • [JDK-6450725] - sun/java2d/SunGraphics2D/EmptyClipRenderingTest.java sometimes fails on Solaris Sparc
  • [JDK-6451391] - Assertion failure - state == EINVAL - from cond_timedwait on linux when doing Parker::park
  • [JDK-6451510] - No appropriate CCC request for listed JDK 6.0 changes in javax.sql package (b91)
  • [JDK-6451631] - Update make/tools/sharing/MakeClasslist.java for 6449635
  • [JDK-6451734] - JVMTI Doc: update external Jave SE links to point to mustang docs
  • [JDK-6451838] - Unable to run applets with NS7.1 on AMD win XP / 2003
  • [JDK-6451939] - JTextComponent.setEditable(false) forces change of component's background
  • [JDK-6452007] - nsk regression test b4324380 causes VM crash on Solaris 64
  • [JDK-6452106] - FlowView.layout causes ArrayIndexOutOfBoundsException
  • [JDK-6452107] - Exception when writing ISO-8859-1 encoded XML with StAX
  • [JDK-6452130] - TEST_BUG: Launcher in CustomLauncherTest.sh not linked with -lthread
  • [JDK-6452150] - The javadoc for the jar command is in very large font
  • [JDK-6452240] - jvmtiThreadState dispose crash -- "Thing freed should be malloc result" and "memory stomping error"
  • [JDK-6452510] - Regression: Weird SAX parsing XML file read by HTTP
  • [JDK-6452571] - Bad example code in javadoc for java.security.KeyStore
  • [JDK-6452812] - MessageFormat.setLocale() specification is incorrect
  • [JDK-6453222] - Backout text changes in error dialog box for Java extension installation
  • [JDK-6453229] - REGRESSION: SIGSEGV while setting MulticastSocket option
  • [JDK-6453386] - Update JSR 269 to Proposed Final Draft v0.83
  • [JDK-6453438] - Swing DnD Automatic Tests should work in Right-to-Left mode as well
  • [JDK-6453445] - MBeans tab: error refreshing the MBean tree on deletion and recreation of an intermediate node
  • [JDK-6453681] - AsyncGetCallTrace and CLASS_UNLOAD event reveal bad memory delete
  • [JDK-6453743] - Can't load browser keystore for FireFox on Windows
  • [JDK-6453782] - Better error message needed when keys=GeneratedKeys.RETURN_KEYS_DRIVER_DEFINED is omited
  • [JDK-6453797] - Security Warning crashes with older jres used.
  • [JDK-6453971] - javadoc bug in StandardJavaFileManager
  • [JDK-6454057] - JTop demo is built with errors on Windows-i586
  • [JDK-6454095] - Swing should spec it's threading model
  • [JDK-6454111] - Test case fails and exception generated at service when we enable Message logging at service side.
  • [JDK-6454215] - No bundle com/sun/org/apache/xml/internal/security/resource/xmlsecurity, locale ru_RU
  • [JDK-6454444] - SEGV on solaris-i586 -server running ConcurrentQueueLoops
  • [JDK-6454475] - NPE on solaris-i586 -server running ConcurrentQueueLoops
  • [JDK-6455126] - Tracing and logging feature(traceFileName and logFileName) is broken for java plugin applets
  • [JDK-6455152] - Applet fails to load in case user specifies invalid value in deployment.properties
  • [JDK-6455248] - JVMTI Doc: MonitorWait / MonitorWaited event description misleading
  • [JDK-6455251] - MonitorWaitEvent and MonitorWaitedEvent descriptions misleading
  • [JDK-6455258] - HotSpotDiagnosticMXBean.dumpHeap method should allow to specify to include live objects only or not
  • [JDK-6455351] - api/java_security/SecureRandom/serial/index.html - two test partially fail since mustang b93
  • [JDK-6455397] - NPE from XPStyle.getString
  • [JDK-6455430] - ZeroTLAB crash
  • [JDK-6455606] - iCMS: Foreground collector becomes active when the coordinator is in a yield loop
  • [JDK-6455680] - Update locale data derived from CLDR1.3 to CLDR1.4
  • [JDK-6455770] - Provide JSR 269 sample(s) in Mustang
  • [JDK-6456260] - JMX ScanDir Sample: a few minor changes are needed before FCS
  • [JDK-6456316] - REGRESSION:Problem with creating large Fonts
  • [JDK-6456523] - Update the class data sharing class list
  • [JDK-6456650] - Applet caching: cache_archive_ex is broken
  • [JDK-6456678] - SQLException throws a NPE, is not thread-safe and is not coherent
  • [JDK-6456784] - (jsr268) Update handling of GET RESPONSE
  • [JDK-6456834] - part of AsyncGetCallTrace fix for 6379830 is needed on Solaris SPARC
  • [JDK-6456844] - NPE when drag into JEditorPane with HTML content
  • [JDK-6456895] - Update test/com/sun/javadoc/testNewLanguageFeatures following 6294715
  • [JDK-6456917] - Switching from WindowsLookAndFeel to WindowsClassicLookAndFeel causes exceptions
  • [JDK-6456935] - (spec) Class.getName() has misplaced ';' and could have better table alignment
  • [JDK-6457029] - javax.tool.FileObject.delete() is underspec'd (and doesn't do anything).
  • [JDK-6457035] - DOC: javadocs for ImageInputStreamImpl.read() are missing
  • [JDK-6457397] - <pubs>/docs/technotes/guides/2d/spec.html contains many broken links
  • [JDK-6457405] - Problems with mustang man pages
  • [JDK-6457422] - RSA encryption fails in the SunMSCAPI crypto provider
  • [JDK-6457537] - JConsole Help URL broken
  • [JDK-6457556] - api/javax_xml/xpath/XPath/index.html#SetGet[SetGet001] fails in b94
  • [JDK-6457611] - LogCompilation is malformed
  • [JDK-6457617] - DataSet.modify() not updating the backend in connect mode
  • [JDK-6457621] - too few arguments passed for message formatting for EqRequiredInAttribute
  • [JDK-6457662] - Mustang b94 intuduces an XML validation bug. Worked in all previous releases.
  • [JDK-6457735] - StubRoutines::i486::_call_stub_compiled_return missing from vmStructs.cpp
  • [JDK-6457740] - platform/... files have broken links to SMICopyright.html
  • [JDK-6458199] - "PRNG" SecureRandom algorithm name should be changed to a more descriptive name
  • [JDK-6458255] - With change to unnamed package (6399404) javac -Xprint now prints empty string as package
  • [JDK-6458333] - DataSet.insert() may fail when multiple threads attempt to insert. No exception is thrown.
  • [JDK-6458380] - java man page points to unlinked document
  • [JDK-6458449] - Applet causes GDI Leak under IE
  • [JDK-6458524] - Bug 6421585 not fixed properly
  • [JDK-6458537] - BiasedLocking causes 30% Performance regression in SPECjAppServer
  • [JDK-6458646] - Incompatible change to Sasl API -- redux
  • [JDK-6458700] - WinLaF : Vista : JScrollbar button updates on rollover instead of entire scrollbar
  • [JDK-6458740] - All EoD occurrances of SQLRuntimeException should include throwable
  • [JDK-6458742] - cannot load the interactive applet from www.map24.com
  • [JDK-6458761] - "Check Weekly/Monthly/Daily" button text improperly internationalized
  • [JDK-6459029] - Attempt to close Query object after closing DataSet throws NPE
  • [JDK-6459089] - ArithmeticException with JEditorPane containing HTML
  • [JDK-6459094] - (jsr268) Doc clarifications for CardChannel.transmit()
  • [JDK-6459200] - additional localization requirement after rc msg freeze
  • [JDK-6459309] - NoAPP0Test.java regression test failing on all platforms
  • [JDK-6459321] - PIT b96: sec regression test sun/security/mscapi/RSAEncryptDecrypt.sh failed
  • [JDK-6459421] - javac hangs
  • [JDK-6459639] - Add Dtrace document to jdk docs
  • [JDK-6459670] - C2 segv running jlapack
  • [JDK-6459786] - VISTA: accesscontrolexception in javaplugin when loading jar file from cache
  • [JDK-6459806] - Behaviour of java.awt.AWTEventMulticaster.getListeners(,null) is invalid
  • [JDK-6459927] - SyncFactory.getRegisteredProviders() returns Enumeration of String instead of SyncProvider since b95
  • [JDK-6460067] - A call to QueryObjectFactory.createDefaultQueryObject() loses the con object of a preceding call
  • [JDK-6460068] - regression test sun/text/resources/LocaleDataTest.java java/util/Locale/LocaleTest.jav failed
  • [JDK-6460113] - REGRESSION: Access Violation running on 5.0u9 b01 plugin
  • [JDK-6460203] - rc localization message update
  • [JDK-6460510] - Applet throws OutOfMemory/ClassNotFound exception with cache enabled
  • [JDK-6460531] - Test bug sun/java2d/loops/FillHugePoly.java times out
  • [JDK-6460627] - [es,fr] "Later" button is to narrow for spanish and french text
  • [JDK-6461674] - Usage of XMLSecurity internal API throws ClassLoading issue with JDK1.6
  • [JDK-6461677] - Pull Deployment Toolkit from binary.
  • [JDK-6462001] - Webstart broken on b92+
  • [JDK-6462356] - Solaris only: IME can not be turned on when NetBeans IDE running on JDK1.6
  • [JDK-6462447] - select/update query sharing parameter throws ArrayIndexOutOfBoundException
  • [JDK-6462470] - java.lang.NullPointerException from query object update procedure
  • [JDK-6462628] - Changes needed to Types.java for new datatypes to avoid collisions with Oracle data types
  • [JDK-6462716] - JSR 199: specification of standard file manager should be clarified
  • [JDK-6463155] - JCK-runtime-6.0: api/java_net/distributed/index.html#NetDistributed fails under plugin
  • [JDK-6463235] - Regression on combo boxes in b96 of Mustang
  • [JDK-6463476] - Subpixel rendering: courier W 12pt looks bad
  • [JDK-6463549] - Applet causes both IE6.0 sp2 and Firefox 1.5.0.6 to close without any messages
  • [JDK-6463612] - 6451939 only fixed for Metal L&F
  • [JDK-6463661] - JAXP's StAX impl does not use stax.properites as defined by JSR 173
  • [JDK-6463915] - REGRESSION: JRadioButton and JCheckBox have wrong disabled foreground under WinXP Look&Feel
  • [JDK-6464508] - ArraIndexOutOfBoundsException when looping through DataSet after a delete
  • [JDK-6465166] - XMLEventWriter.add(event) not working properly for no namespace
  • [JDK-6465371] - rc l10n man page update
  • [JDK-6466263] - COMPATIBILITY: Race3d applet fails to reload
  • [JDK-6466665] - Crash when using libjsig.so library in jdk1.6.0-b97
  • [JDK-6467366] - REGESSION: JFileChooser displays garbage as Applet using WinXP LAF
  • [JDK-6467679] - clean-up NetBeans project files of scriptpad sample
  • [JDK-6467691] - clean-up NetBeans project files of jmx-scandir example
  • [JDK-6467960] - JVMTI_VERSION_1_1 missing from jvmti.h version 1.1
  • [JDK-6468352] - Revert StAX to 1.0 in Mustang
  • [JDK-6468594] - Java 5.0 manpages contain copy and paste errors
  • [JDK-6468813] - Annotation Processor behaves differently when the Java file is compiled with debug option
  • [JDK-6469440] - Regression: Encounter NPE when trying to print a help topic provided by JavaHelp
  • [JDK-6469891] - JDK6 regression: some gamehouse.com applets won't load
  • [JDK-6471403] - changes needed to allow Java 6 OEM to auto-update to GA
  • [JDK-6471539] - LTP: XMLEncoder miss write out javabean property of Point
  • [JDK-6474821] - Shift operator code generated for zero places
  • [JDK-6475931] - Need to make modifications on some JDBC components for SE 6
  • [JDK-6476379] - Copy JSR 269 sample files into the JDK image
  • [JDK-6476937] - Provide more Sun security implementation details in the documentation.
  • [JDK-6477341] - Regression: JComboBox has wrong width under WindowsXP L&F
  • [JDK-6477693] - ommited synchronized modifier in Random.nextGaussian()
  • [JDK-6478397] - Update JSR 269 to Final Draft v1.00
  • [JDK-6481918] - javadoc corrections for Java SE 6 for JDBC
  • [JDK-6484364] - JVM crash at oopDesc*DefNewGeneration::copy_to_survivor_space(oopDesc*,oopDesc**)
  • [JDK-6484999] - Pack200.java has hard-coded reference to Tiger document
  • [JDK-6486626] - JFileChooser throws exception when trying to access a CD drive on Vista.
  • [JDK-6491401] - Docs Installation Instructions has incorect version for JDK6
  • [JDK-6492124] - Directory structure tree in Java SE 6 installation instructions still referring to jdk1.5.0
  • [JDK-6492127] - Invalid link in Java SE 6 JRE installation note for Solaris
  • [JDK-6492789] - /usr/java link points to Java 1.5.0 instead of Java 1.6 after upgrade to snv_50/snv_52.
  • [JDK-6493284] - Java SE 6 RC - "Compatibility with Previous Releases" page is not found
  • [JDK-6500594] - DeclaredType.getActualTypeArguments() returns different values based on the javac debug option
  • [JDK-6500962] - Strange characters are displayed in the Review License Agreement
  • [JDK-6500969] - http://jscpreview.sfbay.sun.com/javase/6/docs/legal/license.html needs correction
  • [JDK-6500999] - Docs Installation Instructions need correction
  • [JDK-6501637] - Download fails on Solaris 8 with Netscape Communicator 4.76
  • [JDK-6501705] - JDK-6-windows-iftw.exe B105 installs JRE instead of JDK
  • [JDK-6502184] - SUNWj6man is empty, no man pages
  • [JDK-6502209] - filename incorrect in jre readme
  • [JDK-6503930] - java SE 6 download link in README.html does not work properly
  • [JDK-6505047] - javax.lang.model.element.Element.getEnclosingElement() doesn't return null for type parameter
  • [JDK-6509739] - JNI/Windows: Document requirement to install msvcr71.dll alongside custom launchers
  • [JDK-6511613] - javac unexpectedly doesn't fail in some cases if an annotation processor specified
  • [JDK-6512556] - A paragraph is missing in the localized version of "Supported System Configurations" for JDK6.
  • [JDK-6513093] - Link error in http://java.sun.com/javase/6/webnotes/install/system-configurations.html
  • [JDK-6525292] - JOptionPane showConfirmDialog returns incorrect value
  • [JDK-6526597] - JCK test SecureRandom2015 failed on provider "SunMSCAPI" and algorithm "Windows-PRNG"
  • [JDK-6527033] - ACC_SUPER option should be clarified
  • [JDK-6534683] - Vista(Japanese): The error will be thrown when jre 6 auto update program runs
  • [JDK-6562490] - Compiler generates invalid class files
  • [JDK-6567921] - typos in 1.5 JVMS description for ldc
  • [JDK-6587271] - Import declaration not used in javax.print.*
  • [JDK-6588400] - Empty finalize method
  • [JDK-6588410] - Private fields which are not used in declaring class
  • [JDK-6594688] - JPopupMenu problem with AWT embedded frame in eclipse + JDK6
  • [JDK-6605923] - the jdk6 release page is blank on Vista
  • [JDK-6606169] - Copy & Paste with formated text add additional newlines
  • [JDK-6614506] - jmx interop regression when Server is over JDK6 and Client over JDK5
  • [JDK-6627165] - javah in jdk1.6.0_05 coredump
  • [JDK-6659186] - NPE at javax.swing.text.FlowView$FlowStrategy.layoutRow
  • [JDK-6673631] - RescaleOp/Filter core dumped when invoked on a BufferedImage type TYPE_3BYTE_BGR
  • [JDK-6682966] - Interaction problem between Java and C++ (JNI and JAWT) using J2SE 1.6.0
  • [JDK-6908259] - Covariance bug for multiple interface inheritance
  • [JDK-6931777] - Webstart: "401 UnAuthorized Error" is displayed while launching Import Export utility.
  • [JDK-6952925] - Three trivial mistakes in localized API doc for RuleBasedCollator class
  • [JDK-6987250] - javadoc fails with "illegal forward reference"; javac compiles fine
  • [JDK-6994000] - Plugin unable to load app when temporary files are stored and loaded accross the network
  • [JDK-6994097] - Can't install latest JDK on Windows Server 2003 64-bit system
  • [JDK-7008619] - Regression : Generic cast error caused by fix for CR 4916620 in JDK 5
  • [JDK-7013876] - RemoveCommentReader fails to correctly recognize comments in PAC file
  • [JDK-7027370] - java.nio.BufferOverflowException when running wsgen in the Japanese locale
  • [JDK-7030206] - JEditorPane.setEditable(false) produces NullPointerException from StyleSheet.getRule()
  • [JDK-7034548] - Statement with generics fails to compile in one line, compiles in two lines
  • [JDK-7095376] - javax/swing/text/DefaultStyledDocument/6636983/bug6636983.java failed on Windows 7
  • [JDK-7157671] - compiler tree API: incorrectly detects start/end positions under JDK6
  • [JDK-8017470] - jstack -F does not show all user frames if stack depth > 1501

Enhancement

  • [JDK-4028462] - Piped{InputStream,Reader} should be able to set buffer size
  • [JDK-4050435] - Improved interactive console I/O (password prompting, line editing)
  • [JDK-4052440] - RFE: Locale Sensitive Services SPI support
  • [JDK-4057701] - Need way to find free disk space
  • [JDK-4066394] - ButtonGroup - cannot reset the model to the initial unselected state
  • [JDK-4068067] - RFE: Want API to access exponent symbol in DecimalFormatSymbols
  • [JDK-4080029] - Modal Dialog block input to all frame windows not just its parent.
  • [JDK-4092330] - RFE: Precision, rounding in NumberFormat
  • [JDK-4093617] - Object class has no superclass: javac dies on "super()" in Object constructor
  • [JDK-4094886] - Need a load(Reader)/store(Writer) interface for Properties class
  • [JDK-4098712] - (diag) Better diagnostics for zipfile w/ sources
  • [JDK-4106263] - RFE: API: java.text.CollationKey needs a public constructor
  • [JDK-4119445] - RFE: ISO-2022-JP-2 Converter is needed to support JIS X 0212
  • [JDK-4133141] - Extend Action interface to handle toggles
  • [JDK-4137464] - (coll) TreeMap should have bi-directional iterator
  • [JDK-4146774] - JVMTI spec: Add GetConstantPool
  • [JDK-4149939] - (spec) InputStreamReader.getEncoding() spec can be tightened
  • [JDK-4155650] - (coll) Sorted Collection Classes with bidirectional navigation
  • [JDK-4164054] - Unreachable code in CompactXXXArray
  • [JDK-4164450] - JSR 199: Standard interface for Java compilers
  • [JDK-4167266] - Modal dialogs should be modal per AppContext
  • [JDK-4167472] - File.setReadOnly() should take a boolean argument indicating writability
  • [JDK-4172661] - GeneralPath needs double version
  • [JDK-4175293] - (rb) RFE: ResourceBundles shouldn't have to be public.
  • [JDK-4195445] - JDWP, JDI: Add return value to Method Exit Event
  • [JDK-4207220] - Add getPrimitiveClass() and getWrapperClass() methods to java.lang.Class.
  • [JDK-4212439] - (rb) No way to reload a ResourceBundle for a long-running process
  • [JDK-4216178] - Wanted: Debugging trace info when serialization fails
  • [JDK-4216399] - (coll) TreeMap: please make getCeilEntry and getPreviousEntry >>public<<
  • [JDK-4221795] - [Nor] RFE: Please make java.text.Normalizer a public class
  • [JDK-4247839] - pop-up splash screen at beginning of Java startup
  • [JDK-4256147] - (launcher) RFE: Add -C option to java launcher to change the startup directory.
  • [JDK-4259916] - assertion for return instr (JVMS 2ed) is dependent on structured locking
  • [JDK-4261170] - (spec) Precisely specify bytes generated by Random.nextBytes
  • [JDK-4261415] - Provide getMagnitude method for BigInteger
  • [JDK-4263142] - RFE: Point2D.Double and Point2D.Float should be Serializable
  • [JDK-4276227] - RFE: Java2D Printer graphics should reference a Printer Device
  • [JDK-4286358] - (rb) RFE: Want ResourceBundle.hasKey()
  • [JDK-4291383] - Add a -mainClass parameter to the JAR tool (for easy autorunnable JARs creation)
  • [JDK-4294891] - (coll) Add "next/previous" to both SortedMap and SortedSet
  • [JDK-4303146] - (rb) RFE:ResourceBundle should allow developers to define their own search strategies
  • [JDK-4306897] - (coll) Add java.util.Arrays.binarySearch(a, key, fromIndex, toIndex)
  • [JDK-4310333] - API to add a java program to a system's app-launching panel/toolbar
  • [JDK-4314163] - appletpanel.badattribute.exception not defined in resources/MsgAppletViewer.java
  • [JDK-4320050] - Minimum size for java.awt.Frame is not being enforced.
  • [JDK-4324505] - RFE: Should have locale data for most important countries
  • [JDK-4339415] - Provide a writer plug-in for the GIF file format
  • [JDK-4339577] - Adding kerning to the text layout process
  • [JDK-4341292] - Clarify java.applet.Applet.getLocale() behavior
  • [JDK-4354216] - (rb) ResourceBundle and MissingResourceException should support 'cause'
  • [JDK-4356795] - JDBC API does not allow creation or modification of Struct and Array objects
  • [JDK-4360364] - Cyrillic input isn't supported under JRE 1.2.2 & 1.3 for Linux
  • [JDK-4382048] - JNI handle blocks should be reset on native method exit rather than entry
  • [JDK-4388541] - Need ALT_DEVTOOLS_DIR for builds
  • [JDK-4400849] - RFE: Locale.getDisplayName translation for Portuguese
  • [JDK-4401399] - JPDA: Request for events for monitor acquisitions
  • [JDK-4403721] - (rb) RFE: Allow ResourceBundle.getBundle to load non-standard resource bundles
  • [JDK-4424584] - Add more information to reflection-related exception detail messages
  • [JDK-4453162] - MouseAdapter should implement MouseMotionListener and MouseWheelListener
  • [JDK-4456503] - [Fmt] RFE: java.text.Format should define protected constructor
  • [JDK-4460767] - GSS-Krb5 mechananism should support KRB-ERROR token encapsulation
  • [JDK-4461214] - javac command line should have a "version" flag
  • [JDK-4468566] - Swing DnD should not use selection to show drop location
  • [JDK-4475252] - constant expr limits neglected by vmspec/ 4.10 Limitations
  • [JDK-4490824] - JDI: provide arguments when no debug attributes present
  • [JDK-4491255] - PrintWriter.clearError() to reset internal error state
  • [JDK-4491785] - ModalityListener for solaris
  • [JDK-4499556] - Use arbitrary (J)Components as JTabbedPane tab labels.
  • [JDK-4500750] - RFE: convenience API to calculate PageFormat from PrintRequestAttributeSet
  • [JDK-4502804] - FontSmoothing/AntiAlias not utilized by default despite OS setting
  • [JDK-4504082] - ActivationGroupImpl.activeObject should catch RemoteException from super call
  • [JDK-4506105] - NotificationBroadcasterSupport: should have a ctor with MBeanNotificationInfo[]
  • [JDK-4507088] - TTY: Add a comment delimiter to the jdb command set
  • [JDK-4508679] - Standardizing SQL Errors in JDBC
  • [JDK-4519484] - Add TransferHandler support to top-level containers
  • [JDK-4523213] - RFE: Resumable download with jar caching
  • [JDK-4527279] - Need a better way to find out the port number on which JPDA is listening.
  • [JDK-4548788] - JTree should toggle for all even-numbered clicks
  • [JDK-4607481] - Can't open a non-modal window behind a modal dialog
  • [JDK-4609228] - (cal) RFE: Provide additional local calendars in Java
  • [JDK-4619006] - RFE: MBeanServerImpl should use caching in invoke()
  • [JDK-4625362] - Java Web Start does not support *.ico Icon files
  • [JDK-4628641] - Make Segment implement CharSequence
  • [JDK-4632108] - Area.transform and Area.createTransformedArea should maintain double precision
  • [JDK-4632512] - Pattern spec: idmsux?
  • [JDK-4635060] - Full support for CRL distribution points extension
  • [JDK-4635230] - XML Signature (JSR 105)
  • [JDK-4636058] - RFE: Please add toHexString() to java.lang.Byte
  • [JDK-4640520] - java.util.Service
  • [JDK-4641821] - KerberosKey and KerberosTicket need to override hashcode and equals methods
  • [JDK-4642015] - RFE: Source code analysis and metrics
  • [JDK-4642017] - RFE: Fault Injection Testing
  • [JDK-4644224] - BreakIterator should allow use for programming languages
  • [JDK-4652184] - please compile j2sdk rt.jar with -g (all options)
  • [JDK-4655503] - need a resize method to go with clone on all array types
  • [JDK-4656461] - Cannot Ctrl-Shift-Click to create disjoint selection interval in list
  • [JDK-4661156] - Full screen exclusive mode and display change are not supported under Linux
  • [JDK-4661545] - NotificationBroadcasterSupport should have a constructor taking an Executor
  • [JDK-4662562] - Please allow '@' in identifiers in class files
  • [JDK-4668479] - Option to turn off codebase lookup in AppletClassLoader during resource requests
  • [JDK-4670987] - Add ability to build a selected target.
  • [JDK-4673815] - should be able to specify separate icons for download window, desktop, and start menu
  • [JDK-4679743] - Additional Compressed Streams Requested
  • [JDK-4681682] - RFE: Include SwingWorker with the JDK
  • [JDK-4684327] - command line variables are not send to sub-makes
  • [JDK-4690736] - Add Jar indexing to Java Web Start, and update JNLPClassLoader.
  • [JDK-4691932] - Programmatic access to network parameters
  • [JDK-4692286] - (perf) rmid groups and ConnectException under load
  • [JDK-4703112] - RFE: Please add ImageIO.getReaderFileSuffixes() method
  • [JDK-4715641] - reduce jre size by removing unnecessary files from jre core feature
  • [JDK-4716807] - RFE: Support key=* wildcard in ObjectName
  • [JDK-4718270] - RFE: Unconventional "theRoleName" etc parameters appear in Javadoc
  • [JDK-4725563] - Need JNI call to validate a jobject pointer
  • [JDK-4726194] - SpringLayout doesn't always resolve constraints correctly
  • [JDK-4726365] - RFE: Java 2D to support LCD optimized anti-aliased text (sub-pixel resolution)
  • [JDK-4726410] - Add LINK support to Swing DnD
  • [JDK-4736918] - WindowsUtils is redundant and should be removed
  • [JDK-4737170] - RFE: International Domain Names
  • [JDK-4738956] - (perf) ActivationGroup.createGroup shouldn't load group impl class in doPriv
  • [JDK-4744405] - RFE: lookupPrintServices() to refresh the printers list dynamically
  • [JDK-4747079] - Add sorting ability to JTable
  • [JDK-4752713] - Cannot sort on properties displayed on JFileChooser detailed view
  • [JDK-4753347] - OutOfMemoryError - Stack Trace missing
  • [JDK-4759494] - divide by zero warning desirable when generating constant-value.html
  • [JDK-4761573] - Request for unified 32/64 bit Solaris SPARC build target
  • [JDK-4770745] - Iterating over ZipFile entries is very slow when using network file systems
  • [JDK-4772582] - JVMTI Spec: JVMTI should support multiple independent and simultaneous agents
  • [JDK-4772835] - RFE: Automatic Proxy Detection should be supported
  • [JDK-4780400] - javax.management.MBeanServerDelegate should have a public final static ObjectNam
  • [JDK-4786777] - MBeanInfo could have way to mark attribute or operation as "disabled"
  • [JDK-4788384] - IncompatibleClassChangeError needs to be more verbose
  • [JDK-4791649] - Text components need printing support
  • [JDK-4792572] - DLLs needed for java_g not included in bundle
  • [JDK-4795932] - RFE: Java 2D should locate fonts by using the windows registry
  • [JDK-4800473] - RFE: JFileChooser needs DefaultFileFilter class
  • [JDK-4802551] - Consolidate Download Engine and Cache from plugin and webstart
  • [JDK-4809375] - File.deleteOnExit() should be implemented with shutdown hooks
  • [JDK-4811598] - new option for limiting the size of stdout log file needed
  • [JDK-4813288] - Need a way to exempt some windows from disablement when a modal dialog is shown
  • [JDK-4813310] - Map Thread priorities to system thread/process priorities
  • [JDK-4813736] - API to compiler ASTs (aka Tree API)
  • [JDK-4819194] - doPrivileged should retain DomainCombiner
  • [JDK-4826652] - Add copySign, nextAfter, nextUp, scalb, ilogb, etc. to Math and StrictMath
  • [JDK-4836939] - JDI: Add addSourceFileFilter method to ClassPrepareRequest
  • [JDK-4847959] - JMX API should use generics where applicable
  • [JDK-4856549] - provided improved support for executable JARs
  • [JDK-4866704] - JavaHelp Windows interaction with modal dialogs
  • [JDK-4870404] - check presence of shortcut before enabling 'Remove Shortcuts' menu item
  • [JDK-4872551] - Cannot control the location of hotspot error log file.
  • [JDK-4876235] - SocketService - Allow user to grant app "connect" permission to hosts other than the download host.
  • [JDK-4883874] - Dialog Boxes for Plugin Not 508 Compliant
  • [JDK-4890417] - JSSE needs to be generified
  • [JDK-4890726] - Linux version of JDK doesn't support uk_UA.KOI8-U locale
  • [JDK-4892428] - PIT 01 : Java Update icon properties should point to right panel
  • [JDK-4897301] - Improve wildcards diagnostics: "capture of ?"
  • [JDK-4897881] - Provide capabilities to dump JNI HANDLES from a crtl-break.
  • [JDK-4897990] - RFE: CD Install
  • [JDK-4906100] - Javac should give a warning for empty code blocks after condition statements
  • [JDK-4906940] - keytool cannot take additional classpath as parameter
  • [JDK-4908304] - JNLP DownloadService should not require mention in JNLP file
  • [JDK-4909889] - the output of keytool shoulduse standard algorithm names
  • [JDK-4911491] - Allow developers to specify hotspot imports via ONE ALT_ variable
  • [JDK-4911532] - Remove useless activity in a null build in j2se/make/java/java
  • [JDK-4911534] - Avoid repeated useless copying of hotspot files into j2se workspace
  • [JDK-4911944] - add mutex logging facility for VM hot lock detection
  • [JDK-4916938] - RFE: Long wait (3-4') in PrinterJob.lookUpPrintServices() on a disconnected printer
  • [JDK-4917386] - AlgorithmParameters[Spi].getEncoded should state that it returns clone
  • [JDK-4921296] - ClassCastException needs more verbose detailMessage
  • [JDK-4922732] - AST too abstract for multiple declarators
  • [JDK-4924708] - Add getOutline(float, float) to GraphicAttribute
  • [JDK-4931668] - Need to implement server side support for XEmbed
  • [JDK-4933325] - RFE: Ability to remove multiple certificates from certificate manager
  • [JDK-4936159] - Add option to display README.html during SDK installation
  • [JDK-4936763] - Diffie Hellman Key Agreement doesn't generate keys for AES cipher
  • [JDK-4942830] - (coll spec) TreeSet.remove - absence of Compara{ble,tor} throws ClassCastException
  • [JDK-4942851] - canImport should carry Transferable in TransferHandler
  • [JDK-4943127] - Update StrictMath regression tests to use hexadecimal floating-point literals
  • [JDK-4944028] - Spinner buttons should get enable/disable on reaching boundary condition
  • [JDK-4944151] - (was 4164450) document com.sun.tools.javac.Main for use in a program.
  • [JDK-4945983] - improved diagnostics capabilities in policy enforcement
  • [JDK-4947324] - Add a method to FontMetrics to get the FontRendererContext
  • [JDK-4950017] - OIS StreamCorruptedExceptions should include more detail
  • [JDK-4954728] - OIS.readOrdinaryObject should preserve cause of InvalidClassException
  • [JDK-4957178] - serialver exits on the first non-serializable class
  • [JDK-4960412] - JVMTI spec: add GetCurrentThread()
  • [JDK-4963875] - RFE: Reduction of space used by instances of java.util.BitSet
  • [JDK-4965918] - JVM Out of Memory Handling: print extra information to help application team
  • [JDK-4967082] - ColorSpace.getName(int) should return significant values for some CSs
  • [JDK-4967886] - Swing should provide full double buffering per window
  • [JDK-4972060] - The New Folder,UpOnelevel,desktop buttons and file view icons in JFileChooser not visible in synth
  • [JDK-4972409] - cryptic error message: LinkageError [classname] violates loader constraints
  • [JDK-4974895] - varargs on java.lang.instrument.Instrumentation.redefineClasses(ClassDef...
  • [JDK-4976363] - Java-related executables should use shared zlib library
  • [JDK-4976696] - RFE: File->Print web page printing of applets on Unix once Mozilla is fixed
  • [JDK-4978699] - RFE: Offline support
  • [JDK-4979017] - java.util.BitSet.equals(Object) can be optimized
  • [JDK-4979028] - BitSet.hashCode() unnecessarily slow due to extra scanning of zero bits
  • [JDK-4979031] - BitSet.toString() is too slow on sparse large bitsets
  • [JDK-4980035] - new methods on AffineTransform for rotation by a vector and by quadrants
  • [JDK-4980122] - [quicksilver] java web start does not read browser's "System" proxy setting
  • [JDK-4980610] - warn user when some .so libraries are missing at istall time
  • [JDK-4984658] - Add new constants AccessibleAction.CLICK and AccessibleAction.TOGGLE_POPUP
  • [JDK-4986256] - add support for jsr175's java.lang.SuppressWarnings
  • [JDK-4987374] - new method AffineTransform.invert() to perform matrix inversion in place
  • [JDK-4991491] - rework bool, true and false header defines
  • [JDK-4992908] - Need way to get location of MouseEvent in screen coordinates
  • [JDK-4993109] - Trivial performance boost for BigInteger and BigDecimal toString()
  • [JDK-4993163] - javac.parser.Scanner: interface instead of class
  • [JDK-4994049] - Add support for accurate begin/end positions
  • [JDK-4998357] - make "invalid method hash" exception message more explanatory
  • [JDK-5002129] - OGL: translucent VolatileImages should be hardware accelerated
  • [JDK-5002245] - CompileTheWorld should follow the same rules as Xcomp
  • [JDK-5002268] - Allow class sharing use with RedefineClasses
  • [JDK-5005831] - String constructors and method which take Charset rather than String as argument
  • [JDK-5006454] - Investigate use of precompiled headers for Solaris build
  • [JDK-5007707] - Need a way to detect alway-on-top support by platform
  • [JDK-5008404] - Need method to identify Java identifiers
  • [JDK-5012569] - javac errors sometimes accompanied by spurious serial warning messages
  • [JDK-5013088] - Restructure java.text and java.util locale data
  • [JDK-5017050] - Add static methods Integer.compare() and Long.compare()
  • [JDK-5018075] - Add support for AES encryption type
  • [JDK-5020740] - Types.isSubType no longer needs a warner
  • [JDK-5021519] - java.lang.NullPointerException: null buffer || null address
  • [JDK-5023738] - Investigate if "-r" should be added to MFLAGS-adjusted
  • [JDK-5024104] - Allow access to Constant Pool in ClassType
  • [JDK-5024119] - Add ReferenceType.getAllInstances () method to JDI.
  • [JDK-5025230] - (thread) Creating thread local variables from within ThreadLocal.initialValue()
  • [JDK-5025269] - File dialogs should respect the list of valid file extensions
  • [JDK-5025281] - Allow System.gc() to trigger concurrent (not stop-the-world) full collections
  • [JDK-5026373] - need rewrite (cleanup) of launcher.c
  • [JDK-5027875] - separate 2D source files from AWT directories
  • [JDK-5029074] - RFE: constants (final static fields) for logical font names
  • [JDK-5030267] - Use new static methods Long.highestOneBit/Long.bitCount in java.util.BitSet
  • [JDK-5031758] - Private mthds of JTable.AccessibleJTable.AccessibleJTableCell should be protected
  • [JDK-5031898] - RFE:Byte should have a toString(byte b, int radix) method
  • [JDK-5032517] - javax.swing.Timer doesn't allow to set actionCommand in posted events.
  • [JDK-5033137] - We should document the default download size for the jre/sdk online installers
  • [JDK-5033822] - Synth ScrollBar paintTrack() dosn't support orientation
  • [JDK-5034049] - RFE: AppConfigurationEntry.LoginModuleControlFlag.toString() is misleading
  • [JDK-5034882] - Keytool should be enhanced to handle the secret key generation and import
  • [JDK-5035358] - sub-optimal (even buggy) implementation of readPasswd method
  • [JDK-5036315] - log accept failures
  • [JDK-5036680] - ObjectName should implement Comparable<ObjectName>
  • [JDK-5037004] - RFE: Frivolous ClassCastExceptions thrown by SubjectCodeSource.implies
  • [JDK-5037386] - (spec) generify MarshalledObject
  • [JDK-5039191] - suggested improvements for mixed language diagnostics
  • [JDK-5039951] - Add $$hostname macro
  • [JDK-5042004] - MBeanInfo for Standard MBeans could be got from cache on creation
  • [JDK-5042073] - Update desktop integration on Windows to provide the common user experience.
  • [JDK-5042133] - Implement disabling hw aceleration via Image.setAccelerationPriority(0)
  • [JDK-5042328] - Refactor Bark and Log
  • [JDK-5042453] - Ipv6 address throws Non-numeric port number error
  • [JDK-5043245] - Attribute type check is too restrictive in RequiredModelMBean.getAttribute()
  • [JDK-5045358] - Open MBeans cannot reference primitive data types or arrays thereof
  • [JDK-5047474] - MBeans tab: JConsole should allow copy/paste of displayed values
  • [JDK-5048196] - installation documentation fails to mention multiple JREs in typical JDK install
  • [JDK-5048399] - (coll) please fix anachronisms in collections internal generification
  • [JDK-5048437] - RFE: Universe::print() on ^\
  • [JDK-5048773] - diagnose encoding errors as fatal errors
  • [JDK-5048776] - promote varargs/non-varargs overrider diagnostics to errors
  • [JDK-5049146] - Make XAWT the default Toolkit on Solaris
  • [JDK-5050580] - Replace IcoResult with a more portable mechanism
  • [JDK-5050861] - Create "spec" subdirectories for doclet and taglet API docs in makefile
  • [JDK-5052967] - Rename ArgumentType to WildcardType, etc.
  • [JDK-5054097] - keytool should generate V3 certs with extensions
  • [JDK-5054346] - Support tzdata2004a
  • [JDK-5054830] - JDWP assumes that events are reported in the causing thread
  • [JDK-5055070] - (rb) RFE: ResoureceBundle should use ConcurrentHashMap for the cache
  • [JDK-5056424] - Loading a SynthStyle and its resources from any URL
  • [JDK-5056445] - improve static cache performance by using ConcurrentHashMap
  • [JDK-5057295] - Use system Look-and-Feel and a few other suggested features
  • [JDK-5057341] - TimeUnit needs additional Enums for longer durations
  • [JDK-5057370] - HPROF: options are UTF8, error messages should be platform encoding
  • [JDK-5057760] - RFE: Java2D font anti-aliasing should support TrueType's gasp table
  • [JDK-5059346] - (perf) reduce thread creation for scheduling delayed tasks
  • [JDK-5060009] - Tidy up the case where a superclass is generated by apt
  • [JDK-5062541] - Provide better diagnostic information when a problem occurs such as connection failure
  • [JDK-5066227] - "View" should default to 'Applications' or at least be saved.
  • [JDK-5067317] - java.util.Scanner should cache results of hasNextLine
  • [JDK-5067347] - dead code/loops checks and elimination.
  • [JDK-5070673] - IOException should support exception chaining
  • [JDK-5070715] - (java_g) RE builds should build fastdebug VM for java_g rather than debug VM, java_g -> debug/java
  • [JDK-5070773] - SunPKCS11 provider does not support spaces in config's provider name
  • [JDK-5071703] - improve the installer experience for when same version already installed
  • [JDK-5072004] - Better support for schema evolution in CompositeData and CompositeType
  • [JDK-5072174] - Add Query.isInstanceOf
  • [JDK-5072263] - RFE: Access denied error message should be changed for java update
  • [JDK-5072943] - Code loaded by JNLPClassLoader should have CodeSource with correct codebase.
  • [JDK-5073908] - Make it easier to build the JDK
  • [JDK-5074060] - Update tables for host locale detection
  • [JDK-5074517] - pack200 should support segment limit numbers
  • [JDK-5074577] - Bad performance when HotSpot cannot optimize polymorphic calls
  • [JDK-5074634] - Mustang code cleanup
  • [JDK-5076050] - download window graphics re-design
  • [JDK-5076525] - Eliminate installshield dependency for JDK offline msi installer
  • [JDK-5077603] - SSL/TLS configuration options in Java Control Panel
  • [JDK-5077611] - Support thread dump in Java Console using JVM_DumpAllStacks
  • [JDK-5078454] - ScrollPane does not support accelerated scroll wheel
  • [JDK-5078593] - Need to save Windows map files in sdk image bits for serviceability
  • [JDK-5079209] - Mustang: improve jre download/installer user experience
  • [JDK-5080083] - ObjectInstance and Attribute should define toString()
  • [JDK-5081168] - Stopping the download of JNLP Application using "Java Application Cache Viewe
  • [JDK-5081801] - Support tzdata2004b
  • [JDK-5082114] - Refactor painting in blueprint, pixmap and synth to be shared
  • [JDK-5082720] - Remove adapter frames
  • [JDK-5083253] - JCE enhancements required for Kerberos
  • [JDK-5084119] - Post install/update ping support
  • [JDK-5085902] - RFE: Internationalized Resource Identifier (IRI) Support
  • [JDK-5086160] - Request for improvements to javax.naming.directory
  • [JDK-5086424] - improve the performance of GC_locker
  • [JDK-5086470] - Add support for java.util.concurrent locks in the lock related facility
  • [JDK-5086475] - Ctrl-break handler should print the java.util.concurrent locks info
  • [JDK-5086872] - Refactor Swing's painting code to be more pluggable
  • [JDK-5088444] - Request for an API to statically lookup an Object from the InitialContext class
  • [JDK-5089849] - Add support for backtracking reference graph.
  • [JDK-5090195] - Windows: enabled texture glyph caching using Direct3D for improved performance
  • [JDK-5090695] - Explain when SwingUtilities.paintComponent() is meant to be used
  • [JDK-5091174] - DigestMD5Server does not return correct value for getNegotiatedProperty(Sasl.QOP
  • [JDK-5092063] - Extremely slow socket creation using new Socket("ip-address", port)
  • [JDK-5092092] - (reflect) Class<T>.getConstructors returns Constructor[], expect Constructor<T>[
  • [JDK-5093560] - Add support for RC4 encryption type
  • [JDK-5094028] - jarsigner should have options to allow user to specify non-default digest and signature algorithms
  • [JDK-5095072] - JDWP: backend should have a silent option, where no messages go to TTY
  • [JDK-5095630] - new method in AlphaComposite to derive new instances by rule or extra alpha
  • [JDK-5096177] - unmarshalling code should use static factory methods for primitive boxing
  • [JDK-5096178] - rmic should not generate code that constructs new instances of java.lang.Boolean
  • [JDK-5096281] - HPROF: Version number in binary output needs doc and change
  • [JDK-5096283] - NEWHPROF: Spec out the naming conventions used in the binary format
  • [JDK-5097703] - File.canExecute() attribute accessor method similar to can{Read,Write}()
  • [JDK-5097861] - Need known name to latest JDK/JVM on Solaris
  • [JDK-5098199] - JDWP: Switch findThread() to use ThreadLocalStorage
  • [JDK-5098602] - Add GTK+ look and feel option to the FileChooserDemo
  • [JDK-5100620] - Tooltip support for shortcuts
  • [JDK-5102009] - Add HAT as a demo application
  • [JDK-5102289] - (rb) ResourceBundle enhancements for Mustang
  • [JDK-5104384] - java program gives - OracleCompiler: exclude message when using .hotspot_compile
  • [JDK-5104421] - SpinnerDateModel.setValue(Object) throws exception with incorrect message
  • [JDK-5104947] - Clarify whether ModelMBeanInfoSupport.clone is deep or shallow
  • [JDK-5104960] - New Romanian currency
  • [JDK-5106721] - Ability to intercept addNotificationListener requests and outgoing notifications
  • [JDK-5107086] - Ease-of-Developments APIs for JDBC 4.0
  • [JDK-5107423] - Add support for Secure RMI
  • [JDK-5107600] - RFE: Make a classfile_constants.h #include file available like jni.h
  • [JDK-5109224] - SA utilities: add heap dump option for jmap
  • [JDK-5110007] - Add "javaws.autodownload" to JCP and restrict to users with admin priveleges
  • [JDK-6173515] - Improve handling of OutOfMemoryError
  • [JDK-6173570] - Add ability for tools to 'attach on demand' - required to dynamically monitor, profile, debug, ...
  • [JDK-6173571] - Allow the setting of the can_redefine capability outside of the OnLoad phase
  • [JDK-6173575] - JVMTI spec: ability meeded to specify a set of classes to be loaded by the bootstrap class loader
  • [JDK-6173612] - need an attach mechanism
  • [JDK-6173781] - SA utilities: jstack should print Java level deadlock information
  • [JDK-6174103] - Support tzdata2004d
  • [JDK-6174397] - Revisit jconsole UI design to make it more user-friendly
  • [JDK-6174502] - JDWP: Remove precrash option, use OnError VM option instead
  • [JDK-6175387] - Add new 'OnUnregister' persistPolicy value to Model MBean descriptor
  • [JDK-6175499] - Run-time compiler eliminates source line or basic-block debug info in run-time compiler.
  • [JDK-6175517] - Standardize a general-purpose MXBean framework
  • [JDK-6175634] - Allow early return from methods
  • [JDK-6175842] - Use Windows -export option to provide undecorated exported names
  • [JDK-6176036] - Require a way to specify read timeout for LDAP operations
  • [JDK-6176120] - RFE: Define annotation to link constructor parameters to getters
  • [JDK-6176136] - Hotspot Windows startup improvements: rebase, bind, XP prefetch
  • [JDK-6176471] - (reflect) Extend Class.forName with class tokens
  • [JDK-6177409] - Support tzdata2004e
  • [JDK-6177732] - add hidden option to have compiler generate diagnostics in more machine-readable form
  • [JDK-6177863] - DOC: Provide a summary table for sw/tools requirements for doing JRL
  • [JDK-6177893] - Guard against the invocation of static methods via instances (-Xlint)
  • [JDK-6178372] - java SIGQUIT full thread dump output should have date and time in header.
  • [JDK-6178632] - Hotspot runtime support for Windows Longhorn; JVM/CLR coexistence
  • [JDK-6179281] - Provide a jconsole plug-in interface to allow loading user defined tabs
  • [JDK-6180872] - Add methodDataOop profiling to client compiler
  • [JDK-6181936] - javax.security.auth.x500.X500Principal should allow user to specify add'tnl attribute type keywords
  • [JDK-6182603] - WebStart Certificate Presentation lacks Certificate fingerprint
  • [JDK-6183098] - [s10 B69 Java] Use songti.ttf in the zh_locale for better quality text rendering
  • [JDK-6183502] - Javac's service classes need field accesses changed to support subclassing.
  • [JDK-6184909] - Synth ease of use changes
  • [JDK-6185456] - GTK Native L&F Fidelity
  • [JDK-6186200] - RFE: Stall allocation requests while heap is full and GC locker is held
  • [JDK-6186280] - no method to automatically select client authentication certificate for applets
  • [JDK-6186747] - javac performance regression
  • [JDK-6187181] - Please change the signature of java.lang.Object.getClass()
  • [JDK-6189137] - new String convenience methods isEmpty() and contains(String)
  • [JDK-6189472] - Support tzdata2004g
  • [JDK-6190009] - Need a way to diagnose if excessive use of finalizers is cause of OOM
  • [JDK-6190451] - Allow JWS app to specify custom icon and description for each file association
  • [JDK-6190628] - Standard MBeans should support covariant return types in MBean interfaces.
  • [JDK-6191063] - Improve startup of server VM
  • [JDK-6192552] - Deques
  • [JDK-6192869] - Please post JNLP DTD on java.sun.com
  • [JDK-6193432] - Support PNG files (including alpha-channel support) for icons
  • [JDK-6193691] - Floating-point constants in Float,Double should use hex floating-point literals
  • [JDK-6194668] - Add java runtime flag SuppressFatalErrorMessage to skip all error handling logic on fatal error.
  • [JDK-6195957] - JVMTI Spec: heap iteration should support access to primitive and primitive array fields
  • [JDK-6196067] - JNI spec needs to be updated for 1.6
  • [JDK-6196377] - (lc) RFE: add static factory methods to Locale returning a singleton
  • [JDK-6196383] - LN and LOG10 should be implemented for C1
  • [JDK-6196694] - Please improve @Override diagnostics
  • [JDK-6198919] - Deployment Browser Control: JRE detection controls
  • [JDK-6199167] - Live resizing
  • [JDK-6199556] - eliminate duplicate permission checks for a codebase
  • [JDK-6200091] - RMI gcInterval is too short by default
  • [JDK-6201574] - (lc) Improve Locale.getISO* methods and their tables
  • [JDK-6201795] - browser registration should be a feature of the jre, not a checkbox
  • [JDK-6201800] - Support OCSP/CRL in Java plugin and Java Webstart
  • [JDK-6201809] - RFE: sun java binaries could be made default on RHEL systems.
  • [JDK-6201814] - jre installer needs option to not show last "finished" dialog
  • [JDK-6201815] - Using new CertPath APIs in JSSE for Java plugin and java webstart
  • [JDK-6201864] - jre/jdk windows installers should support elevated priviledges
  • [JDK-6201872] - Add a hook mechanism to OutOfMemoryError
  • [JDK-6202000] - Resume downloads of partially downloaded JWS applications / JPI applets
  • [JDK-6202035] - Native platform GSS integration
  • [JDK-6202119] - Add published sun.com JVMTI Agent code to jvmti demos (SampleJVMTIAgent.c)
  • [JDK-6202137] - Returning null from Callable throws exception
  • [JDK-6202891] - TTY: Add support for method exit event return values to jdb
  • [JDK-6202942] - (spec thread) ThreadLocal example should use generics and autoboxing
  • [JDK-6204384] - (cl spec) FindClass() refers to ClassLoader.getBaseClassLoader() which does not exist
  • [JDK-6204469] - Add Descriptor support to all types of MBean
  • [JDK-6204527] - Need mechanism to run user-defined script/command when OutOfMemoryError is thrown
  • [JDK-6204853] - (rb) Provide UTF-8 based properties resource bundles
  • [JDK-6205062] - Combine shortcut and association dialogs.
  • [JDK-6205064] - Enhance look of all dialogs in Plug-in and Web Start
  • [JDK-6205073] - Cache Viewer/Launcher for the new combined cache.
  • [JDK-6205218] - Signed applet security warning dialog can be difficult to focus
  • [JDK-6205495] - IMFTest should test endComposition; needs to use correct input context
  • [JDK-6205783] - jdk installer should have accept/decline buttons like the 6.0 jre
  • [JDK-6205958] - Clarify "class loader associated with the current native method"
  • [JDK-6206427] - Turn on promotion failure handling by default
  • [JDK-6206493] - Turn on UseAdaptiveGCBoundary by default
  • [JDK-6206722] - Jconsole doesn't allow specification of JVM parameters
  • [JDK-6206727] - URLStreamHandler.equals wastes time
  • [JDK-6206731] - LookAndFeel.makeIcon should return ImageIcon
  • [JDK-6206786] - apt should return members in source order
  • [JDK-6206839] - New Currency for Madagascar
  • [JDK-6206844] - few fixes in i486.ad for SSE2
  • [JDK-6207928] - ReentrantReadWriteLock provides no way to tell if current thread holds read lock
  • [JDK-6208367] - Clarify GetEnv() documentation
  • [JDK-6208400] - Need to post Javadoc JRL bundles for Mustang
  • [JDK-6208431] - Configure makefiles to allow for different compilers to be used Defs-gnu-gcc2, Defs-sun-cc ...
  • [JDK-6208559] - Math.floor() documentation should be more similar to Math.ceil()
  • [JDK-6209342] - S.Chinese localization for JDK software
  • [JDK-6209503] - Hotspot Windows changes to support building with VS.NET 2003 / VC++ Toolkit 2003
  • [JDK-6209819] - Make PARALLEL_COMPILES the default in j2se workspace
  • [JDK-6210121] - Select garbage collector based on pause time goal
  • [JDK-6210736] - Remove dependency on MKS, or allow the use of any unix toolset on windows
  • [JDK-6210758] - Doccument the ability to debug Java Webstart applications
  • [JDK-6211006] - Default Java on Linux
  • [JDK-6211008] - Direct execution of JAR files on Linux
  • [JDK-6211497] - CHA::analyze_call() misses some monomorphic cases
  • [JDK-6213272] - Request for native debugging flags to debug java webstart start up issues.
  • [JDK-6213963] - JNLP style versioning support for plugin
  • [JDK-6213967] - Cache-clean up support for common download engine
  • [JDK-6213976] - no-cache support in common download engine
  • [JDK-6213985] - Implement a flexible update policy.
  • [JDK-6213990] - JNLP API support for plugin applets
  • [JDK-6214390] - Add meta tag with date for improved searching
  • [JDK-6214543] - CMS: more helpful message for concurrent mode failures
  • [JDK-6214885] - better API access to javac diagnostics
  • [JDK-6215020] - java deployment code for supporting Netscape 6 is obsolete
  • [JDK-6215270] - API to detect all monitors locked/waited-on by any given thread
  • [JDK-6215285] - AccessibleExtendedComponent.getToolTipText() returns null for JColorChooser
  • [JDK-6215339] - JSpinner in the mustang Java Doc should have link to "How to use JSpinner"
  • [JDK-6215746] - Disable META-INF/* lookup from codebase in applet/plugin classloader
  • [JDK-6215849] - javax.swing.undo.UndoManager.setLimit() should state that -1 means "no limit"
  • [JDK-6215962] - sun.text.Utility.arrayEquals methods no longer needed
  • [JDK-6216027] - JVMTI Spec: Support early return from methods
  • [JDK-6216340] - Java to support Firefox browser
  • [JDK-6216421] - Allow compilation with free Microsoft compilers (VC++ 7.0 based)
  • [JDK-6216563] - Need capability to manipulate more file access attributes in File class
  • [JDK-6217323] - UnsatisfiedLinkError should specify the full method signature
  • [JDK-6217807] - Enable Background Compilation for Client Compiler
  • [JDK-6218794] - Support for BOM
  • [JDK-6219284] - OGL: render on a single thread for improved reliability and performance
  • [JDK-6219304] - Subject.doAs* should be generified
  • [JDK-6219945] - C2 virtual methods clean up.
  • [JDK-6220304] - Improve JNLP-WebStart security dialog pop-up
  • [JDK-6221044] - (soa) Declaration Mirror API should be able to model more general classes
  • [JDK-6221045] - apt -print option shoud not print abstract modifier on interfaces or annotations
  • [JDK-6221321] - Add annotations to specify MBean descriptor contents
  • [JDK-6221779] - Changes to sun.security.Validator for deployment code signing chain validation checks
  • [JDK-6222196] - add RHEL ES3 on JDK5.0 supported system configuration.
  • [JDK-6222485] - Using new KeyStore builder APIs in JSSE for Java plugin and Java Webstart
  • [JDK-6222574] - Provide Standard Pluggable Annotation Processing API
  • [JDK-6222822] - (spec) InputStream.skip() javadoc should note possible IOException
  • [JDK-6222826] - JMX API creates one thread per Monitor
  • [JDK-6222961] - JMX API: Monitor service should support complex types
  • [JDK-6223787] - Should save Windows .pdb files in the j2sdk-debug-image
  • [JDK-6224167] - misleading varargs error message
  • [JDK-6224485] - Cleanup deployment binary names
  • [JDK-6225466] - Better logging for "JNI call made with exception pending"
  • [JDK-6225906] - Combine certificate validation and hostname checking
  • [JDK-6226747] - Enhance sun.security.validator classes to support time stamping authority checks
  • [JDK-6227279] - Switch Hotspot compiler1 Win32 optimization level to /o2 for vc7/Visual Studio .NET 2003
  • [JDK-6227616] - Add -top option for notices at the top of every html page
  • [JDK-6227617] - Lint option for redundant casts
  • [JDK-6227619] - Modify docs Makefile to include -top for early access license notice for java.net
  • [JDK-6227631] - Add Draft background to all pages in the J2SE API docs for java.net, beta and RC
  • [JDK-6227862] - Make javac generate compact verification tables in target 6
  • [JDK-6227961] - Add Serbia and Montenegro locales
  • [JDK-6228231] - Use SSL/TLS-protected RMI registry for remote monitoring and management.
  • [JDK-6228704] - Add serviceability agent sources (SA) to jrl bundles
  • [JDK-6228974] - Switch windows x86 builds to vc++7.1 (.NET compilers)
  • [JDK-6229004] - silent installer for Linux
  • [JDK-6230699] - Need to be able to get the location at which a monitor was acquired
  • [JDK-6230707] - Need to be able to get the location at which a monitor was acquired
  • [JDK-6231091] - The details in the "JLNP File/Mime Association Replace Warning" Dialog should be changed
  • [JDK-6231888] - JMXConnector should implement Closeable
  • [JDK-6232129] - SA: Add a tool for measuring size of interned strings
  • [JDK-6233235] - Add allowCoreThreadTimeOut to ThreadPoolExecutor to optionally allow core thread to use keep-alive
  • [JDK-6233493] - Move J2DBench2 to j2se/src/share/demo/java2d dir
  • [JDK-6233722] - uchardir.c fails to compile with gcc 3.4.2
  • [JDK-6233917] - Change default heap sizes based on performance data
  • [JDK-6233935] - Add method to sun.security.validator.PKIXValidator to return length of validated certificate chain
  • [JDK-6234095] - Java Web Start trust dialog is confusing, wordy, and inefficient
  • [JDK-6234127] - AMD64: java -client -version shows Error message with windows-amd64
  • [JDK-6234398] - JMX connection provider API exception handling unclear
  • [JDK-6234915] - (tz) Support tzdata2005f
  • [JDK-6234934] - j2se build: add make rule to get files which are out of date with regard to their SCCS/s.* file
  • [JDK-6235019] - Add compiled native wrappers for x86
  • [JDK-6235020] - Add compiled native wrappers for amd64
  • [JDK-6237146] - Add ability to get baseline
  • [JDK-6237199] - Ability to get preferred padding between components
  • [JDK-6237671] - S.Chinese localization for JDK software - part II
  • [JDK-6237968] - Add AbstractQueuedLongSynchronizer, providing support for 64 bits of synchronization state
  • [JDK-6238337] - Integrate Apache XMLSec 1.2.1 sources into Mustang
  • [JDK-6238815] - Add a way to get the address to which a connector client is connected
  • [JDK-6239117] - Support for Smart Card I/O (JSR 268)
  • [JDK-6239635] - Support for SPNEGO in Java GSS
  • [JDK-6239788] - Consolidate use of ALT_HOTSPOT_* variables to one
  • [JDK-6239789] - Isolate construction of ALT_HOTSPOT_IMPORT_PATH area from hotspot builds
  • [JDK-6239807] - Add check for additional features on x86
  • [JDK-6240243] - Add sanity check on /usr/include/iso/math_iso.h problem on build machines (latest libm patch)
  • [JDK-6240276] - Make sure java-version reports product vs. debug vs. fastdebug
  • [JDK-6240511] - Add MAKE_VERBOSE=y to hotspot control builds
  • [JDK-6240586] - (tz) Support tzdata2005g
  • [JDK-6242079] - Downloaded Javaws application should not be deleted without user approval when jre is uninstalled.
  • [JDK-6244039] - need a system property to specify HTTP negotiate authentication mechanism
  • [JDK-6244040] - Default CookieManager implementation
  • [JDK-6244863] - Specify what happens with NotificationBroadcasterSupport if a filter or listener throws an exception
  • [JDK-6245039] - Replace static lists of Java source files with invocations of find
  • [JDK-6245101] - SocketInput/OutputStream native buffer is too small for competitive benchmarks.
  • [JDK-6245319] - Need to enhance JCE reference with new cipher mode and secret key factory algo
  • [JDK-6245361] - Provide build.xml files in selected java source directories
  • [JDK-6245665] - RFE: Font's created with createFont to be available to new Font(..) etc.
  • [JDK-6245770] - Reduce default code cache sizes on 64-bit platforms
  • [JDK-6245809] - lock coarsening
  • [JDK-6245902] - New Connection Dialog
  • [JDK-6246109] - Need smooth upgrade from 1.4.2 and 1.5.0 to 6.0 cache and config.
  • [JDK-6246477] - Change make macro spelling VARIANT to something less likely to be used
  • [JDK-6247572] - Use system look-and-feel instead of Java look-and-feel
  • [JDK-6248300] - deployHelper: CR for second stage putbacks
  • [JDK-6248369] - remove functionality of partially customized splash screens.
  • [JDK-6249073] - ControlPanel is too generic a name for the Java Control Panel.
  • [JDK-6249746] - Add top level control build rules for more common situations
  • [JDK-6249843] - JSR 223: Scripting for the Java Platform
  • [JDK-6250085] - (tz) Support tzdata2005h
  • [JDK-6250176] - Update JNLP Specification for 6.0
  • [JDK-6250543] - Easy change to greatly increase speed of synchronized code
  • [JDK-6250590] - JFileChooser doesn't offer validation
  • [JDK-6250769] - Add properties and vm args to the lists considered "secure"
  • [JDK-6250829] - Add AUTO_JAVA_PRUNE option to filter out java sources found by AUTO_JAVA mechanism
  • [JDK-6251002] - Math.exp() needs to be intrinsified
  • [JDK-6251081] - add installLatest() method to deployHelper
  • [JDK-6251120] - enhancements for keytool
  • [JDK-6251123] - PerformanceFaq should document stack sizes on windows
  • [JDK-6251498] - server compiler dirties fpu stack when UseSSE=2
  • [JDK-6251564] - discourage command line invocation of "jdhelper"
  • [JDK-6252355] - Add ALT_SLASH_JAVA
  • [JDK-6252384] - add launch method and autodownload support in the deployHelper activex control
  • [JDK-6252526] - Create subclass of javax.management.StandardMBean that is a NotificationEmitter
  • [JDK-6252649] - Remove requirement that component type in ArrayType cannot itself be ArrayType
  • [JDK-6252723] - Need InterateOverReachable interface that lets me tag the referrers as I go
  • [JDK-6252877] - Add DTRACE agents to jvmti demo area
  • [JDK-6252883] - DEVTOOLS: Make dtrace compiler Sol8 package available in /java/devtools
  • [JDK-6252945] - npDeployHelper: Revamping various code areas for M2
  • [JDK-6253413] - java.util.Properties should offer an Iterator<String> for keys
  • [JDK-6253538] - Support early return from methods
  • [JDK-6253724] - A new overview tab showing usage graphs of multiple critical resources in a single tab
  • [JDK-6253781] - Better user interface to expose the deadlock detection capability
  • [JDK-6254165] - add API to SwingPropertyChangeSupport to notify listeners on EDT
  • [JDK-6254721] - Define some standard Descriptor fields and set them for appropriate MBeans
  • [JDK-6254860] - Clean up implicit oop->Handle conversions that call tls
  • [JDK-6255196] - API to launch desktop helper applications
  • [JDK-6255507] - OGL: use GL_EXT_framebuffer_object extension for improved performance
  • [JDK-6255956] - Descriptor should define equals method and specify how array values are compared
  • [JDK-6256326] - add $$site macro to sample jnlp servlet
  • [JDK-6256734] - ProtectionDomain could optimize implies by first checking for AllPermission in internal collection
  • [JDK-6257182] - Refactor fix for 6255285
  • [JDK-6257927] - Automate (if possible) the verification of source rules, e.g. use of tabs etc.
  • [JDK-6258009] - Complete removal of dependence on msvcrtD.dll
  • [JDK-6258272] - Synth does not support JTree dashed lines
  • [JDK-6258459] - Spec for DescriptorSupport and ImmutableDescriptor should clarify name=value constructors
  • [JDK-6258515] - Have fastdebug VM copied into j2se build: ALT_JDK_IMPORT_PATH added
  • [JDK-6258968] - Global flags cleanup for C1 and C2
  • [JDK-6259502] - oldjavac code rejects version 50.0 classes
  • [JDK-6259991] - (tz) Support tzdata2005i
  • [JDK-6260070] - jstack should be like a remote ctrl-break
  • [JDK-6260293] - fix set_ctrl() inconsistencies in loopopts
  • [JDK-6260508] - Add top level 'gnumake help' rules
  • [JDK-6260531] - SPNEGO HTTP authentication
  • [JDK-6260810] - Remove jvmdi.h and jvmpi.h from j2se workspace and JDK include directory
  • [JDK-6261550] - (spec) Runtime.addShutdownHook should warn against depending upon other threads
  • [JDK-6261831] - JMX connector server's creator should not have to grant remote client's permissions in its codebase
  • [JDK-6262981] - packaging and method signature changes for deployHelper
  • [JDK-6263317] - JVMTI Spec: Need the ability to instrument native methods
  • [JDK-6263319] - java.lang.instrument: Need the ability to instrument native methods
  • [JDK-6263703] - JVMTI Spec: Rev version to 1.1
  • [JDK-6264617] - Port remaining common and plugin dialogs to use the new DialogTemplate.
  • [JDK-6265533] - (tz) java/util/TimeZone/WinTZVM.sh fails on amd64
  • [JDK-6265720] - Doccument and show usage details for javaws command
  • [JDK-6265756] - Remove JVMDI
  • [JDK-6265810] - jrunscript - command line scripting shell
  • [JDK-6265868] - support for oprofile on Linux
  • [JDK-6266454] - SystemTray API doesn't report that mouse events are delivered with absolute coordinates
  • [JDK-6266583] - jstack -l option to print JSR-166 locks
  • [JDK-6266631] - RFE: Add security to DeployHelper for Moz/Firefox: EnableDomainCheck support
  • [JDK-6266933] - include intranet domain check in deployHelper for IE
  • [JDK-6267067] - Improve List.reverse for singletons
  • [JDK-6267637] - RFE: FontRenderContext.isTransformed()
  • [JDK-6267809] - Java applet on page causes browser to hang until Java is loaded
  • [JDK-6268315] - Configuration should be provider-based
  • [JDK-6268383] - Class-path wildcards, jplan feature 082
  • [JDK-6268386] - jsr166x -- collections and concurrency maintenance update
  • [JDK-6268465] - new JAAS login entries for HTTP SPNEGO
  • [JDK-6268539] - Documenting type parameters not mentioned for generic methods/constructors
  • [JDK-6268673] - Make RuntimePermission exitVM target more fine grained by adding exit status value
  • [JDK-6268763] - Plugin/Webstart needs Validator to validate chain even if no trust anchor is found
  • [JDK-6268874] - Feature request to add JDBC 4.0 to J2SE 6.0
  • [JDK-6268964] - download and install UE for DeployHelper
  • [JDK-6269014] - Cleanup JPDA Makefiles
  • [JDK-6269562] - Right click on an applet shows "About Java" menu
  • [JDK-6270015] - Support a light-weight HTTP server API
  • [JDK-6270651] - Add BUILD_DEPLOY=true/false to control builds
  • [JDK-6270652] - Add 'gnumake dev' to build rules to replace 'gnumake scsl'
  • [JDK-6270829] - c2 should use ebx to pass methodOop to c2i adapter
  • [JDK-6270882] - GCC's precompiled headers support needed
  • [JDK-6271065] - java.ext.dirs should be expanded
  • [JDK-6271221] - RFE:Add API to TextLayout to get the pixel bounds
  • [JDK-6271292] - javap should print StackMapTable in a more readable format
  • [JDK-6271315] - Text metrics nonsensical when baseline is rotated
  • [JDK-6271375] - DateFormatSymbols should initialize zoneStrings array when needed
  • [JDK-6271569] - SystemTray API requires update on some points
  • [JDK-6271692] - EventHandler's target property should support same syntax as event property
  • [JDK-6272462] - SA: Print java.util.concurrent locks for jstack -l on core file or hung processes
  • [JDK-6272469] - security dialog UE for DeployHelper
  • [JDK-6272475] - deployHelper code re-factoring
  • [JDK-6273877] - Better support for NSS keystore
  • [JDK-6274241] - java.lang.instrument should support multiple independent and simultaneous agents
  • [JDK-6274390] - BigDecimal.doubleValue() performance improvement
  • [JDK-6274466] - PIT: SplashScreen Spec must be enhanced for MultiMonitor configs
  • [JDK-6274561] - Use sun.swing.PrintingStatus for JTable printing
  • [JDK-6274870] - (bf) Promote some methods to java.nio.Buffer from subclasses
  • [JDK-6275329] - Add lazySet methods to atomic classes
  • [JDK-6275571] - Dynamic enablement of local JMX monitoring of a running JVM
  • [JDK-6277243] - (loc) Locale should define another constant for the root locale (Locale(""))
  • [JDK-6277663] - Improve extensibility of thread pools
  • [JDK-6277676] - (cal) Need "Supported Calendars" documentation
  • [JDK-6277749] - OGL: refactor texture creation code
  • [JDK-6277763] - Provide example shell profiles for build machine setups
  • [JDK-6277765] - Add sanity check on existence of cpio/ar/file/m4/make
  • [JDK-6278027] - OGL: enable bilinear rtt->surface transforms
  • [JDK-6278052] - Uses of MarshalledObject in JMX API should be generified
  • [JDK-6278565] - Synth should aggregate painters of same method and direction
  • [JDK-6278571] - Fix FILES_java in sun/misc/Makefile
  • [JDK-6278707] - Updates to MXBean specification
  • [JDK-6278949] - awt_PopupMenu.cpp is causing troubles during the VC7 build
  • [JDK-6278951] - javadoc bundle should be deployed under docs directory rather than doc directory
  • [JDK-6278959] - We shouldn't expect the user to change the VCVARS32.BAT with mangled windows path.
  • [JDK-6278968] - Make boot loader lazier when class data sharing is enabled
  • [JDK-6278974] - Add meta-index to jre/lib
  • [JDK-6279782] - suboptimal exception choice for Policy.getPolicyNoCheck debugging
  • [JDK-6280376] - SA-JDI: Implement getConstantPool and getClassVersions.
  • [JDK-6280382] - SA-JDI: Implement ownedMonitorAndFrames.
  • [JDK-6280386] - SA-JDI: Implement instanceCounts, instances, referringObjects.
  • [JDK-6280517] - Performance: Using ResourceBundle.Control API to speed up the resource bundle search
  • [JDK-6280571] - OGL: simplify and consolidate device capability checks
  • [JDK-6280619] - jhat needs to tolerate incomplete/parial dumps
  • [JDK-6280629] - Need ability to dump the heap at OutOfMemoryError
  • [JDK-6280762] - Do not show HTTPS security dialog if certificate is valid and verified.
  • [JDK-6281106] - There is no sanity check for DEPLOY_MSSDK variable.
  • [JDK-6281315] - VC7 builds required both msvcp71.dll and msvcr71.dll
  • [JDK-6281331] - keytool: -srcprovidername and -destprovidername needed for the -importkeystore command
  • [JDK-6281377] - Provide Unsafe lazy field set methods
  • [JDK-6281400] - Provide documentation in Brazilian Portuguese
  • [JDK-6281446] - Exception in DynamicMBean.getMBeanInfo() gets absorbed into less helpful exception
  • [JDK-6282502] - Define string constants for predefined Descriptor field names
  • [JDK-6283038] - Java Console should be excluded from modality
  • [JDK-6283313] - Change javac default to target 6
  • [JDK-6283345] - Add support for SHA256 and SHA512 XML DSig DigestMethod algorithms
  • [JDK-6283436] - Diagnostic MBean for hotspot VM
  • [JDK-6283561] - Need tracing methods in release builds
  • [JDK-6283661] - DeployHelper: support getMimeType and getClassID for ease-of-use
  • [JDK-6283686] - Feature request to add JDBC 4.0(JSR 221) to J2SE 6.0
  • [JDK-6284003] - Add setWriteOnly() to java.io.File
  • [JDK-6284999] - Make extension class loader lazier
  • [JDK-6286015] - enhance certificate display in Deployment Toolkit security dialog
  • [JDK-6287027] - use a new sanity check for ALT_OUTPUTDIR
  • [JDK-6287244] - Linux/Solaris robot should be rewritten
  • [JDK-6287811] - ergonomics OutOfMemoryError should not report as 'java heap space'
  • [JDK-6288260] - RFE: Provide a means to get desktop font smoothing (text antialiasing) settings.
  • [JDK-6288823] - Need a "reset" method to reset Scanner's delimiter, locale and decimal setting.
  • [JDK-6288910] - server side requirements for Deployment Toolkit
  • [JDK-6288957] - Allow for IMPORT of any DLL/.so from JDK_IMPORT_PATH instead of building it
  • [JDK-6290312] - Feature request to add JDBC 4.0(JSR 221) to J2SE 6.0
  • [JDK-6290792] - Locale data for Gaelic
  • [JDK-6291810] - Enable sub-pixel LCD font smoothing on Windows 2000
  • [JDK-6293767] - Integrate JSR 268 Early Draft Review API
  • [JDK-6293769] - Integrate JSR 268 initial PC/SC implementation for windows-i586
  • [JDK-6294527] - Integrate JSR 268 initial PC/SC implementation for solaris-sparc
  • [JDK-6295859] - Standard MBean subclassing NotificationBroadcasterSupport can still be immutable sometimes
  • [JDK-6295911] - mustang l10n message update 1 - part 1
  • [JDK-6296052] - Add sanity check on Solaris C++ runtime?
  • [JDK-6296064] - Add new Paint classes for multi-stop gradients
  • [JDK-6297753] - MBeans tab: Tooltip to display the description of an MBean attribute
  • [JDK-6297944] - Simplify Makefiles
  • [JDK-6298126] - allow use of <java> in place of <j2se> as per spec change RFE 6298124
  • [JDK-6298130] - Add "product" attribute to <jnlp> tag as outlined in specification changes for 6298124
  • [JDK-6298665] - keyboard actions enter and delete, and popup menu should be implemented in the cache viewer
  • [JDK-6298808] - re-organize rc files for l10n automation
  • [JDK-6299465] - Adjust Windows C/C++ optimization flags for VC++7
  • [JDK-6299466] - Isolate sanity checks to a shared file.
  • [JDK-6299575] - JDWP: Expand tabs in backend source files
  • [JDK-6300587] - GTKLookAndFeel doesn't use native calls to the gtk library to represent styles.
  • [JDK-6300884] - Thread dumps should show actual class locks
  • [JDK-6301085] - (coll) Add Collections.asLifoQueue(Deque)
  • [JDK-6301089] - (coll) Add Collections.newSetFromMap(Map<E,Boolean>)
  • [JDK-6301090] - Better JSSE configuration mechanisms
  • [JDK-6302319] - mustang l10n message update 1 - part 2
  • [JDK-6302857] - use StringBuilder instead of StringBuffer
  • [JDK-6302867] - short-circuit subclass verification if not subclass or if no security manager
  • [JDK-6302912] - RFE: Doc. on java.applet.AudioClip should suggest developers to migrate to javax.sound.sampled
  • [JDK-6303051] - allow HeapDumpFile to be specify a directory rather than a filename
  • [JDK-6303335] - javac scopes should be available as a public interface
  • [JDK-6304141] - (jsr268) Enable the PC/SC implementation on more platforms
  • [JDK-6305396] - Accept some fonts with bad cmap subtable length
  • [JDK-6305419] - Need to upgrade Jaws system cache from 1.5.0 to 6.0
  • [JDK-6305542] - HPROF binary format needs to support large dumps
  • [JDK-6306942] - JVMTI Spec: Add IsModifiableClass to test if class can be redefined/retransformed
  • [JDK-6307362] - DOC: Upgrade build docs and sanity check for new version of unicows.dll
  • [JDK-6307370] - Change how ALT* variable defaults are handled, create shared gmk files
  • [JDK-6307767] - JProgressBar in indeterminate mode on WinXP is not consistent with other WinXP L&F implementation
  • [JDK-6307918] - RFE: Unsafe.tryMonitorEnter() support in HotSpot
  • [JDK-6307934] - RFE: Unsafe.tryMonitorEnter() support in JDK
  • [JDK-6309763] - RFE: APIs for integration of JOGL with Java2D / OpenGL pipeline
  • [JDK-6310896] - (test) transfer rmi and serialization bench test to Java Performance Group
  • [JDK-6311172] - use "Long.valueOf(x)" instead of "new Long(x)"
  • [JDK-6311266] - JDWP: Back-end should use new JVMTI iterate functions for referringObjects
  • [JDK-6311773] - FileChooserDemo: Add example showing how to embed JFileChooser
  • [JDK-6313381] - HPROF: agent should generate version 1.0.2 for large heaps
  • [JDK-6313541] - Fonts loaded with createFont cannot be converted into FontUIResource
  • [JDK-6313661] - SSL/TLS key generation and key derivation using Sun-internal JCE APIs
  • [JDK-6314913] - Dynamic setting support of VM options in the hotspot diagnostic MBean
  • [JDK-6315474] - Add an optional j2se/make/common/shared/PrivateDefs.gmk capability
  • [JDK-6315555] - HPROF: should use new JVMTI heap iterate functions
  • [JDK-6315556] - Change jvmti demos to use new JVMTI heap iterate interfaces
  • [JDK-6315773] - Generate consumer friendly jvm hotspot crash log file (hs_err_pid*)
  • [JDK-6315820] - JMX Remote API workaround for CORBA memory leak is no longer needed
  • [JDK-6315944] - Remove leftover exception handling code
  • [JDK-6316493] - Incoporate feedback on filtering/sorting API
  • [JDK-6316539] - Support for CKM_SSL3_* and CKM_TLS_* mechanisms
  • [JDK-6316797] - Export jvmti.html as part of hotspot/make/Makefile export files
  • [JDK-6317178] - (tz) Support tzdata2005m (includes new DST rules for U.S. from 2007)
  • [JDK-6317618] - Move hotspot exported file jvmti.html to docs area during docs build, automate it's update
  • [JDK-6317862] - Solve Annotation Indexing in Mustang (was: Have jar tool generate annotations index file by default)
  • [JDK-6317929] - Two new TimeZone display need to be localized.
  • [JDK-6318171] - Enable access to Microsoft CryptoAPI (CAPI) keystores and cryptographic operations
  • [JDK-6318442] - Mozilla : Applets can not be printed with Xprint
  • [JDK-6318532] - Hotspot make/Makefile needs to export the version of jni.h they wish to make public
  • [JDK-6319166] - Provide target to build deploy fastdebug only
  • [JDK-6320104] - Add ability to set to UNKNOWN the OperationInfo impact of an Open MBean and an MXBean
  • [JDK-6320772] - MBeans tab: Make Descriptor metadata visible
  • [JDK-6320786] - HPROF: Add option to control primitive data output
  • [JDK-6320938] - RFE: Move all the non-class files out of rt.jar
  • [JDK-6321810] - jhat: add better object query capability
  • [JDK-6322063] - JVMTI Spec: Superclass reference missing from Heap Object Reference Callback
  • [JDK-6322208] - Access to NSS secmod.db via SunPKCS11 configuration file
  • [JDK-6322352] - jhat: update parser to read JAVA PROFILE 1.0.2 dumps
  • [JDK-6323008] - Better exception message from GetField.get
  • [JDK-6324422] - (coll) Use generics in code examples in Hashtable.java
  • [JDK-6324677] - Java Name Change for Deployment
  • [JDK-6324846] - (coll) Add Deque.descendingIterator()
  • [JDK-6325952] - DESKey constructor is parity-adjusting the parameters.
  • [JDK-6326700] - setAutoCommit() behaviour inconsistant
  • [JDK-6328524] - CompileProperties is too slow, need to batch it
  • [JDK-6328849] - RFE: Make it easier to customize the Swing action framework
  • [JDK-6328941] - Add JSR 269 packages to default classpath
  • [JDK-6329473] - A set of high-quality example applications
  • [JDK-6329475] - Native look & feel fidelity
  • [JDK-6329487] - Improve application deployment across browsers
  • [JDK-6329495] - Improve painting performance (fix gray boxes)
  • [JDK-6329499] - JTable sorting, filtering, and highlighting
  • [JDK-6329506] - JTable sorting, filtering, and highlighting
  • [JDK-6330315] - (se) Selectors should use epoll on Linux
  • [JDK-6330605] - Default locale detection for new locales on Windows XP SP2
  • [JDK-6330900] - Change Rhino version in Mustang to 1.6R2
  • [JDK-6330997] - Javac should accept future class file versions
  • [JDK-6331574] - java.lang.instrument: Add isModifiableClass to test if class be redefined/retransformed
  • [JDK-6331783] - MBeanServer.queryNames calls getMBeanInfo on every resultant MBean
  • [JDK-6332148] - (tz) Support tzdata2005n
  • [JDK-6332706] - RFE: Locale sensitive service provider fallback
  • [JDK-6332764] - Platform javadoc should show build numbers for non-FCS builds
  • [JDK-6332772] - update Component#remove() javadoc to reflect need to call revalidate()
  • [JDK-6333146] - SwingWorker should implement RunnableFuture instead of implementing Future and Runnable
  • [JDK-6333253] - Container.getComponentZOrder() should be non-final
  • [JDK-6333416] - RFE :java/awt/font/LogicalFonts/MappingTest.java
  • [JDK-6336248] - New man pages for JAXB and JAX WS products being integrated into Mustang
  • [JDK-6336608] - Ability to get system load average
  • [JDK-6337872] - Synth should honor desktop anti aliasing hint
  • [JDK-6338075] - Java Plugin's isInNet implementation should support partial octet subnets
  • [JDK-6338874] - Time to send a notification is linear in the number of remote listeners on any MBean
  • [JDK-6338881] - Javadoc should provide a way to include a non-constant serialVersionUID in the Serialized Form page
  • [JDK-6339074] - Improve icon support
  • [JDK-6339951] - Demo: JTop sorts threads by its cpu time
  • [JDK-6339953] - Demo: update FullThreadDump demo to use the new Mustang API to get locks info
  • [JDK-6341023] - Tree API: Tree.Kind should have mapping to interface
  • [JDK-6341303] - JVMTI Spec: Need a way how to rebind Object.wait and Thread.sleep with late attach
  • [JDK-6341541] - Provide way to automatically create RowSorter for JTable
  • [JDK-6341797] - Add progress bar sheet in the local connection
  • [JDK-6341827] - CTE_REGTEST/Special/4554698 README test instruction- Mustang
  • [JDK-6342019] - Provide supported way for JMX clients to obtain local connector address
  • [JDK-6342748] - Cross platform print dialog images need updating
  • [JDK-6343638] - Investigation on switching -xarch=v8 to -xarch=v8plus (not changed, just cleaned up)
  • [JDK-6344140] - New Java Cup icon for internal frames and AWT window
  • [JDK-6344788] - Simplify the cycle that flushes GDK event loop
  • [JDK-6346039] - Improve jmap -histo (and maybe -heap) for use with running applications
  • [JDK-6346419] - Add support for UTF-32BE and UTF-32LE encodings
  • [JDK-6346920] - DOC: Add a few FAQs in the M&M FAQ
  • [JDK-6346964] - Support dynamic enabling of extended DTrace probes
  • [JDK-6347727] - Connection create/prepareStatement/Call() holdability should be clarified
  • [JDK-6348289] - RFE: Tune meta-index file to avoid charsets.jar and other jar files being opened by plug-in
  • [JDK-6350061] - JGSS requires big-endian credential cache
  • [JDK-6350547] - Should support delegated authentication in the SASL API
  • [JDK-6351109] - Hotspot support for ability to get system load average
  • [JDK-6351116] - TransferHandler.DropLocation and subclasses need toString()
  • [JDK-6351491] - Include locked monitors in the stack trace
  • [JDK-6351580] - enhance j2dbench reporting to add graphs of related runs
  • [JDK-6351740] - No specification for package-info support
  • [JDK-6352824] - MBeans tab: Add separators to arrays/lists/maps/sets/...
  • [JDK-6353215] - java.lang.Class.isAnnotationPresent requires accessDeclaredMembers unnecessarily
  • [JDK-6354146] - Security tools (keytool and jarsigner) should work with new MSCAPI keystores
  • [JDK-6354399] - tune os::is_MP() test for atomic operations on linux-amd64
  • [JDK-6354553] - Print / warn about SA_SIGINFO in fatal error handler
  • [JDK-6355119] - Non-codeSigning certificates shouldn't be used for signing jars
  • [JDK-6355962] - jconsole: No Help menu, About dialog, Help Contents menu item
  • [JDK-6357359] - Add NO_OPTIMIZATIONS option to makefiles
  • [JDK-6358263] - (tz) Support tzdata2005o
  • [JDK-6358938] - DOC: WinXP Home Edition: not documented how to set permissions on jmxremote.password file
  • [JDK-6359987] - (tz) Support tzdata2005p
  • [JDK-6360309] - Provide a simple way for building JMX code from Java SE source bundle
  • [JDK-6360806] - unexplained exception ObjectStreamException in java.security.KeyRep.
  • [JDK-6361632] - Ability to connect to JMX agent with SSL/TLS-protected RMI registry
  • [JDK-6365398] - improve test/sun/tools/jmap/Basic.sh to parse dump
  • [JDK-6367499] - (tz) Support tzdata2005r
  • [JDK-6368030] - Methods of java.io.ObjectStream class create many zero-length arrays
  • [JDK-6370745] - HPROF: Adjustment for JVMTI FollowReferences change
  • [JDK-6370747] - DEMOS: Adjustment for JVMTI FollowReferences change
  • [JDK-6370748] - JDWP: Adjustment for JVMTI FollowReferences change
  • [JDK-6370914] - JAVA_CRW_DEMO: Check the classfile version number when doing BCI
  • [JDK-6372091] - Add performance monitoring to Plug-in on Windows.
  • [JDK-6374103] - The javadoc for javax.swing.Timer needs clarification
  • [JDK-6374109] - DriverManager has insufficient message for bad URL: No suitable driver
  • [JDK-6375105] - Document conventional metricType Descriptor field
  • [JDK-6375302] - (thread) Thread.currentThread().getStackTrace(); is 10x slower vs getting stacktrace from throwable
  • [JDK-6375459] - Add GroupLayout to core
  • [JDK-6376041] - Heap verification in product builds
  • [JDK-6377058] - SunJCE depends on sun.security.provider behaviour, BC can't load into 1st slot.
  • [JDK-6377205] - Create simple BCI example, without native methods, re-using java_crw_demo
  • [JDK-6377794] - Timezone display names need to be changed.
  • [JDK-6378321] - More methods for ReentrantReadWriteLock.WriteLock
  • [JDK-6378376] - Add image reading/writing benchmarks to J2DBench
  • [JDK-6378990] - (tz) Support tzdata2006a
  • [JDK-6379813] - TransferHandler should allow the developer to choose the drop action
  • [JDK-6380587] - Make Solaris libm.so dependency explicitly libm.so.1
  • [JDK-6381461] - Inaccurate definition for Type 4 JDBC driver
  • [JDK-6382541] - MBeans tab: Remove inner tabbed panes and move current MBean info to MBean tree
  • [JDK-6382902] - VM interrupted I/O feature put on an option switch (sol)
  • [JDK-6383698] - RFE: Measure class loading synchroniztion behavior
  • [JDK-6383924] - Remove the jvmti 1.1.81 sync up code from jdwp & hprof
  • [JDK-6384629] - Doc: Supported encodings document needs update for Mustang
  • [JDK-6384631] - Doc: Supported fonts document needs update for Mustang
  • [JDK-6386145] - StandardEmitter javadoc should include example code
  • [JDK-6386223] - Swing's Sorting/Filtering API could be further generified
  • [JDK-6386576] - Install menuitem can be better changed to reinstall in java cache viewer
  • [JDK-6387003] - jvmti.h changes for JVMTI 1.1.85 (non-ABI name changes)
  • [JDK-6387077] - DTrace/java: include method signatures in jstack() output
  • [JDK-6388456] - Need adjustable TLS max record size for interoperability with non-compliant stacks
  • [JDK-6392303] - CompositeDataView.toCompositeData should have CompositeType parameter
  • [JDK-6392494] - Specify that // is reserved in ObjectName domains
  • [JDK-6393090] - MBeans tab: Make ATTRIBUTE and OPERATION MBean tree nodes "live"
  • [JDK-6395139] - GC time stamps should be relative to the start of the JVM
  • [JDK-6395482] - Optimizing jconsole's MBeanServerConnection calls
  • [JDK-6395611] - Add Comodo CA root certs to JDK
  • [JDK-6395863] - Assertion failures involving library call return values should report the actual return value
  • [JDK-6395992] - (tz) input files for generating 1.3.1 time zone data are obsolete
  • [JDK-6397348] - JSR 199: supported options
  • [JDK-6397694] - JSR 199: SimpleJavaFileObject should have a static helper method for creating URI
  • [JDK-6398764] - Add support for basic SSL configuration to HttpsParameters
  • [JDK-6399468] - Proper error message should be thrown when the jdk/ jre installation is not successful
  • [JDK-6402701] - JMX technology tutorial could mention other SLP implementations than Solaris's
  • [JDK-6402766] - jinfo: add -flag option to print or set (a select subset of) JVM flags dynamically
  • [JDK-6402793] - Provide DTrace-to-JVM interface to dynamically turn on java probes
  • [JDK-6404731] - Add teliasonera root CA certs to the JDK
  • [JDK-6405138] - Vista: Add manifest to installers to run with elevated privileges
  • [JDK-6405147] - Vista: Use registry key to pre-approve Active-X controls
  • [JDK-6405536] - Support for Elliptic Curve Cryptography (ECC) in SunPKCS11 and SunJSSE
  • [JDK-6406211] - keytool and jarsigner should use stronger crypto algorithms
  • [JDK-6406648] - Add JPRT build rules
  • [JDK-6406657] - Add JPRT build rules
  • [JDK-6407949] - CMS: revisit and retune default settings of Eden, Survivor Spaces etc.
  • [JDK-6408142] - (tz) Support tzdata2006c
  • [JDK-6412469] - Investigate optimum -Xmx -Xms settings for build time improvements
  • [JDK-6412656] - JSR 199: pass annotation processor instances to compiler
  • [JDK-6412659] - DOC: Use of cygwin needs a few clarifications/notes
  • [JDK-6412690] - Please add scripting console as a demo jconsole plugin
  • [JDK-6414040] - All debug/fastdebug builds should use 'javac -g'
  • [JDK-6414298] - Update JTop demo to be a JConsole Plugin
  • [JDK-6414998] - mustang beta2 l10n message update
  • [JDK-6415641] - (coll) Getting NavigableMap/NavigableSet right
  • [JDK-6416043] - Builds when LC_ALL != C can fail (specifically msgfmt fails when LC_ALL=en_us.UTF-8)
  • [JDK-6416095] - Change docs structures to support efficient work processes
  • [JDK-6416153] - Change export of guide/jvmti/jvmti.html to platform/jvmti/jvmti.html
  • [JDK-6416184] - (tz) Support tzdata2006d
  • [JDK-6416280] - Print information about adaptive size policy decisions
  • [JDK-6417916] - Make using Sun's make problem more obvious instead of line 18: Unexpected end of line
  • [JDK-6419572] - JMX implementations should be allowed to make permission checks even if no SecurityManager
  • [JDK-6420379] - Incorrect API documentation for java.sql.CallableStatement class
  • [JDK-6421414] - Java SE name change fix.
  • [JDK-6421728] - (tz) Support tzdata2006f
  • [JDK-6425120] - (tz) Support tzdata2006g
  • [JDK-6428446] - export the JarSigner.main(String[] args) method to AppServer Team
  • [JDK-6431311] - Add setXXXStream and setXXXLOB methods which do not take an length argument
  • [JDK-6431797] - Windows Installer SDK of Windows Platform SDK must be used and documented
  • [JDK-6432427] - Misleading GC log output when JNI critical section forces a GC
  • [JDK-6432572] - DatabaseMetadata.getColumns() orders rows differently from ODBC SQLColumns()
  • [JDK-6433048] - Fix JPRT files to create full jdk images in archive
  • [JDK-6437690] - derby Release Notes for Java DB 10.2 Alpha need to be incorporated into jdk/README.html
  • [JDK-6439439] - Support format-pretty-print in LSSerializer
  • [JDK-6441292] - Add 'make help' feature to control/make/Makefile
  • [JDK-6441733] - Minor changes to allow builds on debian
  • [JDK-6445358] - Fix make/Makefile jprt_* rules so that set the version string
  • [JDK-6445360] - Fix make/Makefile jprt_* build rules to set version string
  • [JDK-6447271] - Allow make/Makefile to work for [fast]debug builds when import JDK doesn't have [fast]debug files
  • [JDK-6449635] - Optimize shared archive object ordering for better cold startup performance
  • [JDK-6450584] - Improve object copying order in parallel scavenge
  • [JDK-6453615] - DOC: Umbrella for Mustang Build documentation changes
  • [JDK-6453750] - Add netbeans project files to the demo directory
  • [JDK-6455458] - Need Advanced JMX Sample for Mustang
  • [JDK-6455625] - Update Java2D demo to use Tiger features
  • [JDK-6455809] - Need to add scripting sample(s) for Mustang
  • [JDK-6461081] - Develop DTrace samples for HotSpot probes for Mustang
  • [JDK-6461390] - document gc enhancements in jdk 6
  • [JDK-6461400] - Minor edits to jprt settings
  • [JDK-6464723] - javac should have a guide similar to javadoc
  • [JDK-6464934] - (tz) Support tzdata2006k
  • [JDK-6467759] - Need to add JVM & CLR co-existence samples for Mustang
  • [JDK-6472175] - (tz) Support tzdata2006l
  • [JDK-6481356] - apt tool doc page should mention new annotation processing API
  • [JDK-6521122] - Missing Java Plugin auto-download file for Java SE 6?
  • [JDK-6534908] - Splash screen uses lame (tm) instead of trademark symbol
  • [JDK-6570194] - support for dynamical linking of libstdc++ in VM build on Linux

Backport

  • [JDK-2107667] - KP_Separator handled wrong in KeyEvents
  • [JDK-2107916] - JFileChooser multifile selection behaves incorrectly
  • [JDK-2109631] - 1.4.2_05: 3 JCK tests failing with -Xcheck:jni flag on Linux
  • [JDK-2114028] - REG: Text not rendered properly on vertical progressbar for some locale strings
  • [JDK-2115745] - REGRESSION:disabling of a JFrame appears to effect the event handling
  • [JDK-2117347] - JDK 1.5 fontconfig.properties should not include abolute path to physical font
  • [JDK-2117451] - AuthorityInfoAccess certificate extension is being ignored.
  • [JDK-2117538] - InetAddress.isReachable() leaves open handles after execution
  • [JDK-2117584] - InetAddress.getAllByName does not obey setting of java.net.preferIPv6Addresses
  • [JDK-2119267] - URL.openConnection(Proxy.NO_PROXY) throws NULLPointerException
  • [JDK-2119361] - [Cinnabar17] On X86, suntea login page can't be input
  • [JDK-2119544] - Launcher needs to support amd64 on Solaris
  • [JDK-2119693] - server VM crashes with -Xcomp in 1.4.2_05
  • [JDK-2119743] - Tiger b62 vm crashes in client compiler
  • [JDK-2119776] - SIGSEGV in ContiguousSpace::prepare_for_compaction(CompactPoint*)
  • [JDK-2119976] - StackOverflowError is thrown when reading RTF document
  • [JDK-2120040] - Using alternating charsets with String(byte[]) and String.getBytes is very slow
  • [JDK-2120043] - apt should favor source files over class files for type information
  • [JDK-2120044] - apt could accept class files and java files on the command line
  • [JDK-2120055] - NotificationBroadcasterSupport should not use synchronized(this)
  • [JDK-2120057] - RoundState.finalRound computed improperly
  • [JDK-2120058] - TypeDeclaration.getMethods needs to screen out static initializers
  • [JDK-2120059] - Bad comparator in SourceOrderDeclScanner
  • [JDK-2120061] - (reflect) hashCode of TypeVariable causes StackOverflowError
  • [JDK-2120064] - NullPointerException thrown when environment contains strings without `='
  • [JDK-2120100] - 1.4.2 REGRESSION: JComboBox has problem in JTable in Windows L&F
  • [JDK-2120106] - NPE in javax.swing.text.html.ParagraphView.paint()
  • [JDK-2120140] - Lazy downloading of parts with packages is broken
  • [JDK-2120146] - REGRESSION: Graybox is not resizable for relative dimension applet
  • [JDK-2120156] - [App]Press Ctl+Space, there is exception thrown in jgraphpad
  • [JDK-2120159] - Exception with JFileChooser in GTK LNF
  • [JDK-2120161] - Wrong initialization order in Config.initialize()
  • [JDK-2120172] - Synth does not resolve styles with name and region matches correctly
  • [JDK-2120177] - if title is not specified for related-content, app cannot start on windows
  • [JDK-2120179] - JNI bugs in sun.awt.windows.WToolkit.eventLoop()
  • [JDK-2120183] - Under GTK L&F JFileChooser does not have drag support at all.
  • [JDK-2120188] - Digital signatures are invalid after unpacking
  • [JDK-2120190] - REGRESSION: XP L&F: JTextField.setEditable() does not change background color
  • [JDK-2120193] - REGRESSION: com/sun/java/swing/plaf/gtk/5048769/bug5048769.sh fails
  • [JDK-2120194] - normal DnD program causes "FATAL ERROR in native method"
  • [JDK-2120195] - SUNWj5cfg missing class action script for "e" type files
  • [JDK-2120199] - Regression: JTextPane doesn't wrap with RTL ComponentOrientation
  • [JDK-2120204] - please refert back to 1.4.2 behaviour of checking changed jar files...
  • [JDK-2120205] - REGRESSION: CSS cause NPE for unknown colours
  • [JDK-2120206] - REGRESSION: Suns Default CSS has bad styles for lists
  • [JDK-2120207] - AWT application does not load : throws NPE
  • [JDK-2120209] - Regression: NPE when relative font sizes used in html
  • [JDK-2120211] - REGRESSION: Simplified chinese file name not displayed correctly in JFileChooser
  • [JDK-2120213] - Applets fail w/ GTK L&F due to security manager.
  • [JDK-2120216] - 1.5.0 Regression: NPE when switching from Metal L&F with JComboBox
  • [JDK-2120219] - REGRESSION: table border nonumerical width is broken
  • [JDK-2120227] - Don't use javah_g in j2se build
  • [JDK-2120324] - metadata incorrect for 1.5.0_01
  • [JDK-2120351] - XAWT: Java crashes on window dispose/getLocationOnScreen
  • [JDK-2120359] - async exception can be delivered on entry from native to vm
  • [JDK-2120427] - update releases need to be resolved for namechange
  • [JDK-2120452] - Java Script event handlers issue.
  • [JDK-2120551] - Applet will not reauthenticate user when returning from another applet
  • [JDK-2120571] - Java Control Panel desktop file needs to be fixed (for Cinnabar)
  • [JDK-2120603] - Need JKS KeyStore with case sensitive alias names
  • [JDK-2120665] - LiveConnect method eval() runs in incorrect context when using frames (IE only)
  • [JDK-2120683] - (cs) Charset.isSupported is slow when invoked for different charsets
  • [JDK-2120688] - (process) Error msg on exception is not displayed correctly in Japanese on XP
  • [JDK-2120693] - JFileChooser in Motif L&F does not comply with Section 508
  • [JDK-2120694] - CMS: precleaning causes crash if perm gen collection enabled
  • [JDK-2120722] - Exponential performance regression in AWT components (multiple monitors)
  • [JDK-2120744] - New Turkish currency
  • [JDK-2120748] - Unexpected NPE from toLowerCase
  • [JDK-2120821] - apt getTypeDeclaration(Strings) cannot find classes that are not already loaded
  • [JDK-2120838] - Java Plug-In no longer supports 'javascript:' URLs after MS Hotfix 867801
  • [JDK-2120841] - (se) select not immune to EINTR
  • [JDK-2120860] - SWAT:"DECLINE"&"ACCEPT" buttons description need to match with install wizard
  • [JDK-2120914] - Java security code locks classloaders in the reverse order causing Deadlocks
  • [JDK-2121039] - l10n for 5081785 & 5097250: compiler resource has 2 new properties
  • [JDK-2121042] - l10n for 4996963: apt resource has 6 new properties
  • [JDK-2121096] - jre1.5.0.10 found in Fearure Descripion of the JDK1.5.0_01 b03 Install Wizard
  • [JDK-2121133] - incorrect "group (thousands) separator" in 5.0 sun.text.resources.LocaleElements_sv
  • [JDK-2121138] - ALT_JRE_CAB_URL default does not need a -jre or -jdk
  • [JDK-2121139] - xpi installer is broken as a result of 5.0 jinstall arg changes
  • [JDK-2121215] - SCSL READMEs need to be updated
  • [JDK-2121218] - signature of 5.0 installers still says "1.5.0", should say 5.0
  • [JDK-2121239] - (anno) Infinite recursive loop in AnnotationTypeMismatchException
  • [JDK-2121279] - Create a native SDK 64-bit port to solaris-amd64
  • [JDK-2121316] - Install: Can't open /usr/java/jre/plugin/desktop/sun_java.desktop when installing SUNWj5rt package
  • [JDK-2121350] - Java Update on XP causing increase in java.sun.com traffic
  • [JDK-2121354] - java web start hangs on some solaris sparc machine
  • [JDK-2121392] - Static interpretation of auto-proxy script on Windows.
  • [JDK-2121398] - classes are loaded 512 bytes at a time, slowing down applet start time
  • [JDK-2121436] - Java default selection not robust on Micro release
  • [JDK-2121519] - backspace, arrow keys, and return key not working in java applications
  • [JDK-2121637] - memory leak in many jni calls (NewString etc.)
  • [JDK-2121680] - Provide a way to turn off the JMX Remote server connection timeout thread
  • [JDK-2121681] - ClientNotifForwarder can wait infinitly when reconnecting
  • [JDK-2121682] - JMX lacks thread control interface
  • [JDK-2121683] - Solaris 10 AMD64 RE build machines must be S10 build 73 or newer (dtrace changes needed)
  • [JDK-2121724] - VM crash if java application tries to use system proxy (Solaris10 build 71 CDE only)
  • [JDK-2121778] - null class name crashes VM if ClassFileLoadHook is enabled
  • [JDK-2122047] - REGRESSION: Socket.getLocalAddress() returns address of 0.0.0.0 on outbound TCP
  • [JDK-2122074] - (fs) MappedByteBuffer.force() throws IOException / ENOSPC
  • [JDK-2122192] - Sanity.gmk in Tiger/mustang j2se workspace contains incorrect error message
  • [JDK-2122252] - some of jdk man pages show unnecessary lines in ja locale
  • [JDK-2122287] - bug 4084543 was not fixed on Windows
  • [JDK-2122357] - Add GoDaddy root certificates to JRE
  • [JDK-2122460] - (ref) test/java/lang/ref/SoftReference/Pin.java fails
  • [JDK-2122566] - FATAL ERROR in native method: JNI call made with exception pending at java.lang.Thread.sleep(NativeM
  • [JDK-2122643] - HPROF: broken when used with HAT, starting with 1.5.0_01, Missing thread dump
  • [JDK-2122791] - JCK1.5: JNI call made with exception when -Xcheck:jni is used.
  • [JDK-2123079] - Warning: Calling other JNI functions in the scope of Get/ReleasePrimitiveArra! message in-Xcheck:jni
  • [JDK-2123267] - Solaris-amd64: nsk/regression/b4660518 test exceeds the default 18-page shadow zone size
  • [JDK-2123740] - Support wrapping of software keys using RSA-PKCS1
  • [JDK-2123817] - FATAL ERROR occurs when jre executes with jar file without MANIFEST in 1.4.2 on Solaris8(LANG=ja)
  • [JDK-2123950] - License File for JDK install on Solaris/Windows uses the item number "3.2" twic
  • [JDK-2124060] - CTE_REGTEST\Generic\4945795\MyFrame.java is failing with 1.5.0_02-b03 and 1.5.0_02-b04.
  • [JDK-2124075] - Tiger Update 2 JRE patch bundle creates msvcrt.dll under jre1.5.0_02/bin
  • [JDK-2124146] - 142_xx: Missing exception/error messages while using unsynchronized Collection objects concurrently
  • [JDK-2124200] - 5.0u3 b4 JCK test failing with -Xcheck:jni flag on Windows 2003
  • [JDK-2124245] - REGRESSION: wrong time stamp for plugin dll files on Win98(2nd)
  • [JDK-2124354] - JDK extraction on Sol/Linux continues by entering any word beginning with y when prompted for yes/no
  • [JDK-2124460] - Loading 1.4 plugin from HTTPS page fails for Win2K user with mandatory profile
  • [JDK-2124524] - IE hangs when a modal dialog is active and the mouse is clicked on the browser
  • [JDK-2124525] - filechoser dialogue can not be controled by mouse in 1.4.2_07
  • [JDK-2124922] - Unnecessary object retention in java.util.zip.Deflater
  • [JDK-2125381] - REGRESSION: uninstall JDK 5.0u3 does not remove demo dir on windows
  • [JDK-2125464] - browser and jvm crash when java call js
  • [JDK-2125633] - [zh] Two inproper translation in javac compiling error messages
  • [JDK-2125634] - [zh_CN]one option message translation in javac is not clear
  • [JDK-2125635] - [zh_CN] term super class is not translated correctly in rmic message
  • [JDK-2125641] - [zh_CN] better translation after code review on demo/CodePointIM/README_zh_CN.html
  • [JDK-2126512] - Update "Optional Files" redistribution list in JRE README file in 5.0 (and 6.0)
  • [JDK-2126875] - JCK: api/java_util/TimeZone/index.html#static fails on Win 2000, Win XP Home
  • [JDK-2126976] - JCK test using InetAddress.isReachable() fails if run as root, using -d64 flag on
  • [JDK-2127466] - 5.0u3 jre has msi validation error
  • [JDK-2128640] - IFrame in Applet flickers
  • [JDK-2128701] - RE 1.5.0_04 copy and paste fails in Modal JDialog
  • [JDK-2128716] - 4394694 and 4411836 testcases from regression manual workspace needs jpsesvr.sfbay:81
  • [JDK-2128743] - unable to import certificate into client authentication section with localized OSes
  • [JDK-2128961] - back out changes for 4903103
  • [JDK-2129064] - [ja] javac man page contents not synch with english
  • [JDK-2129170] - Manual regression test case 5037007 was failing with Unrecognized VM option
  • [JDK-2129181] - Manual Regression 4420632 testcase is not displaying proper command to execute, for 1.4.2_XX
  • [JDK-2129186] - Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3
  • [JDK-2129267] - mime type should be updated automatically for java update
  • [JDK-2129268] - [cinnabar14] mozilla crashes when opening a java applet - intermittent
  • [JDK-2129524] - All editable fields get frozen.
  • [JDK-2129617] - building JDK on Linux - "Stale NFS file handle" error during RPM build phase
  • [JDK-2130210] - Exception message's size is more than doubled everytime an exception is thrown
  • [JDK-2130532] - (coll) Exception thrown while deserializing HashMap
  • [JDK-2130892] - GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness
  • [JDK-2131479] - unknown annotations are not ignored in Class.getAnnotations
  • [JDK-2131946] - Regression: 4506928 testcase is passing with 142_10-b03 but failing with 142_11-b01
  • [JDK-2131989] - Support NTLM in HTTP authentication
  • [JDK-2132048] - GC crash in ParRootScanWithoutBarrierClosure::do_oop
  • [JDK-2132145] - Verification of signed JAR files is very slow (performance reduction)
  • [JDK-2132810] - connect in java/net/PlainSocketImpl.c should handle EALREADY
  • [JDK-2132882] - ORB#shutdown does not wait and leaks threads
  • [JDK-2133073] - Applets in IE causing screen to blank, used to work in _04/_05
  • [JDK-2133104] - JAVA_CRW_DEMO: two bugs in demo\jvmti\java_crw_demo\src\java_crw_demo.c
  • [JDK-2133229] - REGRESSION: Unnecessary http authentication in 1.5.0_06
  • [JDK-2133260] - SSLSocket.close() and SSLSocket.read() deadlock
  • [JDK-2133350] - REGRESSION: playback fails after exiting from thread that has started it (Windows)
  • [JDK-2133518] - REGRESSION:String values not returned properly from a Java applet to JavaScript
  • [JDK-2133695] - No javadoc description for constructor XMLGregorianCalendar()
  • [JDK-2133722] - consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads
  • [JDK-2134157] - Tie classes for javax.* package namespace classes are in wrong package
  • [JDK-2134306] - RFE: Support for Cp834 in 1.5.0
  • [JDK-2134583] - New certificate warning with 5.0U6 flags certs as invalid instead of untrusted
  • [JDK-2135925] - GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09
  • [JDK-2137119] - using rtpatch flag NOCOMPRESS will reduce each JRE download by 264KB
  • [JDK-2137150] - JVM abort with Full thread dump by kill -QUIT
  • [JDK-2137296] - offline wrapper has extraction problem on winME
  • [JDK-2137363] - encoding bug (6317399): sun/security/util/ManifestDigester.java
  • [JDK-2137387] - Java AutoUpdate shows corrupted text & randomly crashes sometimes
  • [JDK-2137389] - Install Status ping not sent if 'Reboot Now' selected
  • [JDK-2137392] - PIT: 5.0u7_IS2 Java Control Panel does not launch after JRE installation
  • [JDK-2137441] - Apt causes NullPointerException running on a Simplified Chinese test case
  • [JDK-2137512] - seg-fault in indexOf() if array load hoisted
  • [JDK-2137561] - Hotspot crashes with a segv in os::is_first_C_frame()
  • [JDK-2137814] - Reg: pressing "v" in Java Console crashes in jvm.dll
  • [JDK-2137836] - Provide a registry key override for xml file URL for offline & online installer testing
  • [JDK-2138396] - InstallStats posting is not disabled when post-status in xml file is NULL under one condition
  • [JDK-2138641] - Event Handle Leak while using JNI
  • [JDK-2138697] - Unexpected async exception in jvmti_GetLoadedClasses()
  • [JDK-2138722] - Disable GDS/GTB offering using Registry keys is not working with jre-1.5.0_08-b01(Sponsor) bundle
  • [JDK-2139029] - Fix for bug 5098318 prevents caching of JAR files containing cipher code
  • [JDK-2139478] - Alt-Tab while resizing JInternalFrame results in wrong cursor
  • [JDK-2139641] - Add -source 7 and -target 7 to javac
  • [JDK-2139701] - jdk1.5.0_08 core dumps when using -XX:+UseBiasedLocking
  • [JDK-2140806] - InputStreamHook's assumption about implementation of ORB stream causes a NullPointerException
  • [JDK-2140829] - ORB applet issue JDK 5.0 u2
  • [JDK-2140877] - Performance problems with com.sun.corba.se.impl packages in 5.0
  • [JDK-2141200] - IE Window becomes Zombie when closed prior to the modal dialog
  • [JDK-2142632] - Allocation of huge array which would cause OutOfMemoryError causes JVM to hang with -Xincgc
  • [JDK-2142963] - Correct link in java.awt.event.KeyEvent to Focus Specification
  • [JDK-2143114] - java uninstaller performance needs improvement
  • [JDK-2147342] - Currency update for Uruguay
  • [JDK-2149708] - Font2DTest throws classcast exception on "save as JPEG"
  • [JDK-2150426] - JDB: step002 fails assert(0 <= i && i < length(),"index out of bounds")
  • [JDK-2186455] - resolve testcase failure for 6516308
  • [JDK-2188498] - Filer.getResource doesn't throw IOException when getting nonexistent file
  • [JDK-2188499] - Modeling type implementing missing interfaces
  • [JDK-2188500] - Created package-info class file modeled improperly
  • [JDK-2193496] - REGRESSION: play method audioclip
  • [JDK-2197054] - ImageIO creates faulty images of certain standard JPG files
  • [JDK-2198390] - JREinstaller on Windows: new flag wanted to select between old and new plugin
  • [JDK-2201677] - JPG, PNG, TIFF fails to encode translucent images with CS_PYCC color space
  • [JDK-2201679] - JPG Reader fails to read the image if thumbnails are present in the input source
  • [JDK-2208900] - TCP connection does not use kdc_timeout
  • [JDK-2221955] - a compile-time error should be given in case of ambiguously imported fields (types, methods)
  • [JDK-2222107] - TEST_BUG: tools/javac/Paths/6638501/JarFromManifestFailure.java fails
  • [JDK-2222108] - TEST_BUG: java/beans/Archiver/4646747/EncoderStressTest.java
  • [JDK-8000749] - JSR 199: FileObject.toUri() generates URI without schema (Solaris)
  • [JDK-8011349] - These tests do not work with CYGWIN: java/util
  • [JDK-8014518] - Nonexistent html entities not parsed properly.
  • [JDK-8187369] - Bring KeyToolTest back

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.