On 2022-04-02 19:40, Alan Bateman wrote:
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 b
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
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.
Andrey Turbanov