Dr Andrew John Hughes wrote:
On 12:19 Thu 02 Dec , Anthony Petrov wrote:
Hi Andrew,
On 12/1/2010 9:36 PM, Dr Andrew John Hughes wrote:
On 19:36 Wed 01 Dec , Anthony Petrov wrote:
By the way, since 6u10 there's no a security banner that affects window
insets. The security warning is a separate window (the yellow triangle
on the top-right corner of the top-level window by default).
So apparently this test doesn't make sense anymore. I'm not sure if
OpenJDK 6 contains the new security warning implementation, but we can
definitely remove the test from JDK 7.
Do you have a bug ID for this new warning implementation? Then we can
see if it is in OpenJDK6 or not.
This is 6693253: Security Warning appearance requires enhancements
In JDK7: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/0cbcc4bdf95a
--
best regards,
Anthony
Thanks for the ID and link. I can confirm this patch is not in OpenJDK6.
As it claims to be a forwardport from the proprietary JDK6 releases, I assume
such a backport would be worth doing?
I've taken a look at the changeset and I'd be willing to approve such a
backport to OpenJDK 6.
-Joe