I got a new computer recently, and I downloaded the JDK 8u91. However, I just found out today, from trying to create a jar file, that I do not have the jar.exe. I thought at first that it wasn't in the Path variables in System > Environment Variables, but that wasn't the problem. When I go to the bin folder for java, the jar.exe is missing. In fact, now that I'm looking again, javac.exe is missing too. I tried downloading jdk 8u91 again, and still no luck. Is this an issue anyone else is experiencing? Everywhere else, the problem seems to only be that people don't have the correct PATH variable or they've only downloaded the JRE and not the JDK.
EDIT >> PLEASE READ: I have searched my entire computer for the jar.exe file. It does not show up in the search. I am looking in all folders, specifically the bin folder, it does not show. Check comments below for the existing .exe's I found in the bin folder. I have already looked at the common answers to similar questions on past posts here on stack exchange before I posted this question. But understand this, the file is still missing.