Opened 8 years ago
Closed 5 years ago
#17302 closed defect (patchwelcome)
DOH robot repeatedly pops up warning dialog w/latest (oracle) java
Reported by: | bill | Owned by: | haysmark |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11 |
Component: | TestFramework | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
After installing recent versions of the standard JRE from Oracle, running a test suite constantly pops up warning dialogs:
This makes it infeasible to run the regression suite, since you would have to stand by the machine for hours, clicking the "No" button hundreds of times. Problem happens on both IE8 and FF, and presumably other browsers.
IIRC Mark said that it works with IBM's JRE but that's not a good solution because that JRE is not easily available outside of IBM (see http://stackoverflow.com/questions/10697656/how-to-get-ibm-java-7-for-windows and http://stackoverflow.com/questions/10714588/ibm-sdk-7-for-non-ibm-windows-machines).
Attachments (1)
Change History (4)
Changed 8 years ago by
Attachment: | dialog.gif added |
---|
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
Owner: | set to haysmark |
---|---|
Status: | new → assigned |
comment:3 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
We have moved dojo core to Intern, and the plan is to focus on Intern rather than maintaining DOH. We would accept pull requests for this issue if someone wants to fix it.
Note that Mark checked in a fix/procedure to solve this problem with the 7u40 JVM as part of #17442. However it no longer works with the newest 7u45 JVM.
My semi-workaround is to use the old 7u25 version of the JVM from http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html. It pops up upgrade warnings every few hours though.