- 972f47a 8023130: (process) ProcessBuilder#inheritIO does not work on Windows by alanb · 11 years ago
- f568caa 8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec by psandoz · 11 years ago
- 9eb733f 8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent by bpb · 11 years ago
- 293cf07 8024253: ThreadLocal random can use SecureRandom for the initial seed by psandoz · 11 years ago
- 8e72385 7200277: [parfait] potential buffer overflow in npt/utf.c by sla · 11 years ago
- 04764df 8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales by kizune · 11 years ago
- ff73442 8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch by sla · 11 years ago
- 6070e51 8024985: com/sun/jdi/StepTest.java failed since jdk8b107 Reviewed-by: dcubed by sla · 11 years ago
- 588793e 8024405: Spliterators.spliterator should support CONCURRENT characteristic by psandoz · 11 years ago
- 5caf41b 8025002: "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException by psandoz · 11 years ago
- bcd218b 8023113: tools/jar/ChangeDir.java fails if /tmp/a exists by sherman · 11 years ago
- 3409663 8011940: java.lang.Class.getAnnotations() always enters synchronized method by plevart · 11 years ago
- 7fff028 8017248: Compiler Diacritics Issue Reviewed-by: naoto by kizune · 11 years ago
- 98db230 8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win] by ewang · 11 years ago
- 0c88e43 8011402: Move blacklisting certificate logic from hard code to data by weijun · 11 years ago
- 24d8d0f 8024883: (se) SelectableChannel.register throws NPE if fd >= 64k (lnx) by alanb · 11 years ago
- d7c642b 8012615: Realm.getRealmsList returns realms list in wrong by weijun · 11 years ago
- 78b9326 8023954: MBean*Info.equals: throw NPE Reviewed-by: dfuchs, dholmes by sjiang · 11 years ago
- 353b72b 7097386: Correct error in Predicate javadoc example Reviewed-by: alanb, shade by lancea · 11 years ago
- 6817a75 8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator) by henryjen · 11 years ago
- 5d8fea4 6458027: Disabling IPv6 on a specific network interface causes problems by msheppar · 11 years ago
- 98a1d35 8020687: Deflater.setLevel does not work as expected by sherman · 11 years ago
- a6cb422 7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message by sherman · 11 years ago
- f8a3adb 8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java by psandoz · 11 years ago
- c7a0714 8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently by psandoz · 11 years ago
- c1d1d44 8023556: Update javadoc for start of Meiji era by rriggs · 11 years ago
- 6bb41f6 8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines by rriggs · 11 years ago
- e83bd81 8024825: Some fixes are missing from java.util.stream spec update by henryjen · 11 years ago
- 6fd1cc4 8014967: EBehavior of DriverManager.registerDriver(dr) is unspecified if driver is null by lancea · 11 years ago
- 2b2fd91 7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx] by bchristi · 11 years ago
- 16e68be 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util by mduigou · 11 years ago
- 5b0ad0e 8021591: Additional explicit null checks Reviewed-by: psandoz, alanb by mduigou · 11 years ago
- a1ff653 8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows by msheppar · 11 years ago
- 60d3cf1 8024009: Remove jdk.map.useRandomSeed system property by bchristi · 11 years ago
- f37987a 8023669: MBean*Info.hashCode : NPE Reviewed-by: dholmes, dfuchs, jbachorik by sjiang · 11 years ago
- 6b9c502 8010430: Math.round has surprising behavior for odd values of ulp 1 by bpb · 11 years ago
- ca6a843 8011916: Spec update for java.util.stream by henryjen · 11 years ago
- 9ab3d04 8015340: remove erroneous @since tag Reviewed-by: darcy by lancea · 11 years ago
- 5bd4a05 8024618: Issues with French locale on compact1,2: expected:<janvier> but was:<January> by rriggs · 11 years ago
- 0a39b09 8024525: Make Logger log methods call isLoggable() by dfuchs · 11 years ago
- 72847c0 8024643: Turn on javac lint checking in building the jdk repo by darcy · 11 years ago
- 879934c 8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE by sjiang · 11 years ago
- 8db8291 8024500: Missing API coverage for java.util.function.BiFunction andThen by henryjen · 11 years ago
- dcd3c2d 8024338: Constant fields introduced by JDK-4759491 fix in b94 are exposed as public fields in public API by sherman · 11 years ago
- fac910f Merge by rriggs · 11 years ago
- 426a620 8024164: JSR310 serialization should be described in details by rriggs · 11 years ago
- 00bb543 Merge by michaelm · 11 years ago
- e55c76e 8024601: Windows networking code prevents use of -Xlint:auxiliaryclass in jdk build by michaelm · 11 years ago
- 144e7b1 6962494: Update documentation on Executable.getParameterAnnotations() by emc · 11 years ago
- 000bb50 8024332: sun/util/resources/en split between rt.jar and localedata.jar by naoto · 11 years ago
- a848d00 8023090: Additional debug info for java/net/NetworkInterface/Equals.java by chegar · 11 years ago
- 40bec49 8024508: Fix doclint issues in com.sun.nio.sctp Reviewed-by: alanb by chegar · 11 years ago
- ed6b13e 4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types by jfranck · 11 years ago
- 41f1334 8024141: Unexpected timezone display name Reviewed-by: peytoia by okutsu · 11 years ago
- cee79f5 8024501: sun.security.mscapi.Key has no definition of serialVersionUID by xuelei · 11 years ago
- d172b57 8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently by alanb · 11 years ago
- 6056780 8024444: Change to use othervm mode of tests in SSLEngineImpl by xuelei · 11 years ago
- c3f1bde 8023447: change specification to allow RMI activation to be optional by smarks · 11 years ago
- d53745a 8024432: Fix doclint issues in java.security Reviewed-by: darcy, mullan by juh · 11 years ago
- e9a6f79 8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address by msheppar · 11 years ago
- c011390 Merge by lana · 11 years ago
- 79d17ef Merge by mullan · 11 years ago
- 5f7d740 8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized" by mullan · 11 years ago
- fa9eb5c 8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally by msheppar · 11 years ago
- c22b22e 8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship by dfuchs · 11 years ago
- 2f77ce5 8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc* by weijun · 11 years ago
- 0ffc1c3 7188657: There should be a way to reorder the JSSE ciphers by xuelei · 11 years ago
- 2be1349 5047859: (reflect) Class.getField can't find String[].length by jfranck · 11 years ago
- b5a9839 6815130: Intermittent ThreadMXBean/Locks.java test failure by jbachorik · 11 years ago
- 0383b37 8024260: 10 closed/java/lang/invoke/* tests failing after overhaul to MethodHandleInfo by rfield · 11 years ago
- 6966195 8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError by rfield · 11 years ago
- 55ab669 8023943: Method description fix for String.toLower/UpperCase() methods by naoto · 11 years ago
- f56134a 8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads by jbachorik · 11 years ago
- bf629ff 8023464: test/closed/sun/tracing/ProviderProxyTest.java failing by jbachorik · 11 years ago
- cbefc73 Added tag jdk8-b106 for changeset c817276bd870 by cl · 11 years ago
- 55a99ef 8020816: Metafactory crashes on code with method reference by rfield · 11 years ago
- 4406cb1 7186632: NLS t13y issue on jar.properties file by sherman · 11 years ago
- 6d8a079 6341345: (spec) Console.reader() should make it clear that the reader requires line termination by sherman · 11 years ago
- fb8298b 8019853: Break logging and AWT circular dependency by dfuchs · 11 years ago
- 0a48707 6823527: java.util.logging.Handler has thread safety issues by dfuchs · 11 years ago
- 573208e 8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess by alanb · 11 years ago
- 6099995 8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black) by psandoz · 11 years ago
- 551e1c1 Merge by lana · 11 years ago
- 987d49c 4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links by dxu · 11 years ago
- 59018db Added tag jdk8-b105 for changeset 1fe211ae3d2b by cl · 11 years ago
- 42b4686 8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X by sla · 11 years ago
- 7693946 8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom by psandoz · 11 years ago
- 45e3388 8023713: ZipFileSystem crashes on old zip file by sherman · 11 years ago
- 67a5f30 8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil by alanb · 11 years ago
- 1629fbe 8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException by alanb · 11 years ago
- 4374f6b Merge by katleman · 11 years ago
- 70c5ec6 Merge by lana · 11 years ago
- bf91adc 8023480: Create a jvm.cfg for zero on 32 bit architectures by omajid · 11 years ago
- 9222407 Added tag jdk8-b104 for changeset f1d8d15bfcb5 by cl · 11 years ago
- b8a57e8 8023528: Rename Comparator combinators to disambiguate overloading methods by henryjen · 11 years ago
- 95a939c 8023647: "abc1c".matches("(\\w)+1\\1")) returns false by sherman · 11 years ago
- af6c0ad 8023275: Wrapping collections should override default methods by henryjen · 11 years ago
- fda55cd 8023827: Fix doclint issues in javax.net.ssl Reviewed-by: wetmore, xuelei by darcy · 11 years ago
- 0fdeb98 Merge by mullan · 11 years ago
- 40a8bb1 8019830: Add com.sun.media.sound to the list of restricted package by mullan · 11 years ago