On 02/04/2022 16:56, Andrey Turbanov wrote:
Hello.
As I can see, the class 'sun.nio.fs.Reflect' is unused in JDK java code.
Is it somehow used by VM, or is it just leftovers from some refactorings?
I wonder if we can drop it.

It was needed at one point but if no longer used on any platform then it should be okay to remove.

-Alan.

Reply via email to