javaee / grizzly

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
https://javaee.github.io/grizzly/
Other
222 stars 60 forks source link

Port issue that improves error message on closed InputBuffers #1837

Closed glassfishrobot closed 8 years ago

glassfishrobot commented 8 years ago

Task to ensure we don't forget to port 184ab6946d462b945517a7525439408ffa48bb69 to the master branch.

Affected Versions

[3.0]

glassfishrobot commented 8 years ago

Reported by @rlubke

glassfishrobot commented 8 years ago

@rlubke said: Changes applied to master: f95418bee8b98cfc5c2f637655008997fca34097

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA GRIZZLY-1837

glassfishrobot commented 8 years ago

Marked as fixed on Tuesday, June 14th 2016, 10:21:48 pm