jalaffa Posted October 17, 2017 Share Posted October 17, 2017 The Java Runtime Environment (JRE) provides the libraries, the Java Virtual Machine, and other components to run applets and applications written in the Java programming language. In addition, two key deployment technologies are part of the JRE: Java Plug-in, which enables applets to run in popular browsers; and Java Web Start, which deploys standalone applications over a network. Users should install the 32-bit version if they are using 32-bit browsers. If you use both 32-bit and 64-bit browser interchangeably, you need a Java Plug-in for each browser. Hence you will need to install both 32-bit and 64-bit Java respectively. Thanks to Astron for the update.Download Link to comment Share on other sites More sharing options...
steven36 Posted October 17, 2017 Share Posted October 17, 2017 Java SE Runtime Environment 8 151 & 152 http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html Quote Version 8 Update 151 Release date October 17, 2017 Release Highlights IANA Data 2017b JDK 8u151 contains IANA time zone data version 2017b. For more information, refer to Timezone Data Versions in the JRE Software. Certificate Changes: Remove revoked Swisscom root certificate 'swisscomrootevca2' One Swisscom root certificate has been revoked by Swisscom and has been removed: Swisscom Root EV CA 2 alias: 'swisscomrootevca2 [jdk]' DN: CN=Swisscom Root EV CA 2, OU=Digital Certificate Services, O=Swisscom, C=ch JDK-8186330 (not public) New Features New Security property to control crypto policy This release introduces a new feature whereby the JCE jurisdiction policy files used by the JDK can be controlled via a new Security property. In older releases, JCE jurisdiction files had to be downloaded and installed separately to allow unlimited cryptography to be used by the JDK. Changes Refactor existing providers to refer to the same constants for default values for key length Changes Collections use serialization filter to limit array sizes Deserialization of certain collection instances will cause arrays to be allocated. The ObjectInputFilter.checkInput() method is now called prior to allocation of these arrays. Changes keytool now prints warnings when reading or generating certificates/certificate requests/CRLs using weak algorithms With one exception, keytool will always print a warning if the certificate, certificate request, or CRL it is parsing, verifying, or generating is using a weak algorithm or key. » More information on 8u151 Bug Fixes This release contains fixes for security vulnerabilities. For more information, see the Oracle Java SE Critical Patch Update Advisory. For a list of bug fixes included in this release, see JDK 8u151 Bug Fixes page. Java Expiration Date The JRE expires whenever a new release with security vulnerability fixes becomes available. Critical patch updates, which contain security vulnerability fixes, are announced one year in advance on Critical Patch Updates, Security Alerts and Third Party Bulletin. This JRE (version 8u151) will expire with the release of the next critical patch update scheduled for January 16, 2018. For systems unable to reach the Oracle Servers, a secondary mechanism expires this JRE (version 8u151) on February 16, 2018. After either condition is met (new release becoming available or expiration date reached), Java will provide additional warnings and reminders to users to update to the newer version. https://www.java.com/en/download/java8_update.jsp Link to comment Share on other sites More sharing options...
Wellington Britto Posted October 17, 2017 Share Posted October 17, 2017 11 minutes ago, steven36 said: Java SE Runtime Environment 8u152 http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html Do you still know the trick to download 32bit version 9.0.1? Link to comment Share on other sites More sharing options...
0veR Posted October 17, 2017 Share Posted October 17, 2017 So there is no anymore x86 version of Java in version 9? EDIT: Looks like no more x86 version in Java 9 LOL Link to comment Share on other sites More sharing options...
steven36 Posted October 17, 2017 Share Posted October 17, 2017 40 minutes ago, Wellington Britto said: Do you still know the trick to download 32bit version 9.0.1? I dont think that works anymore anyway I'm sticking too v8 tell the the LTS release comes out, version 9 will be short lived. more info on this here https://youtu.be/Pr2v9E_oPXI?t=30m25s Link to comment Share on other sites More sharing options...
xanax Posted October 17, 2017 Share Posted October 17, 2017 JRE 9.0.1+11 x64 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227951 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227983 JRE 9.0.1+11 x86 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227955 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227984 JRE 9.0.1+11 x64 MSI http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227986 JRE 9.0.1+11 x86 MSI http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227985 MSI Note: Unpack file with 7-zip and add .msi extension JDK 9.0.1+11 x64 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227942 JRE 9.0.3+9 x64 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227482 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227513 JRE 9.0.3+9 x86 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227485 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227514 JRE 9.0.3+9 x64 MSI http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227516 JRE 9.0.3+9 x64 MSI http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227515 JDK 9.0.3+9 x64 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227476 JDK 9.0.3+9 x86 http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227477 Link to comment Share on other sites More sharing options...
hacker7 Posted October 17, 2017 Share Posted October 17, 2017 Java 9.0.1 X64 Silent Install Spoiler Site: http://www.mirrorcreator.com Sharecode[?]: /files/K7CHKRF9/Java9.0.1.x64.Silent.Install.rar_links Java 8u152 Silent Install Spoiler Site: http://www.mirrorcreator.com Sharecode[?]: /files/ASDBHFFM/Java.8u152.Silent.Install.rar_links JDE 7 Release NotesJDE 8 Release NotesJDE 9 Release Notes Link to comment Share on other sites More sharing options...
jvidal Posted October 17, 2017 Share Posted October 17, 2017 what are these "+something" versions? BTW, those +9 and +11 versions are pretty old. they are NOT THE LATEST. Link to comment Share on other sites More sharing options...
xanax Posted October 17, 2017 Share Posted October 17, 2017 "+something", maybe something like a build number, not sure JRE 8 Update 151 build 12 x86 (.exe)http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227550_e758a0de34e24606bca991d704f6dcbf JRE 8 Update 151 build 12 x64 (.exe)http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227552_e758a0de34e24606bca991d704f6dcbf JRE 8 Update 151 build 12 x86 (.msi)http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227576_e758a0de34e24606bca991d704f6dcbf JRE 8 Update 151 build 12 x64 (.msi)http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227577_e758a0de34e24606bca991d704f6dcbf JDK 8 Update 151 build 12 x86 (.exe)http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227535_e758a0de34e24606bca991d704f6dcbf JDK 8 Update 151 build 12 x64 (.exe)http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227536_e758a0de34e24606bca991d704f6dcbf Link to comment Share on other sites More sharing options...
I Am Negan Posted October 17, 2017 Share Posted October 17, 2017 I thought there wasn’t a 32 bit? Is there really a 9.0 .3 version? I couldn’t find it on the official site. Link to comment Share on other sites More sharing options...
jvidal Posted October 18, 2017 Share Posted October 18, 2017 that 9.0.3 version is over a month old, I believe it's one of those "preview" versions. Link to comment Share on other sites More sharing options...
BALTAGY Posted October 18, 2017 Share Posted October 18, 2017 Java Runtime Environment 32Bit And 64Bit Repack Note: 1- Update disabled 2- Update Scheduler Startup disabled 3- Start menu shortcut removed 4- Any old version will be uninstalled first 5- Close any program that use java while setup to avoid system restart 6- Command line switches: Auto install with Progress Only "/SILENT" Or Completely Silent "/VERYSILENT" 7- Enjoy! Java v8 Update 151 Repack (Size: 122 MB) Site: http://www.mirrorcreator.com Sharecode[?]: /files/UGEMJJA2/Java_v8_Update_151_Repack.zip_links Java v9.0.1 Repack (Size: 180 MB) Site: http://www.mirrorcreator.com Sharecode[?]: /files/VPXWO0MK/Java_v9.0.1_Repack.zip_links Link to comment Share on other sites More sharing options...
steven36 Posted October 18, 2017 Share Posted October 18, 2017 13 hours ago, Kerry4444 said: I thought there wasn’t a 32 bit? Is there really a 9.0 .3 version? I couldn’t find it on the official site. What happen was the 1st release of v9 was same as a preview version and they released x86 preview . The DEVs Enplaned it Here in this Q&A Video https://youtu.be/Pr2v9E_oPXI?t=30m25s I tested the x86 java 9 version none of my x86 programs ran with it .. But if you have apps that need the x86 version of Java you need too use v8 . Some apps will still have x86 Java but the app vendor will have too supply it if it has Java 9 or newer . There trying too do away with people needing too install it and get vendors too release it in the apps installer instead . Bad thing is once Java 8 no longer gets updates now you're going have too use outdated Java too run old x86 software they don't make no more unless there is some kind of workaround made. See Java plugin is just about dead for browsers once ESR runs out only some browser forks will be able too use i.t v9 they done away with Java Plugin . No web sites run off Java much in like 10 years and using Java in a browser is a good way too catch a Virus. it's not really needed for home users in browsers anymore. And few programs on Windows requires Java anymore so they don't think it's worth the resources it takes too make a x86 version. Java x64 only is a security disaster fixing too happen . Link to comment Share on other sites More sharing options...
BALTAGY Posted October 18, 2017 Share Posted October 18, 2017 If they giving up on 32Bit why they update it on the servers ?! Also why making a version that will be gone very soon?! I'm confused lol Link to comment Share on other sites More sharing options...
hacker7 Posted October 18, 2017 Share Posted October 18, 2017 Also i don't see any official statement about stooping update for 32bit.? Link to comment Share on other sites More sharing options...
steven36 Posted October 18, 2017 Share Posted October 18, 2017 25 minutes ago, hacker7 said: Also i don't see any official statement about stooping update for 32bit.? Watch the video i posted above above the DEVs at Oracle done said they were not going too release it any longer. It not being there for download is all the statement really they need . Link to comment Share on other sites More sharing options...
hacker7 Posted October 18, 2017 Share Posted October 18, 2017 9 hours ago, steven36 said: Watch the video i posted above above the DEVs at Oracle done said they were not going too release it any longer. It not being there for download is all the statement really they need . https://youtu.be/Pr2v9E_oPXI?t=30m25s Link to comment Share on other sites More sharing options...
steven36 Posted October 18, 2017 Share Posted October 18, 2017 4 minutes ago, hacker7 said: https://youtu.be/Pr2v9E_oPXI?t=30m25s The only spam i see is you posting that it's spam, i'm just trying to be helpful i found the video at another site were they were talking about this . You call useful info spam you can just stay dumb then . Link to comment Share on other sites More sharing options...
hacker7 Posted October 18, 2017 Share Posted October 18, 2017 9 hours ago, steven36 said: The only spam i see is you posting that it's spam i'm just trying to be helpful i found the video at another site were they were talking about this . You call use info spam you can just stay dumb then . NO it's all true And as they said others hopefully will continue developing the X32 because a lot of users still depending on it. I was just disappointed in fact that they don't even care And thanks for being helpful as always. Link to comment Share on other sites More sharing options...
steven36 Posted October 18, 2017 Share Posted October 18, 2017 1 hour ago, hacker7 said: NO it's all true And as they said others hopefully will continue developing the X32 because a lot of users still depending on it. I was just disappointed in fact that they don't even care That's the problem with most people they just ask questions when the internet provides you with most answers you seek already by doing a little research you don't have too ask . some has done ask it a 100 times in places were you get real answers . The truth hurts people and they rather believe a lie. Java is no longer needed too design websites for over a decade people been catching Virus from Java in browsers since the 1990s it was such a security risk that the major browsers blocked its plugin from installing. They have another safer way to implement this now. So the only thing left for the consumer is software starting in 2018 there going too start pushing App devs to release java themselves . There will still be 32 bit java it just want be oracle releasing it , if the software vendors want too release it with there programs they can it just x86 is not for consumers and people who use servers are not considered consumers . I'm using java based programs for some stuff not portable on my Windows 8.1 PC , but i have portable java witch is sandbox away from my system so i guess i ll just replace my non portable apps with java free programs on windows . One time i stop using Java for a few years what got me back into it was Linux . On the PC I'm on now Windows 10 Ive not installed Java and I think i will just use the portable Java i have in my Portableapps suite on my portable Hard drive so if they don't make a portable i want use it . I need too learn how too make them myself. Link to comment Share on other sites More sharing options...
hacker7 Posted October 18, 2017 Share Posted October 18, 2017 9 hours ago, steven36 said: That's the problem with most people they just ask questions when the internet provides you with most answers you seek already by doing a little research you don't have too ask . some has done ask it a 100 times in places were you get real answers . The truth hurts people and they rather believe a lie. Java is no longer needed too design websites for over a decade people been catching Virus from Java in browsers since the 1990s it was such a security risk that the major browsers blocked its plugin from installing. They have another safer way to implement this now. So the only thing left for the consumer is software starting in 2018 there going too start pushing App devs to release java themselves . There will still be 32 bit java it just want be oracle releasing it , if the software vendors want too release it with there programs they can it just x86 is not for consumers and people who use servers are not considered consumers . Your words are true when it comes to security issues with java and i was just looking for a security news post i did a while ago but didn't found it ! tho unfortunately some websites still old fashion and need java script to work properly Link to comment Share on other sites More sharing options...
steven36 Posted October 18, 2017 Share Posted October 18, 2017 25 minutes ago, hacker7 said: Your words are true when it comes to security issues with java and i was just looking for a security news post i did a while ago but didn't found it ! tho unfortunately some websites still old fashion and need java script to work properly There is no normal sites that use Java anymore only way you would find any would be too google them down the browsers have blocked it's plugin . Still Schools and Businesses that need Java they have another way to implement it now . You Would have too use Java Web Start now . Java 9 is the end of the Java plugin for browsers. Moving to a Plugin-Free Web https://blogs.oracle.com/java-platform-group/moving-to-a-plugin-free-web http://openjdk.java.net/jeps/289 Just like in 2020 there be no more flash updates. Link to comment Share on other sites More sharing options...
trufpal Posted October 18, 2017 Share Posted October 18, 2017 21 minutes ago, hacker7 said: Your words are true when it comes to security issues with java and i was just looking for a security news post i did a while ago but didn't found it ! tho unfortunately some websites still old fashion and need java script to work properly JavaScript ≠ Java. The obvious difference is JS doesn't need Java runtime. Link to comment Share on other sites More sharing options...
steven36 Posted October 18, 2017 Share Posted October 18, 2017 JavaScript is not Java it was made by different people even James Gosling Invented Java https://en.wikipedia.org/wiki/James_Gosling Brendan Eich invented java script the guy who makes Brave Browser now . https://en.wikipedia.org/wiki/Brendan_Eich Quote How is JavaScript different from Java? The JavaScript programming language, developed by Netscape, Inc., is not part of the Java platform. JavaScript does not create applets or stand-alone applications. In its most common form, JavaScript resides inside HTML documents, and can provide levels of interactivity to web pages that are not achievable with simple HTML. Key differences between Java and JavaScript: Java is an OOP programming language while Java Script is an OOP scripting language. Java creates applications that run in a virtual machine or browser while JavaScript code is run on a browser only. Java code needs to be compiled while JavaScript code are all in text. They require different plug-ins. For additional information about JavaScript, visit Mozilla.org https://www.java.com/en/download/faq/java_javascript.xml Link to comment Share on other sites More sharing options...
hacker7 Posted October 18, 2017 Share Posted October 18, 2017 Now i missed up Thanks for the info above Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.