- 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
- 001fd66 8012237: CompletableFuture/Basic.java still fails intermittently by chegar · 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
- fa79949 8011799: CompletableFuture/Basic.java fails intermittently by chegar · 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
- cb1e733 8012123: hijrah-config-umalqura.properties is missing from makefiles/profile-includes.txt by sherman · 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
- 6334618 Merge by wetmore · 12 years ago
- f68ff77 Merge by lana · 12 years ago
- b5e6b64 8011680: Re-integrate AEAD implementation of JSSE by xuelei · 12 years ago
- 2f23bf3 8012056: SunJCEInstance needs to run in it's own vm by wetmore · 12 years ago
- 7978b74 8011812: JDK-8011278 breaks the old build Reviewed-by: tbell, wetmore by erikj · 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
- a4cd106 Added tag jdk8-b85 for changeset 296676d534c5 by katleman · 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
- 6c6d5de Merge by katleman · 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
- 06bc918 8006036: (process) cleanup code in java/lang/Runtime/exec/WinCommand.java by lancea · 12 years ago
- a0e66e8 8011388: Support building zero and zeroshark with the new build by omajid · 12 years ago
- 2ddffa7 8011590: More tests for core reflection modeling of default methods by darcy · 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
- b4a7f3a 8011380: FX dependency on PlatformLogger broken by 8010309 Reviewed-by: alanb by mchung · 12 years ago
- 10d96fb 8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar' by erikj · 12 years ago
- 90a5b1c 7155720: PKCS11 minor issues in native code by valeriep · 12 years ago
- 916f9f8 Added tag jdk8-b84 for changeset 7b4721e4edb4 by katleman · 12 years ago
- 7203a9c 8000406: change files using @GenerateNativeHeader to use @Native by dxu · 12 years ago
- 40eca32 Merge by chegar · 12 years ago
- 54739b7 7091601: Arabic Locale: can not set type of digit in application level by naoto · 12 years ago
- 29345bc 8011393: Typo in javadoc for SerialClob.truncate Reviewed-by: darcy by lancea · 12 years ago
- eada2e2 8011373: Property java.runtime.profile should be removed (left-over code) by alanb · 12 years ago
- c402780 8011234: Performance regression with ftp protocol when uploading in image mode by alanb · 12 years ago
- 15baf7b 8004979: java.lang.reflect.Modifier.toString should include "default" by darcy · 12 years ago
- be0246a Merge by katleman · 12 years ago
- 4cb461f Merge by lana · 12 years ago
- 6d3bb7b 8011278: Allow using a system-installed giflib Reviewed-by: andrew, prr by omajid · 12 years ago
- 3b28ad8 8007379: Base64.getMimeDecoder().decode() throws IAE for a non-base64 character after padding by sherman · 12 years ago
- be7a441 8009558: linked_md.c::dll_build_name can get stuck in an infinite loop by sla · 12 years ago
- 3c05c32 Merge by lana · 12 years ago
- 4f8207f 8011199: Backout changeset JDK-7143928 (0cccdb9a9a4c) by mduigou · 12 years ago
- 1a37369 8011187: Remove obsolete/unused targets from jdk/test/Makefile by mduigou · 12 years ago
- 3b5944c 7143928: Optimize empty HashMap and ArrayList by mduigou · 12 years ago
- 786a71f 8010268: Remove dependence upon clean target from jdk/test/Makefile prep target by mduigou · 12 years ago
- 9ab72ef 8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level by mchung · 12 years ago
- a78bbb4 Added tag jdk8-b83 for changeset ac519af51769 by katleman · 12 years ago
- cef3e0e 8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass by weijun · 12 years ago
- ea9e32f 8010991: Enable test/javax/script/GetInterfaceTest.java again by sundar · 12 years ago
- 317dc4e 8010908: Images target failes when configured with --disable-zip-debug-info by erikj · 12 years ago
- df3dfaf 8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java by acorn · 12 years ago
- 5ebf41e 7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations by darcy · 12 years ago
- 2400db1 8010837: FileInputStream.available() throw IOException when encountering negative available values by dxu · 12 years ago
- 2a58c89 Merge by dcherepanov · 12 years ago
- b26c676 Merge by lana · 12 years ago
- 6be24e9 Merge by lana · 12 years ago
- bd235e2 8010787: changeset for 8007703 is missing the deleted files by mchung · 12 years ago
- 1bf93da 8007703: Remove com.sun.servicetag API Reviewed-by: dholmes, alanb, erikj by mchung · 12 years ago
- 221186e 8010668: builtin JNI libraries should not be unloaded by chegar · 12 years ago
- dca971d 8010704: The test closed/java/lang/SecurityManager/CheckPackageDefinition.java failed after fix for 8009869 by sundar · 12 years ago
- d18bc56 8009875: Provide a default udp_preference_limit for krb5.conf by weijun · 12 years ago
- cae4e2a 8009970: Several LoginModule classes need extra permission to load AuthResources by weijun · 12 years ago
- a8cc324 7123476: DesktopOpenTests:When enter the file path and click the open button,it crash by denis · 12 years ago
- c8afffe 8004172: Update jstat counter names to reflect metaspace changes by stefank · 12 years ago
- ea2930f 8005116: NPG: Rename -permstat option for jmap in jdk8 to -clstats by stefank · 12 years ago
- 60d87eb 8010531: Add BadKdc* tests to problem list for solaris-sparcv9 by weijun · 12 years ago
- 6ff8769 8009517: new code changes causing errors in old build (-Werror) environment by wetmore · 12 years ago
- 716f40d 8009427: Re-enable tests that were disable to ease complicated push by ehelin · 12 years ago