- 4e5d658 6378503: In java.math.BigDecimal, division by one returns zero by bpb · 11 years ago
- 3a8f170 8005899: Logger.getLogger(name, null) should not allow to reset a non-null resource bundle by dfuchs · 11 years ago
- f5f16c0 6470700: Math.random() / Math.initRNG() uses "double checked locking" by bpb · 11 years ago
- 55cdeee 6359971: Threads tab: Simple text to explain that one can click on a thread to get stack trace by egahlin · 11 years ago
- 31d46e5 6417649: -interval=0 is accepted and jconsole doesn't update window content at all by egahlin · 11 years ago
- 77e82d8 8022445: fix RMISocketFactory example to avoid using localhost by smarks · 11 years ago
- af0c0ef 8023587: Fix lone remaining doclint issue in java.util.regex Reviewed-by: jjg by darcy · 11 years ago
- 5eeb738 8023395: Remove sun.misc.Sort and sun.misc.Compare by mduigou · 11 years ago
- 0b5fb01 8023306: Add replace() implementations to TreeMap by mduigou · 11 years ago
- fed3a80 7042707: Un-needed mnemonic in JConsole resource file by egahlin · 11 years ago
- c748b9a 6800801: NPE in JConsole when using Nimbus L&F Reviewed-by: alanb, sjiang by egahlin · 11 years ago
- d5965e0 6417721: Thread list should not allow multiple selection by egahlin · 11 years ago
- f3172fd 6358357: Division by zero in Threads tab when shrinking jconsole window by egahlin · 11 years ago
- 012693e 8023250: Update JavaScript code in JDK for changes in iteration over Java arrays by attila · 11 years ago
- 86dfb6e 8023367: Collections.emptyList().sort((Comparator)null) throws NPE by psandoz · 11 years ago
- c6a337c 8022071: Some vm/jvmti tests fail because cannot attach to the Java virtual machine by sla · 11 years ago
- 37079f1 8023230: The impl of KerberosClientKeyExchange maybe not exist by xuelei · 11 years ago
- 51476cb 8020842: IDN do not throw IAE when hostname ends with a trailing dot by xuelei · 11 years ago
- 46b1d48 8016850: JCK javax.security.auth.Policy tests fail when run in Profiles mode by mullan · 11 years ago
- 6f95b21 8023203: Wrap RandomAccessFile.seek native method into a Java helper method by dxu · 11 years ago
- 365c6b8 8022669: OAEPParameterSpec does not work if MGF1ParameterSpec is set to SHA2 algorithms by ascarpino · 11 years ago
- 7ba3158 8014824: Document Spliterator characteristics and binding policy of java util collection impls by psandoz · 11 years ago
- 1076c54 6696970: Jconsole becomes unusable if a plugin throws an exception by egahlin · 11 years ago
- fe50e6c 7015157: String "Tabular Navigation" should be rephrased for avoiding mistranslation by egahlin · 11 years ago
- e5e9a46 6417702: Graph in Memory tab is not redrawn immediately if changed via 'Chart' combo box by egahlin · 11 years ago
- 09cb295 8022318: Document Spliterator characteristics and binding policy of java util concurrent collection impls by psandoz · 11 years ago
- 6d31742 8019185: Inconsistency between JapaneseEra start dates and java.util.JapaneseImperialDate by rriggs · 11 years ago
- 566f8e2 8022193: java/time/test/java/util/TestFormatter.java failed in th locale. by rriggs · 11 years ago
- 763326f 8022797: Clarify spliterator characteristics for collections containing no elements by psandoz · 11 years ago
- 4bc469d 8019401: Collectors.collectingAndThen by briangoetz · 11 years ago
- de186ec 8017109: Cleanup overrides warning in src/solaris/classes/sun/print/AttributeClass.java by dxu · 11 years ago
- 18c161d 4858457: File.getCanonicalPath() throws IOException when invoked with "nul" (win) by dxu · 11 years ago
- 9e4757f 7154662: {CRC32, Adler32}.update(byte[] b, int off, int len): undocumented ArrayIndexOutOfBoundsException by sherman · 11 years ago
- 01f6018 8022126: Remove throws SocketException from DatagramPacket constructors accepting SocketAddress by chegar · 11 years ago
- 50adbb1 8023104: ConcurrentHashMap typo Reviewed-by: chegar, mduigou by dl · 11 years ago
- 5268ed6 8023103: FJ parallelism zero by dl · 11 years ago
- 9d70308 8022584: Memory leak in some NetworkInterface methods by igerasim · 11 years ago
- 5fc726c 8022921: Remove experimental Profile attribute Reviewed-by: mchung, chegar by alanb · 11 years ago
- 5889a09 8021121: ISO 4217 Amendment Number 156 Reviewed-by: naoto by yhuang · 11 years ago
- 09a3db9 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math by bpb · 11 years ago
- 6b2cb2f 8022178: System.console() throws IOE on some Windows by sherman · 11 years ago
- ab78578 8022990: Fix dep_ann lint warnings in swing code Reviewed-by: alexsch by darcy · 11 years ago
- 4c56f7a Merge by lana · 11 years ago
- d56d3ad 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion by robm · 11 years ago
- c3b3b6d 8022959: Fix new doclint issues in java.util.zip Reviewed-by: chegar by darcy · 11 years ago
- c2dd273 8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero by bpb · 11 years ago
- cc334e5 Merge by vinnie · 11 years ago
- 5666b89 8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null by vinnie · 11 years ago
- 4de5d7b 8022753: SQLXML javadoc example typo Reviewed-by: alanb, mchung by lancea · 11 years ago
- bc86306 8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created by ascarpino · 11 years ago
- 977815b Merge by mullan · 11 years ago
- 45ec39b 8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles by mullan · 11 years ago
- 0c2d023 8022487: DEREncodedKeyValue.supportedKeyTypes should be private by xuelei · 11 years ago
- acec69d 8021977: Opening a file using java.io can throw IOException on Windows by dxu · 11 years ago
- e64b414 8022724: lint warnings in j.u.concurrent packages by dl · 11 years ago
- e84a212 8022661: InetAddress.writeObject() performs flush() on object output stream by chegar · 11 years ago
- 46afd03 8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED by psandoz · 11 years ago
- 96e01e3 6614237: missing codepage Cp290 at java runtime by sherman · 11 years ago
- bc1c719 8021788: JarInputStream doesn't provide certificates for some file under META-INF by weijun · 11 years ago
- 9ad6900 8022461: Fix lint warnings in sun.security.{provider,rsa,x509} by juh · 11 years ago
- 57eb381 8015666: test/tools/pack200/TimeStamp.java failing by sherman · 11 years ago
- cf0f305 8016594: Native Windows ccache still reads DES tickets by weijun · 11 years ago
- c0ffe5d 7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever by uta · 11 years ago
- 80b3408 8015986: Incorrect Localization of HijrahChronology by okutsu · 11 years ago
- 4c1cac7 Merge by lana · 11 years ago
- 513f4e0 Merge by lana · 11 years ago
- b31d51d 8014883: java.awt.container.add(component comp object constraints) doesn't work as expected on some linux platforms by prr · 11 years ago
- 5693725 8022479: clean up warnings from sun.tools.asm Reviewed-by: lancea, darcy by smarks · 11 years ago
- ff35c17 8022554: Fix Warnings in sun.invoke.anon Package by dxu · 11 years ago
- 6c9a090 Merge by lana · 11 years ago
- 11a2bfa 6551589: ContainerListener Documentation may be incorrect Reviewed-by: serb by art · 11 years ago
- 9e04b4a 7124339: [macosx] setIconImage is not endlessly tolerant to the broken image-arguments by serb · 11 years ago
- d970cf7 8022454: Fixed various serializations and deprecation warnings in java.util, java.net and sun.tools by lagergren · 11 years ago
- ec4aa9e 8013849: Awt assert on Hashtable.cpp:124 Reviewed-by: serb by alexsch · 11 years ago
- ed7588f 8022532: [parfait] Potential memory leak in gtk2_interface.c by alexsch · 11 years ago
- 938aca3 8013809: deadlock in SSLSocketImpl between between write and close by xuelei · 11 years ago
- ffe347b 8022483: Nashorn compatibility issues in jhat's OQL feature by sundar · 11 years ago
- d581131 7151062: [macosx] SCDynamicStore prints error messages to stderr by weijun · 11 years ago
- dc38f52 Merge by lana · 11 years ago
- 23bbb97 8022476: cleanup some raw types and unchecked warnings in java.util.stream by mduigou · 11 years ago
- f5c042c 8022478: Fix Warnings In sun.net.www.protocol.http Package Reviewed-by: darcy by dxu · 11 years ago
- 9352d08 8022446: Fix serial warnings in java.util.stream Reviewed-by: darcy by henryjen · 11 years ago
- 1df2a80 Merge by lana · 11 years ago
- c4a04a5 8022447: Fix doclint warnings in java.awt.image Reviewed-by: darcy by prr · 11 years ago
- dd4cf31 8022455: Fix doclint warnings in javax.imageio Reviewed-by: darcy by prr · 11 years ago
- 722d988 Merge by lana · 11 years ago
- 3f3bbb9 8022453: Fix doclint issues in javax.accessibility Reviewed-by: prr by darcy · 11 years ago
- 46fdd9c 8021583: test/javax/print/autosense/PrintAutoSenseData.java throwing NPE by jgodinez · 11 years ago
- 217d346 8022175: Fix doclint warnings in javax.print Reviewed-by: darcy by prr · 11 years ago
- d972192 8016833: Underlines and strikethrough not rendering correctly by mcherkas · 11 years ago
- f4f0dbe 8021381: JavaFX scene included in Swing JDialog not starting from Web Start by leonidr · 11 years ago
- 395c9c0 7161568: [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails by alexsch · 11 years ago
- 70caf04 Merge by lana · 11 years ago
- fc2732f Merge by lana · 11 years ago
- 4ca1832 8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances by bae · 11 years ago
- 62f4446 8021835: Fix for 8016343 will not compile on Windows. Reviewed-by: jchen, prr by jgodinez · 11 years ago
- 12a8ae8 8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF) by malenkov · 11 years ago
- 99db669 8020927: JLightweightFrame API should export layout properties change notifications by ant · 11 years ago
- 0b87977 8010782: clean up source files containing carriage return characters by malenkov · 11 years ago
- f3c5a56 6230360: Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7 by serb · 11 years ago