Files | Admin

Notes:

Release Name: 1.3.2

Notes:
A collection of core java utilities with ruby adapters for JRuby.  

* A concurrent (thread safety) testing facility for java JUnit,
  ruby Test::Unit, or other test harnesses.

* A concurrent performance testing facility for java/JRuby with simple
  test wiring in ruby.

* A Heterogeneous Type-safe Map implementation in java.

* A set of core java utility classes (resizable buffers, a stopwatch,
  SI unit formatting, fast random number generator), in support of the
  above and of general utility.


Changes: === 1.3.2 (2009-8-6) * Add ConstrainedInputStream.readLength() and mark/reset support.