[Java] GlassFish 5 Promoted Build 4

原文はこちら。
https://blogs.oracle.com/theaquarium/entry/glassfish_5_promoted_build_5

最新のGlassFish 5.0 Promotionビルド(glassfish-5.0-b04)がダウンロードできるようになっています。
Promoted Build
http://download.oracle.com/glassfish/5.0/promoted/index.html
このビルドに含まれるアップデートされたコンポーネントは以下の通りです。
  • Grizzly 2.3.30
  • JSON-P 1.1.0-M2

Bugs Fixed 

このビルドには重要なセキュリティに関わる修正ならびに以下のバグ修正が含まれています。
Issue IDDescription
GLASSFISH-21582No error is displayed on Batch Job Executions screen when Batch Runtime database is down(Batch Runtimeデータベースがダウンしている場合にBatch Job Executions画面にエラーが表示されない)
GLASSFISH-21652ConnectionQueueStatsProvider.java#onTaskQueuedEvent is not counted correctly when there exists plural acceptor threads(複数のacceptorスレッドが存在する場合に正しくConnectionQueueStatsProvider.java#onTaskQueuedEvent がカウントされない)
GLASSFISH-21256Debug not shown correctly on General Information in the admin console
(管理コンソールのGeneral Informationにデバッグが正しく表示されない)
GLASSFISH-21409Encoding mapping key search error
(Encoding mappingキー検索のエラー)
GLASSFISH-21319javax.inject.jar missing in javaee.jar
(javaee.jarからjavax.inject.jarが欠落)

Servlet 4.0 Update 

Issue ID or Commit RevisionDescription
SERVLET_SPEC-73 implemented by GLASSFISH-21670Implementation of servlet mapping discoverySerlet
(discoveryServletをマッピングするServletの実装)
r64750Integrated Grizzly 2.3.30(Grizzly 2.3.30の統合)
  • Removed experimental SPDY code
    (実験的なSPDYコードの除去)
  • Removed Http2 dom element.  HTTP2 attributes migrated to http dom attribute.
    (HTTP/2 DOM要素を除去し、HTTP/2属性をHTTP DOM属性に統合)
SERVLET_SPEC-161 implemented by GLASSFISH-21688New XML element for request and response encoding.
(リクエスト、レスポンスのエンコーディングのための新しいXML要素)
GLASSFISH-21664Implement Servlet 4.0 Server Push
(Servlet 4.0 Server Pushの実装)
GLASSFISH-21708Implement SERVLET_SPEC-171
(SERVLET_SPEC-171の実装)

繰り返しになりますが、週次のPromoted Buildでは徹底的なテストを実施しますが、最新のものを使いたい場合には、日次のNightly Buildを以下からダウンロードできます。是非お試しいただいてフィードバックをお寄せください。
Nightly Build
http://download.oracle.com/glassfish/5.0/nightly/index.html

0 件のコメント:

コメントを投稿