I have started to work with java 8 and for that i have installed java SE 8 update 151 (i.e., jdk-8u151-windows-x64.exe)
I expect post installation of this java 8 , i should be able to see src.zip file in my corresponding jdk folder so that i could see how the internals of java api works(i.e., attach java8 api source in my eclipse ).
I don't see src.zip file present in my jdk folder. I tried googling for the solution but i did not get any relevant solutions . Can anybody please tell me how to get java 8 api source zip file for the corresponding version(jdk-8u151)