I want to know what code actually executing behind NetworkInterface.getNetworkInterfaces(); How can i find out it ? Where can i see native method ?
I need it, because suddenly this method start to take too long time (10 sec for only 3 network interfaces)