Commit e9d23e1
committed
RequestProcessor warning fixes and minor update
- use SortedSet#removeFirst instead of getFirst()+remove()
- remove ThreadDeath and AccessController.doPrivileged() usage
- convert Maps of type WeakHashMap to Set where applicable
- generics rawtype warning fixes, diamonds, overrides and similar
minor renovations
- javadoc typos1 parent 2b92f87 commit e9d23e1
3 files changed
Lines changed: 70 additions & 102 deletions
File tree
- platform/openide.util
- nbproject
- src/org/openide/util
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments