作者choan (八房龍之助)
看板Emulator
標題[新聞] JPCSP rev1308 compiled
時間Sun Jan 10 13:30:32 2010
http://jpcsp.org/forum/viewtopic.php?f=21&t=2056
r1308
Objects that are private and never changed don′t need to be volatile
(changed to final) Lock was volatile when it doesn′t need to be (uses
synchronized and never changed - thankfully).
r1307
wrong argument to String.format would cause a exeception if that branch was
ever executed (put in the correct value)
r1306
make a constant final and close some unclosed file inputstreams.
r1305
Avoid possible overflow in int multiplication
r1304
Inlined a few methods in UmdIsoFile (removing a new DataInputStream)
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.126.238.100