- ecb0d61 8019417: JSR 292 javadoc should clarify method handle arity limits by jrose · 11 years ago
- b5cd391 8001105: findVirtual of Object[].clone produces internal error by jrose · 11 years ago
- 5cb7cc3 8024761: JSR 292 improve performance of generic invocation by jrose · 11 years ago
- d4b5154 8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash by coffeys · 11 years ago
- b386ab3 8025741: Fix jdk/make/docs/Makefile to point to correct docs URL for JDK 8. by bpatel · 11 years ago
- 3c78017 8021186: jdk/lambda/vm/DefaultMethodsTest.java fails by rfield · 11 years ago
- c309a41 8024834: Better return type for TemporalField resolve by rriggs · 11 years ago
- 5b4b2fd 8024807: Add getChronlogy() to CLDT/CZDT by rriggs · 11 years ago
- 8088568 8024999: Instant.Parse typo in example by rriggs · 11 years ago
- e55cd4b 8024835: Change until() to accept any compatible temporal by rriggs · 11 years ago
- 458e113 8023762: Add ChronoPeriod interface and bind period to Chronology by rriggs · 11 years ago
- 44e2c62 8023763: Rename ChronoDateImpl by rriggs · 11 years ago
- 2769886 8023764: Optimize Period addition by rriggs · 11 years ago
- 3021e33 8008296: keytool utility doesn't support '-importpassword' command by vinnie · 11 years ago
- f044aae 8025829: Add java/lang/instrument/RetransformBigClass.sh to problemlist by allwin · 11 years ago
- 41d7e60 8024427: Missing java.time.chrono serialization tests by rriggs · 11 years ago
- 00155e9 8024896: Refactor java.time serialization tests into separate subpackage by rriggs · 11 years ago
- 7b0dc78 8020849: jdk/lambda/vm/DefaultMethodsTest.java by rfield · 11 years ago
- dc0cc5a 8010433: Remove lambda metafactory work-around to JDK-8005119 by rfield · 11 years ago
- b3f34eb 8025738: locale related test fails on langtools mac 10.7 test host by kizune · 11 years ago
- 202fdf7 8009213: sun/management/jdp/JdpTest.sh fails with exit code 1 by dsamersoff · 11 years ago
- 7a5a191 8025567: Mark relevant public stream tests as serialization hostile by psandoz · 11 years ago
- 041972c 8025534: Unsafe typecast in java.util.stream.Streams.Nodes by psandoz · 11 years ago
- a82844d 8020981: Update methods of java.lang.reflect.Parameter to throw correct exceptions by emc · 11 years ago
- 5a80085 8025694: Rename getStrongSecureRandom based on feedback by wetmore · 11 years ago
- 78e0e49 6696975: JTop plugin fails if connected readonly to target JVM by egahlin · 11 years ago
- 9bca65d 8025535: Unsafe typecast in java.util.stream.SortedOps by psandoz · 11 years ago
- 4756e71 8022666: java.util.Calendar.set(int,int,int,int,int,int) documentation typo by okutsu · 11 years ago
- 09b9ff0 8024952: ClassCastException in PlainSocketImpl.accept() when using custom socketImpl by coffeys · 11 years ago
- 4af5c3f 6902861: (cal) GregorianCalendar roll WEEK_OF_YEAR is broken for January 1 2010 by okutsu · 11 years ago
- 96181e7 8025123: SNI support in Kerberos cipher suites by xuelei · 11 years ago
- 0c73e3f 8022701: Accessibility checking: InvocationTargetException is thrown instead of IllegalAccessError by drchase · 11 years ago
- 0c42dff 8025342: NLS: unsupported translation format in jar/pack/DriverResource.java by ksrini · 11 years ago
- 9d67585 8021398: j.l.r.Parameter.getAnnotatedType().getType() for not annotated use of type returns null by emc · 11 years ago
- b20956e 8024616: JSR292: lazily initialize core NamedFunctions used for bootstrapping by vlivanov · 11 years ago
- 3c64e83 8001107: @Stable annotation for constant folding of lazily evaluated variables by vlivanov · 11 years ago
- e991fc4 8025686: Update jdk repo netbeans projects to support NetBeans 7.4 for Java 8 support by mduigou · 11 years ago
- 273e635 8025067: Unconditionally throw NPE if null op provided to Arrays.parallelPrefix by mduigou · 11 years ago
- 786c99a 7057785: Add note about optional support of recursive methods for self-referential Collection/Map by mduigou · 11 years ago
- 05e6b73 8024707: TransformerException : item() return null with node list of length != 1 by aefimov · 11 years ago
- 0b73630 8024408: Specifications for Collection/List/Set/SortedSet.spliterator() need to document if all the (subclass) instances are required to return SIZED spliterators by psandoz · 11 years ago
- 6fc7e88 8016110: Japanese char (MS932) 0x5C cannot be used as an argument when quoted by naoto · 11 years ago
- 64d52d3 8009438: sun/security/pkcs11/Secmod tests failing on Ubuntu 12.04 by ascarpino · 11 years ago
- 003538b 8004283: test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failing intermittently by ascarpino · 11 years ago
- b0d61fa 7122707: Security Providers need to have their version numbers updated for JDK8 by ascarpino · 11 years ago
- 0716045 8012923: [parfait] File Descriptor Leak in jdk/src/windows/demo/jvmti/hprof/hprof_md.c by allwin · 11 years ago
- 85ee6f7 8023492: jfr.jar gets loaded even though it's not used by sla · 11 years ago
- 3cea484 8009719: core reflection should get type annotation data from the VM lazily by jfranck · 11 years ago
- 30bff39 8007072: Update Core Reflection for Type Annotations to match latest spec by jfranck · 11 years ago
- 6e10c11 Merge by lana · 11 years ago
- 5032ffc 8025610: Add explicit @throws NPE documentation to Optional constructor and Optional.of by mduigou · 11 years ago
- c2d188c 8025128: File.createTempFile fails if prefix is absolute path by dxu · 11 years ago
- 9411586 8023340: Clarify that unmodifiable List.replaceAll() may not throw UOE if there are no items to be replaced. by mduigou · 11 years ago
- 3063443 8023339: Refined Collection.removeIf UOE conditions by mduigou · 11 years ago
- 645aeab 8025595: Remove alt-rt.jar, used by +AggressiveOps (jdk repo portion of JDK-8024826) by mduigou · 11 years ago
- 8252658 Added tag jdk8-b109 for changeset 946f3fd5f8bf by cl · 11 years ago
- e4653c3 8025502: Exclude tests due to JDK-8025427 Reviewed-by: ksrini by ehelin · 11 years ago
- a312a5f 8024861: Incomplete token triggers GSS-API NullPointerException by weijun · 11 years ago
- b763d5d 8019192: StringIndexOutOfBoundsException: in Class.getSimpleName() by twisti · 11 years ago
- 0fbc76b 8025173: HashMap.put() replacing an existing key can trigger a resize() by bchristi · 11 years ago
- 7331e26 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week by tbell · 11 years ago
- 1b73565 Merge by mfang · 11 years ago
- 81481da 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout by dfuchs · 11 years ago
- b7ba6cc Merge by mfang · 11 years ago
- 6e127ec 8025215: jdk8 l10n resource file translation update 4 Reviewed-by: naoto, yhuang by mfang · 11 years ago
- abcee7a Added tag jdk8-b108 for changeset 006aaa5f069e by cl · 11 years ago
- 1d92e3a Merge by katleman · 11 years ago
- 7131576 Merge by katleman · 11 years ago
- c495f44 Merge by lana · 11 years ago
- 19627b9 Merge by lana · 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
- 14af436 8024697: Fix for 8020983 causes Xcheck:jni warnings Reviewed-by: prr, jchen by bae · 11 years ago
- 3dd060d Added tag jdk8-b107 for changeset eea685b9ccaa by cl · 11 years ago
- b831844 8008022: Upgrade Direct X SDK used to build JDK Reviewed-by: erikj, prr, ihse by vadim · 11 years ago
- f3e860e 8024511: Crash during color profile destruction Reviewed-by: vadim, prr by bae · 11 years ago
- 786388f 8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49 by amurillo · 11 years ago
- 40bd7d1 Merge by lana · 11 years ago
- cbefc73 Added tag jdk8-b106 for changeset c817276bd870 by cl · 11 years ago
- 348478a 8024261: xrender: improve performance of small fillRect operations by ceisserer · 11 years ago
- 46c29c3 7159455: Nimbus scrollbar rendering glitch with xrender enabled on i945GM by ceisserer · 11 years ago
- b417051 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly by bae · 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