Skip to content

Commit bf2cc93

Browse files
committed
Commit updated files
1 parent fa691bc commit bf2cc93

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

files/Javaエージェント.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Vert.x 3.1.0 、4.x
3030
WebLogic 10、11g、12c、14
3131
WebSphere* 8.5、9.0
3232
WebSphere Liberty 22
33-
WildFly 10、11、14、18、23-27
33+
WildFly 10、11、14、18、23-32
3434
* zSeriesおよびAIXの環境ではサポートが限定されます。SPARC SolarisでWebSphereを使用する場合、バージョン8.5.5.11が必須となります。
3535
ルートカバレッジのサポート:
3636
GlassFish 4、5、6
@@ -39,7 +39,7 @@ Resin 4.0
3939
Tomcat 5、6、7、8、9、10
4040
WebLogic 12、14
4141
WebSphere 8.5、9.0
42-
WildFly 10、11、14、18、23-27
42+
WildFly 10、11、14、18、23-32
4343
オプティマイザ
4444
Proguard
4545
ProguardにあるJavaバイトコードの最適化機能は、Contrastのようなランタイムエージェントが基本前提とする動きに反します。Proguardユーザが、Contrastを利用してアプリケーションを保護する場合は、Proguardの-dontoptimize設定オプションを使用して最適化を行わないようにする必要があります。
@@ -85,6 +85,7 @@ Quarkus RESTEasy
8585
Seam
8686
Spring、Spring Boot、Spring AOP
8787
Spring WebFlux 5および6
88+
Spring Web Services
8889
Struts、Struts 2
8990
Wicket
9091
XStream、Jackson (JSON/XML)
@@ -97,4 +98,5 @@ Jersey  2.25、2.28、2.36、2.6
9798
Quarkus RESTeasy 2.15
9899
Spring Web MVC 4.2、5.3、6.0
99100
Spring WebFlux 5および6
101+
Spring Web Services
100102
Struts 2

0 commit comments

Comments
 (0)