- db8432c 8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive by coffeys · 10 years ago
- 2ac998d 8067471: Use private static final char[0] for empty Strings by lpriima · 10 years ago
- 1775f62 8055045: StringIndexOutOfBoundsException while reading krb5.conf by igerasim · 10 years ago
- d1fed2d 8065709: Deadlock in awt/logging apparently introduced by 8019623 by mcherkas · 10 years ago
- e538ccc 8069302: Deprecate Unsafe monitor methods in JDK 8u release by psandoz · 10 years ago
- ff3ec62 Merge by coffeys · 10 years ago
- 73d1f50 Merge by coffeys · 10 years ago
- 31353b3 8068432: Inconsistent exception handling in CompletableFuture.thenCompose by dl · 10 years ago
- be5b3fb 8062170: java.security.ProviderException: Error parsing configuration with space by igerasim · 10 years ago
- b25e1cb 8068795: HttpServer missing tailing space for some response codes by lpriima · 10 years ago
- 25e7c5d Merge by asaha · 10 years ago
- 4e3c9eb 8068491: Update the protocol for references of docs.oracle.com to HTTPS. by bpatel · 10 years ago
- 22a9b7f 8068052: Correct the merge of 8u31 jdk source into 8u40 Reviewed-by: coffeys by asaha · 10 years ago
- ade4b60 Merge by asaha · 10 years ago
- 6fc7ab7 Merge by asaha · 10 years ago
- 167e5b3 8068491: Update the protocol for references of docs.oracle.com to HTTPS. by bpatel · 10 years ago
- dbebd74 8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector by vlivanov · 10 years ago
- 7aaedf1 8066747: Backing out Japanese translation change in awt_ja.properties by mfang · 10 years ago
- 480a734 Merge by asaha · 10 years ago
- e7a2ea5 8057020: LambdaForm caches should support eviction by vlivanov · 10 years ago
- 838e362 8065627: Animated GIFs fail to display on a HiDPI display by alexsch · 10 years ago
- fa11300 8066986: [headless] DataTransferer.getInstance throws ClassCastException in headless mode by azvegint · 10 years ago
- 3e6a6f3 8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section by dfuchs · 10 years ago
- 26ccb54 8059998: Broken link in java.awt.event Interface KeyListener by serb · 10 years ago
- adb5d19 8065238: javax.naming.NamingException after upgrade to JDK 8 Reviewed-by: vinnie by robm · 10 years ago
- 7d74fe7 8062771: Core reflection should use final fields whenever possible by igerasim · 10 years ago
- 2d7f524 8065098: JColorChooser no longer supports drag and drop between two JVM instances by alexsch · 10 years ago
- 9c3c22b Merge by asaha · 10 years ago
- 62877c5 8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf by serb · 10 years ago
- 7de033a 8065702: Deprecate the Extension Mechanism Reviewed-by: alanb, iris by mchung · 10 years ago
- 1c45369 8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom by psandoz · 10 years ago
- 442b726 8066142: Edit the value in the text field and then press the tab key, the number don't increase by alexsch · 10 years ago
- c2f4490 8065552: setAccessible(true) on fields of Class may throw a SecurityException by dfuchs · 10 years ago
- 3cf5b6e 8065610: 8u31 l10n resource file translation update Reviewed-by: yhuang by mfang · 10 years ago
- 4438d96 8059880: Get rid of LambdaForm interpretation Reviewed-by: psandoz, kvn, shade by vlivanov · 10 years ago
- 041741e 8063135: Enable full LF sharing by default Reviewed-by: psandoz, shade by vlivanov · 10 years ago
- 98f35f4 Merge by asaha · 10 years ago
- 8f45654 8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support by alexsch · 10 years ago
- fdd6887 8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c by vinnie · 10 years ago
- 0454f70 8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl by serb · 10 years ago
- 2e11db0 8064391: More thread safety problems in core reflection by martin · 10 years ago
- ee62743 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method by alexsch · 10 years ago
- b7f5e55 Merge by lana · 10 years ago
- bf129ee Merge by amurillo · 10 years ago
- 59436e1 8062807: Exporting RMI objects fails when run under restrictive SecurityManager by smarks · 10 years ago
- 1a7303b Merge by asaha · 10 years ago
- fec7fed 8068338: Better message about incompatible zlib in Deflater.init by igerasim · 10 years ago
- c225470 Merge by amurillo · 10 years ago
- f6cba99 Merge by asaha · 10 years ago
- 633e4bf Merge by amurillo · 10 years ago
- 43d0c9e 8062501: Modifications of server socket channel accept() methods for instrumentation purposes by bpb · 10 years ago
- d72ae81 8059877: GWT branch frequencies pollution due to LF sharing by vlivanov · 10 years ago
- 8303c6e 8061210: Issues in TLS Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak by xuelei · 10 years ago
- 0a56b3d Merge by asaha · 10 years ago
- f343d8f 8061826: Part of JDK-8060474 should be reverted Reviewed-by: mullan, ahgross by weijun · 10 years ago
- db56c04 Merge by amurillo · 10 years ago
- 5c03b92 8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input by jnimeh · 10 years ago
- 140619c 8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized by aivanov · 10 years ago
- fa79a33 8048035: Ensure proper proxy protocols Reviewed-by: chegar, coffeys by michaelm · 10 years ago
- 8d41363 8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5 by bpb · 10 years ago
- a2751e3 8042622: Check for CRL results in IllegalArgumentException "white space not allowed" by michaelm · 10 years ago
- fc26f9b 8060474: Resolve more parsing ambiguity Reviewed-by: mullan, ahgross by weijun · 10 years ago
- 5ca31ad 8055309: RMI needs better transportation considerations by smarks · 10 years ago
- 4b9e5ce 8060485: (str) contentEquals checks the String contents twice on mismatch by shade · 10 years ago
- 2268b33 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit by prr · 10 years ago
- 8f66aa5 8059206: (tz) Support tzdata2014i Reviewed-by: okutsu by aefimov · 10 years ago
- 532c28b Merge by asaha · 10 years ago
- e84d7a2 8044215: Unable to initiate SpNego using a S4U2Proxy GSSCredential (Krb5ProxyCredential) by weijun · 10 years ago
- 97a7a41 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time by iklam · 10 years ago
- 848a6fb 8033699: Incorrect radio button behavior Reviewed-by: azvegint, alexsch by van · 10 years ago
- 0c66911 7170310: ScrollBar doesn't become active when tabs are created more than frame size by aivanov · 10 years ago
- 91136f6 8058120: Rendering / caret errors with HTMLDocument Reviewed-by: alexp, alexsch by dmarkov · 10 years ago
- 2e6c0fe Merge by asaha · 10 years ago
- 7bc2445 8059485: Resolve parsing ambiguity Reviewed-by: mullan, vinnie by weijun · 10 years ago
- 252b6b6 8057555: Less cryptic cipher suite management by juh · 10 years ago
- 503f9d8 8058870: Mac: JFXPanel deadlocks in jnlp mode Reviewed-by: serb, alexsch by ant · 10 years ago
- 9b6fe9e 8025917: JDK demo applets not running with >=7u40 or (JDK 8 and JDK 9) by bae · 10 years ago
- ebbff55 8048512: Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp by vinnie · 10 years ago
- 3dd7401 8028727: [parfait] warnings from b116 for jdk.src.share.native.sun.security.ec: JNI pending exceptions by vinnie · 10 years ago
- 25221b6 Merge by asaha · 10 years ago
- b5c2e76 Merge by amurillo · 10 years ago
- baa96d0 8057793: BigDecimal is no longer effectively immutable by bpb · 10 years ago
- f03fc53 8058632: Revert JDK-8054984 from 8u40 Reviewed-by: sla by jfranck · 10 years ago
- dffc1d9 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM by igerasim · 10 years ago
- 1425e33 8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken by vlivanov · 10 years ago
- 9c8e6fd 8058291: Missing some checks during parameter validation Reviewed-by: jrose by vlivanov · 10 years ago
- f263f72 8058626: Missing part of 8057656 in 8u40 compared to 9 Reviewed-by: psandoz by vlivanov · 10 years ago
- db9ecae Merge by lana · 10 years ago
- 6fd1bf6 8058136: Test api/java_awt/SplashScreen/index.html\#ClosedSplashScreenTests fails because of java.lang.IllegalStateException was not thrown by serb · 10 years ago
- 64b321e 8059944: [OGL] Metrics for a method choice copying of texture should be improved by serb · 10 years ago
- 199488d 8049303: Transient network problems cause JMX thread to fail silenty by sjiang · 10 years ago
- de97203 Merge by asaha · 10 years ago
- 6de1f37 8057770: api/javax_swing/JScrollPane/indexTGF.html#UpdateUI failed with MotifLookAndFeel on all platform by azvegint · 10 years ago
- 41ec997 Merge by coleenp · 10 years ago
- 3ffa7fa 8049343: (tz) Support tzdata2014g Reviewed-by: mfang, okutsu by aefimov · 10 years ago
- 2d01fab 8054987: (reflect) Add sharing of annotations between instances of Executable by jfranck · 10 years ago
- b8ed9e1 8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively by vlivanov · 10 years ago
- 29a883f 8057042: LambdaFormEditor: derive new LFs from a base LF by vlivanov · 10 years ago
- 6fda0a9 8056926: Improve caching of GuardWithTest combinator by vlivanov · 10 years ago
- ee5263a 8057657: Annotate LambdaForm parameters with types by vlivanov · 10 years ago