You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Commented: (HARMONY-58) Problems trying to run the security2 test suite - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/02/01 05:32:00 UTC, 7 replies.
- [jira] Created: (HARMONY-59) java.text.MessageFormat.toPattern() causes IndexOutOfBoundsException in StringBuffer.setLength method - posted by "tatyana doubtsova (JIRA)" <ji...@apache.org> on 2006/02/01 05:42:46 UTC, 0 replies.
- [jira] Created: (HARMONY-60) java.net.URL.getHost() must return the IPv6 address enclosed in square brackets - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/01 06:00:32 UTC, 0 replies.
- [jira] Created: (HARMONY-61) java.net.InetAddress.getByAddress(null) throws NPE insread of UnknownHostException - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/01 06:05:33 UTC, 0 replies.
- [jira] Created: (HARMONY-62) java.text.BreakIterator.getSentenceInstance().next() treats '\n' as the end of the sentence - posted by "tatyana doubtsova (JIRA)" <ji...@apache.org> on 2006/02/01 06:13:32 UTC, 2 replies.
- Re: writing full javadoc, or not - posted by Mikhail Loenko <ml...@gmail.com> on 2006/02/01 06:37:19 UTC, 1 replies.
- [jira] Created: (HARMONY-63) java.text.MessageFormat.parse(String): incorrect size of Object array parsed from the string - posted by "tatyana doubtsova (JIRA)" <ji...@apache.org> on 2006/02/01 07:43:03 UTC, 0 replies.
- [jira] Created: (HARMONY-64) java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if invalid name starts with "x-" - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/01 08:53:03 UTC, 0 replies.
- [jira] Created: (HARMONY-65) java.text.MessageFormat.applyPattern(String pattern) and two MessageFormat constructors fail to detect unmatched braces in the pattern - posted by "tatyana doubtsova (JIRA)" <ji...@apache.org> on 2006/02/01 11:38:03 UTC, 0 replies.
- [jira] Created: (HARMONY-66) java.lang.SecurityManager.checkAccess(Thread t) throws NullPointerException for the dead thread. - posted by "Elena Semukhina (JIRA)" <ji...@apache.org> on 2006/02/01 11:42:03 UTC, 0 replies.
- [jira] Assigned: (HARMONY-60) java.net.URL.getHost() must return the IPv6 address enclosed in square brackets - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/01 12:03:05 UTC, 0 replies.
- [jira] Updated: (HARMONY-61) java.net.InetAddress.getByAddress(null) throws NPE insread of UnknownHostException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/01 12:55:05 UTC, 0 replies.
- [jira] Created: (HARMONY-67) java.nio.charset.Charset.decode(ByteBuffer) throws unexpected BufferOverflowException for UTF-16BE, UTF-16LE, UTF-16 charsets. - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/01 13:40:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-66) java.lang.SecurityManager.checkAccess(Thread t) throws NullPointerException for the dead thread. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/01 14:25:38 UTC, 0 replies.
- [jira] Resolved: (HARMONY-66) java.lang.SecurityManager.checkAccess(Thread t) throws NullPointerException for the dead thread. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/01 14:46:10 UTC, 1 replies.
- [jira] Updated: (HARMONY-58) Problems trying to run the security2 test suite - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/01 14:48:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-58) Problems trying to run the security2 test suite - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/02/01 15:57:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-27) The network related channels in java.nio.channels are not implemented - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/01 16:48:05 UTC, 1 replies.
- [jira] Assigned: (HARMONY-64) java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if invalid name starts with "x-" - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/01 22:25:37 UTC, 0 replies.
- [jira] Updated: (HARMONY-64) java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if valid name starts with "x-" - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/01 22:25:39 UTC, 1 replies.
- [jira] Commented: (HARMONY-64) java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if valid name starts with "x-" - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/01 23:09:37 UTC, 7 replies.
- [jira] Commented: (HARMONY-27) The network related channels in java.nio.channels are not implemented - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/01 23:53:38 UTC, 0 replies.
- [jira] Created: (HARMONY-68) java.nio.charset.Charset.isSupported(String charsetName) does not throw IllegalCharsetNameException for spoiled standard sharset name - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/02 04:53:27 UTC, 0 replies.
- [jira] Created: (HARMONY-69) java.io.RandomAccessFile(String name, String mode) doesn't allow to open a file in a read-only mode - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/02/02 07:13:41 UTC, 0 replies.
- [jira] Commented: (HARMONY-66) java.lang.SecurityManager.checkAccess(Thread t) throws NullPointerException for the dead thread. - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/02 09:19:07 UTC, 2 replies.
- [jira] Created: (HARMONY-70) java.io.FileInputStream.close() must close channel associated with this FileInputStream - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/02/02 12:20:34 UTC, 0 replies.
- [jira] Created: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/02 12:30:03 UTC, 0 replies.
- [jira] Created: (HARMONY-72) java.net.URLConnection.setAllowUserInteraction (boolean b) throws unspecified SecurityException - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/02 12:38:03 UTC, 0 replies.
- [jira] Reopened: (HARMONY-66) java.lang.SecurityManager.checkAccess(Thread t) throws NullPointerException for the dead thread. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/02 14:08:03 UTC, 0 replies.
- Prioritizing bug reports - posted by Tim Ellison <t....@gmail.com> on 2006/02/02 14:34:43 UTC, 2 replies.
- [vote] Acceptance of HARMONY-39 : Contribution of beans, regex and math class library code - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/02 15:36:48 UTC, 15 replies.
- FYI: 100+ files do not fully comply with serialVersionUID spec - posted by "Zakharov, Vasily M" <va...@intel.com> on 2006/02/03 00:14:32 UTC, 4 replies.
- [jira] Created: (HARMONY-73) java.net.InetAddress.getLocalHost() returns wrong host name for loopback address - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/03 07:53:03 UTC, 0 replies.
- Re: 'security2' TODOs list - posted by Stepan Mishura <st...@gmail.com> on 2006/02/03 08:56:35 UTC, 0 replies.
- [jira] Closed: (HARMONY-66) java.lang.SecurityManager.checkAccess(Thread t) throws NullPointerException for the dead thread. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/03 09:52:05 UTC, 0 replies.
- [jira] Created: (HARMONY-74) kernel files do not fully comply with serialVersionUID spec - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/03 15:34:03 UTC, 0 replies.
- [jira] Updated: (HARMONY-74) kernel files do not fully comply with serialVersionUID spec - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/03 15:36:04 UTC, 0 replies.
- [jira] Created: (HARMONY-75) 100+ files do not fully comply with serialVersionUID spec - posted by "Vasily Zakharov (JIRA)" <ji...@apache.org> on 2006/02/03 19:43:03 UTC, 0 replies.
- [jira] Updated: (HARMONY-75) 100+ files do not fully comply with serialVersionUID spec - posted by "Vasily Zakharov (JIRA)" <ji...@apache.org> on 2006/02/03 20:13:03 UTC, 0 replies.
- Tips for Harmony Development on Eclipse - posted by Nathan Beyer <nb...@kc.rr.com> on 2006/02/04 20:52:05 UTC, 8 replies.
- [jira] Commented: (HARMONY-72) java.net.URLConnection.setAllowUserInteraction (boolean b) throws unspecified SecurityException - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/05 19:24:04 UTC, 1 replies.
- [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/05 20:47:03 UTC, 3 replies.
- [jira] Created: (HARMONY-76) some clean-up after HARMONY-55 fix is desired - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/02/06 07:33:05 UTC, 0 replies.
- [jira] Updated: (HARMONY-76) some clean-up after HARMONY-55 fix is desired - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/02/06 07:35:04 UTC, 0 replies.
- [jira] Created: (HARMONY-77) serialVersionUID is missed in java.util.LinkedHashSet - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/06 10:24:06 UTC, 0 replies.
- [jira] Updated: (HARMONY-77) serialVersionUID is missed in java.util.LinkedHashSet - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/06 10:24:08 UTC, 0 replies.
- [jira] Resolved: (HARMONY-27) The network related channels in java.nio.channels are not implemented - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 12:29:06 UTC, 0 replies.
- [jira] Assigned: (HARMONY-74) kernel files do not fully comply with serialVersionUID spec - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 12:40:04 UTC, 0 replies.
- [jira] Resolved: (HARMONY-74) kernel files do not fully comply with serialVersionUID spec - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 12:51:06 UTC, 0 replies.
- [jira] Created: (HARMONY-78) SecurityKeySpec.getEncoded returns incorrect value - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/02/06 14:14:04 UTC, 0 replies.
- [jira] Updated: (HARMONY-39) Contribution of beans, regex and math classlibrary code - posted by "Andrey Chernyshev (JIRA)" <ji...@apache.org> on 2006/02/06 14:21:08 UTC, 1 replies.
- [jira] Assigned: (HARMONY-75) 100+ files do not fully comply with serialVersionUID spec - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 14:43:07 UTC, 0 replies.
- [jira] Resolved: (HARMONY-75) 100+ files do not fully comply with serialVersionUID spec - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 14:57:05 UTC, 0 replies.
- [jchevm] Fix licence file? - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/06 15:06:19 UTC, 1 replies.
- [jira] Assigned: (HARMONY-61) java.net.InetAddress.getByAddress(null) throws NPE insread of UnknownHostException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 20:15:58 UTC, 0 replies.
- [jira] Resolved: (HARMONY-61) java.net.InetAddress.getByAddress(null) throws NPE insread of UnknownHostException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 20:24:02 UTC, 0 replies.
- [jira] Resolved: (HARMONY-60) java.net.URL.getHost() must return the IPv6 address enclosed in square brackets - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 22:35:58 UTC, 0 replies.
- [jira] Assigned: (HARMONY-77) serialVersionUID is missed in java.util.LinkedHashSet - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 23:01:00 UTC, 0 replies.
- [jira] Resolved: (HARMONY-77) serialVersionUID is missed in java.util.LinkedHashSet - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/06 23:02:59 UTC, 0 replies.
- [jira] Updated: (HARMONY-59) java.text.MessageFormat.toPattern() causes IndexOutOfBoundsException in StringBuffer.setLength method - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/07 04:40:00 UTC, 0 replies.
- [jira] Updated: (HARMONY-78) SecurityKeySpec.getEncoded returns incorrect value - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/02/07 06:01:57 UTC, 0 replies.
- [jira] Commented: (HARMONY-77) serialVersionUID is missed in java.util.LinkedHashSet - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/07 06:18:58 UTC, 0 replies.
- [jira] Created: (HARMONY-79) java.util.jar.Attributes.put(Object name, Object value) doesn't throw ClassCastException - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/07 09:13:56 UTC, 0 replies.
- [jira] Closed: (HARMONY-77) serialVersionUID is missed in java.util.LinkedHashSet - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 09:43:00 UTC, 0 replies.
- [jira] Created: (HARMONY-80) serialVersionUID is missed in org.ietf.jgss.GSSException - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/07 10:23:58 UTC, 0 replies.
- [jira] Updated: (HARMONY-80) serialVersionUID is missed in org.ietf.jgss.GSSException - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/07 10:23:59 UTC, 1 replies.
- [jira] Created: (HARMONY-81) java.util.zip.Inflater.infalate() throws DataFormatException instead of actual number of uncompressed bytes - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/07 11:28:57 UTC, 0 replies.
- [jira] Resolved: (HARMONY-56) java.net.InetAddress.getAllByName(null) throws UnknownHostException instead of valid InetAddress - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 12:12:58 UTC, 0 replies.
- [jira] Assigned: (HARMONY-49) java.io.PushBackInputStream throws ArrayIndexOutOfBoundsException instead of IOException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 12:24:58 UTC, 0 replies.
- [jira] Resolved: (HARMONY-49) java.io.PushBackInputStream throws ArrayIndexOutOfBoundsException instead of IOException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 12:27:00 UTC, 0 replies.
- [jira] Commented: (HARMONY-61) java.net.InetAddress.getByAddress(null) throws NPE insread of UnknownHostException - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/07 12:43:58 UTC, 0 replies.
- [jira] Assigned: (HARMONY-54) java.io.BufferedReader.read(null,int off,int len) does not throw NPE when len==0 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 13:08:58 UTC, 0 replies.
- [jira] Commented: (HARMONY-60) java.net.URL.getHost() must return the IPv6 address enclosed in square brackets - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/07 13:09:00 UTC, 0 replies.
- [jira] Resolved: (HARMONY-54) java.io.BufferedReader.read(null,int off,int len) does not throw NPE when len==0 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 13:14:57 UTC, 0 replies.
- [jira] Assigned: (HARMONY-46) Constructor java.io.File(String) creates object with incorrect name if one-letter name is followed by file separator char - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 13:16:58 UTC, 0 replies.
- [jira] Commented: (HARMONY-56) java.net.InetAddress.getAllByName(null) throws UnknownHostException instead of valid InetAddress - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/07 13:16:59 UTC, 0 replies.
- [jira] Resolved: (HARMONY-46) Constructor java.io.File(String) creates object with incorrect name if one-letter name is followed by file separator char - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 13:57:59 UTC, 0 replies.
- [jira] Closed: (HARMONY-56) java.net.InetAddress.getAllByName(null) throws UnknownHostException instead of valid InetAddress - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 13:59:58 UTC, 0 replies.
- [jira] Closed: (HARMONY-60) java.net.URL.getHost() must return the IPv6 address enclosed in square brackets - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 14:01:57 UTC, 0 replies.
- [jira] Closed: (HARMONY-61) java.net.InetAddress.getByAddress(null) throws NPE insread of UnknownHostException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/07 14:03:57 UTC, 0 replies.
- [jira] Updated: (HARMONY-42) com.ibm.io.nio.FileChannel is not fully implemented - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/07 16:56:59 UTC, 0 replies.
- [jchevm] building jchevm on Cygwin - posted by Enrico Migliore <en...@fatti.com> on 2006/02/07 19:11:38 UTC, 2 replies.
- [jira] Created: (HARMONY-82) wrong signature for 2 constructors in java.net.DatagramPacket - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/08 10:56:27 UTC, 0 replies.
- [jira] Created: (HARMONY-83) java.net.URL(String, String, int port, String) throws MalformedURLException when protocol is known - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/08 11:14:59 UTC, 0 replies.
- [jira] Commented: (HARMONY-83) java.net.URL(String, String, int port, String) throws MalformedURLException when protocol is known - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/08 11:49:59 UTC, 0 replies.
- [jira] Assigned: (HARMONY-59) java.text.MessageFormat.toPattern() causes IndexOutOfBoundsException in StringBuffer.setLength method - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/08 14:56:32 UTC, 0 replies.
- [jira] Resolved: (HARMONY-59) java.text.MessageFormat.toPattern() causes IndexOutOfBoundsException in StringBuffer.setLength method - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/08 15:11:00 UTC, 0 replies.
- [jira] Assigned: (HARMONY-48) Extract x-net component from 'security2' module - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/02/08 18:17:13 UTC, 0 replies.
- [jira] Assigned: (HARMONY-82) wrong signature for 2 constructors in java.net.DatagramPacket - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/08 18:51:58 UTC, 0 replies.
- [jira] Resolved: (HARMONY-82) wrong signature for 2 constructors in java.net.DatagramPacket - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/08 18:55:58 UTC, 0 replies.
- [jira] Assigned: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/08 18:58:57 UTC, 0 replies.
- [jira] Assigned: (HARMONY-72) java.net.URLConnection.setAllowUserInteraction (boolean b) throws unspecified SecurityException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/08 19:04:57 UTC, 0 replies.
- [jira] Resolved: (HARMONY-72) java.net.URLConnection.setAllowUserInteraction (boolean b) throws unspecified SecurityException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/08 19:06:59 UTC, 0 replies.
- [jira] Resolved: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/08 19:07:01 UTC, 0 replies.
- [jira] Commented: (HARMONY-42) com.ibm.io.nio.FileChannel is not fully implemented - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/08 21:33:43 UTC, 1 replies.
- [jira] Closed: (HARMONY-58) Problems trying to run the security2 test suite - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/02/09 01:24:55 UTC, 0 replies.
- [classlib:security2] bootclasspath for security tests [HARMONY-58] - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/09 01:30:00 UTC, 13 replies.
- [classlib] security2 -> security - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/09 01:31:10 UTC, 10 replies.
- [jira] Commented: (HARMONY-70) java.io.FileInputStream.close() must close channel associated with this FileInputStream - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/02/09 03:32:57 UTC, 1 replies.
- [jira] Commented: (HARMONY-69) java.io.RandomAccessFile(String name, String mode) doesn't allow to open a file in a read-only mode - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/02/09 04:04:01 UTC, 0 replies.
- [jira] Updated: (HARMONY-73) java.net.InetAddress.getLocalHost() returns wrong host name for loopback address - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/02/09 04:39:00 UTC, 3 replies.
- Re: [jira] Updated: (HARMONY-73) java.net.InetAddress.getLocalHost() returns wrong host name for loopback address - posted by huangzhu zhang <zh...@gmail.com> on 2006/02/09 06:35:01 UTC, 0 replies.
- Location for API extensions - posted by Anton Avtamonov <an...@gmail.com> on 2006/02/09 08:52:49 UTC, 31 replies.
- Which applications run using Harmony classes? - posted by zoe slattery <zo...@googlemail.com> on 2006/02/09 11:32:30 UTC, 7 replies.
- running eclipse on Harmony classlib - posted by Vladimir Strigun <vs...@gmail.com> on 2006/02/09 11:36:34 UTC, 4 replies.
- [Fwd: svn commit: r376144 - /incubator/harmony/enhanced/classlib/trunk/modules/security2/make/build.xml] - posted by Tim Ellison <t....@gmail.com> on 2006/02/09 13:10:01 UTC, 4 replies.
- [jira] Commented: (HARMONY-67) java.nio.charset.Charset.decode(ByteBuffer) throws unexpected BufferOverflowException for UTF-16BE, UTF-16LE, UTF-16 charsets. - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/09 17:22:57 UTC, 4 replies.
- Re: [tools] Javadoc! Javadoc! Javadoc! (the tool, not the debate...) - posted by Jeremy Huiskamp <jh...@uoguelph.ca> on 2006/02/09 17:45:56 UTC, 7 replies.
- FYI missing mail (was: Re: [Fwd: svn commit: r376144 - /incubator/harmony/enhanced/classlib/trunk/modules/security2/make/build.xml]) - posted by Tim Ellison <t....@gmail.com> on 2006/02/09 18:58:49 UTC, 0 replies.
- Harmony JRE plug-in for Eclipse (was: Re: running eclipse on Harmony classlib) - posted by Tim Ellison <t....@gmail.com> on 2006/02/09 19:22:05 UTC, 0 replies.
- Re: FYI missing mail - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/09 19:43:51 UTC, 3 replies.
- [jira] Assigned: (HARMONY-83) java.net.URL(String, String, int port, String) throws MalformedURLException when protocol is known - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/09 23:01:59 UTC, 0 replies.
- [jira] Updated: (HARMONY-83) java.net.URL(String, String, int port, String) throws MalformedURLException when port is > 65535 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/09 23:11:56 UTC, 0 replies.
- [jira] Resolved: (HARMONY-83) java.net.URL(String, String, int port, String) throws MalformedURLException when port is > 65535 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/09 23:13:56 UTC, 0 replies.
- [jira] Assigned: (HARMONY-76) some clean-up after HARMONY-55 fix is desired - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/09 23:17:57 UTC, 0 replies.
- Re: [tools] Javadoc! Javadoc! Javadoc! (the tool, not the debate...) - posted by Anthony Green <gr...@redhat.com> on 2006/02/10 05:48:29 UTC, 3 replies.
- [jira] Created: (HARMONY-84) java.net.InetAddress() shouldn't perform reverse name lookup - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/02/10 05:52:55 UTC, 0 replies.
- [jira] Commented: (HARMONY-84) java.net.InetAddress() shouldn't perform reverse name lookup - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/02/10 05:52:56 UTC, 1 replies.
- [jira] Commented: (HARMONY-73) java.net.InetAddress.getLocalHost() returns wrong host name for loopback address - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/02/10 06:08:55 UTC, 0 replies.
- [jira] Commented: (HARMONY-82) wrong signature for 2 constructors in java.net.DatagramPacket - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/10 06:26:56 UTC, 0 replies.
- [jira] Created: (HARMONY-85) java.util.jar.Attributes.Name(String name) does not throw IllegalArgumentException if name.length > 70 - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/10 07:08:55 UTC, 0 replies.
- [jira] Created: (HARMONY-86) java.util.zip.Inflater.needsDictionary() throws unspecified IllegalStateException - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/10 08:30:55 UTC, 0 replies.
- [jira] Commented: (HARMONY-83) java.net.URL(String, String, int port, String) throws MalformedURLException when port is > 65535 - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/10 08:41:56 UTC, 0 replies.
- [jira] Closed: (HARMONY-82) wrong signature for 2 constructors in java.net.DatagramPacket - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/10 10:03:55 UTC, 0 replies.
- [jira] Closed: (HARMONY-72) java.net.URLConnection.setAllowUserInteraction (boolean b) throws unspecified SecurityException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/10 10:03:57 UTC, 0 replies.
- [jira] Closed: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/10 10:03:58 UTC, 0 replies.
- [jira] Closed: (HARMONY-83) java.net.URL(String, String, int port, String) throws MalformedURLException when port is > 65535 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/10 10:03:59 UTC, 0 replies.
- verifying signed jars (was: Re: FYI missing mail) - posted by Tim Ellison <t....@gmail.com> on 2006/02/10 10:43:42 UTC, 0 replies.
- Re: verifying signed jars - posted by George Harley <ge...@googlemail.com> on 2006/02/10 11:47:53 UTC, 15 replies.
- Re: [classlib] proposal to revisit componentization for security (was: Re: problems with security2) - posted by Mikhail Loenko <ml...@gmail.com> on 2006/02/10 13:38:07 UTC, 15 replies.
- [jira] Commented: (HARMONY-29) java.util.zip.ZipException while onening jar file on local machine - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/10 14:48:58 UTC, 2 replies.
- [jira] Resolved: (HARMONY-42) com.ibm.io.nio.FileChannel is not fully implemented - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/10 15:06:57 UTC, 0 replies.
- classlib/trunk repository structure - posted by Alexey Petrenko <al...@gmail.com> on 2006/02/10 15:09:12 UTC, 12 replies.
- Using APR for Harmony's native link to the OS? - posted by Stefano Mazzocchi <st...@apache.org> on 2006/02/10 15:54:15 UTC, 43 replies.
- site documentation - posted by Tim Ellison <t....@gmail.com> on 2006/02/10 17:23:49 UTC, 1 replies.
- java.sql.* (was: Re: Which applications run using Harmony classes?) - posted by Jeremy Huiskamp <jh...@uoguelph.ca> on 2006/02/10 19:02:09 UTC, 0 replies.
- Re: java.sql.* - posted by Tor-Einar Jarnbjo <To...@Jarnbjo.de> on 2006/02/10 19:14:34 UTC, 6 replies.
- [jira] Closed: (HARMONY-48) Extract x-net component from 'security2' module - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/02/10 19:39:01 UTC, 0 replies.
- [jchevm] porting harmony classlib to JCHEVM - posted by Weldon Washburn <we...@gmail.com> on 2006/02/10 20:53:58 UTC, 13 replies.
- JavaSound Was: java.sql.* - posted by Tor-Einar Jarnbjo <To...@Jarnbjo.de> on 2006/02/11 00:08:20 UTC, 0 replies.
- CLA issues Was: java.sql.* - posted by Tor-Einar Jarnbjo <To...@Jarnbjo.de> on 2006/02/11 00:47:20 UTC, 10 replies.
- [jira] Updated: (HARMONY-79) java.util.jar.Attributes.put(Object name, Object value) doesn't throw ClassCastException - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/11 05:13:36 UTC, 0 replies.
- [jira] Updated: (HARMONY-63) java.text.MessageFormat.parse(String): incorrect size of Object array parsed from the string - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/11 05:41:26 UTC, 0 replies.
- API coverage results for Harmony? - posted by Stuart Ballard <st...@gmail.com> on 2006/02/11 17:01:25 UTC, 3 replies.
- Using Cairo for Harmony graphic stuff? [was Re: Using APR for Harmony's native link to the OS?] - posted by Stefano Mazzocchi <st...@apache.org> on 2006/02/11 18:08:55 UTC, 2 replies.
- [jira] Created: (HARMONY-87) Test cases for 'text' Classlib module - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/11 22:17:28 UTC, 0 replies.
- [jira] Updated: (HARMONY-87) Test cases for 'text' Classlib module - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/11 22:17:29 UTC, 0 replies.
- NDA issues and acceptable use of sun source (was: Re: JavaSound Was: java.sql.*) - posted by Leo Simons <ma...@leosimons.com> on 2006/02/13 00:46:41 UTC, 2 replies.
- ASF Licensing policy and the EPL (was: javadoc something something...) - posted by Leo Simons <ma...@leosimons.com> on 2006/02/13 01:19:51 UTC, 0 replies.
- Re: NDA issues and acceptable use of sun source - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/13 01:23:11 UTC, 8 replies.
- Re: Using Cairo for Harmony graphic stuff? - posted by Leo Simons <ma...@leosimons.com> on 2006/02/13 01:53:25 UTC, 17 replies.
- [jira] Commented: (HARMONY-46) Constructor java.io.File(String) creates object with incorrect name if one-letter name is followed by file separator char - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/02/13 10:25:46 UTC, 0 replies.
- [jira] Commented: (HARMONY-49) java.io.PushBackInputStream throws ArrayIndexOutOfBoundsException instead of IOException - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/02/13 10:30:43 UTC, 0 replies.
- [jira] Commented: (HARMONY-63) java.text.MessageFormat.parse(String): incorrect size of Object array parsed from the string - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/02/13 10:32:45 UTC, 0 replies.
- [jira] Commented: (HARMONY-53) java.io.File.hashCode() returns incorrect value - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/02/13 10:32:46 UTC, 0 replies.
- [jira] Commented: (HARMONY-54) java.io.BufferedReader.read(null,int off,int len) does not throw NPE when len==0 - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/02/13 10:34:43 UTC, 0 replies.
- [jira] Closed: (HARMONY-54) java.io.BufferedReader.read(null,int off,int len) does not throw NPE when len==0 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 11:26:44 UTC, 0 replies.
- [jira] Closed: (HARMONY-53) java.io.File.hashCode() returns incorrect value - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 11:29:03 UTC, 0 replies.
- [jira] Closed: (HARMONY-49) java.io.PushBackInputStream throws ArrayIndexOutOfBoundsException instead of IOException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 11:29:04 UTC, 0 replies.
- [jira] Closed: (HARMONY-46) Constructor java.io.File(String) creates object with incorrect name if one-letter name is followed by file separator char - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 11:29:05 UTC, 0 replies.
- [jira] Closed: (HARMONY-42) com.ibm.io.nio.FileChannel is not fully implemented - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 11:29:06 UTC, 0 replies.
- [jira] Created: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security - posted by "George Harley (JIRA)" <ji...@apache.org> on 2006/02/13 12:12:26 UTC, 1 replies.
- [jira] Created: (HARMONY-89) java.util.jar.Manifest().read(InputStream is) throws OutOfMemoryError - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/13 12:17:42 UTC, 0 replies.
- [jira] Updated: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security - posted by "George Harley (JIRA)" <ji...@apache.org> on 2006/02/13 12:17:45 UTC, 1 replies.
- [jira] Updated: (HARMONY-89) java.util.jar.Manifest().read(InputStream is) throws OutOfMemoryError - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/13 12:20:00 UTC, 0 replies.
- [result] Re: [vote] Acceptance of HARMONY-39 : Contribution of beans, regex and math class library code - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/13 14:21:55 UTC, 0 replies.
- [classlib] bouncy castle - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/13 14:28:35 UTC, 3 replies.
- [jira] Assigned: (HARMONY-57) Contribution of unit test code for a number of components - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/02/13 14:34:44 UTC, 0 replies.
- [jira] Assigned: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/02/13 14:34:46 UTC, 1 replies.
- [classlib] build / test system - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/13 16:58:44 UTC, 35 replies.
- [tools] javac.exe - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/13 17:01:57 UTC, 5 replies.
- [jira] Assigned: (HARMONY-87) Test cases for 'text' Classlib module - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 17:02:20 UTC, 0 replies.
- [jira] Resolved: (HARMONY-87) Test cases for 'text' Classlib module - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 17:25:33 UTC, 0 replies.
- [classlib] using cpp - posted by Tim Ellison <t....@gmail.com> on 2006/02/13 18:07:56 UTC, 8 replies.
- compiling JCHEVM with GCC/Cygwin - posted by snowdosker <sn...@academ.org> on 2006/02/13 18:43:28 UTC, 14 replies.
- [jira] Assigned: (HARMONY-47) java.io.FilePermissions should pay attention to system file separator - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 22:16:44 UTC, 0 replies.
- [jira] Resolved: (HARMONY-47) java.io.FilePermissions should pay attention to system file separator - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 22:40:45 UTC, 0 replies.
- [jira] Commented: (HARMONY-47) java.io.FilePermissions should pay attention to system file separator - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/13 22:56:42 UTC, 0 replies.
- jira probs? - posted by Tim Ellison <t....@gmail.com> on 2006/02/13 23:08:25 UTC, 5 replies.
- [jchevm] native method API for _jc_new_intern_string -- do you plan to add to _jc_ilib_entry table? - posted by Weldon Washburn <we...@gmail.com> on 2006/02/14 02:59:23 UTC, 8 replies.
- [jira] Created: (HARMONY-90) StringBuffer.setLength(int) doesn't throw IndexOutOfBoundsException if the argument is negative - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/14 06:10:08 UTC, 0 replies.
- [jira] Assigned: (HARMONY-89) java.util.jar.Manifest().read(InputStream is) throws OutOfMemoryError - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 11:06:08 UTC, 0 replies.
- [jira] Resolved: (HARMONY-89) java.util.jar.Manifest().read(InputStream is) throws OutOfMemoryError - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 11:54:09 UTC, 0 replies.
- [Fwd: Re: [classlib] build / test system] - posted by George Harley <ge...@googlemail.com> on 2006/02/14 12:58:31 UTC, 1 replies.
- [jira] Commented: (HARMONY-40) FileChannel assotiated with FileOutputStream not closed after closing output stream - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/14 13:05:09 UTC, 1 replies.
- [jira] Assigned: (HARMONY-86) java.util.zip.Inflater.needsDictionary() throws unspecified IllegalStateException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 14:27:09 UTC, 0 replies.
- [jira] Resolved: (HARMONY-86) java.util.zip.Inflater.needsDictionary() throws unspecified IllegalStateException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 14:36:11 UTC, 0 replies.
- [jira] Assigned: (HARMONY-33) java.nio.BufferOverflow exception while decoding ByteBuffer with UTF-16 charset - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 14:59:11 UTC, 0 replies.
- [jira] Assigned: (HARMONY-67) java.nio.charset.Charset.decode(ByteBuffer) throws unexpected BufferOverflowException for UTF-16BE, UTF-16LE, UTF-16 charsets. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 15:01:09 UTC, 0 replies.
- [jira] Resolved: (HARMONY-33) java.nio.BufferOverflow exception while decoding ByteBuffer with UTF-16 charset - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 15:05:09 UTC, 0 replies.
- [jira] Resolved: (HARMONY-67) java.nio.charset.Charset.decode(ByteBuffer) throws unexpected BufferOverflowException for UTF-16BE, UTF-16LE, UTF-16 charsets. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 15:05:10 UTC, 0 replies.
- build fails - what next? - posted by karan malhi <ka...@gmail.com> on 2006/02/14 15:05:44 UTC, 14 replies.
- [jira] Assigned: (HARMONY-85) java.util.jar.Attributes.Name(String name) does not throw IllegalArgumentException if name.length > 70 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 15:11:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-85) java.util.jar.Attributes.Name(String name) does not throw IllegalArgumentException if name.length > 70 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 15:20:12 UTC, 0 replies.
- [classlib] creating a new snapshot, and planned breakage heads-up - posted by Tim Ellison <t....@gmail.com> on 2006/02/14 15:57:37 UTC, 7 replies.
- [jira] Commented: (HARMONY-33) java.nio.BufferOverflow exception while decoding ByteBuffer with UTF-16 charset - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/14 16:09:11 UTC, 0 replies.
- [jira] Closed: (HARMONY-33) java.nio.BufferOverflow exception while decoding ByteBuffer with UTF-16 charset - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/14 16:44:11 UTC, 0 replies.
- [jira] Created: (HARMONY-91) Serialization: fails to deserialize stream in case of added class to hierarchy - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/14 16:52:40 UTC, 0 replies.
- Re: build fails - what next? -- outerr.txt - posted by karan malhi <ka...@gmail.com> on 2006/02/14 17:02:30 UTC, 9 replies.
- [jira] Updated: (HARMONY-91) Serialization: fails to deserialize stream in case of added class to hierarchy - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/14 17:13:10 UTC, 0 replies.
- error when using sun compiler - posted by karan malhi <ka...@gmail.com> on 2006/02/14 20:57:12 UTC, 5 replies.
- [jira] Created: (HARMONY-92) Suggestion: Move com.ibm.platform from NIO to LUNI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/15 02:24:40 UTC, 0 replies.
- [jira] Commented: (HARMONY-92) Suggestion: Move com.ibm.platform from NIO to LUNI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/15 02:33:31 UTC, 0 replies.
- Shall we allows to create association between issues in Harmony JIRA system? - posted by Richard Liang <ri...@gmail.com> on 2006/02/15 02:40:06 UTC, 1 replies.
- Re: [jira] Updated: (HARMONY-57) Contribution of unit test code for a number of components - posted by Richard Liang <ri...@gmail.com> on 2006/02/15 05:55:44 UTC, 0 replies.
- [jira] Created: (HARMONY-93) some methods in java.util.Collections don't throw NPE when the parameter is null - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/15 06:37:09 UTC, 0 replies.
- [jira] Updated: (HARMONY-93) some methods in java.util.Collections don't throw NPE when the parameter is null - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/15 06:44:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-86) java.util.zip.Inflater.needsDictionary() throws unspecified IllegalStateException - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/15 07:16:51 UTC, 0 replies.
- [jira] Commented: (HARMONY-85) java.util.jar.Attributes.Name(String name) does not throw IllegalArgumentException if name.length > 70 - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/15 07:21:52 UTC, 0 replies.
- [jira] Updated: (HARMONY-92) Suggestion: Move com.ibm.platform from NIO to LUNI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/15 08:07:44 UTC, 1 replies.
- [jira] Created: (HARMONY-94) java.util.Collections.binarySearch(List, Object, Comparator c) throws NPE when c is null - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/15 08:45:59 UTC, 0 replies.
- [jira] Reopened: (HARMONY-67) java.nio.charset.Charset.decode(ByteBuffer) throws unexpected BufferOverflowException for UTF-16BE, UTF-16LE, UTF-16 charsets. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/15 11:09:10 UTC, 0 replies.
- [jira] Closed: (HARMONY-85) java.util.jar.Attributes.Name(String name) does not throw IllegalArgumentException if name.length > 70 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/15 11:26:37 UTC, 0 replies.
- [jira] Closed: (HARMONY-86) java.util.zip.Inflater.needsDictionary() throws unspecified IllegalStateException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/15 11:26:38 UTC, 0 replies.
- [vm] finalization subsystem design - posted by "Zakirov, Salikh" <sa...@intel.com> on 2006/02/15 13:45:59 UTC, 0 replies.
- [jira] Assigned: (HARMONY-79) java.util.jar.Attributes.put(Object name, Object value) doesn't throw ClassCastException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/15 20:19:08 UTC, 0 replies.
- [jira] Resolved: (HARMONY-79) java.util.jar.Attributes.put(Object name, Object value) doesn't throw ClassCastException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/15 20:23:08 UTC, 0 replies.
- build problems (was: Re: [jchevm] porting harmony classlib to JCHEVM) - posted by Tim Ellison <t....@gmail.com> on 2006/02/15 20:26:42 UTC, 0 replies.
- [jira] Commented: (HARMONY-80) serialVersionUID is missed in org.ietf.jgss.GSSException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/15 20:52:10 UTC, 0 replies.
- newbie to project-where to start from - posted by karan malhi <ka...@gmail.com> on 2006/02/15 21:39:04 UTC, 32 replies.
- Platform dependent code placement (was: Re: repo layout again) - posted by Andrey Chernyshev <a....@gmail.com> on 2006/02/15 22:29:11 UTC, 14 replies.
- Increasing Java Startup Performance - posted by Stefano Mazzocchi <st...@apache.org> on 2006/02/16 06:05:28 UTC, 4 replies.
- [jira] Created: (HARMONY-95) Extract auth component from 'security2' module - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/16 06:48:59 UTC, 3 replies.
- [classlib] do we need a global exclude list? - posted by Stepan Mishura <st...@gmail.com> on 2006/02/16 06:53:42 UTC, 11 replies.
- I welcome J2SE 6's faster-splash.... re: Java speed-up - posted by Fernando Cassia <fc...@gmail.com> on 2006/02/16 06:59:36 UTC, 17 replies.
- [jira] Created: (HARMONY-96) Two new methods need to be implemented by java.nio.charset.Charset - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/16 09:46:00 UTC, 0 replies.
- Mission impossible: new APIs without spec in Java 5.0 - posted by Richard Liang <ri...@gmail.com> on 2006/02/16 09:52:25 UTC, 6 replies.
- [jira] Updated: (HARMONY-80) GSSException has the incorrect serialized form - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/16 10:03:01 UTC, 0 replies.
- [jira] Assigned: (HARMONY-80) GSSException has the incorrect serialized form - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/16 10:05:00 UTC, 0 replies.
- [jira] Resolved: (HARMONY-80) GSSException has the incorrect serialized form - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/16 10:10:00 UTC, 0 replies.
- [jira] Commented: (HARMONY-80) GSSException has the incorrect serialized form - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/16 10:22:01 UTC, 0 replies.
- [jira] Created: (HARMONY-97) ZipOutputStream.close() throws IOException if the stream is already closed - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/16 10:45:59 UTC, 2 replies.
- [jira] Closed: (HARMONY-80) GSSException has the incorrect serialized form - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/16 10:58:00 UTC, 0 replies.
- old faithful (was: Re: newbie to project-where to start from) - posted by Tim Ellison <t....@gmail.com> on 2006/02/16 11:17:42 UTC, 1 replies.
- beans tests (was: Re: [jira] Assigned: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security) - posted by Tim Ellison <t....@gmail.com> on 2006/02/16 11:50:34 UTC, 0 replies.
- [jira] Created: (HARMONY-98) java.util.BitSet.clear(int toIndex,int fromIndex) throws unexpected IndexOutOfBoundsException when toIndex=fromIndex - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/16 13:19:59 UTC, 0 replies.
- [jira] Updated: (HARMONY-98) java.util.BitSet.clear(int toIndex,int fromIndex) throws unexpected IndexOutOfBoundsException when toIndex=fromIndex - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/16 13:24:00 UTC, 1 replies.
- [jira] Assigned: (HARMONY-97) ZipOutputStream.close() throws IOException if the stream is already closed - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/16 14:19:02 UTC, 0 replies.
- [jira] Resolved: (HARMONY-97) ZipOutputStream.close() throws IOException if the stream is already closed - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/16 14:47:01 UTC, 0 replies.
- [jira] Commented: (HARMONY-98) java.util.BitSet.clear(int toIndex,int fromIndex) throws unexpected IndexOutOfBoundsException when toIndex=fromIndex - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/16 14:51:01 UTC, 0 replies.
- Re: old faithful - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/16 16:31:57 UTC, 0 replies.
- [jira] Commented: (HARMONY-97) ZipOutputStream.close() throws IOException if the stream is already closed - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/17 05:31:38 UTC, 0 replies.
- [jira] Commented: (HARMONY-79) java.util.jar.Attributes.put(Object name, Object value) doesn't throw ClassCastException - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/17 05:37:37 UTC, 0 replies.
- [jira] Updated: (HARMONY-68) java.nio.charset.Charset.isSupported(String charsetName) does not throw IllegalCharsetNameException for spoiled standard sharset name - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/17 06:31:47 UTC, 0 replies.
- [jira] Created: (HARMONY-99) java.nio.charset.CharsetDecoder.decode(ByteBuffer in) does not throw MalformedInputException when buffer's current position is not legal - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/17 07:00:55 UTC, 0 replies.
- [jira] Updated: (HARMONY-99) java.nio.charset.CharsetDecoder.decode(ByteBuffer in) does not throw MalformedInputException when buffer's current position is not legal - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/17 08:27:44 UTC, 0 replies.
- [jira] Created: (HARMONY-100) text/BidiWrapper issue? - posted by "Vladimir Gorr (JIRA)" <ji...@apache.org> on 2006/02/17 09:58:27 UTC, 2 replies.
- [classlib] security moved - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/17 10:27:00 UTC, 5 replies.
- [jira] Commented: (HARMONY-99) java.nio.charset.CharsetDecoder.decode(ByteBuffer in) does not throw MalformedInputException when buffer's current position is not legal - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/17 11:00:25 UTC, 0 replies.
- [jira] Closed: (HARMONY-97) ZipOutputStream.close() throws IOException if the stream is already closed - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 11:18:25 UTC, 0 replies.
- [jira] Closed: (HARMONY-79) java.util.jar.Attributes.put(Object name, Object value) doesn't throw ClassCastException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 11:18:26 UTC, 0 replies.
- [classlib] policy file - posted by Tim Ellison <t....@gmail.com> on 2006/02/17 12:08:02 UTC, 9 replies.
- [jira] Closed: (HARMONY-67) java.nio.charset.Charset.decode(ByteBuffer) throws unexpected BufferOverflowException for UTF-16BE, UTF-16LE, UTF-16 charsets. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 12:25:25 UTC, 0 replies.
- Re: svn commit: r378390 - in /incubator/harmony/enhanced/classlib/trunk/native-src/win.IA32/auth: ./ auth_copyright.c authwin32.c authwin32.h hyauth.def hyauth.rc makefile - posted by Leo Simons <ma...@leosimons.com> on 2006/02/17 12:46:51 UTC, 1 replies.
- [jira] Assigned: (HARMONY-99) java.nio.charset.CharsetDecoder.decode(ByteBuffer in) does not throw MalformedInputException when buffer's current position is not legal - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 12:53:25 UTC, 0 replies.
- [jira] Resolved: (HARMONY-99) java.nio.charset.CharsetDecoder.decode(ByteBuffer in) does not throw MalformedInputException when buffer's current position is not legal - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 12:56:25 UTC, 0 replies.
- [jira] Created: (HARMONY-101) NPE in java.util.regex.Pattern.compile() - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/17 13:29:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-100) text/BidiWrapper issue? - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 13:31:25 UTC, 1 replies.
- [jira] Commented: (HARMONY-68) java.nio.charset.Charset.isSupported(String charsetName) does not throw IllegalCharsetNameException for spoiled standard sharset name - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 14:05:27 UTC, 7 replies.
- [jira] Created: (HARMONY-102) java.util.Date.parse(String) throws java.lang.IllegalArgumentException for legal string - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/02/17 14:11:24 UTC, 0 replies.
- [jira] Assigned: (HARMONY-95) Extract auth component from 'security2' module - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 14:58:28 UTC, 0 replies.
- [Fwd: svn commit: r378514 - /incubator/harmony/enhanced/classlib/trunk/make/build-java.xml] - posted by Tim Ellison <t....@gmail.com> on 2006/02/17 15:36:36 UTC, 1 replies.
- [classlib] Snapshot build 378478 available - posted by Tim Ellison <t....@gmail.com> on 2006/02/17 16:01:23 UTC, 3 replies.
- [jira] Assigned: (HARMONY-63) java.text.MessageFormat.parse(String): incorrect size of Object array parsed from the string - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 16:48:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-63) java.text.MessageFormat.parse(String): incorrect size of Object array parsed from the string - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 16:50:24 UTC, 0 replies.
- [jira] Assigned: (HARMONY-65) java.text.MessageFormat.applyPattern(String pattern) and two MessageFormat constructors fail to detect unmatched braces in the pattern - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 17:09:25 UTC, 0 replies.
- [jira] Resolved: (HARMONY-65) java.text.MessageFormat.applyPattern(String pattern) and two MessageFormat constructors fail to detect unmatched braces in the pattern - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/17 17:50:25 UTC, 0 replies.
- Java-ffmpeg wrapper - posted by Fernando Cassia <fe...@gmail.com> on 2006/02/17 19:55:55 UTC, 1 replies.
- [jira] Updated: (HARMONY-102) java.util.Date.parse(String) throws java.lang.IllegalArgumentException for legal string - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/18 14:09:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-102) java.util.Date.parse(String) throws java.lang.IllegalArgumentException for legal string - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/18 14:11:25 UTC, 0 replies.
- Re: Classpath on Cygwin: failed to open native library error - posted by snowdosker <sn...@academ.org> on 2006/02/18 14:31:07 UTC, 19 replies.
- Do we want to be bug compatible? (was: Re: newbie to project-where to start from) - posted by Mikhail Loenko <ml...@gmail.com> on 2006/02/18 19:03:53 UTC, 27 replies.
- This week on harmony-dev (Feb. 12 - Feb. 18 2006) (back again ;) ) - posted by David Tanzer <st...@guglhupf.net> on 2006/02/19 18:37:12 UTC, 0 replies.
- [jira] Created: (HARMONY-103) java.lang.StringBuilder Implementation for LUNI - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/19 20:58:36 UTC, 0 replies.
- [jira] Updated: (HARMONY-103) java.lang.StringBuilder Implementation for LUNI - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/19 21:00:35 UTC, 2 replies.
- [jira] Created: (HARMONY-104) System.getenv() throws Error - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/19 22:06:48 UTC, 0 replies.
- [jira] Created: (HARMONY-105) System.clearProperty(String) Implementation Patch - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/19 22:38:50 UTC, 0 replies.
- [jira] Updated: (HARMONY-105) System.clearProperty(String) Implementation Patch - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/19 22:38:52 UTC, 1 replies.
- [jchevm] Cygwin issues - posted by Enrico Migliore <en...@fatti.com> on 2006/02/20 09:37:01 UTC, 4 replies.
- [jira] Resolved: (HARMONY-70) java.io.FileInputStream.close() must close channel associated with this FileInputStream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/20 12:46:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-70) java.io.FileInputStream.close() must close channel associated with this FileInputStream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/20 12:46:25 UTC, 0 replies.
- classlib build status emails? - posted by Mark Hindess <ma...@googlemail.com> on 2006/02/20 14:58:45 UTC, 12 replies.
- [jira] Created: (HARMONY-106) java.text.DecimalFormat does not parse infinite values correctly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/20 15:11:24 UTC, 0 replies.
- [jira] Created: (HARMONY-107) java.text.DecimalFormat does not parse infinite values correctly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/20 15:11:24 UTC, 0 replies.
- Proposal: Wrap ICU4J to implement java.text.DecimalFormat enhancement of Java 5.0 - posted by Richard Liang <ri...@gmail.com> on 2006/02/20 15:27:30 UTC, 2 replies.
- [jchevm] APR issues - posted by Enrico Migliore <en...@fatti.com> on 2006/02/20 17:14:43 UTC, 17 replies.
- [jira] Assigned: (HARMONY-98) java.util.BitSet.clear(int toIndex,int fromIndex) throws unexpected IndexOutOfBoundsException when toIndex=fromIndex - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/20 18:29:26 UTC, 0 replies.
- [jira] Resolved: (HARMONY-98) java.util.BitSet.clear(int toIndex,int fromIndex) throws unexpected IndexOutOfBoundsException when toIndex=fromIndex - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/20 18:49:26 UTC, 0 replies.
- [jira] Assigned: (HARMONY-51) java.io.Writer : write(String) should write String as atomic operation. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/20 18:53:35 UTC, 0 replies.
- [jira] Assigned: (HARMONY-102) java.util.Date.parse(String) throws java.lang.IllegalArgumentException for legal string - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/20 19:35:47 UTC, 0 replies.
- [jira] Resolved: (HARMONY-102) java.util.Date.parse(String) throws java.lang.IllegalArgumentException for legal string - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/20 19:40:38 UTC, 0 replies.
- [jira] Created: (HARMONY-108) removing unused targets/variables from linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/20 22:26:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-108) removing unused targets/variables from linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/20 22:28:25 UTC, 0 replies.
- [jira] Created: (HARMONY-109) reducing the verbose auto-generated variable names in linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/20 22:30:25 UTC, 0 replies.
- [jira] Updated: (HARMONY-109) reducing the verbose auto-generated variable names in linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/20 22:32:25 UTC, 0 replies.
- [jira] Created: (HARMONY-110) fixing the clean targets in linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/20 22:34:27 UTC, 2 replies.
- [jira] Updated: (HARMONY-110) fixing the clean targets in linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/20 22:34:28 UTC, 0 replies.
- [jira] Commented: (HARMONY-103) java.lang.StringBuilder Implementation for LUNI - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/21 01:42:27 UTC, 1 replies.
- local test server (Was: Re: [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError) - posted by Stepan Mishura <st...@gmail.com> on 2006/02/21 05:27:01 UTC, 29 replies.
- [jira] Created: (HARMONY-111) classlib snapshot target - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/21 07:04:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-111) classlib snapshot target - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/21 07:06:25 UTC, 0 replies.
- Harmony tools and utilities - posted by Stepan Mishura <st...@gmail.com> on 2006/02/21 10:53:40 UTC, 6 replies.
- [jira] Assigned: (HARMONY-90) StringBuffer.setLength(int) doesn't throw IndexOutOfBoundsException if the argument is negative - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 12:57:42 UTC, 0 replies.
- [jira] Resolved: (HARMONY-90) StringBuffer.setLength(int) doesn't throw IndexOutOfBoundsException if the argument is negative - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 13:06:46 UTC, 0 replies.
- [jira] Assigned: (HARMONY-93) some methods in java.util.Collections don't throw NPE when the parameter is null - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 14:02:54 UTC, 0 replies.
- [jira] Resolved: (HARMONY-93) some methods in java.util.Collections don't throw NPE when the parameter is null - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 14:25:32 UTC, 0 replies.
- classlib ant clean is incomplete - posted by Mark Hindess <ma...@googlemail.com> on 2006/02/21 14:49:59 UTC, 2 replies.
- [jira] Assigned: (HARMONY-108) removing unused targets/variables from linux makefiles - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 15:48:00 UTC, 0 replies.
- [jira] Resolved: (HARMONY-108) removing unused targets/variables from linux makefiles - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 15:49:29 UTC, 0 replies.
- [jira] Assigned: (HARMONY-109) reducing the verbose auto-generated variable names in linux makefiles - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 15:52:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-109) reducing the verbose auto-generated variable names in linux makefiles - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 16:01:12 UTC, 0 replies.
- [jira] Assigned: (HARMONY-110) fixing the clean targets in linux makefiles - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 16:01:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-110) fixing the clean targets in linux makefiles - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 16:09:01 UTC, 0 replies.
- java.lang.String.replaceFirst from IBM VM throws NPE - posted by Alexey Petrenko <al...@gmail.com> on 2006/02/21 16:09:38 UTC, 7 replies.
- [jira] Commented: (HARMONY-108) removing unused targets/variables from linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/21 16:41:21 UTC, 0 replies.
- [jira] Commented: (HARMONY-110) fixing the clean targets in linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/21 16:41:22 UTC, 0 replies.
- [jira] Commented: (HARMONY-109) reducing the verbose auto-generated variable names in linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/21 16:44:43 UTC, 0 replies.
- [jira] Closed: (HARMONY-108) removing unused targets/variables from linux makefiles - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 16:56:01 UTC, 0 replies.
- [jira] Closed: (HARMONY-110) fixing the clean targets in linux makefiles - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 17:09:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-101) NPE in java.util.regex.Pattern.compile() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/21 18:11:02 UTC, 0 replies.
- Bug-to-bug compatibility - first issue - posted by Vladimir Strigun <vs...@gmail.com> on 2006/02/21 20:36:27 UTC, 9 replies.
- [jira] Created: (HARMONY-112) native-src/build.xml should have clean-overlay-oss target - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/21 22:06:28 UTC, 0 replies.
- [jira] Updated: (HARMONY-112) native-src/build.xml should have clean-overlay-oss target - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/21 22:08:52 UTC, 0 replies.
- auth natives (was: Re: svn commit: r378390 - in /incubator/harmony/enhanced/classlib/trunk/native-src/win.IA32/auth: ./ auth_copyright.c authwin32.c authwin32.h hyauth.def hyauth.rc makefile) - posted by Tim Ellison <t....@gmail.com> on 2006/02/21 23:33:33 UTC, 1 replies.
- [jira] Created: (HARMONY-113) java.nio.charset.Charset should regard empty charset name properly as Illegal CharsetName - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/22 03:31:38 UTC, 0 replies.
- [jira] Updated: (HARMONY-113) java.nio.charset.Charset should regard empty charset name properly as Illegal CharsetName - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/22 03:47:38 UTC, 0 replies.
- [jira] Created: (HARMONY-114) [jchevm] rough draft of files that glue Harmony Class Lib to JCHEVM native methods - posted by "weldon washburn (JIRA)" <ji...@apache.org> on 2006/02/22 05:48:26 UTC, 0 replies.
- [jchevm] rough draft of Harmony Class Lib to gnu native method glue - posted by Weldon Washburn <we...@gmail.com> on 2006/02/22 05:53:12 UTC, 1 replies.
- [jira] Created: (HARMONY-115) set appropriate svn:ignore properties - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 07:53:38 UTC, 0 replies.
- [jira] Updated: (HARMONY-115) set appropriate svn:ignore properties - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 07:57:39 UTC, 1 replies.
- bug-to-bug compatibility - another issue - posted by Paulex Yang <pa...@gmail.com> on 2006/02/22 09:41:09 UTC, 12 replies.
- Re: auth natives - posted by Tim Ellison <t....@gmail.com> on 2006/02/22 12:25:01 UTC, 3 replies.
- [jira] Assigned: (HARMONY-111) classlib snapshot target - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 14:26:38 UTC, 0 replies.
- [jira] Resolved: (HARMONY-111) classlib snapshot target - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 14:31:40 UTC, 0 replies.
- [jira] Assigned: (HARMONY-94) java.util.Collections.binarySearch(List, Object, Comparator c) throws NPE when c is null - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 15:17:38 UTC, 0 replies.
- Re: svn commit: r379766 - in /incubator/harmony/enhanced/classlib/trunk/make: build.xml resources/ resources/README-snapshot.txt - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/02/22 15:21:05 UTC, 2 replies.
- [jira] Resolved: (HARMONY-94) java.util.Collections.binarySearch(List, Object, Comparator c) throws NPE when c is null - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 15:21:38 UTC, 0 replies.
- [jira] Assigned: (HARMONY-103) java.lang.StringBuilder Implementation for LUNI - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 15:38:41 UTC, 0 replies.
- [jira] Created: (HARMONY-116) strange exec behaviour with harmony vme/classlib - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 15:51:41 UTC, 0 replies.
- [jira] Updated: (HARMONY-116) strange exec behaviour with harmony vme/classlib - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 15:53:38 UTC, 2 replies.
- [jira] Commented: (HARMONY-111) classlib snapshot target - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 16:11:39 UTC, 0 replies.
- [jira] Closed: (HARMONY-111) classlib snapshot target - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 17:29:38 UTC, 0 replies.
- [jira] Created: (HARMONY-117) minimal javac using scripts - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 18:57:42 UTC, 0 replies.
- [jira] Updated: (HARMONY-117) minimal javac using scripts - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 18:59:40 UTC, 1 replies.
- [jira] Commented: (HARMONY-117) minimal javac using scripts - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2006/02/22 20:24:41 UTC, 0 replies.
- [jchevm] -- for some reason, apache won't let me attach a file - posted by Weldon Washburn <we...@gmail.com> on 2006/02/22 20:25:29 UTC, 4 replies.
- [jira] Created: (HARMONY-118) Separate build and clean phases - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 20:38:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-118) Separate build and clean phases - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 20:42:50 UTC, 0 replies.
- [jira] Created: (HARMONY-119) Cleaning up trivial redundant declarations in launcher - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 20:57:37 UTC, 0 replies.
- [jira] Updated: (HARMONY-119) Cleaning up trivial redundant declarations in launcher - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 20:59:38 UTC, 0 replies.
- [jira] Created: (HARMONY-120) -lhycommon is listed twice in linux luni link command - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 21:07:38 UTC, 0 replies.
- [jira] Created: (HARMONY-121) Stack overflow running security manager test - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 21:46:40 UTC, 0 replies.
- [jira] Resolved: (HARMONY-103) java.lang.StringBuilder Implementation for LUNI - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 21:52:39 UTC, 4 replies.
- [jira] Created: (HARMONY-122) Redundant cd commands in the win.ia32 archive makefile - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 21:59:38 UTC, 0 replies.
- [jira] Updated: (HARMONY-122) Redundant cd commands in the win.ia32 archive makefile - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 22:01:39 UTC, 0 replies.
- [jira] Assigned: (HARMONY-119) Cleaning up trivial redundant declarations in launcher - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 22:34:12 UTC, 0 replies.
- [jira] Resolved: (HARMONY-119) Cleaning up trivial redundant declarations in launcher - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 22:35:41 UTC, 0 replies.
- [jira] Commented: (HARMONY-119) Cleaning up trivial redundant declarations in launcher - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/22 22:55:40 UTC, 0 replies.
- [jira] Closed: (HARMONY-119) Cleaning up trivial redundant declarations in launcher - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/22 23:12:39 UTC, 0 replies.
- [jira] Updated: (HARMONY-114) [jchevm] rough draft of files that glue Harmony Class Lib to JCHEVM native methods - posted by "Anonymous (JIRA)" <ji...@apache.org> on 2006/02/23 01:26:40 UTC, 0 replies.
- [jira] Commented: (HARMONY-113) java.nio.charset.Charset should regard empty charset name properly as Illegal CharsetName - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/23 02:03:38 UTC, 3 replies.
- [jira] Created: (HARMONY-123) Refactor: java.nio.charset.CharsetDecoder.decode - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/23 06:27:38 UTC, 0 replies.
- [jira] Updated: (HARMONY-123) Refactor: java.nio.charset.CharsetDecoder.decode - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/23 06:30:11 UTC, 0 replies.
- [jira] Assigned: (HARMONY-123) Refactor: java.nio.charset.CharsetDecoder.decode - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/23 14:55:39 UTC, 0 replies.
- [jira] Resolved: (HARMONY-123) Refactor: java.nio.charset.CharsetDecoder.decode - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/23 15:26:39 UTC, 0 replies.
- How to mark JIRA issues as defered? - posted by Tim Ellison <t....@gmail.com> on 2006/02/23 15:32:41 UTC, 0 replies.
- [jira] Assigned: (HARMONY-122) Redundant cd commands in the win.ia32 archive makefile - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/23 15:37:44 UTC, 0 replies.
- [jira] Resolved: (HARMONY-122) Redundant cd commands in the win.ia32 archive makefile - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/23 15:39:41 UTC, 0 replies.
- [Fwd: TALK:Wednesday 3-1-06 Evolution of the Java (tm) Programming Language an] - posted by Stefano Mazzocchi <st...@apache.org> on 2006/02/23 23:00:44 UTC, 2 replies.
- Re: [Fwd: TALK:Wednesday 3-1-06 Evolution of the Java (tm) Programming Language an] - posted by Santiago Gala <sg...@apache.org> on 2006/02/24 00:16:00 UTC, 1 replies.
- [jira] Updated: (HARMONY-96) Two new methods need to be implemented by java.nio.charset.Charset - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/24 03:10:38 UTC, 0 replies.
- [jira] Created: (HARMONY-124) java.nio.charset.CharsetDecoder doesn't throw CoderMalfunctionError exception when decodeLoop threw unexpected exception. - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/24 07:58:41 UTC, 0 replies.
- [jira] Assigned: (HARMONY-113) java.nio.charset.Charset should regard empty charset name properly as Illegal CharsetName - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 10:58:38 UTC, 0 replies.
- [jira] Resolved: (HARMONY-113) java.nio.charset.Charset should regard empty charset name properly as Illegal CharsetName - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 11:00:38 UTC, 0 replies.
- [jira] Assigned: (HARMONY-96) Two new methods need to be implemented by java.nio.charset.Charset - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 11:03:38 UTC, 0 replies.
- [jira] Resolved: (HARMONY-96) Two new methods need to be implemented by java.nio.charset.Charset - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 11:42:38 UTC, 0 replies.
- [jira] Assigned: (HARMONY-112) native-src/build.xml should have clean-overlay-oss target - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 12:08:39 UTC, 0 replies.
- [jira] Resolved: (HARMONY-112) native-src/build.xml should have clean-overlay-oss target - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 12:14:40 UTC, 0 replies.
- [jira] Updated: (HARMONY-124) java.nio.charset.CharsetDecoder doesn't throw CoderMalfunctionError exception when decodeLoop threw unexpected exception. - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/24 12:31:39 UTC, 0 replies.
- [jira] Resolved: (HARMONY-51) java.io.Writer : write(String) should write String as atomic operation. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 12:35:37 UTC, 0 replies.
- [jira] Commented: (HARMONY-112) native-src/build.xml should have clean-overlay-oss target - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/24 12:43:41 UTC, 0 replies.
- [jira] Created: (HARMONY-125) Removed duplicate header files. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/24 12:49:38 UTC, 0 replies.
- [jira] Closed: (HARMONY-112) native-src/build.xml should have clean-overlay-oss target - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 13:49:00 UTC, 0 replies.
- [jira] Assigned: (HARMONY-84) java.net.InetAddress() shouldn't perform reverse name lookup - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 13:54:56 UTC, 0 replies.
- [jira] Resolved: (HARMONY-84) java.net.InetAddress() shouldn't perform reverse name lookup - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 14:02:38 UTC, 0 replies.
- [jira] Created: (HARMONY-126) fdlbm and zlib clean is incomplete - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/24 14:07:41 UTC, 0 replies.
- [jira] Updated: (HARMONY-126) fdlbm and zlib clean is incomplete - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/24 14:09:40 UTC, 0 replies.
- [jira] Assigned: (HARMONY-126) fdlbm and zlib clean is incomplete - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 14:28:50 UTC, 0 replies.
- [jira] Resolved: (HARMONY-126) fdlbm and zlib clean is incomplete - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 14:30:39 UTC, 0 replies.
- [jira] Commented: (HARMONY-126) fdlbm and zlib clean is incomplete - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/24 15:16:48 UTC, 0 replies.
- [jira] Closed: (HARMONY-126) fdlbm and zlib clean is incomplete - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 15:38:41 UTC, 0 replies.
- [jira] Created: (HARMONY-127) Eclipse plug-in for Harmony JRE support - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 15:46:39 UTC, 0 replies.
- [jira] Updated: (HARMONY-127) Eclipse plug-in for Harmony JRE support - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 15:48:42 UTC, 0 replies.
- [jira] Created: (HARMONY-128) windows makefile housekeeping - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/24 15:59:38 UTC, 0 replies.
- [jira] Updated: (HARMONY-128) windows makefile housekeeping - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/24 16:01:39 UTC, 0 replies.
- [jira] Created: (HARMONY-129) README should not mention the old native-src/*/build.log file - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/24 16:43:38 UTC, 0 replies.
- [jira] Updated: (HARMONY-129) README should not mention the old native-src/*/build.log file - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/24 16:45:39 UTC, 0 replies.
- Security module layout - posted by George Harley <ge...@googlemail.com> on 2006/02/24 18:13:01 UTC, 8 replies.
- Harmony and the future of Java - posted by Stefano Mazzocchi <st...@apache.org> on 2006/02/24 23:03:51 UTC, 12 replies.
- [jira] Assigned: (HARMONY-78) SecurityKeySpec.getEncoded returns incorrect value - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 23:11:53 UTC, 0 replies.
- [jira] Resolved: (HARMONY-78) SecurityKeySpec.getEncoded returns incorrect value - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 23:15:42 UTC, 0 replies.
- [jira] Assigned: (HARMONY-40) FileChannel assotiated with FileOutputStream not closed after closing output stream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 23:35:39 UTC, 0 replies.
- [jira] Resolved: (HARMONY-40) FileChannel assotiated with FileOutputStream not closed after closing output stream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 23:43:12 UTC, 0 replies.
- [jira] Assigned: (HARMONY-120) -lhycommon is listed twice in linux luni link command - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 23:50:38 UTC, 0 replies.
- [jira] Resolved: (HARMONY-120) -lhycommon is listed twice in linux luni link command - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/24 23:54:38 UTC, 0 replies.
- [jira] Created: (HARMONY-130) linux.ia32 auth natives are build as a background task - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/25 07:55:05 UTC, 0 replies.
- [jira] Updated: (HARMONY-130) linux.ia32 auth natives are build as a background task - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/25 07:56:40 UTC, 0 replies.
- [jira] Assigned: (HARMONY-129) README should not mention the old native-src/*/build.log file - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/25 21:17:56 UTC, 0 replies.
- [jira] Resolved: (HARMONY-129) README should not mention the old native-src/*/build.log file - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/25 21:20:02 UTC, 0 replies.
- [jira] Assigned: (HARMONY-128) windows makefile housekeeping - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/25 22:58:55 UTC, 0 replies.
- [jira] Resolved: (HARMONY-128) windows makefile housekeeping - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/25 23:02:54 UTC, 0 replies.
- [jira] Assigned: (HARMONY-115) set appropriate svn:ignore properties - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/25 23:48:54 UTC, 0 replies.
- [jira] Commented: (HARMONY-115) set appropriate svn:ignore properties - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/25 23:52:54 UTC, 0 replies.
- [jchevm] problems with gnu classpath and also jchevm builds - posted by Weldon Washburn <we...@gmail.com> on 2006/02/26 03:29:11 UTC, 7 replies.
- [jira] Commented: (HARMONY-78) SecurityKeySpec.getEncoded returns incorrect value - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/02/26 05:31:10 UTC, 0 replies.
- [jira] Commented: (HARMONY-129) README should not mention the old native-src/*/build.log file - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/26 08:42:58 UTC, 0 replies.
- [jira] Commented: (HARMONY-128) windows makefile housekeeping - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/26 08:45:55 UTC, 0 replies.
- [jira] Created: (HARMONY-131) More extensive refactoring of linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/26 20:47:55 UTC, 0 replies.
- [jira] Updated: (HARMONY-131) More extensive refactoring of linux makefiles - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/26 20:52:57 UTC, 0 replies.
- [jira] Created: (HARMONY-132) Move shared native code to out of linux tree - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/26 21:04:55 UTC, 0 replies.
- [jira] Updated: (HARMONY-132) Move shared native code to out of linux tree - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/26 21:12:08 UTC, 1 replies.
- Strange thing with jchevm/classpath - posted by Jean-frederic Clere <jf...@gmail.com> on 2006/02/26 23:27:01 UTC, 9 replies.
- [jira] Commented: (HARMONY-96) Two new methods need to be implemented by java.nio.charset.Charset - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/27 06:40:22 UTC, 0 replies.
- [jira] Commented: (HARMONY-36) java.nio.CharBuffer does not implement java.lang.Appendable and java.lang.Readable - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/27 06:43:09 UTC, 0 replies.
- [jira] Commented: (HARMONY-43) Performance enhancement for nio buffers bulk get/put methods - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/27 06:50:55 UTC, 0 replies.
- [jira] Commented: (HARMONY-123) Refactor: java.nio.charset.CharsetDecoder.decode - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/27 07:06:57 UTC, 0 replies.
- [jira] Created: (HARMONY-133) missing declaration of abort in linux native sig/jsiglinux.c - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 07:37:27 UTC, 0 replies.
- [jira] Updated: (HARMONY-133) missing declaration of abort in linux native sig/jsiglinux.c - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 07:37:29 UTC, 0 replies.
- [jira] Created: (HARMONY-134) uninitialised variables in "goto bail" code path in linux native launcher/main.c - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 07:40:19 UTC, 0 replies.
- [jira] Updated: (HARMONY-134) uninitialised variables in "goto bail" code path in linux native launcher/main.c - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 07:43:58 UTC, 0 replies.
- [jira] Created: (HARMONY-135) unnecessary inconsistencies between linux and windows code - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 07:46:32 UTC, 0 replies.
- [jira] Updated: (HARMONY-135) unnecessary inconsistencies between linux and windows code - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 07:46:35 UTC, 0 replies.
- [jira] Created: (HARMONY-136) Cannot make libvmi.so and libhytext.so on linux - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/27 07:52:29 UTC, 2 replies.
- [jira] Created: (HARMONY-137) CharsetDecoder should replace undefined bytes with replacement string - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/27 08:11:27 UTC, 0 replies.
- [jira] Created: (HARMONY-138) 2 regression tests for URLConnection class should be network independent - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/27 08:49:04 UTC, 0 replies.
- [jira] Updated: (HARMONY-138) 2 regression tests for URLConnection class should be network independent - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/27 08:51:05 UTC, 1 replies.
- shared code requirements - posted by Mikhail Loenko <ml...@gmail.com> on 2006/02/27 09:29:07 UTC, 2 replies.
- [jira] Commented: (HARMONY-137) CharsetDecoder should replace undefined bytes with replacement string - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/02/27 09:44:56 UTC, 2 replies.
- Unregister - posted by Zaw Win Aung <zw...@gmail.com> on 2006/02/27 11:19:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-136) Cannot make libvmi.so and libhytext.so on linux - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 11:34:51 UTC, 3 replies.
- [jira] Closed: (HARMONY-78) SecurityKeySpec.getEncoded returns incorrect value - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:42:49 UTC, 0 replies.
- [jira] Closed: (HARMONY-129) README should not mention the old native-src/*/build.log file - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:46:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-128) windows makefile housekeeping - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:46:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-40) FileChannel assotiated with FileOutputStream not closed after closing output stream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:46:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-96) Two new methods need to be implemented by java.nio.charset.Charset - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:51:55 UTC, 0 replies.
- [jira] Closed: (HARMONY-36) java.nio.CharBuffer does not implement java.lang.Appendable and java.lang.Readable - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:51:56 UTC, 0 replies.
- [jira] Closed: (HARMONY-43) Performance enhancement for nio buffers bulk get/put methods - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:51:57 UTC, 0 replies.
- [jira] Closed: (HARMONY-113) java.nio.charset.Charset should regard empty charset name properly as Illegal CharsetName - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:51:59 UTC, 0 replies.
- [jira] Closed: (HARMONY-123) Refactor: java.nio.charset.CharsetDecoder.decode - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:52:00 UTC, 0 replies.
- [jira] Closed: (HARMONY-84) java.net.InetAddress() shouldn't perform reverse name lookup - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 11:54:10 UTC, 0 replies.
- [classlib] javadoc (the comments not the tool) (was: Re: [jira] Resolved: (HARMONY-103) java.lang.StringBuilder Implementation for LUNI) - posted by Tim Ellison <t....@gmail.com> on 2006/02/27 12:44:33 UTC, 0 replies.
- [jira] Assigned: (HARMONY-138) 2 regression tests for URLConnection class should be network independent - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 14:20:01 UTC, 0 replies.
- [jira] Resolved: (HARMONY-138) 2 regression tests for URLConnection class should be network independent - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 14:26:43 UTC, 0 replies.
- [jira] Commented: (HARMONY-138) 2 regression tests for URLConnection class should be network independent - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/27 14:40:42 UTC, 0 replies.
- [jira] Closed: (HARMONY-138) 2 regression tests for URLConnection class should be network independent - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 15:03:28 UTC, 0 replies.
- [jira] Assigned: (HARMONY-135) unnecessary inconsistencies between linux and windows code - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 15:21:04 UTC, 0 replies.
- [jira] Resolved: (HARMONY-135) unnecessary inconsistencies between linux and windows code - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 15:22:57 UTC, 0 replies.
- [jira] Resolved: (HARMONY-136) Cannot make libvmi.so and libhytext.so on linux - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 15:24:55 UTC, 0 replies.
- [jira] Assigned: (HARMONY-130) linux.ia32 auth natives are build as a background task - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 15:51:38 UTC, 0 replies.
- [jira] Resolved: (HARMONY-130) linux.ia32 auth natives are build as a background task - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 15:52:54 UTC, 0 replies.
- [jira] Commented: (HARMONY-135) unnecessary inconsistencies between linux and windows code - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 16:15:16 UTC, 0 replies.
- [jira] Created: (HARMONY-139) ICU - characters 0x0384 and 0xB7 are unmapped in ICU implementation of ISO8859-7 - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/02/27 16:34:04 UTC, 0 replies.
- [jira] Commented: (HARMONY-130) linux.ia32 auth natives are build as a background task - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 16:35:59 UTC, 0 replies.
- [jira] Closed: (HARMONY-135) unnecessary inconsistencies between linux and windows code - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 16:59:01 UTC, 0 replies.
- [jira] Closed: (HARMONY-130) linux.ia32 auth natives are build as a background task - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 17:01:02 UTC, 0 replies.
- [jira] Assigned: (HARMONY-133) missing declaration of abort in linux native sig/jsiglinux.c - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 19:12:57 UTC, 0 replies.
- [jira] Resolved: (HARMONY-133) missing declaration of abort in linux native sig/jsiglinux.c - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 19:14:55 UTC, 0 replies.
- [jira] Commented: (HARMONY-139) ICU - characters 0x0384 and 0xB7 are unmapped in ICU implementation of ISO8859-7 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 19:19:58 UTC, 0 replies.
- [jira] Resolved: (HARMONY-73) java.net.InetAddress.getLocalHost() returns wrong host name for loopback address - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 19:21:59 UTC, 0 replies.
- [jira] Commented: (HARMONY-133) missing declaration of abort in linux native sig/jsiglinux.c - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 19:27:59 UTC, 0 replies.
- [jira] Assigned: (HARMONY-134) uninitialised variables in "goto bail" code path in linux native launcher/main.c - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 19:28:01 UTC, 0 replies.
- [jira] Closed: (HARMONY-133) missing declaration of abort in linux native sig/jsiglinux.c - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 19:31:56 UTC, 0 replies.
- [jira] Resolved: (HARMONY-134) uninitialised variables in "goto bail" code path in linux native launcher/main.c - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 21:12:56 UTC, 0 replies.
- FYI: Dalibor on Harmony - posted by Tim Ellison <t....@gmail.com> on 2006/02/27 21:31:27 UTC, 5 replies.
- [jira] Commented: (HARMONY-134) uninitialised variables in "goto bail" code path in linux native launcher/main.c - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/27 21:33:08 UTC, 0 replies.
- [jira] Closed: (HARMONY-134) uninitialised variables in "goto bail" code path in linux native launcher/main.c - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 21:47:43 UTC, 0 replies.
- [jira] Assigned: (HARMONY-125) Removed duplicate header files. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 22:16:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-125) Removed duplicate header files. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 22:20:01 UTC, 0 replies.
- [jira] Updated: (HARMONY-136) Cannot make libvmi.so and libhytext.so on linux - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/28 03:43:39 UTC, 0 replies.
- procedure after checkout - posted by karan malhi <ka...@gmail.com> on 2006/02/28 03:54:56 UTC, 3 replies.
- what is LUNI? - posted by karan malhi <ka...@gmail.com> on 2006/02/28 04:02:44 UTC, 1 replies.
- [jira] Created: (HARMONY-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/28 04:17:50 UTC, 0 replies.
- [jira] Updated: (HARMONY-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/28 04:17:53 UTC, 1 replies.
- [jira] Commented: (HARMONY-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/28 05:17:57 UTC, 0 replies.
- [jira] Commented: (HARMONY-124) java.nio.charset.CharsetDecoder doesn't throw CoderMalfunctionError exception when decodeLoop threw unexpected exception. - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/28 06:08:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-125) Removed duplicate header files. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/28 07:45:00 UTC, 0 replies.
- [jira] Closed: (HARMONY-125) Removed duplicate header files. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/28 09:41:43 UTC, 0 replies.
- [jira] Resolved: (HARMONY-137) CharsetDecoder should replace undefined bytes with replacement string - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/28 11:20:46 UTC, 0 replies.
- [jira] Created: (HARMONY-141) Constructors of java.nio.charset.CharsetEncoder do not validate arguments - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/28 14:07:59 UTC, 0 replies.
- [jira] Commented: (HARMONY-141) Constructors of java.nio.charset.CharsetEncoder do not validate arguments - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/28 14:24:58 UTC, 0 replies.
- [jira] Updated: (HARMONY-141) Constructors of java.nio.charset.CharsetEncoder do not validate arguments - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/02/28 14:32:25 UTC, 0 replies.
- [jira] Closed: (HARMONY-136) Cannot make libvmi.so and libhytext.so on linux - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/28 15:16:45 UTC, 0 replies.
- [jira] Resolved: (HARMONY-124) java.nio.charset.CharsetDecoder doesn't throw CoderMalfunctionError exception when decodeLoop threw unexpected exception. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/28 15:24:44 UTC, 0 replies.
- assigned modules - posted by karan malhi <ka...@gmail.com> on 2006/02/28 18:42:57 UTC, 3 replies.
- [jchevm] runtime performance - posted by Enrico Migliore <en...@fatti.com> on 2006/02/28 19:21:45 UTC, 1 replies.