OSDN Git Service

Fix our SSLSession implementations to call valueUnbound on remove.
authorElliott Hughes <enh@google.com>
Tue, 15 Dec 2009 23:32:28 +0000 (15:32 -0800)
committerElliott Hughes <enh@google.com>
Tue, 15 Dec 2009 23:44:38 +0000 (15:44 -0800)
commit50b6d1ada1d7cf5afd4fa57efe70fb39434c3f39
tree741c70169028ba85ecd468064f65682c9c24d313
parent9c9a7be6f40e9c1fc24956fc37e6af43f413ff78
Fix our SSLSession implementations to call valueUnbound on remove.

This addresses the other problem from the following abandoned change:
  https://android-git.corp.google.com/g/4743
libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/OpenSSLSessionImpl.java
libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/SSLSessionImpl.java
libcore/x-net/src/test/java/tests/api/javax/net/ssl/SSLSessionBindingListenerTest.java