- dca4fd8 8024833: (fc) FileChannel.map does not handle async close/interrupt correctly by alanb · 11 years ago
- a8f8870 8021257: com.sun.corba.se.** should be on restricted package list by alanb · 11 years ago
- 9bbf042 8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios by alundblad · 11 years ago
- 721b437 8009411: (reflect) Class.getMethods should not include static methods from interfaces by jfranck · 11 years ago
- 78e86cb 8008386: (cs) Unmappable leading should be decoded to replacement. by sherman · 11 years ago
- 31b51bf 8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char by peytoia · 11 years ago
- d45f2b1 8022658: Revisit FunctionalInterface on some core libs types by darcy · 11 years ago
- 63e396f 8026842: Remove Time-Zone IDs HST/EST/MST by sherman · 11 years ago
- 999f830 8026499: Root Logger level can be reset unexpectedly by dfuchs · 11 years ago
- 5886b2b 8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7 by dfuchs · 11 years ago
- 41a5aef 8025631: Enhance Lambda construction Reviewed-by: ksrini, ahgross by rfield · 11 years ago
- 9d8c760 8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2) by ksrini · 11 years ago
- 5740de4 8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter. by dsamersoff · 11 years ago
- 41627c0 8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis by vromero · 11 years ago
- 1e8740c 8025828: Late binding of Chronology to appendValueReduced by rriggs · 11 years ago
- d217229 8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields by dsamersoff · 11 years ago
- 84bf267 Merge by alanb · 11 years ago
- 0aa22ea 8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java by alanb · 11 years ago
- 1cfaa66 8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package by sjiang · 11 years ago
- 623660d 7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037 by alanb · 11 years ago
- 43053b2 8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals() by sla · 11 years ago
- a5a859d 8025971: Remove ZoneId.OLD_SHORT_IDS by sherman · 11 years ago
- 799e036 8026840: Fix new doclint issues in javax.naming Reviewed-by: mchung by darcy · 11 years ago
- d2d2235 8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided by mchung · 11 years ago
- 911d94e 7025699: Policy Tool is not accessible by keyboard by weijun · 11 years ago
- 8187227 Merge by lana · 11 years ago
- 87bed00 8026832: Clean up straggling doclint warnings in java.math by bpb · 11 years ago
- 0954385 Merge by lana · 11 years ago
- a8ccc29 8004138: ForkJoinTask leaks exceptions by mduigou · 11 years ago
- 66d5e0f 8026812: doclint clean up for java.sql and javax.sql Reviewed-by: mduigou by lancea · 11 years ago
- 26f6ecd 8026183: minor documentation problems in java.lang.invoke by rriggs · 11 years ago
- 22098f8 Merge by mullan · 11 years ago
- 4348301 Merge by mullan · 11 years ago
- bf93657 8026516: javadoc errors in java.time by rriggs · 11 years ago
- 8ee655c 8026346: test/java/lang/SecurityManager/CheckPackageAccess.java failing by mullan · 11 years ago
- 70f2b13 8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package by drchase · 11 years ago
- b1f9dc1 8025703: Update LSR datafile for BCP 47 Reviewed-by: okutsu by peytoia · 11 years ago
- bac4900 8026768: java.util.Map.Entry comparingBy methods missing @since 1.8 by henryjen · 11 years ago
- a8f5b64 Merge by katleman · 11 years ago
- f8bd25a 8026500: [infra] remove extraneous docs in solaris images by ksrini · 11 years ago
- 2aa78a5 8025255: (tz) Support tzdata2013g Reviewed-by: okutsu, mfang by aefimov · 11 years ago
- ead7b38 8025910: rename substream(long) -> skip and remove substream(long,long) by mduigou · 11 years ago
- d398c8d 8013839: Enhance Logger API for handling of resource bundles by dfuchs · 11 years ago
- 3f90c51 8011638: Remove deprecated methods in sun.util.logging.PlatformLogger by dfuchs · 11 years ago
- 4b4a58f 8026245: InetAddress.getLocalHost crash if IPv6 disabled (macosx) by robm · 11 years ago
- 7165548 6604021: RMIC is defaulting to BOOT jdk version, needs to be rmic.jar by erikj · 11 years ago
- 819b357 8025124: InitialToken.useNullKey incorrectly applies NULL_KEY in some cases by weijun · 11 years ago
- 022cabf 8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown by bpb · 11 years ago
- 4d52374 Merge by chegar · 11 years ago
- efe4b36 8025722: TemporalAdjusters and TemporalQueries by rriggs · 11 years ago
- f1edfc1 Merge by chegar · 11 years ago
- b2ebb6b 8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup") by dfuchs · 11 years ago
- 42d9999 Merge by chegar · 11 years ago
- 58c1654 8014719: HttpClient/ProxyTest.java failing with IAE HttpURLPermission.parseURI by michaelm · 11 years ago
- d970bc5 Merge by lana · 11 years ago
- 836a188 8024704: Improve API documentation of ClassLoader and ServiceLoader with respect to enumeration of resources. by dfuchs · 11 years ago
- 0e7127c Merge by lana · 11 years ago
- 25c26b2 8026213: Reflection support for private interface methods by rfield · 11 years ago
- a64c515 Merge by vinnie · 11 years ago
- 9301c55 8019526: (fs) Files.lines, etc without Charset parameter by alanb · 11 years ago
- 9f1eb05 8026301: DomainKeyStore doesn't cleanup correctly when storing to keystore by vinnie · 11 years ago
- 73c157a 8025712: (props) Possible memory leak in java_props_md.c / ParseLocale by dxu · 11 years ago
- b16a86b Merge by lana · 11 years ago
- 8af3a0e 8026011: java.lang.reflect.MalformedParametersException introduces doclint warnings by emc · 11 years ago
- bebe385 Merge by lana · 11 years ago
- 2503878 7044282: (reflect) Class.forName and Array.newInstance are inconsistent regarding multidimensional arrays by jfranck · 11 years ago
- 451adf6 7076487: (sctp) SCTP API classes does not exist in JDK for Mac by michaelm · 11 years ago
- 5e4daf8 7011859: java/util/concurrent/Semaphore/RacingReleases.java failing by dl · 11 years ago
- 9f9ef48 8025427: jstat tests fails on 32-bit platforms by sla · 11 years ago
- f213c70 8024354: Explicitly permit DoubleStream.sum()/average() implementations to use higher precision summation by darcy · 11 years ago
- d8d70d7 8024709: TreeMap.DescendingKeyIterator 'remove' confuses iterator position by bchristi · 11 years ago
- c495556 7189139: BigInteger's staticRandom field can be a source of bottlenecks. by bpb · 11 years ago
- 77b0b45 Merge by valeriep · 11 years ago
- f9608b0 8016252: More defensive HashSet.readObject by bpb · 11 years ago
- c5e548f 8024076: Incorrect 2 -> 4 year parsing and resolution in DateTimeFormatter by rriggs · 11 years ago
- 5526c06 8023524: Mechanism to dump generated lambda classes / log lambda code generation by henryjen · 11 years ago
- de5516f Merge by lana · 11 years ago
- 80c7133 Merge by lana · 11 years ago
- dbac879 8025967: addition of -Werror broke the old build by valeriep · 11 years ago
- 08788f5 Merge by lana · 11 years ago
- 182c28b 8004050: [macosx] The 'ESC' key does not work with jdk8 by leonidr · 11 years ago
- 5a83ccb 8025603: Unused methods in the awt text peers should be removed by serb · 11 years ago
- 37052aa 8012900: CICO ignores AAD in GCM mode by valeriep · 11 years ago
- 22f00ad 7196382: PKCS11 provider should support 2048-bit DH by valeriep · 11 years ago
- b11595a 8022119: test api/javax_sound/sampled/spi/MixerProvider/indexTGF_MixerProviderTests fails by serb · 11 years ago
- 30f589c 7081594: Windows owned by an always-on-top window DO NOT automatically become always-on-top by alexsch · 11 years ago
- 5c39cd6 7172597: java.awt.KeyboardFocusManager.clearFocusOwner() missed javadoc tag @since 1.8 by malenkov · 11 years ago
- 49e4990 7081584: Specification for Window.isAlwaysOnTopSupported needs to be clarified by malenkov · 11 years ago
- 05a0561 7199196: Incremental transfer is broken because of a typo by bagiras · 11 years ago
- 638a91b 7068423: Spec for java.awt.GraphicsDevice.getFullScreenWindow() needs clarification by bagiras · 11 years ago
- 645e69d 8000425: FileDialog documentation should be enhanced Reviewed-by: serb, anthony by bagiras · 11 years ago
- a4ca03f 8025585: Win: Popups in JFXPanel do not receive MouseWheel events by pchelko · 11 years ago
- 08761cd 7158311: GraphicsDevice.setDisplayMode(...) leads to hang when DISPLAY variable points to Oracle Linux by pchelko · 11 years ago
- 1163398 8025236: [javadoc] fix some errors in AWT by yan · 11 years ago
- f88b51d 8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers by alanb · 11 years ago
- efe79aa 8025136: SplittableRandom enchancements by psandoz · 11 years ago
- b088d94 6956398: make ephemeral DH key match the length of the certificate key by xuelei · 11 years ago
- 636e613 8025840: Fix all the doclint warnings about trademark Reviewed-by: art by cl · 11 years ago
- 0992573 8007219: [macosx] Frame size reverts meaning of maximized attribute if frame size close to display by alexsch · 11 years ago
- 82080fe 8025438: [macosx] right JNFCall* method should be used in JDK-8008728 fix by alexsch · 11 years ago