|
@@ -16,9 +16,9 @@ This is the Grizzly portion of a [benchmarking test suite](../) comparing a vari
|
|
|
|
|
|
## Versions
|
|
## Versions
|
|
|
|
|
|
-* [Java OpenJDK 1.7.0_09](http://openjdk.java.net/)
|
|
|
|
-* [Grizzly 2.3.3](http://grizzly.java.net/)
|
|
|
|
-* [Jackson 2.3.0](http://wiki.fasterxml.com/JacksonHome)
|
|
|
|
|
|
+* [Oracle Java 1.8](http://openjdk.java.net/)
|
|
|
|
+* [Grizzly 2.3.34](http://grizzly.java.net/)
|
|
|
|
+* [Jackson 2.9.3](http://wiki.fasterxml.com/JacksonHome)
|
|
|
|
|
|
## Test URLs
|
|
## Test URLs
|
|
|
|
|
|
@@ -28,4 +28,4 @@ This is the Grizzly portion of a [benchmarking test suite](../) comparing a vari
|
|
|
|
|
|
### JSON serialization test
|
|
### JSON serialization test
|
|
|
|
|
|
- http://localhost:8080/json
|
|
|
|
|
|
+ http://localhost:8080/json
|