- 023e71d 7196009: SunPkcs11 provider fails to parse config path containing parenthesis by valeriep · 12 years ago
- e67194d 8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected by valeriep · 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
- 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
- dae20b4 Merge by dwanvik · 12 years ago
- 6c8f599 8013403: Update JDK8 with Java DB 10.10.1.1. by dwanvik · 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
- 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
- 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
- 58241f5 8009389: Unpack200 native library should be removed from profiles by ksrini · 12 years ago
- 4fb0819 Merge by mduigou · 12 years ago
- c0ffee7 8011814: Add testng.jar to Netbeans projects test compile classpath by mduigou · 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
- 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
- 2def837 8013415: Changes for JDK-8005523 requires updates to refs.allowed by alanb · 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
- a6237dd Added tag jdk8-b87 for changeset d5228e624826 by katleman · 12 years ago
- 0d55603 8011920: Main streams implementation by mduigou · 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
- edb4c13 8009985: [parfait] Uninitialised variable at jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c by sla · 12 years ago
- 4ea3e97 8012643: JDK8 b86 source with GPL header errors Reviewed-by: dholmes, alanb by katleman · 12 years ago
- 6d1e475 Merge by lana · 12 years ago
- 905e51e Merge by lana · 12 years ago
- 1428aad 8011620: adding free form netbeans project for jdbc to jdk/make/netbeans by lancea · 12 years ago
- 16c22b6 8012930: (fs) Eliminate recursion from FileTreeWalker Reviewed-by: chegar by alanb · 12 years ago
- 3d447a7 Merge by mfang · 12 years ago
- 042e293 8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter by naoto · 12 years ago
- 1676280 8012650: Arrays streams methods by briangoetz · 12 years ago
- 2dd19d6 Added tag jdk8-b86 for changeset 7989cd0cc3a9 by katleman · 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
- 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
- de889ef 8005527: [TEST_BUG] console.sh failed Automatically with exit code 1. by weijun · 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
- 48df506 8012005: LogManager needs test to ensure stack trace is not being done to find bundle by jgish · 12 years ago
- 8b66daa 8011934: sun.misc.PerfCounter calls Perf.createLong with incorrect parameters by mchung · 12 years ago
- 4617d27 8012624: Add sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java in ProblemList.txt by mchung · 12 years ago
- fda0b28 8011946: java.util.Currency javadoc has broken link to iso.org by dxu · 12 years ago
- deb8d6f 8009648: Tests fail in -agentvm -concurrency mode by alanb · 12 years ago
- 931ef53 8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac) by alanb · 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
- 442b6e4 8010953: Add primitive summary statistics utils by mduigou · 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