mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
01.35.2010 961cb068579e8b633b0af1451046147dfc91e583
Update to latest Grizzly.
2 files modified
2 ■■■ changed files
opendj-sdk/sdk/lib/grizzly.jar patch | view | raw | blame | history
opendj-sdk/sdk/src/com/sun/opends/sdk/ldap/ASN1BufferReader.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/sdk/lib/grizzly.jar
Binary files differ
opendj-sdk/sdk/src/com/sun/opends/sdk/ldap/ASN1BufferReader.java
@@ -683,7 +683,7 @@
  void disposeBytesRead()
  {
    this.buffer.disposeUnused();
    this.buffer.shrink();
  }