I've installed latest version of Raspbian onto PI1 Model B+.
My understanding is that recent versions of Raspbian come pre-bundled with java hard float version as appears to be mentioned in this article.
But it appears the soft float version has been installed as when I check dir that determines if java is hard or soft version the arm-linux-gnueabihf folder is present :

which according to this post indicates that this is the soft version.
Should I just re-install java myself onto Raspbian ? Can I install linux version of java onto Raspbian ? I'm attempting to install hard float version for increased performance. Is the java version installed on Raspbian customised for Pi ?