jetty.project/tests/test-sessions/test-sessions-common/src
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
..
main Issue #1885 Fixed rounding error of negative maxInactiveInterval 2017-10-10 13:59:52 -07:00
test/java/org/eclipse/jetty/server/session Issue #1714 2017-08-08 09:16:06 -07:00