Sync fbjni copy with upstream
Summary: Merge upstream fbjni into our copy. Reviewed By: priteshrnandgaonkar Differential Revision: D16828183 fbshipit-source-id: 720f7411d4327870c01d3f70e9d2b03909362795
This commit is contained in:
committed by
Facebook Github Bot
parent
6b93cd15c2
commit
a76eddd16a
@@ -65,7 +65,7 @@ public class HybridData {
|
||||
}
|
||||
|
||||
@Override
|
||||
void destruct() {
|
||||
protected final void destruct() {
|
||||
// When invoked from the DestructorThread instead of resetNative,
|
||||
// the DestructorThread has exclusive ownership of the HybridData
|
||||
// so synchronization is not necessary.
|
||||
|
||||
Reference in New Issue
Block a user