- c727f08 8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied by naoto · 12 years ago
- e686633 8013541: Revise javadoc for Executable.getAnnotatedReturnType() by jfranck · 12 years ago
- 10117f0 8010192: Enable native JGSS provider on Mac Reviewed-by: valeriep by weijun · 12 years ago
- a244eb5 8013252: Regex Matcher .start and .end should be accessible by group name by sherman · 12 years ago
- b493805 8003258: BufferedReader.lines() by mduigou · 12 years ago
- 771056c 8013150: Iterator.remove and forEachRemaining relationship not specified by mduigou · 12 years ago
- a905570 8013712: Add Objects.nonNull and Objects.isNull Reviewed-by: mchung, darcy by mduigou · 12 years ago
- 8d584d8 8003992: File and other classes in java.io do not handle embedded nulls properly by dxu · 12 years ago
- 8f4692f 8013528: Provide SharedSecrets access to String(char[], boolean) constructor by mduigou · 12 years ago
- a7267c8 7199324: Connection ID for IPv6 addresses is not generated accordingly to the specification by jbachorik · 12 years ago
- 30d3143 8013855: DigestMD5Client has not checked RealmChoiceCallback value by weijun · 12 years ago
- 2d0f1b6 8013140: Heap corruption with NetworkInterface.getByInetAddress() and long i/f name by khazra · 12 years ago
- dd78a29 8013155: [pack200] improve performance of pack200 Reviewed-by: ksrini, jrose by kizune · 12 years ago
- 072224c 8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile by mduigou · 12 years ago
- 29d5935 8013225: Refresh jdk's private ASM to the latest. Reviewed-by: mduigou, sundar by ksrini · 12 years ago
- 7824dda 8012665: add CharSequence.chars, CharSequence.codePoints by mduigou · 12 years ago
- 3462404 8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt by weijun · 12 years ago
- 8f5d1aa 8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators by msheppar · 12 years ago
- 9d9618a 6594296: NetworkInterface.getHardwareAddress returns zero length byte array by chegar · 12 years ago
- 58241f5 8009389: Unpack200 native library should be removed from profiles by ksrini · 12 years ago
- 1526798 8010416: Add a way for java.sql.Driver to be notified when it is deregistered by lancea · 12 years ago
- f2d8c36 8007373: Inet6Address serialization incompatibility Reviewed-by: alanb, chegar by msheppar · 12 years ago
- d191392 8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may expose internal representation by returning AgentConfigurationError.params by sla · 12 years ago
- 7bf094f 8011917: Add java.util.stream.Collectors utilities by mduigou · 12 years ago
- 1676280 8012650: Arrays streams methods by briangoetz · 12 years ago
- de005a1 Merge by chegar · 12 years ago
- 631c130 8012108: Memory leak in jdk/src/windows/native/java/net/NetworkInterface_winXP.c by jzavgren · 12 years ago
- 8a4cacb 8010280: jvm.cfg needs updating for non-server builds by dholmes · 12 years ago
- 8544ca5 8013413: javadoc warnings Reviewed-by: lancea, chegar by alanb · 12 years ago
- 27f27a1 8005523: Unbound krb5 for TLS Reviewed-by: xuelei by weijun · 12 years ago
- 315266a 7123493: (proxy) Proxy.getProxyClass doesn't scale under high load by plevart · 12 years ago
- 323c0c3 Merge by mfang · 12 years ago
- f6f35a1 8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters by sherman · 12 years ago
- 5cfa82e Merge by mfang · 12 years ago
- 0d55603 8011920: Main streams implementation by mduigou · 12 years ago
- 3d447a7 Merge by mfang · 12 years ago
- 042e293 8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter by naoto · 12 years ago
- 0c1f881 8011426: java.util collection Spliterator implementations by psandoz · 12 years ago
- cf9100b 8008682: Inital Streams public API by briangoetz · 12 years ago
- f8babfc 8001647: default methods for Collections - forEach, removeIf, replaceAll, sort by akhil · 12 years ago
- 51f1325 8010939: Deadlock in LogManager by jgish · 12 years ago
- e601342 8008670: Initial java.util.stream putback -- internal API classes by mduigou · 12 years ago
- 3b387b6 8010505: HTTP DIGEST implementation incorrectly quotes header values, fails auth by jzavgren · 12 years ago
- 0eb92e3 8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161 by weijun · 12 years ago
- 8ea4801 8006935: Need to take care of long secret keys in HMAC/PRF compuation by xuelei · 12 years ago
- 8b66daa 8011934: sun.misc.PerfCounter calls Perf.createLong with incorrect parameters by mchung · 12 years ago
- fda0b28 8011946: java.util.Currency javadoc has broken link to iso.org by dxu · 12 years ago
- 931ef53 8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac) by alanb · 12 years ago
- a573825 8010096: Initial java.util.Spliterator putback by briangoetz · 12 years ago
- 68d437e Merge by lana · 12 years ago
- 4c9712f 8004260: dynamic proxy class should have the same Java language access as the proxy interfaces by mchung · 12 years ago
- 442b6e4 8010953: Add primitive summary statistics utils by mduigou · 12 years ago
- 53cc8e8 Merge by lana · 12 years ago
- 0b45b84 8012019: (fc) Thread.interrupt triggers hang in FileChannelImpl.pread (win) by alanb · 12 years ago
- d8e81c2 Merge by vinnie · 12 years ago
- a5ee7de Merge by yhuang · 12 years ago
- 5e51e80 8011977: ISO 4217 Amendment Number 155 Reviewed-by: naoto by yhuang · 12 years ago
- eadde39 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive by mchung · 12 years ago
- 655f0ce 8011124: Make KerberosTime immutable Reviewed-by: xuelei by weijun · 12 years ago
- 10fa0a9 Merge by chegar · 12 years ago
- f004b40 8004518: Add in-place operations to Map by mduigou · 12 years ago
- 33c112e Merge by vinnie · 12 years ago
- c46ad35 Merge by chegar · 12 years ago
- 66c6489 8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows by chegar · 12 years ago
- 1e0f085 Merge by vinnie · 12 years ago
- 937c608 8012343: Objects.requireNonNull(Object,Supplier) breaks genstubs build by chegar · 12 years ago
- e9185a1 Merge by vinnie · 12 years ago
- a5f0420 8011800: Add java.util.Objects.requireNonNull(T, Supplier<String>) by darcy · 12 years ago
- ce87275 8008509: 6588413 changed JNIEXPORT visibility for GCC on HSX, jdk's jni_md.h needs similar change by martin · 12 years ago
- e54df2f Merge by chegar · 12 years ago
- 8c834d5 Merge by chegar · 12 years ago
- 3502d40 Merge by vinnie · 12 years ago
- 618a723 8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries by rfield · 12 years ago
- ce3566b 8011172: JSR 310 DateTime API Updates II by sherman · 12 years ago
- 5f58e20 6425477: Better support for generation of high entropy random numbers by wetmore · 12 years ago
- b5e6b64 8011680: Re-integrate AEAD implementation of JSSE by xuelei · 12 years ago
- 0509c4d 8001596: Incorrect condition check in PBKDF2KeyImpl.JAVA by vinnie · 12 years ago
- 650636c 7171982: Cipher getParameters() throws RuntimeException: Cannot find SunJCE provider by vinnie · 12 years ago
- c0b7bc9 8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c by jzavgren · 12 years ago
- 933c38d 8012028: Metafactory-generated lambda classes should be final by rfield · 12 years ago
- 6112c01 8010279: java.util.Stream.min/max((Comparator)null) is not consistent in throwing (unspecified) NPE by henryjen · 12 years ago
- 6f203c7 8002390: (zipfs) Problems moving files between zip file systems by sherman · 12 years ago
- 5108055 8011647: Add java.time.Instant methods to java.nio.file.attribute.FileTime by sherman · 12 years ago
- dbb07ed 8009638: Wrong comment for PL in LocaleISOData, 1989 forward Poland is Republic of Poland by peytoia · 12 years ago
- a6cffaa 8011745: Unknown CertificateChoices Reviewed-by: vinnie by weijun · 12 years ago
- bab6172 8011867: Accept unknown PKCS #9 attributes Reviewed-by: vinnie by weijun · 12 years ago
- f8b919e 8005460: [findbugs] Probably returned array should be cloned Reviewed-by: xuelei by weijun · 12 years ago
- 17f4613 8011930: Long.parseLong(String, int) has inaccurate limit on radix for using 'L' by darcy · 12 years ago
- 7c720bc 8010948: Add conversion functional interfaces by mduigou · 12 years ago
- a322540 8011200: (coll) Optimize empty HashMap and ArrayList by mduigou · 12 years ago
- 9bd0b67 Merge by lana · 12 years ago
- 3d794a4 Merge by lana · 12 years ago
- 3260f37 Merge by lana · 12 years ago
- 2ddbfd1 8005696: Add CompletableFuture Reviewed-by: chegar, martin by chegar · 12 years ago
- a315194 8010393: Update JAX-WS RI to 2.2.9-b12941 Reviewed-by: mullan by alanb · 12 years ago
- 26de162 6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type by darcy · 12 years ago
- 34096b8 8010849: (str) Optimize StringBuilder.append(null) by martin · 12 years ago
- 771d9f7 8011602: jobjc build failure on Mac by dxu · 12 years ago
- 63ac5887 Merge by lana · 12 years ago
- 38adb6d 5001942: Missings SOCKS support for direct connections by khazra · 12 years ago