Fix garbled java class name problem of uobjnew.py
authordenghui.ddh <denghui.ddh@alibaba-inc.com>
Tue, 9 Nov 2021 13:11:40 +0000 (21:11 +0800)
committeryonghong-song <ys114321@gmail.com>
Fri, 12 Nov 2021 04:25:16 +0000 (20:25 -0800)
commit039cef6a2982f704dae7ef154524e6fd824bf15d
treeaef78244e430531493de4e7a4d13ed93735904ac
parentbf49924394c6d748eb4da96ccc15a4277c0ef78e
Fix garbled java class name problem of uobjnew.py

After this fix, the output may look like this:
NAME/TYPE                      # ALLOCS      # BYTES
[B                                    1         1016
[D                                    1         8016
tools/lib/uobjnew.py