2013-02-25 18:25:11 by Christos Zoulas | Files touched by this commit (2) |
Log message:
- put both archs in distinfo
- add notes about things going wrong here.
|
2013-02-24 18:36:42 by Christos Zoulas | Files touched by this commit (1) |
Log message:
fix sum for i386
|
2013-02-24 18:31:14 by Christos Zoulas | Files touched by this commit (2) |  |
Log message:
update to .15 (x86_64)
|
2013-02-09 11:35:20 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
Update to 1.7.13
* Fix many security bugs. See \
http://www.oracle.com/technetwork/topics/security/javacpufeb2013verbose-1841196.html
* Add Olson time zone data version 2012i in 1.7.13 release.
|
2012-12-16 14:58:25 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Fix LICENSE.
|
2012-12-15 19:36:52 by David Brownlee | Files touched by this commit (5) |
Log message:
Start to abstract out the linux specific Makefile definitions, to make it
easier to add OS X support. No functional change intended on linux and
${OPSYS}-emulating-liux platforms
|
2012-12-15 19:17:53 by David Brownlee | Files touched by this commit (2) |  |
Log message:
Updated lang/sun-jre7 to 7.0.10
Highlights
This update release contains the following enhancements:
Additional Certified System Configurations
Security Feature Enhancements
Olson Data 2012i
JDK 7u10 contains Olson time zone data version 2012i. For more information, \
refer to Timezone Data Versions in the JRE Software.
Security Baselines
The security baselines for the Java Runtime Environment (JRE) at the time of the \
release of JDK 7u10 are specified in the following table:
JRE Family Version JRE Security Baseline
(Full Version String)
7 1.7.0_09
6 1.6.0_37
5.0 1.5.0_38
1.4.2 1.4.2_40
For more information about security baselines, see Deploying Java Applets With \
Family JRE Versions in Java Plug-in for Internet Explorer.
Additional Certified System Configurations
For JDK 7u10 release, the following additional system configurations have been \
certified:
Mac OS X 10.8
Windows 8
For more information, refer to Oracle Certified System Configurations page.
Security Feature Enhancements
The JDK 7u10 release includes the following enhancements:
The ability to disable any Java application from running in the browser. \
This mode can be set in the Java Control Panel or (on Microsoft Windows platform \
only) using a command-line install argument.
The ability to select the desired level of security for unsigned applets, \
Java Web Start applications, and embedded JavaFX applications that run in a \
browser. Four levels of security are supported. This feature can be set in the \
Java Control Panel or (on Microsoft Windows platform only) using a command-line \
install argument.
New dialogs to warn you when the JRE is insecure (either expired or below \
the security baseline) and needs to be updated.
For more information, see Setting the Level of Security for the Java Client and \
Java Control Panel.
Bug Fixes
Notable Bug Fixes in JDK 7u10
The following are some of the notable bug fixes included in JDK 7u10.
Area: java command
Description: Wildcard expansion for single entry classpath does not work on \
Windows platforms.
The Java command and Setting the classpath documents describe how the wildcard \
character (*) can be used in a classpath element to expand into a list of the \
.jar files in the associated directory, separated by the classpath separator \
(;).
This wildcard expansion does not work in a Windows command shell for a single \
element classpath due to the Microsoft bug described in Wildcard Handling is \
Broken.
See 7146424.
For a list of other bug fixes included in this release, see JDK 7u10 Bug Fixes page.
|
2012-12-11 15:47:17 by Ryo ONODERA | Files touched by this commit (13) |
Log message:
Import sun-jre7-7.0.9 as lang/sun-jre7.
This is the Linux port of the Sun Java(tm) Runtime Environment (J2SE 7.0).
* builtin.mk is not tested. BUILTIN_FIND_FILES.JAVAVM7 should be fixed
* Not for NetBSD 5
|