[jira] Commented: (HARMONY-58) Problems trying to run the security2 test suite

2006-02-01 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-58?page=comments#action_12364779 ] Tim Ellison commented on HARMONY-58: Thank you Mikhail / Stepan. My mistake, when people were posting to say the security2 tests passed I had assumed that they were

[jira] Assigned: (HARMONY-60) java.net.URL.getHost() must return the IPv6 address enclosed in square brackets

2006-02-01 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-60?page=all ] Tim Ellison reassigned HARMONY-60: -- Assign To: Tim Ellison java.net.URL.getHost() must return the IPv6 address enclosed in square brackets

[jira] Updated: (HARMONY-61) java.net.InetAddress.getByAddress(null) throws NPE insread of UnknownHostException

2006-02-01 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-61?page=all ] Tim Ellison updated HARMONY-61: --- Estimated Complexity: Novice java.net.InetAddress.getByAddress(null) throws NPE insread of UnknownHostException

[jira] Assigned: (HARMONY-66) java.lang.SecurityManager.checkAccess(Thread t) throws NullPointerException for the dead thread.

2006-02-01 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-66?page=all ] Tim Ellison reassigned HARMONY-66: -- Assign To: Tim Ellison java.lang.SecurityManager.checkAccess(Thread t) throws NullPointerException for the dead thread.

[jira] Resolved: (HARMONY-66) java.lang.SecurityManager.checkAccess(Thread t) throws NullPointerException for the dead thread.

2006-02-01 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-66?page=all ] Tim Ellison resolved HARMONY-66: Resolution: Fixed Elena, Fixed in LUNI module java.lang.SecurityManager at repo revision 374062. Please check that this fully resolves your problem.

[jira] Updated: (HARMONY-58) Problems trying to run the security2 test suite

2006-02-01 Thread Stepan Mishura (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-58?page=all ] Stepan Mishura updated HARMONY-58: -- Attachment: security2ClasslibTestsPatch.txt I've added 'test.classlib' target to run security2 tests on Harmony code base. So the following steps are

Re: [jira] Commented: (HARMONY-58) Problems trying to run the security2 test suite

2006-02-01 Thread Tim Ellison
Geir Magnusson Jr wrote: What I don't get is why. Presumably BC is assuming that BigInteger does something real -- and is spinning 'cos we return null today. (Only speculation, I never attached a debugger). Oh - what version of BC are people using? I used v 1.3.1 for jdk1.4 Me too

[jira] Commented: (HARMONY-58) Problems trying to run the security2 test suite

2006-02-01 Thread Geir Magnusson Jr (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-58?page=comments#action_12364809 ] Geir Magnusson Jr commented on HARMONY-58: -- Confusion is my fault, as I am those people that reported all tests pass, because I didn't integrate with the core

[jira] Assigned: (HARMONY-64) java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if invalid name starts with x-

2006-02-01 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-64?page=all ] Tim Ellison reassigned HARMONY-64: -- Assign To: Tim Ellison java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if invalid name starts with x-

[jira] Updated: (HARMONY-64) java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if valid name starts with x-

2006-02-01 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-64?page=all ] Tim Ellison updated HARMONY-64: --- Summary: java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if valid name starts with x- (was:

[jira] Commented: (HARMONY-27) The network related channels in java.nio.channels are not implemented

2006-02-01 Thread Tim Ellison (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-27?page=comments#action_12364890 ] Tim Ellison commented on HARMONY-27: Thanks for doing this work Richard. I've had a look at your code. The definition of the INetworkSystem is good, and fits in with

[jira] Created: (HARMONY-68) java.nio.charset.Charset.isSupported(String charsetName) does not throw IllegalCharsetNameException for spoiled standard sharset name

2006-02-01 Thread Svetlana Samoilenko (JIRA)
java.nio.charset.Charset.isSupported(String charsetName) does not throw IllegalCharsetNameException for spoiled standard sharset name - Key: HARMONY-68

[jira] Created: (HARMONY-69) java.io.RandomAccessFile(String name, String mode) doesn't allow to open a file in a read-only mode

2006-02-01 Thread Vladimir Ivanov (JIRA)
java.io.RandomAccessFile(String name, String mode) doesn't allow to open a file in a read-only mode --- Key: HARMONY-69 URL: http://issues.apache.org/jira/browse/HARMONY-69