aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes
AgeCommit message (Collapse)Author
2015-03-178075040: Need a test to cover FREAK (BugDB 20647631)jdk8u45-b13igerasim
Reviewed-by: wetmore
2015-02-208068720: Better certificate options checkingigerasim
Reviewed-by: mullan
2015-02-257178362: Socket impls should ignore unsupported proxy types rather than throwingjdk8u45-b10coffeys
Reviewed-by: chegar
2015-02-148071726: Better RSA optimizationsjdk8u45-b09valeriep
Summary: Added a check when RSA signature is generated with a RSAPrivateCRTKey object. Reviewed-by: mullan
2015-02-108065553: Failed Java web start via IPv6 (Java7u71 or later)jdk8u45-b08robm
Reviewed-by: xuelei
2015-02-068072042: (tz) Support tzdata2015ajdk8u45-b07aefimov
Reviewed-by: coffeys, okutsu
2015-01-198064601: Improve jar file handlingsherman
Reviewed-by: alanb, ahgross
2015-04-09Mergeasaha
2015-01-268055045: StringIndexOutOfBoundsException while reading krb5.configerasim
Reviewed-by: mullan
2015-01-22Mergejdk8u40-b23lana
2015-01-238065709: Deadlock in awt/logging apparently introduced by 8019623jdk8u45-b05mcherkas
Reviewed-by: ant, serb
2015-04-09Mergeasaha
2015-01-16Mergejdk8u40-b22asaha
2015-01-138068491: Update the protocol for references of docs.oracle.com to HTTPS.bpatel
Reviewed-by: coffeys
2015-01-078039921: SHA1WithDSA with key > 1024 bits not workingvaleriep
Summary: Removed the key size limits for all SHAXXXWithDSA signatures Reviewed-by: weijun
2015-01-168069122: l10n resource file update for JDK-8068491mfang
Reviewed-by: naoto
2014-12-228068052: Correct the merge of 8u31 jdk source into 8u40asaha
Reviewed-by: coffeys
2014-12-17Mergeasaha
2014-12-16Mergeasaha
2015-01-198068320: Limit applet requestsserb
Reviewed-by: prr, skoivu, art
2015-04-09Mergejdk8u45-b02asaha
2014-12-198066479: Better certificate chain validationjuh
Reviewed-by: mullan
2015-04-09Mergeasaha
2015-04-09Mergejdk8u45-b01asaha
2014-12-098066746: MHs.explicitCastArguments does incorrect type checks for ↵vlivanov
VarargsCollector Reviewed-by: jrose, psandoz
2014-12-088066747: Backing out Japanese translation change in awt_ja.propertiesjdk8u31-b12mfang
Reviewed-by: yhuang
2014-12-04Mergeasaha
2014-12-048057020: LambdaForm caches should support evictionvlivanov
Reviewed-by: psandoz, jrose, shade
2014-12-108065627: Animated GIFs fail to display on a HiDPI displayalexsch
Reviewed-by: serb, azvegint
2014-12-098066986: [headless] DataTransferer.getInstance throws ClassCastException in ↵azvegint
headless mode Reviewed-by: alexsch, serb
2014-12-058065991: LogManager unecessarily calls JavaAWTAccess from within a critical ↵dfuchs
section Summary: The call to JavaAWTAccess is moved outside of the critical section Reviewed-by: mchung
2014-12-058059998: Broken link in java.awt.event Interface KeyListenerserb
Reviewed-by: ant, alexsch
2014-12-058065238: javax.naming.NamingException after upgrade to JDK 8robm
Reviewed-by: vinnie
2014-12-01Mergeasaha
2014-11-288062771: Core reflection should use final fields whenever possiblejdk8u40-b17igerasim
Reviewed-by: martin, jfranck
2014-11-278065098: JColorChooser no longer supports drag and drop between two JVM ↵alexsch
instances Reviewed-by: serb, pchelko
2014-11-26Mergeasaha
2014-11-308029536: JFileChooser filter uses .toString() instead of getDescription() ↵serb
for filter text on GTK laf Reviewed-by: azvegint, alexsch
2014-12-048065702: Deprecate the Extension Mechanismmchung
Reviewed-by: alanb, iris
2014-12-028066397: Remove network-related seed initialization code in ↵psandoz
ThreadLocal/SplittableRandom Reviewed-by: alanb, dl, chegar, rriggs, shade
2014-12-038066142: Edit the value in the text field and then press the tab key, the ↵alexsch
number don't increase Reviewed-by: serb, azvegint
2014-12-018065552: setAccessible(true) on fields of Class may throw a SecurityExceptiondfuchs
Summary: This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible. Reviewed-by: mchung, coffeys
2014-11-248065610: 8u31 l10n resource file translation updatejdk8u31-b10mfang
Reviewed-by: yhuang
2014-11-248059880: Get rid of LambdaForm interpretationvlivanov
Reviewed-by: psandoz, kvn, shade --HG-- extra : rebase_source : 89952471147f1e67b8d02cbda760e76fd8d0c278
2014-11-248063135: Enable full LF sharing by defaultvlivanov
Reviewed-by: psandoz, shade --HG-- extra : rebase_source : 7769ad337cd3cbe28a3b238ac49725100f9ded84
2014-11-19Mergeasaha
2014-11-19Mergeasaha
2014-11-148043869: [macosx] java -splash does not honor @2x hi dpi notation for retina ↵alexsch
support Reviewed-by: pchelko, anthony, ksrini
2014-11-288059942: Default implementation of DrawImage.renderImageXform() should be ↵serb
improved for d3d/ogl Reviewed-by: flar, prr
2014-11-138064391: More thread safety problems in core reflectionmartin
Summary: Make fields final or volatile to ensure thread safety Reviewed-by: jfranck --HG-- extra : rebase_source : 21c0fc75ac3affd16d3e3dadaeb688edcd84d804