Commit c3293d1
committed
Correctly set newTable field in ConcurrentLong2ReferenceChainedHashTable
Fixes exceptions occurring during read/writes to map while
table is resizing.1 parent cda6b98 commit c3293d1
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- src/main/java/ca/spottedleaf/concurrentutil/map
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| 370 | + | |
370 | 371 | | |
371 | 372 | | |
372 | 373 | | |
| |||
0 commit comments