Movatterモバイル変換


[0]ホーム

URL:


Country
Contact Sales

Bug Fixes

This release contains fixes for security vulnerabilities. For more information, seeOracle Critical Patch Update Advisory.

The following table lists the other bug fixes included in JDK 7u80 release:

Bug IdCategorySubcategoryDescription
8046007client-libs2dJava app receives javax.print.PrintException: Printer is not accepting job.
7033533client-libsjava.awtrealSync() doesn't work with Xfce
8001633client-libsjava.awtWrong alt processing during switching between windows.
8013849client-libsjava.awtAwt assert on Hashtable.cpp:124
8051857client-libsjava.awtOperationTimedOut exception inside from XToolkit.syncNativeQueue call
8062021client-libsjava.awtNPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
8033699client-libsjavax.swingIncorrect radio button behavior
8042835client-libsjavax.swingUnexpected mnemonic in JFileChooser
8048110client-libsjavax.swingUsing tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
8065098client-libsjavax.swingJColorChooser no longer supports drag and drop between two JVM instances
8032808core-libs Support Solaris SO_FLOW_SLA socket option
8016579core-libsjava.lang(process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded
8047340core-libsjava.lang(process) Runtime.exec() fails in Turkish locale
8064667core-libsjava.lang:class_loadingAdd -XX:+CheckEndorsedAndExtDirs flag to JDK 8
8059563core-libsjava.lang:reflect(proxy) sun.misc.ProxyGenerator.generateProxyClass should create intermediate directories
8062771core-libsjava.lang:reflectCore reflection should use final fields whenever possible
8064391core-libsjava.lang:reflectMore thread safety problems in core reflection
8064846core-libsjava.lang:reflectLazy-init thread safety problems in core reflection
7010989core-libsjava.netDuplicate closure of file descriptors leads to unexpected and incorrect closure of sockets
7178362core-libsjava.netSocket impls should ignore unsupported proxy types rather than throwing
7180557core-libsjava.netInetAddress.getLocalHost throws UnknownHostException on java7u5 on OSX
8010371core-libsjava.netgetaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown
8012625core-libsjava.netIncorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
8014254core-libsjava.netSelector in HttpServer introduces a 1000 ms delay when using KeepAlive
8026245core-libsjava.netInetAddress.getLocalHost crash if IPv6 disabled (macosx)
8027961core-libsjava.netInet[4|6]Address native initializing code should check field/MethodID values
8029607core-libsjava.netType of Service (TOS) cannot be set in IPv6 header
8047186core-libsjava.netjdk.net.Sockets throws InvocationTargetException instead of original runtime exceptions
8048212core-libsjava.netTwo tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
8050983core-libsjava.netMisplaced parentheses in sun.net.www.http.HttpClient break HTTP PUT streaming
8060170core-libsjava.netSupport SIO_LOOPBACK_FAST_PATH option on Windows
8062744core-libsjava.netjdk.net.Sockets.setOption/getOption does not support IP_TOS
8065994core-libsjava.netHTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive
8055421core-libsjava.nio(fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
8064407core-libsjava.nio(fc) FileChannel transferTo should use TransmitFile on Windows
8068507core-libsjava.nio(fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
8008386core-libsjava.nio.charsets(cs) Unmappable leading should be decoded to replacement.
8075092core-libsjava.nio.charsetsRemove erroneous println statement from DoubleByteDecoder.
8044725core-libsjava.util.jarBug in zlib 1.2.5 prevents inflation of some gzipped files (zlib 1.2.8 port)
8068338core-libsjava.util.jarBetter message about incompatible zlib in Deflater.init
7145454core-libsjava.util:i18nJVM wide monitor lock in Currency.getInstance(String)
7156459core-libsjava.util:i18nRemove unnecessary get() from Currency.getInstance()
8033627core-libsjava.util:i18nUTC+02:00 time zones are not detected correctly on Windows
8060006core-libsjava.util:i18nNo Russian time zones mapping for Windows
8048050core-svcjavax.managementAgent NullPointerException when rmi.port in use
8067406deploydeployment_toolkitUnix: UnsupportedClassVersionError will be thrown when launch older jre's jcontrol with jre9 installed on system
8011182deploypluginUnable to enable the last jre remaining on the system
8025917deploypluginJDK demo applets not running with >=7u40 or (JDK 8 and JDK 9)
8051890deploywebstartJava Web Start raises "Unable to create a shortcut for <APP_NAME>" dialog
8061648deploywebstartJavaWS fails with proxy autoconfig due to missing "dnsResolve"
7028073globalizationlocale-dataThe currency symbol for Peru is wrong
7077119globalizationlocale-dataremove past transition dates from CurrencyData.properties file
7085757globalizationlocale-dataCurrency Data: ISO 4217 Amendment 152
7195759globalizationlocale-dataISO 4217 Amendment 154
8021121globalizationlocale-dataISO 4217 Amendment Number 156
8027695globalizationlocale-dataThere should be a space before % sign in Swedish locale
6931564globalizationtranslationIncorrect display name of Locale for south africa
6642881hotspotcompilerImprove performance of Class.getClassLoader()
8012941hotspotcompilerJSR 292: too deep inlining might crash compiler because of stack overflow
8025644hotspotcompilerjava/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData$OfRef): failure java.lang.AssertionError: expected [true] but found [false]
8028159hotspotcompilerC2: compiler stack overflow during inlining of @ForceInline methods
8029302hotspotcompilerPerformance regression in Math.pow intrinsic
8041984hotspotcompilerCompilerThread seems to occupy all CPU in a very rare situation
8042052hotspotcompilerassert(t != NULL) failed: must set before get
8042235hotspotcompilerredefining method used by multiple MethodHandles crashes VM
8043413hotspotcompilerREGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in jdk7ux
8046289hotspotcompilercompiler/6340864/TestLongVect.java timeout with
8046516hotspotcompilerSegmentation fault in JVM (easily reproducible)
8054478hotspotcompilerC2: Incorrectly compiled char[] array access crashes JVM
8059299hotspotcompilerassert(adr_type != NULL) failed: expecting TypeKlassPtr
8065618hotspotcompilerC2 RA incorrectly removes kill projections
8066103hotspotcompilerC2's range check smearing allows out of bound array accesses
6976528hotspotgcPS: assert(!limit_exceeded || softrefs_clear) failed: Should have been cleared
8062672hotspotgcJVM crashes during GC on various asserts which checks that HeapWord ptr is an oop
8035938hotspotjvmtiMemory leak in JvmtiEnv::GetConstantPool
8020675hotspotruntimeinvalid jar file in the bootclasspath could lead to jvm fatal error
8028280hotspotruntimeParkEvent leak when running modified runThese which only loads classes
8029190hotspotruntimeVM_Version::determine_features() asserts on Fujitsu Sparc64 CPUs
8035893hotspotruntimeJVM_GetVersionInfo fails to zero structure
8036823hotspotruntimeStack trace sometimes shows 'locked' instead of 'waiting to lock'
8058935hotspotruntimeCPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment
8059216hotspotruntimeMake PrintGCApplicationStoppedTime print information about stopping threads
8065765hotspotruntimeMissing space in output message from -XX:+CheckEndorsedAndExtDirs
8057564hotspotsvcJVM hangs at getAgentProperties after attaching to VM with lower IntegrityLevel
7197159security-libsjava.securityaccept different kvno if there no match
8032573security-libsjava.securityCertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input
8054019security-libsjava.securityKeytool Error publicKey's is not X.509, but X509
8065553security-libsjava.securityFailed Java web start via IPv6 (Java7u71 or later)
8056026security-libsjavax.cryptoDebug security logging should print Provider used for each crypto operation
7196009security-libsjavax.crypto:pkcs11SunPkcs11 provider fails to parse config path containing parenthesis
8062170security-libsjavax.crypto:pkcs11java.security.ProviderException: Error parsing configuration with space
8052406security-libsjavax.net.sslSSLv2Hello protocol may be filtered out unexpectedly
8004488security-libsorg.ietf.jgss:krb5wrong permissions checked in krb5
8054817security-libsorg.ietf.jgss:krb5File ccache only recognizes Linux and Solaris defaults
8055045security-libsorg.ietf.jgss:krb5StringIndexOutOfBoundsException while reading krb5.conf
8058608security-libsorg.ietf.jgss:krb5JVM crash during Kerberos logins using des3-cbc-md5 on OSX
6695379toolsjavacCopy method annotations and parameter annotations to synthetic bridge methods
8013485toolsjavacjavac can't handle annotations with a <clinit> from a previous compilation unit
8065674toolsjavacjavac generates incorrect LVT table for trivial cases
8068639toolsjavacMake certain annotation classfile warnings opt-in
8062608xmljaxpBCEL corrupts debug data of methods that use generics
8062923xmljaxpXSL: Run-time internal error in 'substring()'
8062924xmljaxpXSL: wrong answer from substring() function
8064516xmljaxpBCEL still corrupts generic methods if bytecode offsets are modified

[8]ページ先頭

©2009-2025 Movatter.jp