- 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
- cb9c10e 8022721: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition by plevart · 11 years ago
- 7f5f3b9 8023430: Replace File.mkdirs with Files.createDirectories to get MaxPathLength.java failure details by dxu · 11 years ago
- af0c0ef 8023587: Fix lone remaining doclint issue in java.util.regex Reviewed-by: jjg by darcy · 11 years ago
- e1ea820 8023101: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails by sla · 11 years ago
- f01cc2c 8022228: Intermittent test failures in sun/security/ssl/javax/net/ssl/NewAPIs by xuelei · 11 years ago
- be4486c 8016846: Pattern.splitAsStream tests required by henryjen · 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
- 55c6357 8023485: Remove com/sun/jdi/DoubleAgentTest.java and com/sun/jdi/FieldWatchpoints.java from ProblemList.txt by sla · 11 years ago
- 8648728 8023460: OPENJDK build fails due to missing jfr.jar Reviewed-by: alanb by dholmes · 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
- 3dfa4ce 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile by alanb · 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
- f7d612f 8016727: test/com/sun/jdi/sde/TemperatureTableTest.java failing intermittently by sla · 11 years ago
- b50620d 8023311: Clean up profile-includes.txt Reviewed-by: alanb by dholmes · 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
- f304328 8022896: test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java fails by ascarpino · 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
- b97b6fc 8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing) by alanb · 11 years ago
- 34141ab 8021820: Number of opened files used in select() is limited to 1024 [macosx] by aefimov · 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
- c5a281a 6721425: jconsole Makefile clean rule is missing rm of generated Version.java 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
- 048f7e0 8022770: java/time/tck/java/time/chrono/TCKChronology.java start failing by rriggs · 11 years ago
- 763326f 8022797: Clarify spliterator characteristics for collections containing no elements by psandoz · 11 years ago
- a6c66a1 8022898: java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider by psandoz · 11 years ago
- 5c8d086 8012940: More than 50 tests failed in Serialization/DeSerialization testing (test-mangled) by psandoz · 11 years ago
- c7ff9e5 8023150: java/util/stream tests no longer compiling following JDK-8019401 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
- 15da62b Merge by vinnie · 11 years ago
- a2b2466 8023108: Remove ShortRSAKey1024.sh from ProblemList.txt Reviewed-by: mullan by vinnie · 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
- a841bf3 8015765: TEST_BUG: java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failing intermittently by alanb · 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
- 0afe054 8023075: JDK-5049299 has broken old make in jdk8 Reviewed-by: katleman by wetmore · 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
- ab44d76 8022547: [verifier] move DefaultMethodRegressionTests.java to jdk by ksrini · 11 years ago
- a94b943 Merge by coleenp · 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
- cbc782e Merge by lana · 11 years ago
- c3b3b6d 8022959: Fix new doclint issues in java.util.zip Reviewed-by: chegar by darcy · 11 years ago
- d91c3f8 8022259: MakeClasslist is buggy and its README is out of date. by hseigel · 11 years ago
- 193b52d Merge by mullan · 11 years ago
- 8bbb022 8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList by mullan · 11 years ago
- 36e3c4e 8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently by dfuchs · 11 years ago
- c389b71 8022779: ProblemList.txt updates (8/2013) by chegar · 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
- f6613f4 8022749: Convert junit tests to testng in test/java/lang/invoke by henryjen · 11 years ago
- bc86306 8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created by ascarpino · 11 years ago
- 987958a 8015780: java/lang/reflect/Method/GenericStringTest.java failing by vromero · 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
- e3f1807 8022548: SPECJVM2008 has errors introduced in 7u40-b34 by joehw · 11 years ago
- 76100ce 8020054: (tz) Support tzdata2013d by sherman · 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
- 5d5da10 Added tag jdk8-b102 for changeset 8ed8e2b4b90e by cl · 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