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

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