Skip to content

Commit

Permalink
Remove ShowCodeDetailsInExceptionMessages
Browse files Browse the repository at this point in the history
It's not supported in JDK 11.

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms committed Apr 28, 2022
1 parent e2a232c commit 48cc7d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@
<version>3.0.0-M5</version>
<configuration>
<trimStackTrace>false</trimStackTrace>
<argLine>-XX:+ShowCodeDetailsInExceptionMessages</argLine>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 48cc7d9

Please sign in to comment.