stubass Posted June 21, 2016 Share Posted June 21, 2016 i so far found 112 to be best. has anyone found a better one. man sometimes benching is frustrating. i was benching 6100 at 6.5ghz last night but couldnt beat #1 score. has anyone found better than 112. i tested a bunch last night I did a test today still with 107 to see if i could break 8,000 which i did.. will try 112 and let you know Strong how it goes.. wow, 6.5 I3, nice Quote Link to comment Share on other sites More sharing options...
speed.fastest Posted June 21, 2016 Author Share Posted June 21, 2016 I've found that JRE 118 is better, will test it later. Quote Link to comment Share on other sites More sharing options...
Aliover Posted June 28, 2016 Share Posted June 28, 2016 Hello friends which one is better? Quote Link to comment Share on other sites More sharing options...
stivut Posted July 5, 2016 Share Posted July 5, 2016 Download link for jre9 118 please? Quote Link to comment Share on other sites More sharing options...
Strong Island Posted July 5, 2016 Share Posted July 5, 2016 Download link for jre9 118 please? here try this from my google drive or get the newest download and just change the link address to 118 and it will still be available. https://drive.google.com/open?id=0B-E2IRjLOeFwZ1J6TndfOExQQWM Quote Link to comment Share on other sites More sharing options...
stivut Posted July 5, 2016 Share Posted July 5, 2016 Thank you, Sir:)! Quote Link to comment Share on other sites More sharing options...
electron libre Posted July 7, 2016 Share Posted July 7, 2016 you have 118 32bts ?? PLEASE Quote Link to comment Share on other sites More sharing options...
Strong Island Posted July 7, 2016 Share Posted July 7, 2016 you have 118 32bts ?? PLEASE here you go, if doesnt work with my drive then let me know, was bored at work and downloaded every one. https://drive.google.com/open?id=0B-E2IRjLOeFwMTZZTHYxTG5Vdm8 Quote Link to comment Share on other sites More sharing options...
electron libre Posted July 7, 2016 Share Posted July 7, 2016 THANK YOU FOR SHARING Quote Link to comment Share on other sites More sharing options...
rockeur.alexis Posted July 10, 2016 Share Posted July 10, 2016 (edited) Thank you guys ! I will test that soon Edit: With this version of Java, we can't save the validation file ?? Edited July 10, 2016 by orion24 Quote Link to comment Share on other sites More sharing options...
Strong Island Posted August 8, 2016 Share Posted August 8, 2016 Thank you guys ! I will test that soon Edit: With this version of Java, we can't save the validation file ?? I should have listened to this. But I only had trouble with 122. I was testing a few different versions last night and I got such a sick score with 122, 8300 with 6700k, I got so excited but then I couldnt save the file. I was so mad. Quote Link to comment Share on other sites More sharing options...
speed.fastest Posted August 14, 2016 Author Share Posted August 14, 2016 Yes, i testing JRE 118 cant save score too, i dont know why. Quote Link to comment Share on other sites More sharing options...
Spiedie Posted August 14, 2016 Share Posted August 14, 2016 Well, it can work.. theres some libaries missing/inaccessible in the newer java 9 builds. You need JAXB and JAF to be able to save datafiles. For java 9 compatibility hwbot prime needs an update unless you want to use external libraries and run from command line. @Massman is it allowed to use these external libraries to bench or are we gona have to wait for an update of hwbot prime? Quote Link to comment Share on other sites More sharing options...
Taloken Posted August 14, 2016 Share Posted August 14, 2016 these libraries are in all previous java builds, so i don't think there are any problems with adding them. Quote Link to comment Share on other sites More sharing options...
speed.fastest Posted August 15, 2016 Author Share Posted August 15, 2016 Well, it can work.. theres some libaries missing/inaccessible in the newer java 9 builds. You need JAXB and JAF to be able to save datafiles. For java 9 compatibility hwbot prime needs an update unless you want to use external libraries and run from command line. @Massman is it allowed to use these external libraries to bench or are we gona have to wait for an update of hwbot prime? Any guide how to do it? Maybe i can do testing, as for now i stuck on JRE9 112 which is last version that support saving. these libraries are in all previous java builds, so i don't think there are any problems with adding them. I agree with you Quote Link to comment Share on other sites More sharing options...
Strong Island Posted August 15, 2016 Share Posted August 15, 2016 Any guide how to do it? Maybe i can do testing, as for now i stuck on JRE9 112 which is last version that support saving. I agree with you i was saving scores fine with 118, 122 is the one i noticed so far for me Quote Link to comment Share on other sites More sharing options...
speed.fastest Posted August 15, 2016 Author Share Posted August 15, 2016 @Strong Island thats really weird, because my 118 can't saving score. I try it on Windows 10 & 7 Quote Link to comment Share on other sites More sharing options...
Spiedie Posted August 15, 2016 Share Posted August 15, 2016 Any guide how to do it? tl:dr https://dl.dropboxusercontent.com/u/45025086/hwbot/HWBotPrimeFor9.zip, extract and double click run.cmd get activation.jar out of JAF 1.1 from Java Archive Downloads - Java Platform Technologies get jaxb .jars from lib folder, downloaded from https://jaxb.java.net/2.2.11/ place jars in same folder (need hwbotprime-0.8.3.jar, activation.jar, jabx-api.jar, jaxb-core.jar, jaxb-impl.jar) create file run.cmd or run.bat with contents: start javaw -cp .\* org.hwbot.bench.BootStrap double click run if you still can't save datafiles, replace javaw with java to see the errors Quote Link to comment Share on other sites More sharing options...
PKBO Posted August 16, 2016 Share Posted August 16, 2016 Spiedie, when i try run.cmd i get error: could not find java.dll and than Could not find Java SE Runtime Environment. Quote Link to comment Share on other sites More sharing options...
Strong Island Posted August 16, 2016 Share Posted August 16, 2016 @Strong Island thats really weird, because my 118 can't saving score. I try it on Windows 10 & 7 ya that is weird, I did it with 118 and win 10 64bit Quote Link to comment Share on other sites More sharing options...
speed.fastest Posted August 16, 2016 Author Share Posted August 16, 2016 tl:dr https://dl.dropboxusercontent.com/u/45025086/hwbot/HWBotPrimeFor9.zip, extract and double click run.cmd get activation.jar out of JAF 1.1 from Java Archive Downloads - Java Platform Technologies get jaxb .jars from lib folder, downloaded from https://jaxb.java.net/2.2.11/ place jars in same folder (need hwbotprime-0.8.3.jar, activation.jar, jabx-api.jar, jaxb-core.jar, jaxb-impl.jar) create file run.cmd or run.bat with contents: start javaw -cp .\* org.hwbot.bench.BootStrap double click run if you still can't save datafiles, replace javaw with java to see the errors You my hero, worked really well. Thank You very much! Spiedie, when i try run.cmd i get error: could not find java.dll and than Could not find Java SE Runtime Environment. Put it in bin on Java folder ya that is weird, I did it with 118 and win 10 64bit Now it worked with that trick Quote Link to comment Share on other sites More sharing options...
COMIAS Posted August 16, 2016 Share Posted August 16, 2016 Hello, I carefully read this post on JRE9-xxx, And that my given an idea, appearing great advantage of JRE9 version, ie the version 105 to the 131 (the latest available), with my condif H24. All appear with lesi latest version of JRE8, JRE7 JRE6 and x64 versions. You can find all the information on the test protocol and the config on the screenshot. I would test the future of all its version with a Win7 x64, appearing order. My config: CPU-Z VALIDATOR (PS: sorry for my crappy English, but translated for me google that) Quote Link to comment Share on other sites More sharing options...
speed.fastest Posted August 16, 2016 Author Share Posted August 16, 2016 Wow, you do hard work, very nice, sure it will help other people. Did you try jre 6u18 x64? It seems best on my G3258, i havent tested jre newer than Java 8 on my haswell. Quote Link to comment Share on other sites More sharing options...
Taloken Posted August 16, 2016 Share Posted August 16, 2016 That's testing ! What is the difference between "save base" and "save-hwbfor9" ? Quote Link to comment Share on other sites More sharing options...
speed.fastest Posted August 16, 2016 Author Share Posted August 16, 2016 HWBot Prime for 9 is @Spiedie guide how to fix "broken" JRE 9 Saving Score function on ver 118 or above. You can see on post #68 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.