Re: Harmony and the future of Java

2006-02-25 Thread Stefano Mazzocchi
Damian Hamill wrote: Stefano Mazzocchi wrote: I agree with you (and Ben) about the fact that monoculture brings stagnation, but I don't think this is a good place for talking about java innovations. hat type=project mentor This project is about implement a JVM as specified by the JCP, of

Re: Classpath on Cygwin: failed to open native library error

2006-02-25 Thread Archie Cobbs
snowdosker wrote: Still havn't solved problem with jc: assertion failure: _r == 0 jc: location: file `thread.c' line 1023 This one is the reason for simple thread test crash after few itterations This one is mysterious and will take some debugging by someone on a Cygwin platform. I'd start by

[jira] Assigned: (HARMONY-129) README should not mention the old native-src/*/build.log file

2006-02-25 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-129?page=all ] Tim Ellison reassigned HARMONY-129: --- Assign To: Tim Ellison README should not mention the old native-src/*/build.log file -

[jira] Resolved: (HARMONY-129) README should not mention the old native-src/*/build.log file

2006-02-25 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-129?page=all ] Tim Ellison resolved HARMONY-129: - Resolution: Fixed Thanks Mark. Patch applied to README.txt at repo revision 380981. Please check it was applied as expected. README should not

[jira] Updated: (HARMONY-103) java.lang.StringBuilder Implementation for LUNI

2006-02-25 Thread Nathan Beyer (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-103?page=all ] Nathan Beyer updated HARMONY-103: - Attachment: StringBuilder_javadoc_patch.txt Here's a patch for the Javadoc to StringBuilder. This time it's 100% of my own creation.

[jira] Commented: (HARMONY-103) java.lang.StringBuilder Implementation for LUNI

2006-02-25 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-103?page=comments#action_12367793 ] Tim Ellison commented on HARMONY-103: - Thanks Nathan, Applied in LUNI module java.lang.StringBuilder at repo revision 381015. Please check is was applied as you

[jchevm] problems with gnu classpath and also jchevm builds

2006-02-25 Thread Weldon Washburn
Archie, Ivan, I am following the email that Ivan Snowdosker sent on Monday, Feb 20 that describes how to build and run JCHEVM. I have hit a couple of bewildering snags. I installed the latest version of cygwin from the net but there still seems to be build problems. I need to build

Re: [jchevm] problems with gnu classpath and also jchevm builds

2006-02-25 Thread Archie Cobbs
Weldon Washburn wrote: Next, I tried to configure JCHEVM. I think the top-level directory is supposed to have a configure file. Its not there. I did an svn update jchevm. It shows, At revision 381045. But still no configure file. I have svn version 1.3.0 installed. Check out the

[jira] Commented: (HARMONY-78) SecurityKeySpec.getEncoded returns incorrect value

2006-02-25 Thread Mikhail Loenko (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-78?page=comments#action_12367811 ] Mikhail Loenko commented on HARMONY-78: --- verified SecurityKeySpec.getEncoded returns incorrect value --

Re: Security module layout

2006-02-25 Thread Mikhail Loenko
Hi George, why e.g. 'win.IA32' not just 'win'? Thanks, Mikhail 2006/2/24, George Harley [EMAIL PROTECTED]: Hi, Redrawing the proposed layout as it didn't render quite correctly for me when I read over the sent note (sigh). SECURITY ROOT | | +---src |

Re: Harmony and the future of Java

2006-02-25 Thread Damian Hamill
Stefano Mazzocchi wrote: Damian Hamill wrote: The problem is that before you start to run your applet you have to download and install everything that makes up the JRE including classes, programs and dlls that your applet will never use. A better solution would be to download and install the

[jira] Updated: (HARMONY-115) set appropriate svn:ignore properties

2006-02-25 Thread Mark Hindess (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-115?page=all ] Mark Hindess updated HARMONY-115: - Attachment: svn.ignore.tar.gz Sorry, Tim. I was using a tar file to copy files to/from my windows test box and I must have uploaded that tar rather than

[jira] Commented: (HARMONY-129) README should not mention the old native-src/*/build.log file

2006-02-25 Thread Mark Hindess (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-129?page=comments#action_12367816 ] Mark Hindess commented on HARMONY-129: -- Looks good. Thanks. README should not mention the old native-src/*/build.log file

[jira] Commented: (HARMONY-128) windows makefile housekeeping

2006-02-25 Thread Mark Hindess (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-128?page=comments#action_12367817 ] Mark Hindess commented on HARMONY-128: -- Looks good. windows makefile housekeeping - Key: HARMONY-128 URL: