[Java] JDK 8u5 and JDK 7u55 Documentation Updates

原文はこちら。
https://blogs.oracle.com/thejavatutorials/entry/jdk_8u5_and_jdk_7u55

Java Development Kit 8 Update 5 (JDK 8u5) と JDK 7u55 がリリースされ、Java SE Downloadページからダウンロードできるようになっています。
Java SE Downloads
http://www.oracle.com/technetwork/java/javase/downloads/index.html
このリリースの情報は、以下のリリースノートをご覧下さい。
JDK 8u5 Release Notes
http://www.oracle.com/technetwork/java/javase/8train-relnotes-latest-2153846.html
JDK 7u55 Release Notes
http://www.oracle.com/technetwork/java/javase/7u55-relnotes-2177812.html
JDK 8u5 と 7u55 での機能強化ポイントをご紹介しましょう。
  • 何度も同じRich Internet Application(RIA)を実行するシステムで、セキュリティダイアログの出現頻度を減らしました。
  • スタンドアロンのアスタリスク(*)をCaller-Allowable-Codebase属性の値として指定した場合、JavaScriptコードからRIAの呼び出しでセキュリティ警告を表示します。ユーザーは呼び出しを許可するか、ブロックするかの選択が可能です。詳しくは、以下のリンクをご覧ください。
JAR File Manifest Attributes for Security
Caller-Allowable-Codebase Attribute
Java SE 8
http://docs.oracle.com/javase/8/docs/technotes/guides/jweb/security/manifest.html#caller_allowable
Java SE 7
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/manifest.html#caller_allowable

0 件のコメント:

コメントを投稿