Source code revision
grizzly
| summary: | Fix for https://grizzly.dev.java.net/issues/show_bug.cgi?id=596 ("Possible StackOverflowError when the cached buffer gets full") |
| revision: | 415 |
| author: | jfarcand |
| date: | 2009-05-12 17:08:34 UTC (2 years) |
| message: | Fix for https://grizzly.dev.java.net/issues/show_bug.cgi?id=596 ("Possible StackOverflowError when the cached buffer gets full") Avoid possible stack overflow when the internal buffer get full and we need to force a flush of the internal byte buffer. |





