Uncaught AccessibleObject.setAccessible fails on App Engine
-----------------------------------------------------------
Key: JRUBY-4799
URL: http://jira.codehaus.org/browse/JRUBY-4799
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.5
Environment: JRuby on App Engine
Reporter: John Woodell
Priority: Critical
Fix For: JRuby 1.5
Rails on JRuby 1.5.0 has Read & Delete, but Create & Update fail.
https://gist.github.com/286fa1379958faec3eb1
Java::JavaLang::SecurityException (java.lang.IllegalAccessException: Reflection
is not allowed on public int
java.lang.String$CaseInsensitiveComparator.compare(java.lang.String,java.lang.String)):
com.google.appengine.runtime.Request.process-e62bd734cf09f125(Request.java)
java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:40)
org.jruby.javasupport.JavaMethod.<init>(JavaMethod.java:176)
org.jruby.javasupport.JavaMethod.create(JavaMethod.java:183)
org.jruby.java.invokers.MethodInvoker.createCallable(MethodInvoker.java:23)
org.jruby.java.invokers.RubyToJavaInvoker.<init>(RubyToJavaInvoker.java:63)
. . .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email