- c943c6f 8012971: PKCS11Test hiding exception failures Reviewed-by: vinnie, valeriep by ascarpino · 12 years ago
- 9a440d0 8020156: TreeMap.values().spliterator() does not report ORDERED by psandoz · 12 years ago
- 5b425da 8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition by sundar · 12 years ago
- fc55db0 8021588: Remove explicit othervm execution from jdk/test/Makefile by mduigou · 12 years ago
- a25e115 8021609: Fix doclint issues in java.nio.charset Reviewed-by: alanb by darcy · 12 years ago
- 4a9dee7 8020641: Clean up some code style in recent BigInteger contributions by bpb · 12 years ago
- 4e3b920 8014319: Faster division of large integers by bpb · 12 years ago
- 0d2c7bd 8021601: Add unit test for PriorityQueue(Comparator) constructor by mduigou · 12 years ago
- 76d7fb8 Merge by lana · 12 years ago
- 3e02be0 8019544: Need to run ProviderTest.java in othervm mode. by juh · 12 years ago
- ade635c Merge by lana · 12 years ago
- e2cc136 8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently by jbachorik · 12 years ago
- daa8361 8021108: Clean up doclint warnings and errors in java.text package by peytoia · 12 years ago
- 5687eb2 8021429: Fix lint warnings in java.lang.ref Reviewed-by: lancea, mduigou, alanb by darcy · 12 years ago
- 404674e Merge by mullan · 12 years ago
- e9b1feb 8012288: XML DSig API allows wrong tag names and extra elements in SignedInfo by mullan · 12 years ago
- a231fe1 8021148: Regression in SAXParserImpl in 7u40 b34 (NPE) by joehw · 12 years ago
- 6aca766 8021421: More doclint fixes in java.net Reviewed-by: lancea, darcy by chegar · 12 years ago
- adfbcc4 8021417: Fix doclint issues in java.util.concurrent by chegar · 12 years ago
- 91e2482 8021408: Fix misc doclint issues in java.util and java.io by darcy · 12 years ago
- 5a2e3b7 Merge by mullan · 12 years ago
- 3a08b13 8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option by mullan · 12 years ago
- b6fc3a1 Added tag jdk8-b100 for changeset 5be9c5bfcfe9 by cl · 12 years ago
- f1079e2 8021261: ProblemList.txt updates (7/2013) Reviewed-by: alanb, mcimadamore by chegar · 12 years ago
- c8c7a0c 8016916: UnstructuredName should support DirectoryString Reviewed-by: mullan by juh · 12 years ago
- 57b544f 8016221: A unit test should not use a fix port to run a jmx connector by sjiang · 12 years ago
- ed2b730 Merge by mduigou · 12 years ago
- ad7bbef 8019840: Spec updates for java.util.function by mduigou · 12 years ago
- 360c8f0 8016838: improvement of RedefineBigClass and RetransformBigClass tests by igerasim · 12 years ago
- e43dcd2 8021109: Add serialVersionUID to LambdaConversionException.java by darcy · 12 years ago
- 803f69f Merge by lana · 12 years ago
- b11fc62 6799426: Adds constructor PriorityQueue(Comparator) Reviewed-by: lancea by mduigou · 12 years ago
- 7595236 8020976: Ensure consistent insertion for ConcurrentHashMap Reviewed-by: chegar by dl · 12 years ago
- 9573621 8020498: Crash when both libnet.so and libmawt.so are loaded by khazra · 12 years ago
- 3d970f6 8020971: Fix doclint issues in java.nio.* Reviewed-by: lancea by darcy · 12 years ago
- b5c76fb 8020948: Fix doclint issues in misc package-info.java files by darcy · 12 years ago
- 9d559fa 8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded by uta · 12 years ago
- b193bbd 8020810: Typo in javadoc for Class.toGenericString() Reviewed-by: dholmes by darcy · 12 years ago
- f04cdbd 8016025: JSR 310 DateTime API Updates IV by sherman · 12 years ago
- 2804224 8020426: Fix doclint accessibility issues in java.io by juh · 12 years ago
- d79f23d Added tag jdk8-b99 for changeset 6a099a36589b by cl · 12 years ago
- 90e496e Merge by lana · 12 years ago
- 2305b51 Merge by lana · 12 years ago
- e932546 Merge by lana · 12 years ago
- 9dfd23b Merge by lana · 12 years ago
- cdf5da2 Merge by katleman · 12 years ago
- 21f91ff 8020557: javadoc cleanup in javax.security Reviewed-by: darcy by juh · 12 years ago
- 463dc1c 8020409: Clean up doclint problems in java.util package, part 1 by bpb · 12 years ago
- c40f053 8017492: Static field in HTML parser affects all applications Reviewed-by: art by malenkov · 12 years ago
- 3983bdd 8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl by coffeys · 12 years ago
- b35b63a 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations by plevart · 12 years ago
- 50647a8 8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException by pchelko · 12 years ago
- 78f3110 8019410: sun/security/krb5/auto/ReplayCacheTestProc.java Reviewed-by: mullan by weijun · 12 years ago
- 6445210 8020298: [macosx] Incorrect merge in the lwawt code Reviewed-by: art, anthony by serb · 12 years ago
- 3d9522c 8009168: accessibility.properties syntax issue by raginip · 12 years ago
- 4f18a7c Merge by katleman · 12 years ago
- 27b2d3b 8020414: JDK8 b98 source with GPL header errors Reviewed-by: darcy, lancea, iris by katleman · 12 years ago
- 82ff5b0 Added tag jdk8-b98 for changeset c4908732fef5 by katleman · 12 years ago
- f8ac21d 8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread by leonidr · 12 years ago
- ef8bfc7 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle by mcimadamore · 12 years ago
- 6f02137 8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long) by pchelko · 12 years ago
- 93e08c4 8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1' by jgodinez · 12 years ago
- 29b3dc9 8019587: [macosx] Possibility to set the same frame for the different screens by serb · 12 years ago
- 0722bc5 6707231: Wrong read Method returned for boolen properties Reviewed-by: alexsch by malenkov · 12 years ago
- 50044e5 Merge by katleman · 12 years ago
- 69efe20 8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces by henryjen · 12 years ago
- 5c235b8 8015320: Pull spliterator() up from Collection to Iterable by henryjen · 12 years ago
- 9bba2a4 8019627: RuntimeException gets obscured during OCSP cert revocation checking by vinnie · 12 years ago
- 53d187a 8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6 by leonidr · 12 years ago
- 3468d85 8012925: [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m by tbell · 12 years ago
- ba5ed3d Merge by lana · 12 years ago
- dddeb08 Merge by lana · 12 years ago
- 245ebed Merge by lana · 12 years ago
- 32c7542 8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop by alitvinov · 12 years ago
- 758d7d6 Added tag jdk8-b97 for changeset 978a95239044 by cl · 12 years ago
- 8342320 Merge by lana · 12 years ago
- d7d9d4d 8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method by psandoz · 12 years ago
- a2e41a4 Merge by mduigou · 12 years ago
- d798fd1 8015315: Stream.concat methods by mduigou · 12 years ago
- 96c0fd1 8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations by darcy · 12 years ago
- 41d9af9 8020430: NullPointerException in xml sqe nightly result on 2013-07-12 by joehw · 12 years ago
- cd523dc 8015317: Optional.filter, map, and flatMap by mduigou · 12 years ago
- a7d2d19 7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set} by mduigou · 12 years ago
- 8b1b1a7 8014890: (ref) Reference queues may return more entries than expected by mchung · 12 years ago
- 4f3f0c3 Merge by valeriep · 12 years ago
- c8d25d8 8017212: File.createTempFile requires unnecessary "read" permission by dxu · 12 years ago
- 92d6443 8019799: api/java_util/jar/Pack200 test failed with compactX profiles. by ksrini · 12 years ago
- f560a10 8010285: Enforce the requirement of Management Interfaces being public by jbachorik · 12 years ago
- dc9b062 8020321: Problem in PKCS11 regression test TestRSAKeyLength by valeriep · 12 years ago
- 0ded21a 7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error by sundar · 12 years ago
- 7fc60bd 8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl by psandoz · 12 years ago
- fd0c8bf 8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE by jbachorik · 12 years ago
- 99055f1 8020310: JDK-6356530 broke the old build by valeriep · 12 years ago
- 66f5331 8020318: Fix doclint issues in java.net Reviewed-by: darcy, khazra by juh · 12 years ago
- 3d3f141 8020308: Fix doclint issues in java.lang.management by sspitsyn · 12 years ago
- ac911e3 Merge by valeriep · 12 years ago
- c2d37cc 6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0") by bpb · 12 years ago
- e5eb388 6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException by bpb · 12 years ago
- 89a35d9 8020294: Fix doclint issues in java.util.Spliterator Reviewed-by: psandoz by darcy · 12 years ago
- 3a96852 8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees by psandoz · 12 years ago