https://issues.apache.org/bugzilla/show_bug.cgi?id=49481

--- Comment #3 from Richard <rveac...@gmail.com> 2010-06-22 14:27:33 EDT ---
I am using RAD, which is an IBM product and they seem to be using their own
version of the JDK. Here is the info it tells me:

java.vm.version=2.4
java.vm.vendor=IBM Corporation
java.vm.info=JRE 1.6.0 IBM J9 2.4 Windows Vista x8...
java.vendor.url=http://www.ibm.com/
java.version=1.6.0
java.vendor=IBM Corporation
java.specification.version=1.6
java.class.version=50.0
java.fullversion=JRE 1.6.0 IBM J9 2.4 Windows Vista x8...
java.vm.specification.version=1.0
java.vm.name=IBM J9 VM

I am told by someone else in my area, that they tried to switch it to Sun's JDK
and it wouldn't work. IBM must need their own special code in it in places for
it work. I am also told that we should have the latest version of the IBM JDK.

As for what is at line 250, I have provided RAD's OutputStreamWriter class. The
line contains: System.arraycopy(cbuf, off, buffer, index+1, len);

I noticed the class says 6/6/7 while Sun's says 10/3/23, which seems like it is
pretty outdated. I'm not sure if it is possible to update just a few classes to
IBM's SDK and see if that will fix the issue.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to