|
Unsafe publication of generic reflection information?: msg#00041java.jsr.166-concurrency
Hi, java.lang.Class#genericInfo is unsafely published. Although its property getter checks for null and all the getters in ClassRepository do, too, there is no such check for the members of ClassRepository#superInterfaces array. Could it be that a thread calling aClass.getGenericInterfaces() would see an array with "holes" in it? Thanks Matthias
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Deamon thread Factory, Kasper Nielsen |
|---|---|
| Next by Date: | Re: Deamon thread Factory, Tim Peierls |
| Previous by Thread: | Deamon thread Factory, Kasper Nielsen |
| Next by Thread: | Await...Signal - Catching IllegalMonitorStateException???, David Harrigan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |