jetty.project/tests/test-sessions/test-sessions-common
Dan Smith a579823f29 Issue #1885 Fixed rounding error of negative maxInactiveInterval
Session.getMaxInactiveInterval should return a negative number if the
the session is configured with a negative maxInactiveInterval. It was
being rounded up to 0 by mistake.

Signed-off-by: Dan Smith <upthewaterspout@apache.org>
2017-10-10 13:59:52 -07:00
..
src Issue #1885 Fixed rounding error of negative maxInactiveInterval 2017-10-10 13:59:52 -07:00
pom.xml Updating to version 9.4.8-SNAPSHOT 2017-09-14 08:44:27 -07:00