| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
A patch was mismerged in the previous update.
PR: 243454
|
|
|
|
| |
Security: https://openjdk.java.net/groups/vulnerability/advisories/2020-01-14
|
|
|
|
|
|
|
|
| |
* Load libnio in BsdNativeDispatcher, as per other OSes
* Export getmntonname0 from libnio
PR: 241317
Submitted by: cmt@
|
|
|
|
| |
PR: 234593
|
|
leveraging the libinotify wrapper.
It's still possible to use the polling watchservice,
by defining the following system property:
sun.nio.fs.watchservice=polling
|