a94522830c
Changelog: 7.0.72: http://www.oracle.com/technetwork/java/javase/7u72-relnotes-2296190.html Instructions to disable SSL v3.0 in Oracle JDK and JRE Oracle recommends that users and developers disable use of the SSLv3 protocol. Please follow the Instructions to disable SSL v3.0 in Oracle JDK and JRE. Change in javax.smartcardio.Card.disconnect(boolean reset) method behavior Prior to the JDK 8u20 and JDK 7u72 releases, the javax.smartcardio.Card.disconnect(boolean reset) method had inverted logic for the 'reset' boolean value passed to it. The card was reset upon a disconnect if false was passed to it and vice versa. Starting with JDK 7u72 and JDK 8u20, the correct behavior as per API documentation has been implemented. In order to provide backwards compatibility to users who rely on the old behavior, a new system property has been introduced. The following command-line option can be used to enforce the old broken behavior: -Dsun.security.smartcardio.invertCardReset=true This property is set by default for 7u72 and later JDK 7 update releases. By default, no behavioral change will be noticed in this area for JDK 7 update releases. Also the following command-line option can be used to enforce the new correct behavior: -Dsun.security.smartcardio.invertCardReset=false This is default for 8u20 and later JDK 8 update releases. In future Java releases, the property will be ignored/disabled and default disconnect method behavior will be as specified by API. Bug Fixes This release contains fixes for security vulnerabilities. For more information, see Oracle Java SE Critical Patch Update Advisory. For a list of bug fixes included in this release, see JDK 7u72 Bug Fixes page. Area: security-libs/javax.net.ssl Synopsis: Decrease the preference mode of RC4 in the enabled cipher suite list This fix decreases the preference of RC4 based cipher suites in the default enabled cipher suite list of SunJSSE provider. See JDK-8043832 (not public). From: http://www.oracle.com/technetwork/java/javase/2col/7u72-bugfixes-2298229.html Bug Id Category Subcategory Description 8036022 client-libs 2d D3D: rendering with XOR composite causes InternalError. 8019623 client-libs java.awt Lack of synchronization in AppContext.getAppContext() 8024061 client-libs java.awt Exception thrown when drag and drop between two components is executed quickly 8028617 client-libs java.awt Dvorak keyboard mapping not honored when ctrl key pressed 8016545 client-libs java.beans java.beans.XMLEncoder.writeObject output is wrong 8036819 client-libs javax.accessibility JAB: mneumonics not read for textboxes 8036983 client-libs javax.accessibility JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event 8028616 client-libs javax.swing Htmleditorkit parser doesn't handle leading slash (/) 8032872 client-libs javax.swing [macosx] Cannot select from JComboBox in a JWindow 8032874 client-libs javax.swing ArrayIndexOutOfBoundsException in JTable while clearing data in JTable 8032878 client-libs javax.swing Editable combos in table do not behave as expected |
||
---|---|---|
.. | ||
buildlink3.mk | ||
builtin.mk | ||
DEINSTALL | ||
DESCR | ||
distinfo | ||
INSTALL | ||
Makefile | ||
Makefile.common | ||
MESSAGE.NetBSD | ||
PLIST.linux-i386 | ||
PLIST.linux-x86_64 | ||
PLIST.solaris-i386 | ||
PLIST.solaris-x86_64 | ||
sfiles-linux-i386.mk | ||
sfiles-linux-x86_64.mk | ||
sfiles-solaris-i386.mk | ||
sfiles-solaris-x86_64.mk |