You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (HARMONY-6090) [classlib][luni] - the SO_REUSEADDR's default value of ServerSocket should be true on Linux - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/01 05:14:50 UTC, 1 replies.
- [jira] Updated: (HARMONY-6128) [drlvm][jit] Incorrect constant processing in server mode - posted by "Egor Pasko (JIRA)" <ji...@apache.org> on 2009/04/02 08:40:13 UTC, 0 replies.
- svn commit: r761237 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/OSNetworkSystemLinux.c - posted by te...@apache.org on 2009/04/02 12:25:52 UTC, 0 replies.
- [jira] Created: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/02 17:49:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/02 18:09:13 UTC, 6 replies.
- [jira] Updated: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator - posted by "Egor Pasko (JIRA)" <ji...@apache.org> on 2009/04/03 10:06:12 UTC, 0 replies.
- svn commit: r761592 - /harmony/enhanced/drlvm/trunk/vm/port/include/port_atomic.h - posted by eg...@apache.org on 2009/04/03 11:57:04 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator - posted by "Egor Pasko (JIRA)" <ji...@apache.org> on 2009/04/03 12:32:12 UTC, 0 replies.
- [jira] Created: (HARMONY-6138) Implementation of hyvmem_reserve_memory in Windows is inconsistent with doc/UNIX - posted by "Ian Rogers (JIRA)" <ji...@apache.org> on 2009/04/03 14:24:12 UTC, 0 replies.
- [jira] Commented: (HARMONY-6122) [classlib][luni] java.util.Collections.swap(List list, int i, int j) should throw IndexOutOfBoundsException when i equals to j and is also out of boundary - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/07 04:30:13 UTC, 1 replies.
- [jira] Created: (HARMONY-6139) [classlib][luni] java.util.Arrays.binarySearch(short[] array, int startIndex, int endIndex, short value) should return (-(insertion point) - 1) rather than -1 if value is not found in the given range - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/07 05:21:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-6139) [classlib][luni] java.util.Arrays.binarySearch(short[] array, int startIndex, int endIndex, short value) should return (-(insertion point) - 1) rather than -1 if value is not found in the given range - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/07 05:41:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-6139) [classlib][luni][java6] java.util.Arrays.binarySearch(short[] array, int startIndex, int endIndex, short value) should return (-(insertion point) - 1) rather than -1 if value is not found in the given range - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/07 07:53:12 UTC, 0 replies.
- svn commit: r763114 - in /harmony/enhanced/classlib/branches/java6/modules: archive/src/main/java/java/util/jar/ luni/src/main/java/java/net/ luni/src/main/java/org/apache/harmony/luni/net/ luni/src/main/java/org/apache/harmony/luni/platform/ luni/src/... - posted by qi...@apache.org on 2009/04/08 07:58:59 UTC, 0 replies.
- svn commit: r763115 - /harmony/enhanced/classlib/tags/latest-java6-merge/ - posted by qi...@apache.org on 2009/04/08 07:59:36 UTC, 0 replies.
- svn commit: r763116 - /harmony/enhanced/classlib/tags/latest-java6-merge/ - posted by qi...@apache.org on 2009/04/08 07:59:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/08 10:38:12 UTC, 0 replies.
- [jira] Updated: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/08 10:46:12 UTC, 1 replies.
- [jira] Created: (HARMONY-6141) [classlib][luni] java.util.ArrayList.addAll(int index, Collection c) fails to add itself - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/08 11:50:12 UTC, 0 replies.
- [jira] Updated: (HARMONY-6141) [classlib][luni] java.util.ArrayList.addAll(int index, Collection c) fails to add itself - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/08 11:52:12 UTC, 0 replies.
- svn commit: r763236 [2/2] - in /harmony/standard/site: docs/ docs/documentation/ docs/documentation/milestones/ docs/subcomponents/buildtest/ docs/subcomponents/classlibrary/ docs/subcomponents/drlvm/ docs/subcomponents/jchevm/ docs/subcomponents/perfo... - posted by hi...@apache.org on 2009/04/08 15:18:52 UTC, 0 replies.
- svn commit: r763236 [1/2] - in /harmony/standard/site: docs/ docs/documentation/ docs/documentation/milestones/ docs/subcomponents/buildtest/ docs/subcomponents/classlibrary/ docs/subcomponents/drlvm/ docs/subcomponents/jchevm/ docs/subcomponents/perfo... - posted by hi...@apache.org on 2009/04/08 15:18:52 UTC, 0 replies.
- [jira] Created: (HARMONY-6142) [classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/09 04:33:12 UTC, 0 replies.
- [jira] Commented: (HARMONY-6142) [classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/09 04:37:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-6142) [classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/09 04:39:13 UTC, 0 replies.
- [jira] Created: (HARMONY-6143) [classlib][beans] java.beans.beancontext.BeanContextSupport.readChildren((ObjectInputStream) null) should throw NullPointerException - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/09 08:08:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-6143) [classlib][beans] java.beans.beancontext.BeanContextSupport.readChildren((ObjectInputStream) null) should throw NullPointerException - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/09 08:10:12 UTC, 1 replies.
- svn commit: r763527 - /harmony/enhanced/classlib/branches/java6/modules/luni/src/main/java/java/net/IDN.java - posted by re...@apache.org on 2009/04/09 08:29:45 UTC, 0 replies.
- svn commit: r763530 - /harmony/enhanced/classlib/branches/java6/depends/files/bootclasspath.properties - posted by re...@apache.org on 2009/04/09 08:40:19 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6120) [classlib][luni] - use Jetty as test http server in org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest - posted by "Sian January (JIRA)" <ji...@apache.org> on 2009/04/09 10:41:12 UTC, 0 replies.
- svn commit: r763568 - /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BcBands.java - posted by sj...@apache.org on 2009/04/09 11:15:09 UTC, 0 replies.
- svn commit: r763569 - in /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200: ClassBands.java CpBands.java Segment.java - posted by sj...@apache.org on 2009/04/09 11:16:55 UTC, 0 replies.
- svn commit: r763571 - /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Archive.java - posted by sj...@apache.org on 2009/04/09 11:19:31 UTC, 0 replies.
- svn commit: r763572 - /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java - posted by sj...@apache.org on 2009/04/09 11:20:36 UTC, 0 replies.
- svn commit: r763573 - in /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests: jars/ jars/ant.jar jars/junit.jar largeClassUnpacked.jar - posted by sj...@apache.org on 2009/04/09 11:22:21 UTC, 0 replies.
- svn commit: r763577 - /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java - posted by sj...@apache.org on 2009/04/09 11:25:20 UTC, 0 replies.
- svn commit: r763579 - /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org/apache/harmony/unpack200/Pack200PackerAdapter.java - posted by sj...@apache.org on 2009/04/09 11:39:13 UTC, 0 replies.
- svn commit: r763586 - /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/jars/junit.jar - posted by sj...@apache.org on 2009/04/09 12:26:18 UTC, 0 replies.
- svn commit: r763589 - in /harmony/enhanced/classlib/trunk/modules/luni/src/main: java/org/apache/harmony/luni/util/Version.java native/launcher/shared/main.c - posted by od...@apache.org on 2009/04/09 12:32:11 UTC, 0 replies.
- svn commit: r763657 - /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/ - posted by sj...@apache.org on 2009/04/09 16:03:21 UTC, 0 replies.
- svn commit: r763710 - /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java - posted by sj...@apache.org on 2009/04/09 17:58:07 UTC, 0 replies.
- svn commit: r763861 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Scanner.java - posted by qi...@apache.org on 2009/04/10 05:18:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6086) [luni] java.util.Scanner nextLine and hasNextLine testcase would fail - posted by "Sean Qiu (JIRA)" <ji...@apache.org> on 2009/04/10 05:23:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-6086) [luni] java.util.Scanner nextLine and hasNextLine testcase would fail - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/10 07:36:12 UTC, 2 replies.
- [jira] Created: (HARMONY-6144) [classlib][sql][java6] java.sql.Timestamp.valueOf(String s) should throw java.lang.IllegalArgumentException if the given string isn't in yyyy-mm-dd hh:mm:ss.fffffffff format - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/10 10:03:12 UTC, 0 replies.
- [jira] Updated: (HARMONY-6144) [classlib][sql][java6] java.sql.Timestamp.valueOf(String s) should throw java.lang.IllegalArgumentException if the given string isn't in yyyy-mm-dd hh:mm:ss.fffffffff format - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/10 10:05:12 UTC, 0 replies.
- [jira] Created: (HARMONY-6145) [classlib][luni] java.lang.LinkedList.addAll(Collection collection) runs into endless loop - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/10 10:10:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-6145) [classlib][luni] java.lang.LinkedList.addAll(Collection collection) runs into endless loop - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/10 10:24:13 UTC, 1 replies.
- [jira] Created: (HARMONY-6146) [classlib][luni][java6] java.util.Properties.Properties(defaults).stringPropertyNames() should return a set of keys including the keys in the default property list - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/10 11:12:12 UTC, 0 replies.
- [jira] Updated: (HARMONY-6146) [classlib][luni][java6] java.util.Properties.Properties(defaults).stringPropertyNames() should return a set of keys including the keys in the default property list - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/10 11:20:12 UTC, 3 replies.
- [jira] Created: (HARMONY-6147) [classlib][luni] java.util.Scanner.test_nextLine() failed on a regression testcase - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/10 13:16:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-6147) [classlib][luni] java.util.Scanner.test_nextLine() failed on a regression testcase - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/10 13:21:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-6147) [classlib][luni] java.util.Scanner.test_nextLine() failed on a regression testcase - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/10 13:23:14 UTC, 1 replies.
- [jira] Assigned: (HARMONY-6122) [classlib][luni] java.util.Collections.swap(List list, int i, int j) should throw IndexOutOfBoundsException when i equals to j and is also out of boundary - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/11 15:00:18 UTC, 0 replies.
- svn commit: r764215 - in /harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/Collections.java test/api/common/org/apache/harmony/luni/tests/java/util/Collections2Test.java - posted by nd...@apache.org on 2009/04/11 18:22:53 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6122) [classlib][luni] java.util.Collections.swap(List list, int i, int j) should throw IndexOutOfBoundsException when i equals to j and is also out of boundary - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/11 18:25:14 UTC, 0 replies.
- svn commit: r764252 - /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/shared/hyfile.c - posted by nd...@apache.org on 2009/04/11 22:54:19 UTC, 0 replies.
- svn commit: r764254 - /harmony/enhanced/classlib/trunk/make/depends.properties - posted by nd...@apache.org on 2009/04/11 23:54:20 UTC, 0 replies.
- svn commit: r764261 [1/2] - in /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io: FileInputStreamTest.java FileOutputStreamTest.java FileTest.java - posted by nd...@apache.org on 2009/04/12 01:41:57 UTC, 0 replies.
- svn commit: r764261 [2/2] - in /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io: FileInputStreamTest.java FileOutputStreamTest.java FileTest.java - posted by nd...@apache.org on 2009/04/12 01:41:57 UTC, 0 replies.
- svn commit: r764270 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLClassLoader.java - posted by nd...@apache.org on 2009/04/12 03:56:26 UTC, 0 replies.
- svn commit: r764315 - in /harmony/enhanced/drlvm/trunk/vm/jitrino: config/em64t/ config/ia32/ src/optimizer/ src/optimizer/abcd/ - posted by eg...@apache.org on 2009/04/12 21:05:30 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6007) [drlvm][jit][abcd] classic abcd pass fixes - posted by "Egor Pasko (JIRA)" <ji...@apache.org> on 2009/04/12 21:45:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-5486) [drlvm][jit][opt] On-stack allocation feature - posted by "Egor Pasko (JIRA)" <ji...@apache.org> on 2009/04/12 22:38:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-5396) [drlvm][em] excess ValueProfiler locking causes degradation on JITted code with profiling - posted by "Egor Pasko (JIRA)" <ji...@apache.org> on 2009/04/12 22:54:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-6136) [classlib][luni] java.net.URLClassLoader never finds resources existing in the jars specified from META-INF/INDEX.LIST - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/13 04:01:15 UTC, 2 replies.
- [jira] Commented: (HARMONY-6136) [classlib][luni] java.net.URLClassLoader never finds resources existing in the jars specified from META-INF/INDEX.LIST - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/13 04:05:14 UTC, 0 replies.
- svn commit: r764351 - in /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io: PipedInputStreamTest.java PipedWriterTest.java - posted by qi...@apache.org on 2009/04/13 04:53:48 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest - posted by "Sean Qiu (JIRA)" <ji...@apache.org> on 2009/04/13 04:55:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest - posted by "Sean Qiu (JIRA)" <ji...@apache.org> on 2009/04/13 04:57:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-6007) [drlvm][jit][abcd] classic abcd pass fixes - posted by "Naveen Neelakantam (JIRA)" <ji...@apache.org> on 2009/04/13 06:00:15 UTC, 1 replies.
- [jira] Created: (HARMONY-6148) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should return null if the argument is null - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/13 10:35:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-6148) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should return null if the argument is null - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/13 10:42:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-6148) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should return null if the argument is null - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/13 10:52:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6136) [classlib][luni] java.net.URLClassLoader never finds resources existing in the jars specified from META-INF/INDEX.LIST - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/14 01:46:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6148) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should return null if the argument is null - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/14 02:33:14 UTC, 0 replies.
- svn commit: r764657 - in /harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/URLClassLoader.java test/api/common/org/apache/harmony/luni/tests/java/net/URLClassLoaderTest.java - posted by nd...@apache.org on 2009/04/14 02:55:02 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6136) [classlib][luni] java.net.URLClassLoader never finds resources existing in the jars specified from META-INF/INDEX.LIST - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/14 02:56:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-6136) [classlib][luni] java.net.URLClassLoader never finds resources existing in the jars specified from META-INF/INDEX.LIST - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/14 03:40:15 UTC, 0 replies.
- [jira] Created: (HARMONY-6149) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should throw IllegalArgumentException if cd doesn't represent a MemoryNotificationInfo object - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/14 04:24:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-6149) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should throw IllegalArgumentException if cd doesn't represent a MemoryNotificationInfo object - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/14 04:32:14 UTC, 7 replies.
- [jira] Created: (HARMONY-6150) [classlib][luni] Move ScannerTest out of the exclude list - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/14 05:03:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-6096) [classlib][icu] upgrade icu4j 3.8 to icu4j 4.0 - posted by "deven you (JIRA)" <ji...@apache.org> on 2009/04/14 05:13:14 UTC, 4 replies.
- [jira] Created: (HARMONY-6151) [classlib][luni] Move URLClassLoaderTest out of the exclude.common list - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/14 05:49:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-6151) [classlib][luni] Move URLClassLoaderTest out of the exclude.common list - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/14 06:22:14 UTC, 2 replies.
- [jira] Created: (HARMONY-6152) [classlib][luni] WriterTest.test_writeLjava_lang_String Thread.holdsLock works now - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/14 07:00:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-6152) [classlib][luni] WriterTest.test_writeLjava_lang_String Thread.holdsLock works now - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/14 07:02:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-6122) [classlib][luni] java.util.Collections.swap(List list, int i, int j) should throw IndexOutOfBoundsException when i equals to j and is also out of boundary - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/14 07:49:14 UTC, 0 replies.
- svn commit: r764686 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/File.java - posted by re...@apache.org on 2009/04/14 08:46:09 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6126) [classlib][luni] - remove unnecessary code in java.io.File - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 08:49:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-6126) [classlib][luni] - remove unnecessary code in java.io.File - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 08:49:15 UTC, 0 replies.
- svn commit: r764687 - /harmony/enhanced/classlib/trunk/depends/files/java.security - posted by re...@apache.org on 2009/04/14 08:51:46 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6113) [classlib][security] value of policy.url is incorrect in java.security file - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 08:53:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-6113) [classlib][security] value of policy.url is incorrect in java.security file - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 08:55:14 UTC, 0 replies.
- svn commit: r764692 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/File.java - posted by re...@apache.org on 2009/04/14 09:19:53 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6125) [classlib][luni] - remove duplicated security check in File.list - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 09:21:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-6125) [classlib][luni] - remove duplicated security check in File.list - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 09:23:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-6091) [classlib][luni] - read closed socket cause vm crash - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 09:31:14 UTC, 0 replies.
- svn commit: r764696 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ServerSocketTest.java - posted by re...@apache.org on 2009/04/14 09:47:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-6090) [classlib][luni] - the SO_REUSEADDR's default value of ServerSocket should be true on Linux - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 09:50:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6090) [classlib][luni] - the SO_REUSEADDR's default value of ServerSocket should be true on Linux - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 09:57:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-6090) [classlib][luni] - the SO_REUSEADDR's default value of ServerSocket should be true on Linux - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 09:57:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-6096) [classlib][icu] upgrade icu4j 3.8 to icu4j 4.0 - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 10:25:14 UTC, 1 replies.
- svn commit: r764728 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/HttpURLConnectionTest.java - posted by re...@apache.org on 2009/04/14 11:54:29 UTC, 0 replies.
- [jira] Closed: (HARMONY-6120) [classlib][luni] - use Jetty as test http server in org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 11:56:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6120) [classlib][luni] - use Jetty as test http server in org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/14 11:56:15 UTC, 0 replies.
- svn commit: r764735 - in /harmony/standard/site: docs/download.html xdocs/download.xml - posted by te...@apache.org on 2009/04/14 12:49:59 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6147) [classlib][luni] java.util.Scanner.test_nextLine() failed on a regression testcase - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/14 14:44:15 UTC, 0 replies.
- svn commit: r764768 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/jar/JarURLConnection.java - posted by te...@apache.org on 2009/04/14 15:07:52 UTC, 0 replies.
- svn commit: r764767 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Scanner.java - posted by te...@apache.org on 2009/04/14 15:07:52 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6147) [classlib][luni] java.util.Scanner.test_nextLine() failed on a regression testcase - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/14 15:09:14 UTC, 0 replies.
- svn commit: r764770 - /harmony/enhanced/classlib/trunk/modules/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/TestUtils.java - posted by od...@apache.org on 2009/04/14 15:14:38 UTC, 0 replies.
- svn commit: r764799 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c - posted by te...@apache.org on 2009/04/14 16:45:44 UTC, 0 replies.
- svn commit: r764818 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ObjectInputStreamTest.java - posted by od...@apache.org on 2009/04/14 17:05:46 UTC, 0 replies.
- svn commit: r764822 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Properties.java - posted by od...@apache.org on 2009/04/14 17:13:07 UTC, 0 replies.
- svn commit: r764827 - in /harmony/enhanced/classlib/trunk/modules/security/src: main/java/common/org/apache/harmony/security/asn1/ main/java/common/org/apache/harmony/security/provider/cert/ main/java/common/org/apache/harmony/security/x501/ main/java/... - posted by od...@apache.org on 2009/04/14 17:24:43 UTC, 0 replies.
- svn commit: r764831 - /harmony/enhanced/classlib/branches/java6/modules/luni/src/main/java/java/util/Properties.java - posted by od...@apache.org on 2009/04/14 17:33:25 UTC, 0 replies.
- svn commit: r764832 - /harmony/enhanced/classlib/branches/java6/modules/luni/src/main/java/java/util/ResourceBundle.java - posted by od...@apache.org on 2009/04/14 17:35:26 UTC, 0 replies.
- svn commit: r764843 - in /harmony/enhanced/classlib/trunk/modules/pack200/src: main/java/org/apache/harmony/pack200/ test/java/org/apache/harmony/pack200/tests/ - posted by sj...@apache.org on 2009/04/14 17:48:49 UTC, 0 replies.
- [jira] Commented: (HARMONY-6151) [classlib][luni] Move URLClassLoaderTest out of the exclude.common list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/14 17:51:14 UTC, 1 replies.
- svn commit: r765033 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/FileTest.java - posted by nd...@apache.org on 2009/04/15 03:50:24 UTC, 0 replies.
- svn commit: r765035 - /harmony/enhanced/classlib/trunk/make/properties.xml - posted by nd...@apache.org on 2009/04/15 04:08:00 UTC, 0 replies.
- svn commit: r765055 - in /harmony/enhanced/classlib/trunk/modules/nio/src: main/java/common/org/apache/harmony/nio/internal/SocketChannelImpl.java test/java/common/org/apache/harmony/nio/tests/java/nio/channels/SocketChannelTest.java - posted by re...@apache.org on 2009/04/15 07:50:04 UTC, 0 replies.
- [jira] Created: (HARMONY-6153) [classlib][luni] TimeZoneTest.test_getDisplayNameZILjava_util_Locale would fail against ICU 4.0 - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/15 07:52:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-6153) [classlib][luni] TimeZoneTest.test_getDisplayNameZILjava_util_Locale would fail against ICU 4.0 - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/15 08:00:16 UTC, 0 replies.
- [jira] Created: (HARMONY-6154) [classlib][luni] LocaleTest.test_getISO3Language would fail against ICU 4.0 - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/15 08:04:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-6154) [classlib][luni] LocaleTest.test_getISO3Language would fail against ICU 4.0 - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/15 08:14:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-6150) [classlib][luni] Move ScannerTest out of the exclude list - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/15 08:42:14 UTC, 2 replies.
- [jira] Commented: (HARMONY-6150) [classlib][luni] Move ScannerTest out of the exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/15 10:48:14 UTC, 3 replies.
- [jira] Assigned: (HARMONY-6096) [classlib][icu] upgrade icu4j 3.8 to icu4j 4.0 - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/15 11:16:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6119) [classlib][luni]org.apache.harmony.luni.tests.java.lang.CharacterTest.test_isDirectionaliy_I failure - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/15 11:16:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6153) [classlib][luni] TimeZoneTest.test_getDisplayNameZILjava_util_Locale would fail against ICU 4.0 - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/15 11:44:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6154) [classlib][luni] LocaleTest.test_getISO3Language would fail against ICU 4.0 - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/15 12:12:14 UTC, 0 replies.
- svn commit: r765125 - in /harmony/enhanced/classlib/trunk/modules/luni: make/exclude.common src/test/api/common/org/apache/harmony/luni/tests/java/util/ScannerTest.java - posted by te...@apache.org on 2009/04/15 12:44:07 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6150) [classlib][luni] Move ScannerTest out of the exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/15 12:44:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6150) [classlib][luni] Move ScannerTest out of the exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/15 12:48:14 UTC, 0 replies.
- svn commit: r765171 - /harmony/enhanced/classlib/branches/java6/modules/security/src/main/java/common/java/security/Security.java - posted by od...@apache.org on 2009/04/15 14:51:23 UTC, 0 replies.
- [jira] Created: (HARMONY-6155) NOTICE file does not have required contents - posted by "Sebb (JIRA)" <ji...@apache.org> on 2009/04/15 16:53:14 UTC, 0 replies.
- svn commit: r765222 - /harmony/enhanced/classlib/trunk/make/properties.xml - posted by te...@apache.org on 2009/04/15 16:53:20 UTC, 0 replies.
- svn commit: r765236 - in /harmony/standard/site: docs/index.html docs/newshistory.html xdocs/index.xml xdocs/newshistory.xml - posted by te...@apache.org on 2009/04/15 17:20:44 UTC, 0 replies.
- [Harmony Wiki] Update of "FrontPage" by TimEllison - posted by Apache Wiki <wi...@apache.org> on 2009/04/15 17:24:39 UTC, 0 replies.
- svn commit: r765240 [2/2] - in /harmony/standard/site: docs/ docs/documentation/ docs/documentation/milestones/ docs/subcomponents/buildtest/ docs/subcomponents/classlibrary/ docs/subcomponents/drlvm/ docs/subcomponents/jchevm/ docs/subcomponents/perfo... - posted by te...@apache.org on 2009/04/15 17:28:59 UTC, 0 replies.
- svn commit: r765240 [1/2] - in /harmony/standard/site: docs/ docs/documentation/ docs/documentation/milestones/ docs/subcomponents/buildtest/ docs/subcomponents/classlibrary/ docs/subcomponents/drlvm/ docs/subcomponents/jchevm/ docs/subcomponents/perfo... - posted by te...@apache.org on 2009/04/15 17:28:59 UTC, 0 replies.
- [jira] Updated: (HARMONY-6082) WindowsPreferences class fails to allow for Windows encoding of values - posted by "Sebb (JIRA)" <ji...@apache.org> on 2009/04/15 17:43:14 UTC, 1 replies.
- svn commit: r765253 - /harmony/enhanced/classlib/branches/java6/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/FileTest.java - posted by od...@apache.org on 2009/04/15 18:07:19 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6082) WindowsPreferences class fails to allow for Windows encoding of values - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/15 22:25:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-6082) WindowsPreferences class fails to allow for Windows encoding of values - posted by "Sebb (JIRA)" <ji...@apache.org> on 2009/04/15 23:08:14 UTC, 1 replies.
- svn commit: r765454 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/FileTest.java - posted by nd...@apache.org on 2009/04/16 05:09:12 UTC, 0 replies.
- [jira] Created: (HARMONY-6156) [classlib][luni] Two obsolete tests of ScannerTest need to be updated against ICU 4.0 - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/16 07:32:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6135) [classlib][luni] Add new testcases on getChannel method of FileInputStream and FileOutputStream - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/16 10:50:14 UTC, 0 replies.
- svn commit: r765517 - in /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io: FileInputStreamTest.java FileOutputStreamTest.java - posted by re...@apache.org on 2009/04/16 10:52:03 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6135) [classlib][luni] Add new testcases on getChannel method of FileInputStream and FileOutputStream - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/16 10:56:14 UTC, 0 replies.
- svn commit: r765520 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/ModifierTest.java - posted by re...@apache.org on 2009/04/16 11:01:20 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6109) [classlib] [luni] Add some test case to java.lang.reflect.Modifier - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/16 11:02:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6109) [classlib] [luni] Add some test case to java.lang.reflect.Modifier - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/16 11:04:14 UTC, 0 replies.
- svn commit: r765523 - /harmony/enhanced/classlib/trunk/modules/prefs/src/main/java/java/util/prefs/RegistryPreferencesImpl.java - posted by te...@apache.org on 2009/04/16 11:07:08 UTC, 0 replies.
- [jira] Updated: (HARMONY-6082) [classlib][prefs] WindowsPreferences class fails to allow for Windows encoding of values - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 11:08:14 UTC, 1 replies.
- [jira] Closed: (HARMONY-6082) [classlib][prefs] WindowsPreferences class fails to allow for Windows encoding of values - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 11:10:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6082) [classlib][prefs] WindowsPreferences class fails to allow for Windows encoding of values - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 11:10:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-6150) [classlib][luni] Move ScannerTest out of the exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 11:10:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6108) [classlib] [prefs] Preferences.nodeExists(null) should throw NPE when Preferences node has been removed - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/16 11:10:15 UTC, 0 replies.
- svn commit: r765529 - in /harmony/enhanced/classlib/trunk/modules/prefs/src: main/java/java/util/prefs/AbstractPreferences.java test/java/org/apache/harmony/prefs/tests/java/util/prefs/AbstractPreferencesTest.java - posted by re...@apache.org on 2009/04/16 11:11:55 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6108) [classlib] [prefs] Preferences.nodeExists(null) should throw NPE when Preferences node has been removed - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/16 11:14:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6155) NOTICE file does not have required contents - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 11:16:15 UTC, 0 replies.
- svn commit: r765531 - in /harmony/enhanced: classlib/trunk/NOTICE drlvm/trunk/NOTICE jdktools/trunk/NOTICE trunk/NOTICE - posted by te...@apache.org on 2009/04/16 11:16:53 UTC, 0 replies.
- [jira] Commented: (HARMONY-6155) NOTICE file does not have required contents - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 11:18:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-6045) [classlib] [luni] Optimize java.lang.String.toUpperCase(), String.toLowerCase() and String sharing for more performance gains - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/16 11:18:15 UTC, 1 replies.
- svn commit: r765535 - in /harmony/enhanced/classlib/trunk/modules/pack200/src: main/java/org/apache/harmony/pack200/ test/java/org/apache/harmony/pack200/tests/ - posted by sj...@apache.org on 2009/04/16 11:29:28 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6145) [classlib][luni] java.lang.LinkedList.addAll(Collection collection) runs into endless loop - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 11:30:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-6109) [classlib] [luni] Add some test case to java.lang.reflect.Modifier - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/16 11:44:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-6135) [classlib][luni] Add new testcases on getChannel method of FileInputStream and FileOutputStream - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/16 11:44:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-6108) [classlib] [prefs] Preferences.nodeExists(null) should throw NPE when Preferences node has been removed - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/16 11:46:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-6107) [classlib] [prefs] Refactor code in AbstractPreferences, FilePreferencesImpl, RegistryPreferencesImpl and some test cases. - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/16 11:46:15 UTC, 1 replies.
- svn commit: r765546 - /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/unpack200/BandSet.java - posted by sj...@apache.org on 2009/04/16 11:53:14 UTC, 0 replies.
- svn commit: r765552 - in /harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/LinkedList.java test/api/common/org/apache/harmony/luni/tests/java/util/LinkedListTest.java - posted by te...@apache.org on 2009/04/16 12:03:29 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6145) [classlib][luni] java.lang.LinkedList.addAll(Collection collection) runs into endless loop - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:06:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6143) [classlib][beans] java.beans.beancontext.BeanContextSupport.readChildren((ObjectInputStream) null) should throw NullPointerException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:24:14 UTC, 0 replies.
- svn commit: r765560 - in /harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/beancontext/BeanContextSupport.java test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java - posted by te...@apache.org on 2009/04/16 12:26:47 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6143) [classlib][beans] java.beans.beancontext.BeanContextSupport.readChildren((ObjectInputStream) null) should throw NullPointerException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:28:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:41:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-6131) [classlib][luni] check for invalid socket before I/O operations - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:41:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-6131) [classlib][luni] check for invalid socket before I/O operations - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:41:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-6129) [classlib][rmi] org.apache.harmony.rmi.ConnectionTest fails - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:41:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-6141) [classlib][luni] java.util.ArrayList.addAll(int index, Collection c) fails to add itself - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:43:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6110) [classlib] [luni] BufferedReader.reset() does not throw IOException after reading the entire stream, differs from RI - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:45:14 UTC, 0 replies.
- svn commit: r765569 - in /harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/BufferedReader.java test/api/common/org/apache/harmony/luni/tests/java/io/BufferedReaderTest.java - posted by te...@apache.org on 2009/04/16 12:51:33 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6110) [classlib] [luni] BufferedReader.reset() does not throw IOException after reading the entire stream, differs from RI - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 12:53:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6146) [classlib][luni][java6] java.util.Properties.Properties(defaults).stringPropertyNames() should return a set of keys including the keys in the default property list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 13:17:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-6092) [classlib][luni] - SocketInputStream should check EOF before reading - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 15:11:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-6146) [classlib][luni][java6] java.util.Properties.Properties(defaults).stringPropertyNames() should return a set of keys including the keys in the default property list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/16 15:29:14 UTC, 0 replies.
- svn commit: r765636 - in /harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security: Identity2Test.java KeyStore3Test.java KeyStorePrivateKeyEntryTest.java cert/CertificateFactory4Test.java - posted by od...@apache.org on 2009/04/16 15:48:33 UTC, 0 replies.
- [jira] Closed: (HARMONY-6143) [classlib][beans] java.beans.beancontext.BeanContextSupport.readChildren((ObjectInputStream) null) should throw NullPointerException - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/17 04:13:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6092) [classlib][luni] - SocketInputStream should check EOF before reading - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 04:15:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-6110) [classlib] [luni] BufferedReader.reset() does not throw IOException after reading the entire stream, differs from RI - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/17 04:15:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-6145) [classlib][luni] java.lang.LinkedList.addAll(Collection collection) runs into endless loop - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/17 04:19:14 UTC, 0 replies.
- svn commit: r765837 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/SocketTest.java - posted by re...@apache.org on 2009/04/17 04:36:01 UTC, 0 replies.
- [jira] Closed: (HARMONY-6092) [classlib][luni] - SocketInputStream should check EOF before reading - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 04:37:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6092) [classlib][luni] - SocketInputStream should check EOF before reading - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 04:37:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6093) [classlib][luni] Remove double security check in java.io.File - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 04:43:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-6093) [classlib][luni] Remove double security check in java.io.File - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 04:49:15 UTC, 0 replies.
- svn commit: r765842 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/File.java - posted by re...@apache.org on 2009/04/17 05:21:30 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6093) [classlib][luni] Remove double security check in java.io.File - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 05:25:14 UTC, 0 replies.
- svn commit: r765844 - in /harmony/enhanced/classlib/trunk/modules/prefs/src: main/java/java/util/prefs/ main/java/org/apache/harmony/prefs/internal/nls/ test/java/org/apache/harmony/prefs/tests/java/util/prefs/ - posted by re...@apache.org on 2009/04/17 05:43:51 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6107) [classlib] [prefs] Refactor code in AbstractPreferences, FilePreferencesImpl, RegistryPreferencesImpl and some test cases. - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 06:16:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-6051) [jit][opt]A special case not considered when doing sink_constant optimization - posted by "Egor Pasko (JIRA)" <ji...@apache.org> on 2009/04/17 07:06:15 UTC, 1 replies.
- svn commit: r765865 - in /harmony/enhanced/classlib/trunk: depends/files/ make/ modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ modules/nio_char/src/main/java/java/nio/charset/ - posted by re...@apache.org on 2009/04/17 08:37:55 UTC, 0 replies.
- svn commit: r765869 - in /harmony/enhanced/classlib/trunk/depends: jars/icu4j_4.0/ jars/icu4j_4.0/icu4j-4_0.jar jars/icu4j_4.0/icu4j-charsets-4_0.jar manifests/icu4j_4.0/ manifests/icu4j_4.0/META-INF/ manifests/icu4j_4.0/META-INF/MANIFEST.MF - posted by re...@apache.org on 2009/04/17 09:08:00 UTC, 0 replies.
- svn commit: r765874 - in /harmony/enhanced/classlib/trunk/depends: jars/icu4j_3.8/icu4j-3_8.jar jars/icu4j_3.8/icu4j-charsets-3_8.jar manifests/icu4j_3.8/META-INF/MANIFEST.MF - posted by re...@apache.org on 2009/04/17 09:18:26 UTC, 0 replies.
- svn commit: r765875 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/CharacterTest.java - posted by re...@apache.org on 2009/04/17 09:20:39 UTC, 0 replies.
- svn commit: r765876 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/TimeZoneTest.java - posted by re...@apache.org on 2009/04/17 09:23:28 UTC, 0 replies.
- svn commit: r765878 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/LocaleTest.java - posted by re...@apache.org on 2009/04/17 09:24:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6119) [classlib][luni]org.apache.harmony.luni.tests.java.lang.CharacterTest.test_isDirectionaliy_I failure - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 09:33:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6153) [classlib][luni] TimeZoneTest.test_getDisplayNameZILjava_util_Locale would fail against ICU 4.0 - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 09:35:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6154) [classlib][luni] LocaleTest.test_getISO3Language would fail against ICU 4.0 - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/17 09:35:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-6153) [classlib][luni] TimeZoneTest.test_getDisplayNameZILjava_util_Locale would fail against ICU 4.0 - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/17 10:30:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-6154) [classlib][luni] LocaleTest.test_getISO3Language would fail against ICU 4.0 - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/17 10:30:14 UTC, 0 replies.
- svn propchange: r765837 - svn:log - posted by re...@apache.org on 2009/04/17 10:39:35 UTC, 0 replies.
- [jira] Updated: (HARMONY-6045) [classlib] [luni] Optimize java.lang.String.toUpperCase(), String.toLowerCase() and String sharing for more performance gains - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/17 11:59:14 UTC, 5 replies.
- svn commit: r766051 - /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/extras/TestRdnParser.java - posted by od...@apache.org on 2009/04/17 17:31:24 UTC, 0 replies.
- [jira] Created: (HARMONY-6157) Javadocs for java.util.regex.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/18 02:26:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-6157) Javadocs for java.util.regex.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/18 02:28:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6157) Javadocs for java.util.regex.* - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/18 19:29:15 UTC, 0 replies.
- svn commit: r766375 - in /harmony/enhanced/classlib/trunk/modules/regex/src/main/java/java/util/regex: MatchResult.java Matcher.java Pattern.java PatternSyntaxException.java - posted by nd...@apache.org on 2009/04/18 20:46:33 UTC, 0 replies.
- svn commit: r766377 - /harmony/enhanced/classlib/trunk/modules/regex/.settings/org.eclipse.jdt.core.prefs - posted by nd...@apache.org on 2009/04/18 20:51:51 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6157) Javadocs for java.util.regex.* - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/18 20:54:14 UTC, 0 replies.
- svn commit: r766398 - in /harmony/enhanced/classlib/trunk/modules/regex/src/main/java/java/util/regex: AbstractSet.java IntArrHash.java Lexer.java Matcher.java Pattern.java SequenceSet.java - posted by nd...@apache.org on 2009/04/18 23:45:09 UTC, 0 replies.
- svn commit: r766448 [4/4] - in /harmony/enhanced/classlib/branches/java6: ./ depends/files/ depends/jars/icu4j_3.8/ depends/jars/icu4j_4.0/ depends/manifests/icu4j_3.8/META-INF/ depends/manifests/icu4j_4.0/ depends/manifests/icu4j_4.0/META-INF/ make/ m... - posted by qi...@apache.org on 2009/04/19 13:15:34 UTC, 0 replies.
- svn commit: r766448 [3/4] - in /harmony/enhanced/classlib/branches/java6: ./ depends/files/ depends/jars/icu4j_3.8/ depends/jars/icu4j_4.0/ depends/manifests/icu4j_3.8/META-INF/ depends/manifests/icu4j_4.0/ depends/manifests/icu4j_4.0/META-INF/ make/ m... - posted by qi...@apache.org on 2009/04/19 13:15:34 UTC, 0 replies.
- svn commit: r766448 [2/4] - in /harmony/enhanced/classlib/branches/java6: ./ depends/files/ depends/jars/icu4j_3.8/ depends/jars/icu4j_4.0/ depends/manifests/icu4j_3.8/META-INF/ depends/manifests/icu4j_4.0/ depends/manifests/icu4j_4.0/META-INF/ make/ m... - posted by qi...@apache.org on 2009/04/19 13:15:34 UTC, 0 replies.
- svn commit: r766448 [1/4] - in /harmony/enhanced/classlib/branches/java6: ./ depends/files/ depends/jars/icu4j_3.8/ depends/jars/icu4j_4.0/ depends/manifests/icu4j_3.8/META-INF/ depends/manifests/icu4j_4.0/ depends/manifests/icu4j_4.0/META-INF/ make/ m... - posted by qi...@apache.org on 2009/04/19 13:15:34 UTC, 0 replies.
- svn commit: r766450 - /harmony/enhanced/classlib/tags/latest-java6-merge/ - posted by qi...@apache.org on 2009/04/19 13:27:25 UTC, 0 replies.
- svn commit: r766451 - /harmony/enhanced/classlib/tags/latest-java6-merge/ - posted by qi...@apache.org on 2009/04/19 13:28:03 UTC, 0 replies.
- svn commit: r766525 - in /harmony/enhanced/drlvm/trunk/src/test/regression: H2141/ H2141/AbcdTest.java H2141/run.test.xml H2144/ H2144/Abcd2Test.java H2144/run.test.xml H2147/ H2147/Abcd1Test.java H2147/LowBoundCheckTest.java H2147/run.test.xml README.txt - posted by eg...@apache.org on 2009/04/19 23:52:14 UTC, 0 replies.
- svn commit: r766547 - in /harmony/enhanced/classlib/trunk/modules/regex/src/test/java/org/apache/harmony/tests/java/util/regex: MatcherTest.java PatternTest.java - posted by nd...@apache.org on 2009/04/20 01:53:31 UTC, 0 replies.
- [jira] Created: (HARMONY-6158) [classlib][luni] Refactor and add some testcases to java.io.BufferedOutputStream class - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/20 07:47:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6158) [classlib][luni] Refactor and add some testcases to java.io.BufferedOutputStream class - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/20 07:59:47 UTC, 3 replies.
- [jira] Created: (HARMONY-6159) [classlib][beans] java.beans.Statement.execute() throws java.lang.IllegalAccessException while RI doesn't - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/20 11:36:47 UTC, 0 replies.
- svn commit: r766631 - in /harmony/enhanced/classlib/trunk/modules/luni/src/test/api: common/org/apache/harmony/luni/tests/java/net/ unix/org/apache/harmony/luni/tests/java/io/ windows/org/apache/harmony/luni/tests/java/io/ - posted by re...@apache.org on 2009/04/20 11:41:43 UTC, 0 replies.
- [jira] Created: (HARMONY-6160) [classlib][beans] java.beans.XMLEncoder.writeObject(Object o) should not change the inner content of the given object - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/20 11:48:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-6160) [classlib][beans] java.beans.XMLEncoder.writeObject(Object o) should not change the inner content of the given object - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/20 12:08:47 UTC, 1 replies.
- [jira] Updated: (HARMONY-6160) [classlib][beans] java.beans.XMLEncoder.writeObject(Object o) should not change the inner content of the given object - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/20 12:10:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6159) [classlib][beans] java.beans.Statement.execute() throws java.lang.IllegalAccessException while RI doesn't - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/20 12:10:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6087) [luni] java.util.Scanner behaves differently with RI while parsing specific pattern - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/20 13:23:47 UTC, 0 replies.
- svn commit: r766655 - in /harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/Scanner.java test/api/common/org/apache/harmony/luni/tests/java/util/ScannerTest.java - posted by te...@apache.org on 2009/04/20 13:25:19 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6087) [luni] java.util.Scanner behaves differently with RI while parsing specific pattern - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/20 13:27:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6161) Javadocs for java.math.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/21 02:21:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6161) Javadocs for java.math.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/21 02:23:47 UTC, 1 replies.
- [jira] Commented: (HARMONY-6159) [classlib][beans] java.beans.Statement.execute() throws java.lang.IllegalAccessException while RI doesn't - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/21 04:12:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-6087) [luni] java.util.Scanner behaves differently with RI while parsing specific pattern - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/21 04:46:47 UTC, 0 replies.
- svn commit: r766969 - in /harmony/enhanced/classlib/trunk/modules/luni/src/test/api: common/org/apache/harmony/luni/tests/java/net/ unix/org/apache/harmony/luni/tests/java/io/ windows/org/apache/harmony/luni/tests/java/io/ - posted by re...@apache.org on 2009/04/21 06:18:40 UTC, 0 replies.
- svn commit: r766970 - in /harmony/enhanced/classlib/trunk/modules/luni/make: exclude.linux.x86.drl exclude.linux.x86_64.drl - posted by re...@apache.org on 2009/04/21 06:19:24 UTC, 0 replies.
- [jira] Created: (HARMONY-6162) [classlib][luni] java.util.Properties#load(java.io.InputStream) should throw IllegalArgumentException if the given InputStream contains an Invalid Unicode sequence - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/21 07:51:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6162) [classlib][luni] java.util.Properties#load(java.io.InputStream) should throw IllegalArgumentException if the given InputStream contains an Invalid Unicode sequence - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/21 07:55:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6162) [classlib][luni][java6] java.util.Properties#load(java.io.InputStream) should throw IllegalArgumentException if the given InputStream contains an Invalid Unicode sequence - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/21 07:57:47 UTC, 2 replies.
- [jira] Assigned: (HARMONY-6162) [classlib][luni][java6] java.util.Properties#load(java.io.InputStream) should throw IllegalArgumentException if the given InputStream contains an Invalid Unicode sequence - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/21 08:31:48 UTC, 0 replies.
- [jira] Commented: (HARMONY-6074) [classlib][luni] JAR referenced in a JAR's manifest 'Class-Path' that contains 'file' scheme URIs aren't loaded - posted by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2009/04/21 09:29:49 UTC, 1 replies.
- [jira] Closed: (HARMONY-6087) [luni] java.util.Scanner behaves differently with RI while parsing specific pattern - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/21 11:10:47 UTC, 0 replies.
- svn commit: r767087 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/OSFileSystemLinux32.c - posted by od...@apache.org on 2009/04/21 11:30:48 UTC, 0 replies.
- [jira] Created: (HARMONY-6163) [classlib][luni] Move FormatterTest out of exclude list - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/21 11:52:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6163) [classlib][luni] Move FormatterTest out of exclude list - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/21 11:54:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-6162) [classlib][luni][java6] java.util.Properties#load(java.io.InputStream) should throw IllegalArgumentException if the given InputStream contains an Invalid Unicode sequence - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/21 12:00:47 UTC, 4 replies.
- svn commit: r767138 - /harmony/enhanced/trunk/debian/ - posted by hi...@apache.org on 2009/04/21 15:02:27 UTC, 0 replies.
- [Harmony Wiki] Update of "BranchMerge" by TimEllison - posted by Apache Wiki <wi...@apache.org> on 2009/04/21 21:30:52 UTC, 1 replies.
- [jira] Updated: (HARMONY-6164) Javadocs for luni-kernel - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/22 03:08:47 UTC, 1 replies.
- [jira] Created: (HARMONY-6164) Javadocs for luni-kernel - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/22 03:08:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6165) [classlib][luni] Refactor and add some test case to java.util.Properties class - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/22 03:59:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6165) [classlib][luni] Refactor and add some test case to java.util.Properties class - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/22 03:59:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6158) [classlib][luni] Refactor and add some testcases to java.io.BufferedOutputStream class - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/22 05:29:47 UTC, 0 replies.
- svn commit: r767357 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/BufferedOutputStreamTest.java - posted by re...@apache.org on 2009/04/22 05:33:46 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6158) [classlib][luni] Refactor and add some testcases to java.io.BufferedOutputStream class - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/22 05:35:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6152) [classlib][luni] WriterTest.test_writeLjava_lang_String Thread.holdsLock works now - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/22 07:27:47 UTC, 0 replies.
- svn commit: r767375 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/WriterTest.java - posted by re...@apache.org on 2009/04/22 07:30:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6152) [classlib][luni] WriterTest.test_writeLjava_lang_String Thread.holdsLock works now - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/22 07:33:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6166) [classlib][prefs] StringTokenizer is discouraged in AbstractPreferences - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/22 07:47:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6166) [classlib][prefs] StringTokenizer is discouraged in AbstractPreferences - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/22 07:49:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-6152) [classlib][luni] WriterTest.test_writeLjava_lang_String Thread.holdsLock works now - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/22 07:53:47 UTC, 0 replies.
- svn commit: r767387 - /harmony/enhanced/classlib/trunk/modules/prefs/src/main/java/java/util/prefs/AbstractPreferences.java - posted by re...@apache.org on 2009/04/22 08:07:42 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6166) [classlib][prefs] StringTokenizer is discouraged in AbstractPreferences - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/22 08:07:47 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6166) [classlib][prefs] StringTokenizer is discouraged in AbstractPreferences - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/22 08:09:47 UTC, 0 replies.
- [jira] Closed: (HARMONY-6152) [classlib][luni] WriterTest.test_writeLjava_lang_String Thread.holdsLock works now - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/22 08:11:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-6166) [classlib][prefs] StringTokenizer is discouraged in AbstractPreferences - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/22 08:25:47 UTC, 0 replies.
- [jira] Closed: (HARMONY-6166) [classlib][prefs] StringTokenizer is discouraged in AbstractPreferences - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/22 08:33:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6167) [IBM VME]SystemTest.test_getProperties would fail against VME while running luni test - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/22 13:25:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6167) [IBM VME]SystemTest.test_getProperties would fail against VME while running luni test - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/22 13:48:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-6167) [IBM VME]SystemTest.test_getProperties would fail against VME while running luni test - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/22 13:50:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6164) Javadocs for luni-kernel - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 13:52:47 UTC, 0 replies.
- svn commit: r767477 [1/5] - in /harmony/enhanced/classlib/trunk/modules/luni-kernel/src/main/java/java/lang: ./ ref/ reflect/ - posted by te...@apache.org on 2009/04/22 14:04:11 UTC, 0 replies.
- svn commit: r767477 [4/5] - in /harmony/enhanced/classlib/trunk/modules/luni-kernel/src/main/java/java/lang: ./ ref/ reflect/ - posted by te...@apache.org on 2009/04/22 14:04:11 UTC, 0 replies.
- svn commit: r767477 [3/5] - in /harmony/enhanced/classlib/trunk/modules/luni-kernel/src/main/java/java/lang: ./ ref/ reflect/ - posted by te...@apache.org on 2009/04/22 14:04:11 UTC, 0 replies.
- svn commit: r767477 [2/5] - in /harmony/enhanced/classlib/trunk/modules/luni-kernel/src/main/java/java/lang: ./ ref/ reflect/ - posted by te...@apache.org on 2009/04/22 14:04:11 UTC, 0 replies.
- svn commit: r767477 [5/5] - in /harmony/enhanced/classlib/trunk/modules/luni-kernel/src/main/java/java/lang: ./ ref/ reflect/ - posted by te...@apache.org on 2009/04/22 14:04:11 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6164) Javadocs for luni-kernel - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 14:06:47 UTC, 0 replies.
- svn commit: r767489 [2/2] - in /harmony/enhanced/classlib/trunk/modules/luni: make/exclude.common src/test/api/common/org/apache/harmony/luni/tests/java/util/FormatterTest.java - posted by te...@apache.org on 2009/04/22 14:34:19 UTC, 0 replies.
- svn commit: r767489 [1/2] - in /harmony/enhanced/classlib/trunk/modules/luni: make/exclude.common src/test/api/common/org/apache/harmony/luni/tests/java/util/FormatterTest.java - posted by te...@apache.org on 2009/04/22 14:34:19 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6163) [classlib][luni] Move FormatterTest out of exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 14:34:47 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6163) [classlib][luni] Move FormatterTest out of exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 14:34:48 UTC, 0 replies.
- svn commit: r767492 [1/3] - in /harmony/standard/tools/jdwpdump: ./ jdwp-dump jdwp-spec - posted by hi...@apache.org on 2009/04/22 14:38:55 UTC, 0 replies.
- svn commit: r767492 [3/3] - in /harmony/standard/tools/jdwpdump: ./ jdwp-dump jdwp-spec - posted by hi...@apache.org on 2009/04/22 14:38:55 UTC, 0 replies.
- svn commit: r767492 [2/3] - in /harmony/standard/tools/jdwpdump: ./ jdwp-dump jdwp-spec - posted by hi...@apache.org on 2009/04/22 14:38:55 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6151) [classlib][luni] Move URLClassLoaderTest out of the exclude.common list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 14:40:47 UTC, 0 replies.
- svn commit: r767494 - /harmony/enhanced/classlib/trunk/modules/luni/make/exclude.common - posted by te...@apache.org on 2009/04/22 14:41:22 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6151) [classlib][luni] Move URLClassLoaderTest out of the exclude.common list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 14:42:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6161) Javadocs for java.math.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 14:52:47 UTC, 0 replies.
- svn commit: r767497 [2/2] - /harmony/enhanced/classlib/trunk/modules/math/src/main/java/java/math/ - posted by te...@apache.org on 2009/04/22 14:54:04 UTC, 0 replies.
- svn commit: r767497 [1/2] - /harmony/enhanced/classlib/trunk/modules/math/src/main/java/java/math/ - posted by te...@apache.org on 2009/04/22 14:54:04 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6161) Javadocs for java.math.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 14:54:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6165) [classlib][luni] Refactor and add some test case to java.util.Properties class - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 15:02:48 UTC, 0 replies.
- svn commit: r767508 - in /harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/Properties.java test/api/common/org/apache/harmony/luni/tests/java/util/PropertiesTest.java - posted by te...@apache.org on 2009/04/22 15:12:53 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6165) [classlib][luni] Refactor and add some test case to java.util.Properties class - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 15:13:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6160) [classlib][beans] java.beans.XMLEncoder.writeObject(Object o) should not change the inner content of the given object - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 15:55:47 UTC, 0 replies.
- svn commit: r767524 - in /harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/ test/java/org/apache/harmony/beans/tests/java/beans/ test/resources/xml/ test/support/java/org/apache/harmony/beans/tests/support/mock/ - posted by te...@apache.org on 2009/04/22 15:56:32 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6160) [classlib][beans] java.beans.XMLEncoder.writeObject(Object o) should not change the inner content of the given object - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 15:57:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6159) [classlib][beans] java.beans.Statement.execute() throws java.lang.IllegalAccessException while RI doesn't - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 15:59:47 UTC, 0 replies.
- svn commit: r767526 - in /harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/Statement.java test/java/org/apache/harmony/beans/tests/java/beans/StatementTest.java - posted by te...@apache.org on 2009/04/22 16:02:36 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6159) [classlib][beans] java.beans.Statement.execute() throws java.lang.IllegalAccessException while RI doesn't - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 16:03:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-6157) Javadocs for java.util.regex.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/22 19:25:49 UTC, 0 replies.
- [jira] Commented: (HARMONY-6161) Javadocs for java.math.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/22 19:25:49 UTC, 0 replies.
- [jira] Commented: (HARMONY-6164) Javadocs for luni-kernel - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/22 19:25:49 UTC, 0 replies.
- [jira] Closed: (HARMONY-6164) Javadocs for luni-kernel - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 21:31:47 UTC, 0 replies.
- [jira] Closed: (HARMONY-6161) Javadocs for java.math.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 21:31:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6087) [luni] java.util.Scanner behaves differently with RI while parsing specific pattern - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 21:37:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6110) [classlib] [luni] BufferedReader.reset() does not throw IOException after reading the entire stream, differs from RI - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:20:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6086) [luni] java.util.Scanner nextLine and hasNextLine testcase would fail - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:26:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6122) [classlib][luni] java.util.Collections.swap(List list, int i, int j) should throw IndexOutOfBoundsException when i equals to j and is also out of boundary - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:26:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6007) [drlvm][jit][abcd] classic abcd pass fixes - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:26:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6113) [classlib][security] value of policy.url is incorrect in java.security file - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:28:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6126) [classlib][luni] - remove unnecessary code in java.io.File - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:28:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6125) [classlib][luni] - remove duplicated security check in File.list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:32:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6156) [classlib][luni] Two obsolete tests of ScannerTest need to be updated against ICU 4.0 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:32:47 UTC, 1 replies.
- [jira] Updated: (HARMONY-6120) [classlib][luni] - use Jetty as test http server in org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:34:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6155) NOTICE file does not have required contents - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:38:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6107) [classlib] [prefs] Refactor code in AbstractPreferences, FilePreferencesImpl, RegistryPreferencesImpl and some test cases. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:40:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-2144) [drlvm][jit][opt] ABCD causes unexpected NullPointerException instead of ArrayIndexOutOfBoundsException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:42:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-2141) [drlvm][jit][opt] ABCD removes low bound check if certain constraint exists before array access with a negative index - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:42:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-2147) [drlvm][jit][opt] ABCD pass incorrectly removes low bound check in some cases - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/22 23:44:47 UTC, 1 replies.
- [jira] Updated: (HARMONY-6168) Javadocs for javax.crypto.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/23 01:18:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6168) Javadocs for javax.crypto.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/23 01:18:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6169) Javadocs for java.lang.annotatoin.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/23 01:59:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6169) Javadocs for java.lang.annotatoin.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/23 01:59:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6169) Javadocs for java.lang.annotation.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/23 01:59:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-6163) [classlib][luni] Move FormatterTest out of exclude list - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/23 04:47:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6170) Upgrade ECJ to 3.4.2 - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/23 04:57:47 UTC, 0 replies.
- [jira] Closed: (HARMONY-6163) [classlib][luni] Move FormatterTest out of exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/23 09:21:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6171) [build] Harmony does not build with Microsoft VisualStudio 2008 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/23 10:44:47 UTC, 0 replies.
- [jira] Created: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/23 11:19:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/23 11:21:48 UTC, 0 replies.
- [jira] Updated: (HARMONY-6171) [build] Harmony does not build with Microsoft VisualStudio 2008 - posted by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2009/04/23 11:39:47 UTC, 1 replies.
- [jira] Assigned: (HARMONY-6169) Javadocs for java.lang.annotation.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/23 12:44:47 UTC, 0 replies.
- svn commit: r767886 - /harmony/enhanced/classlib/trunk/modules/annotation/src/main/java/java/lang/annotation/ - posted by te...@apache.org on 2009/04/23 12:45:29 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/23 12:46:48 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6169) Javadocs for java.lang.annotation.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/23 12:46:48 UTC, 0 replies.
- svn commit: r767888 - in /harmony/enhanced/classlib/trunk/modules/text: make/exclude.common src/test/java/org/apache/harmony/text/tests/java/text/NumberFormatTest.java - posted by te...@apache.org on 2009/04/23 12:54:32 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6168) Javadocs for javax.crypto.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/23 12:56:47 UTC, 0 replies.
- svn commit: r767909 [2/3] - in /harmony/enhanced/classlib/trunk/modules/crypto/src/main/java/javax/crypto: ./ interfaces/ spec/ - posted by te...@apache.org on 2009/04/23 14:57:19 UTC, 0 replies.
- svn commit: r767909 [3/3] - in /harmony/enhanced/classlib/trunk/modules/crypto/src/main/java/javax/crypto: ./ interfaces/ spec/ - posted by te...@apache.org on 2009/04/23 14:57:19 UTC, 0 replies.
- svn commit: r767909 [1/3] - in /harmony/enhanced/classlib/trunk/modules/crypto/src/main/java/javax/crypto: ./ interfaces/ spec/ - posted by te...@apache.org on 2009/04/23 14:57:19 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6168) Javadocs for javax.crypto.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/23 14:59:30 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/23 15:11:30 UTC, 0 replies.
- [jira] Created: (HARMONY-6173) Javadocs for java.util.jar.* and java.util.zip.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/23 22:33:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6173) Javadocs for java.util.jar.* and java.util.zip.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/23 22:33:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-6169) Javadocs for java.lang.annotation.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/23 22:39:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-6168) Javadocs for javax.crypto.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/23 22:39:30 UTC, 0 replies.
- [jira] Created: (HARMONY-6174) Javadocs for javax.security.auth.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 00:16:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6174) Javadocs for javax.security.auth.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 00:18:30 UTC, 0 replies.
- [jira] Created: (HARMONY-6175) Javadocs for java.util.concurrent.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 00:50:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6175) Javadocs for java.util.concurrent.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 00:50:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6176) Javadocs for java.util.logging.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 02:45:30 UTC, 1 replies.
- [jira] Created: (HARMONY-6176) Javadocs for java.util.logging.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 02:45:30 UTC, 0 replies.
- svn commit: r768115 - in /harmony/enhanced: common_resources/trunk/make/ jdktools/trunk/modules/jdktools/src/main/java/org/apache/harmony/tools/javac/ jdktools/trunk/modules/samsa/src/main/resources/data/ - posted by nd...@apache.org on 2009/04/24 03:35:42 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6170) Upgrade ECJ to 3.4.2 - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 03:37:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6176) Javadocs for java.util.logging.* - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 03:43:31 UTC, 0 replies.
- svn commit: r768119 [1/2] - /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/ - posted by nd...@apache.org on 2009/04/24 03:48:53 UTC, 0 replies.
- svn commit: r768119 [2/2] - /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/ - posted by nd...@apache.org on 2009/04/24 03:48:53 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6174) Javadocs for javax.security.auth.* - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 03:51:30 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6176) Javadocs for java.util.logging.* - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 03:51:30 UTC, 1 replies.
- [jira] Closed: (HARMONY-6165) [classlib][luni] Refactor and add some test case to java.util.Properties class - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/24 03:55:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6158) [classlib][luni] Refactor and add some testcases to java.io.BufferedOutputStream class - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/24 03:57:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6151) [classlib][luni] Move URLClassLoaderTest out of the exclude.common list - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/24 03:59:30 UTC, 0 replies.
- svn commit: r768124 - in /harmony/enhanced/classlib/trunk/modules/auth/src/main/java/common/javax/security/auth: ./ callback/ login/ x500/ - posted by nd...@apache.org on 2009/04/24 04:02:46 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6174) Javadocs for javax.security.auth.* - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 04:05:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6173) Javadocs for java.util.jar.* and java.util.zip.* - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 04:21:30 UTC, 0 replies.
- svn commit: r768128 [2/2] - in /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util: jar/ zip/ - posted by nd...@apache.org on 2009/04/24 04:23:50 UTC, 0 replies.
- svn commit: r768128 [1/2] - in /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util: jar/ zip/ - posted by nd...@apache.org on 2009/04/24 04:23:50 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6173) Javadocs for java.util.jar.* and java.util.zip.* - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 04:27:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-6173) Javadocs for java.util.jar.* and java.util.zip.* - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 04:27:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/24 04:51:30 UTC, 0 replies.
- svn commit: r768133 - in /harmony/enhanced/classlib/trunk/modules/lang-management/src: main/java/java/lang/management/ test/api/java/org/apache/harmony/lang/management/tests/java/lang/management/ - posted by nd...@apache.org on 2009/04/24 04:53:31 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6148) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should return null if the argument is null - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 04:55:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-879) [classlib][text] DecimalFormat.setMultiplier(-1) throws IllegalArgumentException while RI set negative value - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 05:05:30 UTC, 4 replies.
- [jira] Resolved: (HARMONY-879) [classlib][text] DecimalFormat.setMultiplier(-1) throws IllegalArgumentException while RI set negative value - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/24 05:19:30 UTC, 0 replies.
- svn commit: r768161 - in /harmony/enhanced/classlib/trunk/modules/luni/src/test/api: unix/org/apache/harmony/luni/tests/java/io/ unix/org/apache/harmony/luni/tests/java/net/ windows/org/apache/harmony/luni/tests/java/io/ windows/org/apache/harmony/luni... - posted by re...@apache.org on 2009/04/24 08:20:11 UTC, 0 replies.
- svn commit: r768167 - in /harmony/enhanced/classlib/branches/java6/modules/luni/src: main/java/java/util/Properties.java test/api/common/org/apache/harmony/luni/tests/java/util/PropertiesTest.java - posted by re...@apache.org on 2009/04/24 08:33:56 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6162) [classlib][luni][java6] java.util.Properties#load(java.io.InputStream) should throw IllegalArgumentException if the given InputStream contains an Invalid Unicode sequence - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/24 08:35:30 UTC, 0 replies.
- svn commit: r768169 - /harmony/enhanced/classlib/branches/java6/modules/luni/src/main/java/java/util/Properties.java - posted by re...@apache.org on 2009/04/24 08:36:03 UTC, 0 replies.
- [jira] Created: (HARMONY-6177) [classlib][beans] java.beans.PropertyDescriptor(String propertyName, Class beanClass, String getterName, String setterName) sets the wrong write method - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/24 11:30:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6168) Javadocs for javax.crypto.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 11:32:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 11:34:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6169) Javadocs for java.lang.annotation.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 11:34:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6177) [classlib][beans] java.beans.PropertyDescriptor(String propertyName, Class beanClass, String getterName, String setterName) sets the wrong write method - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/24 12:24:30 UTC, 0 replies.
- svn commit: r768262 - in /harmony/standard/site: docs/ docs/documentation/ docs/documentation/milestones/ docs/subcomponents/buildtest/ docs/subcomponents/classlibrary/ docs/subcomponents/drlvm/ docs/subcomponents/jchevm/ docs/subcomponents/performance... - posted by te...@apache.org on 2009/04/24 13:36:19 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6177) [classlib][beans] java.beans.PropertyDescriptor(String propertyName, Class beanClass, String getterName, String setterName) sets the wrong write method - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 15:37:33 UTC, 0 replies.
- svn commit: r768309 - in /harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/ main/java/org/apache/harmony/beans/internal/nls/ test/java/org/apache/harmony/beans/tests/java/beans/ - posted by te...@apache.org on 2009/04/24 15:37:57 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6177) [classlib][beans] java.beans.PropertyDescriptor(String propertyName, Class beanClass, String getterName, String setterName) sets the wrong write method - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 15:39:31 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6175) Javadocs for java.util.concurrent.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 15:41:30 UTC, 0 replies.
- svn commit: r768310 - in /harmony/enhanced/classlib/trunk/modules/concurrent/src/main/java/java/util/concurrent: ./ locks/ - posted by te...@apache.org on 2009/04/24 15:42:54 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6175) Javadocs for java.util.concurrent.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 15:43:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-6171) [build] Harmony does not build with Microsoft VisualStudio 2008 - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 15:45:30 UTC, 0 replies.
- svn commit: r768351 - in /harmony/enhanced/classlib/trunk/modules: lang-management/src/test/api/java/org/apache/harmony/lang/management/tests/java/lang/management/ luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/ luni/src/test/api/windows... - posted by hi...@apache.org on 2009/04/24 18:20:46 UTC, 0 replies.
- [jira] Closed: (HARMONY-6175) Javadocs for java.util.concurrent.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 19:47:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6174) Javadocs for javax.security.auth.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 19:53:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6173) Javadocs for java.util.jar.* and java.util.zip.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 19:59:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6157) Javadocs for java.util.regex.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/24 19:59:30 UTC, 0 replies.
- svn commit: r768403 - in /harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/CompositeName.java test/java/org/apache/harmony/jndi/tests/javax/naming/CompositeNameTest.java - posted by te...@apache.org on 2009/04/24 21:41:52 UTC, 0 replies.
- [jira] Closed: (HARMONY-5901) [drlvm][jit]integer MUL, DIV and REM strength reduction - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 21:44:30 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6100) [classlib][jndi] CompositeName.toString() should not escape "'" - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/24 21:44:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6178) Javadocs for java.nio.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/25 00:49:30 UTC, 2 replies.
- [jira] Created: (HARMONY-6178) Javadocs for java.nio.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/25 00:49:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-2147) [drlvm][jit][opt] ABCD pass incorrectly removes low bound check in some cases - posted by "Egor Pasko (JIRA)" <ji...@apache.org> on 2009/04/25 17:57:30 UTC, 0 replies.
- svn commit: r768558 - in /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd: AbcdFlags.h abcd.cpp abcd.h abcdbounds.cpp abcdbounds.h abcdsolver.cpp abcdsolver.h insertpi.h - posted by eg...@apache.org on 2009/04/25 18:21:21 UTC, 0 replies.
- [jira] Created: (HARMONY-6179) Inconsistent compiler behaviour for generics compared with Sun Java - posted by "Sebb (JIRA)" <ji...@apache.org> on 2009/04/25 19:48:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6179) Inconsistent compiler behaviour for generics compared with Sun Java - posted by "Sebb (JIRA)" <ji...@apache.org> on 2009/04/25 19:50:30 UTC, 0 replies.
- svn commit: r768576 - in /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer: optimizer.cpp optimizer.h - posted by eg...@apache.org on 2009/04/25 20:34:00 UTC, 0 replies.
- [jira] Commented: (HARMONY-6179) Inconsistent compiler behaviour for generics compared with Sun Java - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/25 23:39:30 UTC, 5 replies.
- svn commit: r768698 [8/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/co... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [15/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/c... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [11/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/c... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [6/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/co... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [18/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/c... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [3/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/co... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [9/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/co... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [1/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/co... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [13/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/c... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [4/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/co... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [10/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/c... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [7/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/co... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [5/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/co... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [2/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/co... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [12/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/c... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [16/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/c... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [14/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/c... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768698 [17/18] - in /harmony/enhanced/classlib/branches/java6: ./ modules/annotation/src/main/java/java/lang/annotation/ modules/archive/src/main/java/java/util/jar/ modules/archive/src/main/java/java/util/zip/ modules/auth/src/main/java/c... - posted by qi...@apache.org on 2009/04/26 14:30:06 UTC, 0 replies.
- svn commit: r768699 - /harmony/enhanced/classlib/tags/latest-java6-merge/ - posted by qi...@apache.org on 2009/04/26 14:30:18 UTC, 0 replies.
- svn commit: r768700 - /harmony/enhanced/classlib/tags/latest-java6-merge/ - posted by qi...@apache.org on 2009/04/26 14:30:43 UTC, 0 replies.
- [jira] Closed: (HARMONY-6100) [classlib][jndi] CompositeName.toString() should not escape "'" - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/27 04:54:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6180) [classlib][text] SimpleDateFormat.test_set2DigitYearStartLjava_util_Date would fail - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/27 05:22:30 UTC, 0 replies.
- [jira] Created: (HARMONY-6180) [classlib][text] SimpleDateFormat.test_set2DigitYearStartLjava_util_Date would fail - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/27 05:22:30 UTC, 0 replies.
- [jira] Deleted: (HARMONY-6180) [classlib][text] SimpleDateFormat.test_set2DigitYearStartLjava_util_Date would fail - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/27 05:24:30 UTC, 0 replies.
- [jira] Created: (HARMONY-6181) [classlib][text] SimpleDateFormatTest.test_set2DigitYearStartLjava_util_Date would fail - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/27 05:38:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6181) [classlib][text] SimpleDateFormatTest.test_set2DigitYearStartLjava_util_Date would fail - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/27 05:42:30 UTC, 5 replies.
- svn commit: r768865 - in /harmony/enhanced/classlib/trunk/modules/luni/src/test/api: unix/org/apache/harmony/luni/tests/java/net/UnixSocketTest.java windows/org/apache/harmony/luni/tests/java/net/WinSocketTest.java - posted by re...@apache.org on 2009/04/27 06:31:14 UTC, 0 replies.
- svn commit: r768882 - in /harmony/standard/site: docs/download.html xdocs/download.xml - posted by hi...@apache.org on 2009/04/27 09:42:01 UTC, 0 replies.
- svn commit: r768896 - /harmony/enhanced/classlib/trunk/depends/jars/icu4j_3.8/ - posted by re...@apache.org on 2009/04/27 10:43:57 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6045) [classlib] [luni] Optimize java.lang.String.toUpperCase(), String.toLowerCase() and String sharing for more performance gains - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/27 11:29:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6178) Javadocs for java.nio.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 12:20:30 UTC, 0 replies.
- svn commit: r768919 [5/7] - in /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio: ./ channels/ channels/spi/ - posted by te...@apache.org on 2009/04/27 12:23:38 UTC, 0 replies.
- svn commit: r768919 [7/7] - in /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio: ./ channels/ channels/spi/ - posted by te...@apache.org on 2009/04/27 12:23:38 UTC, 0 replies.
- svn commit: r768919 [4/7] - in /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio: ./ channels/ channels/spi/ - posted by te...@apache.org on 2009/04/27 12:23:38 UTC, 0 replies.
- svn commit: r768919 [2/7] - in /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio: ./ channels/ channels/spi/ - posted by te...@apache.org on 2009/04/27 12:23:38 UTC, 0 replies.
- svn commit: r768919 [1/7] - in /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio: ./ channels/ channels/spi/ - posted by te...@apache.org on 2009/04/27 12:23:38 UTC, 0 replies.
- svn commit: r768919 [6/7] - in /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio: ./ channels/ channels/spi/ - posted by te...@apache.org on 2009/04/27 12:23:38 UTC, 0 replies.
- svn commit: r768919 [3/7] - in /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio: ./ channels/ channels/spi/ - posted by te...@apache.org on 2009/04/27 12:23:38 UTC, 0 replies.
- [jira] Commented: (HARMONY-6178) Javadocs for java.nio.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 12:24:31 UTC, 0 replies.
- svn commit: r768920 - /harmony/enhanced/classlib/trunk/modules/text/src/main/java/java/text/SimpleDateFormat.java - posted by te...@apache.org on 2009/04/27 12:29:52 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6181) [classlib][text] SimpleDateFormatTest.test_set2DigitYearStartLjava_util_Date would fail - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 12:32:30 UTC, 0 replies.
- [jira] Reopened: (HARMONY-6181) [classlib][text] SimpleDateFormatTest.test_set2DigitYearStartLjava_util_Date would fail - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/27 12:58:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-6181) [classlib][text] SimpleDateFormatTest.test_set2DigitYearStartLjava_util_Date would fail - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/27 13:10:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6142) [classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 13:41:30 UTC, 0 replies.
- svn commit: r768935 - in /harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/StringTokenizer.java test/api/common/org/apache/harmony/luni/tests/java/util/StringTokenizerTest.java - posted by te...@apache.org on 2009/04/27 13:41:37 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6142) [classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 13:43:30 UTC, 0 replies.
- svn commit: r769005 - in /harmony/enhanced: classlib/trunk/THIRD_PARTY_NOTICES.txt trunk/THIRD_PARTY_NOTICES.txt - posted by te...@apache.org on 2009/04/27 16:42:57 UTC, 0 replies.
- [jira] Updated: (HARMONY-6182) Javadocs for java.nio.charsest.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/27 20:24:30 UTC, 0 replies.
- [jira] Created: (HARMONY-6182) Javadocs for java.nio.charsest.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/27 20:24:30 UTC, 0 replies.
- [jira] Reopened: (HARMONY-6176) Javadocs for java.util.logging.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/27 20:26:31 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6182) Javadocs for java.nio.charsest.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 20:38:30 UTC, 0 replies.
- svn commit: r769094 [2/2] - in /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/java/java/nio/charset: ./ spi/ - posted by te...@apache.org on 2009/04/27 20:39:25 UTC, 0 replies.
- svn commit: r769094 [1/2] - in /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/java/java/nio/charset: ./ spi/ - posted by te...@apache.org on 2009/04/27 20:39:25 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6182) Javadocs for java.nio.charsest.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 20:40:31 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6178) Javadocs for java.nio.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 20:42:30 UTC, 1 replies.
- [jira] Updated: (HARMONY-6183) Javadocs for java.util.prefs.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/27 21:02:32 UTC, 0 replies.
- [jira] Created: (HARMONY-6183) Javadocs for java.util.prefs.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/27 21:02:32 UTC, 0 replies.
- [jira] Reopened: (HARMONY-6178) Javadocs for java.nio.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/27 21:08:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6183) Javadocs for java.util.prefs.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 21:16:30 UTC, 0 replies.
- svn commit: r769121 [1/2] - /harmony/enhanced/classlib/trunk/modules/prefs/src/main/java/java/util/prefs/ - posted by te...@apache.org on 2009/04/27 21:33:29 UTC, 0 replies.
- svn commit: r769121 [2/2] - /harmony/enhanced/classlib/trunk/modules/prefs/src/main/java/java/util/prefs/ - posted by te...@apache.org on 2009/04/27 21:33:29 UTC, 0 replies.
- [jira] Commented: (HARMONY-6183) Javadocs for java.util.prefs.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 21:33:30 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6183) Javadocs for java.util.prefs.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/27 21:45:30 UTC, 0 replies.
- svn commit: r769130 - /harmony/enhanced/classlib/trunk/modules/prefs/src/main/java/java/util/prefs/PreferenceChangeEvent.java - posted by te...@apache.org on 2009/04/27 21:47:18 UTC, 0 replies.
- svn commit: r769133 - in /harmony/enhanced/classlib/trunk/modules/text: make/exclude.common src/test/java/org/apache/harmony/text/tests/java/text/DecimalFormatSymbolsTest.java - posted by nd...@apache.org on 2009/04/27 21:51:10 UTC, 0 replies.
- svn commit: r769135 - /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio/channels/spi/AbstractSelector.java - posted by te...@apache.org on 2009/04/27 21:54:45 UTC, 0 replies.
- [jira] Created: (HARMONY-6184) [classlib][text] java.text.DecimalFormatSymbols localization value differ from RI - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/27 22:03:31 UTC, 0 replies.
- [jira] Closed: (HARMONY-6178) Javadocs for java.nio.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/27 22:38:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6183) Javadocs for java.util.prefs.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/27 22:42:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6182) Javadocs for java.nio.charsest.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/27 22:44:30 UTC, 0 replies.
- svn commit: r769195 - in /harmony/enhanced/classlib/trunk/modules/text/src/test/java/org/apache/harmony/text/tests/java/text: DecimalFormatSymbolsTest.java DecimalFormatTest.java - posted by nd...@apache.org on 2009/04/28 01:03:43 UTC, 0 replies.
- svn commit: r769208 - in /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging: SimpleFormatter.java SocketHandler.java StreamHandler.java XMLFormatter.java - posted by nd...@apache.org on 2009/04/28 02:08:56 UTC, 0 replies.
- svn commit: r769213 - in /harmony/enhanced/classlib/trunk: depends/jars/icu4j_4.0/ make/depends.properties make/depends.xml - posted by nd...@apache.org on 2009/04/28 02:41:21 UTC, 0 replies.
- [jira] Created: (HARMONY-6185) Javadocs for java.security.* and javax.security.cert.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/28 02:47:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6185) Javadocs for java.security.* and javax.security.cert.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/28 02:53:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6176) Javadocs for java.util.logging.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/28 02:53:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6170) Upgrade ECJ to 3.4.2 - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:04:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6148) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should return null if the argument is null - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:06:32 UTC, 0 replies.
- [jira] Closed: (HARMONY-6059) [classlib][luni] jar URL is created with wrong protocol for URLStreamHandler - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:06:32 UTC, 0 replies.
- [jira] Closed: (HARMONY-6040) DigitalSignature.verifySignature prints stack trace of exception - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:08:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-2759) Build failure because Division.java contains non UTF-8 characters - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:08:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-1407) Contribution of Java code for package java.lang.management - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:08:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-2958) [doc] Use hy.javac.compiler instead of build.properties in README.txt - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:10:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-3246) [drlvm][jit][opt] Jitted code can not be executed on non-SSE2 platforms - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:12:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-3559) [drlvm][regression tests] A regression test for HARMONY-1863 - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:12:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-3522) [drlvm][regression tests] A regression test for HARMONY-1654 should be created - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:12:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-3569) [classlib][awt] gl library depends on uxtheme.dll which is not present in Windows 2000 - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:14:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-3642) [classlib][net] delete unnecessary methods in InetAddress - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:26:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-5784) Bad error message when InetAddress.getByName is called - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:26:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-2304) [classlib][swing] j.s.text.CompositeView.getNextVisualPositionFrom should use another algorithm - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/28 04:32:30 UTC, 0 replies.
- svn commit: r769234 - in /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging: Formatter.java Handler.java LogManager.java LogRecord.java XMLFormatter.java - posted by nd...@apache.org on 2009/04/28 06:06:23 UTC, 0 replies.
- svn commit: r769259 - in /harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/lang/ test/api/common/org/apache/harmony/luni/tests/java/lang/ - posted by re...@apache.org on 2009/04/28 08:13:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6045) [classlib] [luni] Optimize java.lang.String.toUpperCase(), String.toLowerCase() and String sharing for more performance gains - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/28 08:19:30 UTC, 0 replies.
- [jira] Created: (HARMONY-6186) [classlib][luni] - ioh_convertToPlatform is not necessary to be invoked in hyfile.c - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/28 09:24:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6142) [classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null - posted by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/28 11:28:30 UTC, 0 replies.
- svn commit: r769442 - /harmony/enhanced/jdktools/trunk/make/depends.properties - posted by te...@apache.org on 2009/04/28 17:54:56 UTC, 0 replies.
- svn commit: r769451 - /harmony/enhanced/classlib/trunk/depends/manifests/icu4j_3.8/ - posted by te...@apache.org on 2009/04/28 18:29:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6185) Javadocs for java.security.* and javax.security.cert.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/28 18:37:30 UTC, 0 replies.
- svn commit: r769463 [1/9] - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common: java/security/ java/security/acl/ java/security/cert/ java/security/interfaces/ java/security/spec/ javax/security/cert/ - posted by te...@apache.org on 2009/04/28 19:01:47 UTC, 0 replies.
- svn commit: r769463 [2/9] - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common: java/security/ java/security/acl/ java/security/cert/ java/security/interfaces/ java/security/spec/ javax/security/cert/ - posted by te...@apache.org on 2009/04/28 19:01:47 UTC, 0 replies.
- svn commit: r769463 [3/9] - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common: java/security/ java/security/acl/ java/security/cert/ java/security/interfaces/ java/security/spec/ javax/security/cert/ - posted by te...@apache.org on 2009/04/28 19:01:47 UTC, 0 replies.
- svn commit: r769463 [4/9] - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common: java/security/ java/security/acl/ java/security/cert/ java/security/interfaces/ java/security/spec/ javax/security/cert/ - posted by te...@apache.org on 2009/04/28 19:01:47 UTC, 0 replies.
- svn commit: r769463 [5/9] - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common: java/security/ java/security/acl/ java/security/cert/ java/security/interfaces/ java/security/spec/ javax/security/cert/ - posted by te...@apache.org on 2009/04/28 19:01:47 UTC, 0 replies.
- svn commit: r769463 [6/9] - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common: java/security/ java/security/acl/ java/security/cert/ java/security/interfaces/ java/security/spec/ javax/security/cert/ - posted by te...@apache.org on 2009/04/28 19:01:47 UTC, 0 replies.
- svn commit: r769463 [9/9] - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common: java/security/ java/security/acl/ java/security/cert/ java/security/interfaces/ java/security/spec/ javax/security/cert/ - posted by te...@apache.org on 2009/04/28 19:01:47 UTC, 0 replies.
- svn commit: r769463 [8/9] - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common: java/security/ java/security/acl/ java/security/cert/ java/security/interfaces/ java/security/spec/ javax/security/cert/ - posted by te...@apache.org on 2009/04/28 19:01:47 UTC, 0 replies.
- svn commit: r769463 [7/9] - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common: java/security/ java/security/acl/ java/security/cert/ java/security/interfaces/ java/security/spec/ javax/security/cert/ - posted by te...@apache.org on 2009/04/28 19:01:47 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6185) Javadocs for java.security.* and javax.security.cert.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/28 19:11:30 UTC, 0 replies.
- svn commit: r769471 - in /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security: AllPermissionCollection.java PermissionsHash.java UnresolvedPermission.java UnresolvedPermissionCollection.java - posted by te...@apache.org on 2009/04/28 19:15:24 UTC, 0 replies.
- svn commit: r769472 - /harmony/enhanced/classlib/trunk/modules/crypto/src/main/java/javax/crypto/SealedObject.java - posted by te...@apache.org on 2009/04/28 19:17:08 UTC, 0 replies.
- svn commit: r769486 - /harmony/enhanced/jdktools/trunk/make/depends.properties - posted by te...@apache.org on 2009/04/28 20:18:44 UTC, 0 replies.
- svn commit: r769519 - /harmony/enhanced/jdktools/trunk/make/depends.properties - posted by te...@apache.org on 2009/04/28 22:01:29 UTC, 0 replies.
- [jira] Closed: (HARMONY-879) [classlib][text] DecimalFormat.setMultiplier(-1) throws IllegalArgumentException while RI set negative value - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/29 01:01:31 UTC, 0 replies.
- svn commit: r769586 - /harmony/enhanced/common_resources/trunk/make/properties.xml - posted by nd...@apache.org on 2009/04/29 01:18:08 UTC, 0 replies.
- svn commit: r769599 - /harmony/enhanced/classlib/trunk/depends/jars/ - posted by nd...@apache.org on 2009/04/29 02:29:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-6149) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should throw IllegalArgumentException if cd doesn't represent a MemoryNotificationInfo object - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/29 03:41:31 UTC, 8 replies.
- [jira] Assigned: (HARMONY-6149) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should throw IllegalArgumentException if cd doesn't represent a MemoryNotificationInfo object - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/29 03:41:31 UTC, 0 replies.
- svn commit: r769633 - in /harmony/enhanced/classlib/trunk/modules/lang-management/src: main/java/java/lang/management/MemoryNotificationInfo.java test/api/java/org/apache/harmony/lang/management/tests/java/lang/management/HARMONY6149Test.java - posted by nd...@apache.org on 2009/04/29 05:03:02 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6149) [classlib][lang-management] java.lang.management.MemoryNotificationInfo.from(CompositeData cd) should throw IllegalArgumentException if cd doesn't represent a MemoryNotificationInfo object - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2009/04/29 05:09:30 UTC, 0 replies.
- svn commit: r769636 - /harmony/enhanced/classlib/trunk/modules/lang-management/src/test/api/java/org/apache/harmony/lang/management/tests/java/lang/management/HARMONY6149Test.java - posted by nd...@apache.org on 2009/04/29 05:37:46 UTC, 0 replies.
- [Harmony Wiki] Update of "DevelopmentPlatformConfiguration" by AndrewMyers - posted by Apache Wiki <wi...@apache.org> on 2009/04/29 08:42:08 UTC, 0 replies.
- [Harmony Wiki] Update of "DevConfiguration Fedora10" by AndrewMyers - posted by Apache Wiki <wi...@apache.org> on 2009/04/29 09:15:46 UTC, 2 replies.
- svn commit: r769699 - /harmony/enhanced/trunk/build.xml - posted by te...@apache.org on 2009/04/29 10:08:02 UTC, 0 replies.
- [jira] Updated: (HARMONY-6186) [classlib][luni] - ioh_convertToPlatform is not necessary to be invoked in hyfile.c - posted by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/29 10:30:30 UTC, 0 replies.
- svn commit: r769746 - in /harmony/enhanced/classlib/trunk/make: build-java.xml depends.properties depends.xml - posted by hi...@apache.org on 2009/04/29 13:05:21 UTC, 0 replies.
- svn commit: r769773 - in /harmony/enhanced/jdktools/trunk/modules: jdktools/src/main/java/org/apache/harmony/tools/jar/ jdktools/src/main/java/org/apache/harmony/tools/jar/Main.java samsa/build.xml - posted by od...@apache.org on 2009/04/29 14:38:21 UTC, 0 replies.
- [jira] Created: (HARMONY-6187) [jdktools][jdwp] Contribution of updated JDWP agent and socket transport layer for Java 6 - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2009/04/29 14:49:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6187) [jdktools][jdwp] Contribution of updated JDWP agent and socket transport layer for Java 6 - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2009/04/29 14:55:30 UTC, 0 replies.
- svn commit: r769794 - in /harmony/enhanced/classlib/trunk/modules/lang-management/make: exclude.zos.s390.ibm exclude.zos.s390x.ibm - posted by od...@apache.org on 2009/04/29 16:16:20 UTC, 0 replies.
- [jira] Created: (HARMONY-6188) [classlib][text] Fix the failure for SimpleDateFormatTest.test_formatLjava_util_DateLjava_lang_StringBufferLjava_text_FieldPosition - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/29 17:14:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6188) [classlib][text] Fix the failure for SimpleDateFormatTest.test_formatLjava_util_DateLjava_lang_StringBufferLjava_text_FieldPosition - posted by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/04/29 17:22:30 UTC, 1 replies.
- svn commit: r769805 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/PrintStreamTest.java - posted by od...@apache.org on 2009/04/29 18:04:51 UTC, 0 replies.
- svn commit: r769808 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/PrintStreamTest.java - posted by od...@apache.org on 2009/04/29 18:07:11 UTC, 0 replies.
- svn commit: r769817 - /harmony/enhanced/jdktools/trunk/modules/jdktools/src/main/java/org/apache/harmony/tools/jar/Main.java - posted by od...@apache.org on 2009/04/29 18:27:47 UTC, 0 replies.
- svn commit: r769824 - in /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io: BufferedInputStreamTest.java ByteArrayInputStreamTest.java ByteArrayOutputStreamTest.java - posted by od...@apache.org on 2009/04/29 18:43:39 UTC, 0 replies.
- [jira] Created: (HARMONY-6189) Javadocs for java.text.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/29 20:57:31 UTC, 0 replies.
- [jira] Updated: (HARMONY-6189) Javadocs for java.text.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/29 20:57:32 UTC, 0 replies.
- svn commit: r769898 - in /harmony/enhanced/classlib/trunk/modules/logging/make: exclude.zos.s390.ibm exclude.zos.s390x.ibm - posted by od...@apache.org on 2009/04/29 21:47:03 UTC, 0 replies.
- [jira] Closed: (HARMONY-6185) Javadocs for java.security.* and javax.security.cert.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/29 21:51:30 UTC, 0 replies.
- [jira] Created: (HARMONY-6190) Javadocs for javax.net.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/30 01:52:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6191) Javadocs for java.sql.* and javax.sql.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/30 03:18:30 UTC, 0 replies.
- [jira] Created: (HARMONY-6191) Javadocs for java.sql.* and javax.sql.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/30 03:18:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-6190) Javadocs for javax.net.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/30 03:22:30 UTC, 0 replies.
- svn commit: r770111 - in /harmony/enhanced/classlib/trunk: modules/swing/src/test/api/java.injected/javax/swing/ modules/swing/src/test/api/java.injected/javax/swing/text/parser/ support/src/test/java/javax/ - posted by hi...@apache.org on 2009/04/30 10:14:36 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6191) Javadocs for java.sql.* and javax.sql.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/30 10:39:30 UTC, 0 replies.
- svn commit: r770130 [6/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770130 [4/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770130 [7/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770130 [8/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770130 [2/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770130 [3/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770130 [10/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770130 [5/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770130 [9/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770130 [1/10] - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java: java/sql/ javax/sql/ - posted by te...@apache.org on 2009/04/30 11:45:42 UTC, 0 replies.
- svn commit: r770132 - in /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql: CallableStatement.java Date.java DriverPropertyInfo.java PreparedStatement.java Time.java Timestamp.java - posted by te...@apache.org on 2009/04/30 11:49:06 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6191) Javadocs for java.sql.* and javax.sql.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/30 11:52:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6189) Javadocs for java.text.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/30 11:54:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-6190) Javadocs for javax.net.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/30 12:12:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-6189) Javadocs for java.text.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/30 13:00:31 UTC, 0 replies.
- svn commit: r770159 [1/2] - in /harmony/enhanced/classlib/trunk/modules/x-net/src/main/java/javax/net: ./ ssl/ - posted by te...@apache.org on 2009/04/30 13:01:29 UTC, 0 replies.
- svn commit: r770159 [2/2] - in /harmony/enhanced/classlib/trunk/modules/x-net/src/main/java/javax/net: ./ ssl/ - posted by te...@apache.org on 2009/04/30 13:01:29 UTC, 0 replies.
- [jira] Resolved: (HARMONY-6190) Javadocs for javax.net.* - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/04/30 13:04:30 UTC, 0 replies.
- svn commit: r770163 - /harmony/enhanced/classlib/trunk/modules/x-net/src/main/java/javax/net/ssl/X509ExtendedKeyManager.java - posted by te...@apache.org on 2009/04/30 13:05:52 UTC, 0 replies.
- svn commit: r770166 - in /harmony/enhanced/classlib/trunk: build.xml make/depends-common.xml make/depends.xml modules/orb/ modules/orb/build.xml modules/orb/make/ modules/orb/make/depends.properties - posted by hi...@apache.org on 2009/04/30 13:14:46 UTC, 0 replies.
- svn commit: r770170 - /harmony/enhanced/classlib/trunk/make/depends.properties - posted by hi...@apache.org on 2009/04/30 13:36:15 UTC, 0 replies.
- svn commit: r770173 - /harmony/enhanced/classlib/trunk/build.xml - posted by hi...@apache.org on 2009/04/30 13:47:16 UTC, 0 replies.
- svn commit: r770234 - in /harmony/enhanced/classlib/trunk: depends/manifests/mx4j_3.0.2/ make/ modules/jmx/ modules/jmx/META-INF/ modules/jmx/make/ - posted by hi...@apache.org on 2009/04/30 16:01:42 UTC, 0 replies.
- svn commit: r770252 - in /harmony/enhanced/classlib/trunk: make/build-java.xml modules/orb/build.xml modules/orb/make/depends.properties - posted by hi...@apache.org on 2009/04/30 16:42:50 UTC, 0 replies.
- svn commit: r770302 - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/FileInputStreamTest.java - posted by od...@apache.org on 2009/04/30 17:54:29 UTC, 0 replies.
- [jira] Closed: (HARMONY-6191) Javadocs for java.sql.* and javax.sql.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/30 20:37:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-6190) Javadocs for javax.net.* - posted by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/04/30 21:23:30 UTC, 0 replies.