提交 76ba1ff8 authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation.

上级 10ea3c00
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -276,8 +276,7 @@ public class Utils { ...@@ -276,8 +276,7 @@ public class Utils {
try { try {
ByteArrayInputStream in = new ByteArrayInputStream(data); ByteArrayInputStream in = new ByteArrayInputStream(data);
ObjectInputStream is = new ObjectInputStream(in); ObjectInputStream is = new ObjectInputStream(in);
Object obj = is.readObject(); return is.readObject();
return obj;
} catch (Throwable e) { } catch (Throwable e) {
throw DbException.get(ErrorCode.DESERIALIZATION_FAILED_1, e, e.toString()); throw DbException.get(ErrorCode.DESERIALIZATION_FAILED_1, e, e.toString());
} }
......
...@@ -656,4 +656,5 @@ arrangements bugfix premain longs majority crashing behaving inst inventor ...@@ -656,4 +656,5 @@ arrangements bugfix premain longs majority crashing behaving inst inventor
javaagent park accurately adopt consists night equally enhance enhanced javaagent park accurately adopt consists night equally enhance enhanced
skiing honor marketing sleeping dlucene timezones shifted analyzed insists skiing honor marketing sleeping dlucene timezones shifted analyzed insists
train joining bilingual existed extremely fog bordercolor overlapping train joining bilingual existed extremely fog bordercolor overlapping
unlocking webkit dalvik recorded defrag unlocking webkit dalvik recorded defrag marschall helping victor philippe
pyankov
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论