Skip to content

gerdriesselmann/grizzly-1679

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grizzly-1679

Client code for Grizzly Bug #1679 (https://java.net/jira/browse/GRIZZLY-1679)

Usage

Pass URL as a parameter

mvn compile
mvn exec:java -Dexec.args="{URL}"

For example:

mvn compile
mvn exec:java -Dexec.args="http://www.example.com"

If the bug is triggered, you will see the following output:

== Bug Hit! ==
Caught Exception java.util.concurrent.ExecutionException: java.io.IOException: Remotely Closed

Releases

No releases published

Packages

No packages published

Languages