- ef42f9a 8012664: Add tests for java.util.stream and lambda translation by briangoetz · 12 years ago
- 0d7f6cc 4802647: Throw required NPEs from removeAll()/retainAll() by mduigou · 12 years ago
- c727f08 8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied by naoto · 12 years ago
- d8729ad 8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true by sla · 12 years ago
- e0a4598 6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1 by sla · 12 years ago
- a77a3d7 8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently by dfuchs · 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
- 99626f6 8005922: TEST_BUG: There is no /tmp directory for windows system. by juh · 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
- 072224c 8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile by mduigou · 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
- a4deacb 8013723: ProblemList.txt updates (5/2013) Reviewed-by: alanb by chegar · 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
- 62f367e Merge by lana · 12 years ago
- 713f0b0 8013531: Provide a utility class in com.sun.tools.classfile to find field/method references by mchung · 12 years ago
- e07be03 8013647: JPRT unable to clean-up after tests that leave file trees with loops by alanb · 12 years ago
- f2d8c36 8007373: Inet6Address serialization incompatibility Reviewed-by: alanb, chegar by msheppar · 12 years ago
- 4ea3e97 8012643: JDK8 b86 source with GPL header errors Reviewed-by: dholmes, alanb by katleman · 12 years ago
- 1676280 8012650: Arrays streams methods by briangoetz · 12 years ago
- 27f27a1 8005523: Unbound krb5 for TLS Reviewed-by: xuelei by weijun · 12 years ago
- f6f35a1 8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters by sherman · 12 years ago
- 47da082 Merge by lana · 12 years ago
- 4386d0f Merge by lana · 12 years ago
- b0cd531 Merge by lana · 12 years ago
- 4353b03 Merge by lana · 12 years ago
- 4f87b2e Merge by lana · 12 years ago
- 7859e14 Merge by katleman · 12 years ago
- a573825 8010096: Initial java.util.Spliterator putback by briangoetz · 12 years ago
- d504ce4 Merge by lana · 12 years ago
- 68d437e Merge by lana · 12 years ago
- 688520c Merge by coleenp · 12 years ago
- 4c9712f 8004260: dynamic proxy class should have the same Java language access as the proxy interfaces by mchung · 12 years ago
- 53cc8e8 Merge by lana · 12 years ago
- 5e12275 8009531: Crash when redefining class with annotated method by coleenp · 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
- 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
- c777164 8005930: [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination. by bae · 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
- a6b255b 8012048: JDK8 b85 source with GPL header errors Reviewed-by: iris, mduigou, jjg by katleman · 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
- bd7edcf 8000629: [macosx] Blurry rendering with Java 7 on Retina display by serb · 12 years ago
- eb2cb4c 8010009: [macosx] Unable type into online word games on MacOSX by pchelko · 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
- 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
- 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
- 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
- 8bab6d5 4683761: Incomplete Introspection on nonpublic classes lead to IllegalAccessExceptions by malenkov · 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
- a322540 8011200: (coll) Optimize empty HashMap and ArrayList by mduigou · 12 years ago
- 9bd0b67 Merge by lana · 12 years ago
- 2ddbfd1 8005696: Add CompletableFuture Reviewed-by: chegar, martin by chegar · 12 years ago
- 26de162 6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type by darcy · 12 years ago
- 06bc918 8006036: (process) cleanup code in java/lang/Runtime/exec/WinCommand.java by lancea · 12 years ago
- a4833dd 7153702: [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java by kshefov · 12 years ago
- 2ddffa7 8011590: More tests for core reflection modeling of default methods by darcy · 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
- 5576127 8006941: [macosx] Deadlock in drag and drop by pchelko · 12 years ago
- 15baf7b 8004979: java.lang.reflect.Modifier.toString should include "default" by darcy · 12 years ago
- 8715c6c Merge by lana · 12 years ago
- 8215331 5015163: (str) String merge/join that is the inverse of String.split() by jgish · 12 years ago
- af33009 8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing by wetmore · 12 years ago
- e6cce0f 8000529: Regression: SimpleDateFormat incorrectly parses dates formatted with Z and z pattern letters by coffeys · 12 years ago
- 2ff6696 8012044: Give more information about self-suppression from Throwable.addSuppressed by darcy · 12 years ago
- 6423ea2 8012638: test/java/time/test/java/util/TestFormatter fails in UTC TZ by sherman · 12 years ago
- 9802b9a 8005555: TEST_BUG: java/io/Serializable/accessConstants/AccessConstants.java should be removed by alanb · 12 years ago