Re: Behavior difference when open file dialog from applet

2012-04-18 Thread Jonathan Lu
Hello, is anybody interested in this problem? it seems to be a generic question of how to control security access in JNI native implementation of JDK. And consider the behavior differences, is it neccessary to reimplement Gtk file dialog in the same way as X dialog? Regards - Jonathan On 04/

hg: jdk8/tl/jdk: 2 new changesets

2012-04-18 Thread michael . x . mcmahon
Changeset: 9de97594f062 Author:michaelm Date: 2012-04-18 16:04 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9de97594f062 7162043: Add headless mode tests to problem list [macosx] Reviewed-by: alanb ! test/ProblemList.txt Changeset: 06e4020eebb2 Author:michaelm Date:

code review request: 7162687: enhance KDC server availability detection

2012-04-18 Thread Weijun Wang
Hi Valerie Please take a review at http://cr.openjdk.java.net/~weijun/7162687/webrev.00/ Basically I add a connect() before send/receive and if a KDC UDP server is not on, an ICMP Port Unreachable message will be received immediately, and there will be no more retry on the same KDC. In t

Request for minor modification to expose kerberos last request time

2012-04-18 Thread Steve Beaty
Hi, I'd like to followup on the accepted JDK 6 request at: https://bugs.openjdk.java.net/show_bug.cgi?id=100186 with the following diffs for the JDK 8 branch. They propagate the kerberos last request time from where they are parsed to where they can be used by a program. We use the JD

hg: jdk8/tl/jdk: 7160380: Sync JDK8 with JAXP 1.4.5

2012-04-18 Thread huizhe . wang
Changeset: 6cf68360cfaf Author:joehw Date: 2012-04-17 11:21 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6cf68360cfaf 7160380: Sync JDK8 with JAXP 1.4.5 Summary: bring JDK8 up to date to what we have in 7u4 Reviewed-by: lancea, mullan ! src/share/lib/security/java.security

hg: jdk8/tl/jdk: 3 new changesets

2012-04-18 Thread staffan . larsen
Changeset: 869f53f58692 Author:sla Date: 2012-04-17 06:45 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/869f53f58692 7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx] Summary: Provide the missing implementation UnixOperatingSystem on Mac O

hg: jdk8/tl/jaxp: 7160380: Sync JDK8 with JAXP 1.4.5

2012-04-18 Thread huizhe . wang
Changeset: ceae213d9812 Author:joehw Date: 2012-04-17 11:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/ceae213d9812 7160380: Sync JDK8 with JAXP 1.4.5 Summary: bring JDK8 up to date to what we have in 7u4 Reviewed-by: lancea, mullan + src/com/sun/org/apache/xalan/intern