[Building Sakai] java 6

Charles Hedrick hedrick at rutgers.edu
Wed May 6 15:22:58 PDT 2009


That is an argument that you pass to the JVM in catalina.sh or  
setenv.sh. It causes the class loader to behave as it did in Java 5.  
Problems caused there would show when you're starting Sakai. We don't  
use the search tool, so we wouldn't see the issue you mention.


On May 6, 2009, at 6:16:19 PM, Mustansar wrote:

> I have seen unit test for search not working with Java 1.6.
> and I wish some one explain what does
>
> -Dsun.lang.ClassLoader.allowArraySyntax=true
>
> mean beyond the point that it is a property set to true.
> Charles Hedrick wrote:
>> We're doing the last 2 weeks of testing for Sakai 2.6 under Java  
>> 6.  We're still building under Java 5. The only configuration  
>> change is  adding -Dsun.lang.ClassLoader.allowArraySyntax=true. If  
>> we don't run  into problems during testing, I'm considering running  
>> under Java 6 in  production. I also have a system running Sakai 2.5  
>> under Java 6,  though we won't use it in production unless we have  
>> an emergency  during the next 2 weeks.
>>
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org 
>>  with a subject of "unsubscribe"
>>
>>
>



More information about the sakai-dev mailing list