??д?????????Bug
???????????? ???????[ 2015/5/13 10:38:43 ] ??????????????????
?????????????д???Щ???????????????????л???????????????????????????????????????????е????????к?С?????????????????????????????????????б????????????????????£?
????while ((message = map.get(key)) == null && System.currentTimeMillis() < timeoutTime) {
????wait(1000);
????}
????wait() ??????????????????????????????????????????? notifyAll() ?????????? 1000 ??? 1 ????? 5 ????????
??????????????????????????????????????????????????????????????????????1??????????????в???????????????????????????????????????????????????
???????????????????????????????? wait() ??????????”???”??????????????????????????? 1 ??????????????????????????????Ρ??????????????????????п?????????????????????????????????????????????????????????????????п??????bug??
????????????“???????????????”????????????????λ????????????汾?????????????????????????????????????????????????????????? bug?????????? bug??????????????????????м?????????????bug???????
????while ((message = map.get(key)) == null && System.currentTimeMillis() < timeoutTime) {
????wait(timeoutTime - System.currentTimeMillis());
????}
?????????????С??????????????????????????????????????????????????????????????wait()??????????????IllegalArgumentException???????????ü??????κ?????????л??????????????????????????????????????????????bug??
??????2010??3??15????£?Ajit Mandalay??????????????????????????0??????ζ??“????”??????п???????????????
??????д?????д?????????????????bug???????????????????????????????????????????е?????д?κδ????????????д????????????????????????д?????????????????????κε??????????????????????????????????????????????????г????п?????????????δ????????????????????????????
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11