Commit adbcacb
committed
Do not sort the result, because it's not required...
in this context. This fixes a NPE on loading the cache which contains versioned and
unversioned entries of a file looking up a new version eg. 6.2.4
::i=0\13::l=http://localhost/myapp/jnlp.extension/common.jnlp::a=1706711261663::
::i=0\0::l=http://localhost/myapp/jnlp.extension/common.jnlp::v=6.2.3::a=1706710902351::1 parent b8a4e55 commit adbcacb
File tree
1 file changed
+5
-5
lines changed- core/src/main/java/net/adoptopenjdk/icedteaweb/resources/cache
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
241 | 246 | | |
242 | 247 | | |
243 | 248 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments