On 08/12/13 17:39, Dan Xu wrote:
On 12/08/2013 01:34 AM, Chris Hegarty wrote:
On 07/12/2013 18:12, Dan Xu wrote:
...
Just so I understand, did you use a JNI global when caching the
reference?
-Alan
Hi Alan,
What is a JNI global?
http://docs.oracle.com/javase/7/docs/technotes/guides/jni/
Changeset: 9e579a2329c0
Author:michaelm
Date: 2013-12-09 13:05 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9e579a2329c0
8029354: URLPermission. throws llegalArgumentException: Invalid
characters in hostname
Reviewed-by: alanb, chegar
! src/share/classes/java/net/URLPermi
Hi Chris,
Thanks for your detailed explanation. I understand the issue now.
Thanks!
-Dan
On Mon 09 Dec 2013 02:09:52 AM PST, Chris Hegarty wrote:
On 08/12/13 17:39, Dan Xu wrote:
On 12/08/2013 01:34 AM, Chris Hegarty wrote:
On 07/12/2013 18:12, Dan Xu wrote:
...
Just so I understand,
Changeset: 5bf0af735c61
Author:vromero
Date: 2013-12-09 19:29 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/5bf0af735c61
8029569: internal javac cast exception when resolving varargs ambiguity
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/comp/Resolve.java