|
[jira] Updated: (HARMONY-6090) [classlib][luni] - the SO_REUSEADDR's default value of ServerSocket should be true on Linux |
|
| Regis Xu (JIRA) |
[jira] Updated: (HARMONY-6090) [classlib][luni] - the SO_REUSEADDR's default value of ServerSocket should be true on Linux |
Wed, 01 Apr, 03:14 |
| Tim Ellison (JIRA) |
[jira] Updated: (HARMONY-6090) [classlib][luni] - the SO_REUSEADDR's default value of ServerSocket should be true on Linux |
Wed, 22 Apr, 21:32 |
| Egor Pasko (JIRA) |
[jira] Updated: (HARMONY-6128) [drlvm][jit] Incorrect constant processing in server mode |
Thu, 02 Apr, 06:40 |
| telli...@apache.org |
svn commit: r761237 - /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/OSNetworkSystemLinux.c |
Thu, 02 Apr, 10:25 |
| Tim Ellison (JIRA) |
[jira] Created: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Thu, 02 Apr, 15:49 |
|
[jira] Commented: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
|
| Tim Ellison (JIRA) |
[jira] Commented: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Thu, 02 Apr, 16:09 |
| Nathan Beyer (JIRA) |
[jira] Commented: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Thu, 02 Apr, 23:59 |
| Nathan Beyer (JIRA) |
[jira] Commented: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Fri, 03 Apr, 01:09 |
| Tim Ellison (JIRA) |
[jira] Commented: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Fri, 03 Apr, 07:42 |
| Egor Pasko (JIRA) |
[jira] Commented: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Fri, 03 Apr, 08:04 |
| Egor Pasko (JIRA) |
[jira] Commented: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Fri, 03 Apr, 08:12 |
| Tim Ellison (JIRA) |
[jira] Commented: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Fri, 03 Apr, 09:03 |
| Egor Pasko (JIRA) |
[jira] Updated: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Fri, 03 Apr, 08:06 |
| e...@apache.org |
svn commit: r761592 - /harmony/enhanced/drlvm/trunk/vm/port/include/port_atomic.h |
Fri, 03 Apr, 09:57 |
| Egor Pasko (JIRA) |
[jira] Resolved: (HARMONY-6137) [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator |
Fri, 03 Apr, 10:32 |
| Ian Rogers (JIRA) |
[jira] Created: (HARMONY-6138) Implementation of hyvmem_reserve_memory in Windows is inconsistent with doc/UNIX |
Fri, 03 Apr, 12:24 |
|
[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 |
|
| Kevin Zhou (JIRA) |
[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 |
Tue, 07 Apr, 02:30 |
| Nathan Beyer (JIRA) |
[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 |
Sat, 11 Apr, 13:02 |
| Kevin Zhou (JIRA) |
[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 |
Tue, 07 Apr, 03:21 |
| Kevin Zhou (JIRA) |
[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 |
Tue, 07 Apr, 03:41 |
| Kevin Zhou (JIRA) |
[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 |
Tue, 07 Apr, 05:53 |
| qi...@apache.org |
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/... |
Wed, 08 Apr, 05:58 |
| qi...@apache.org |
svn commit: r763115 - /harmony/enhanced/classlib/tags/latest-java6-merge/ |
Wed, 08 Apr, 05:59 |
| qi...@apache.org |
svn commit: r763116 - /harmony/enhanced/classlib/tags/latest-java6-merge/ |
Wed, 08 Apr, 05:59 |
| Kevin Zhou (JIRA) |
[jira] Created: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest |
Wed, 08 Apr, 08:38 |
|
[jira] Updated: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest |
|
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest |
Wed, 08 Apr, 08:46 |
| Tim Ellison (JIRA) |
[jira] Updated: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest |
Wed, 22 Apr, 21:28 |
| Kevin Zhou (JIRA) |
[jira] Created: (HARMONY-6141) [classlib][luni] java.util.ArrayList.addAll(int index, Collection<? extends E> c) fails to add itself |
Wed, 08 Apr, 09:50 |
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6141) [classlib][luni] java.util.ArrayList.addAll(int index, Collection<? extends E> c) fails to add itself |
Wed, 08 Apr, 09:52 |
| hinde...@apache.org |
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... |
Wed, 08 Apr, 13:18 |
| hinde...@apache.org |
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... |
Wed, 08 Apr, 13:18 |
| Kevin Zhou (JIRA) |
[jira] Created: (HARMONY-6142) [classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null |
Thu, 09 Apr, 02:33 |
| Kevin Zhou (JIRA) |
[jira] Commented: (HARMONY-6142) [classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null |
Thu, 09 Apr, 02:37 |
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6142) [classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null |
Thu, 09 Apr, 02:39 |
| Kevin Zhou (JIRA) |
[jira] Created: (HARMONY-6143) [classlib][beans] java.beans.beancontext.BeanContextSupport.readChildren((ObjectInputStream) null) should throw NullPointerException |
Thu, 09 Apr, 06:08 |
|
[jira] Updated: (HARMONY-6143) [classlib][beans] java.beans.beancontext.BeanContextSupport.readChildren((ObjectInputStream) null) should throw NullPointerException |
|
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6143) [classlib][beans] java.beans.beancontext.BeanContextSupport.readChildren((ObjectInputStream) null) should throw NullPointerException |
Thu, 09 Apr, 06:10 |
| Tim Ellison (JIRA) |
[jira] Updated: (HARMONY-6143) [classlib][beans] java.beans.beancontext.BeanContextSupport.readChildren((ObjectInputStream) null) should throw NullPointerException |
Wed, 22 Apr, 21:38 |
| regi...@apache.org |
svn commit: r763527 - /harmony/enhanced/classlib/branches/java6/modules/luni/src/main/java/java/net/IDN.java |
Thu, 09 Apr, 06:29 |
| regi...@apache.org |
svn commit: r763530 - /harmony/enhanced/classlib/branches/java6/depends/files/bootclasspath.properties |
Thu, 09 Apr, 06:40 |
| Sian January (JIRA) |
[jira] Assigned: (HARMONY-6120) [classlib][luni] - use Jetty as test http server in org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest |
Thu, 09 Apr, 08:41 |
| sjanu...@apache.org |
svn commit: r763568 - /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BcBands.java |
Thu, 09 Apr, 09:15 |
| sjanu...@apache.org |
svn commit: r763569 - in /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200: ClassBands.java CpBands.java Segment.java |
Thu, 09 Apr, 09:16 |
| sjanu...@apache.org |
svn commit: r763571 - /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Archive.java |
Thu, 09 Apr, 09:19 |
| sjanu...@apache.org |
svn commit: r763572 - /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java |
Thu, 09 Apr, 09:20 |
| sjanu...@apache.org |
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 |
Thu, 09 Apr, 09:22 |
| sjanu...@apache.org |
svn commit: r763577 - /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java |
Thu, 09 Apr, 09:25 |
| sjanu...@apache.org |
svn commit: r763579 - /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org/apache/harmony/unpack200/Pack200PackerAdapter.java |
Thu, 09 Apr, 09:39 |
| sjanu...@apache.org |
svn commit: r763586 - /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/jars/junit.jar |
Thu, 09 Apr, 10:26 |
| odea...@apache.org |
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 |
Thu, 09 Apr, 10:32 |
| sjanu...@apache.org |
svn commit: r763657 - /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/ |
Thu, 09 Apr, 14:03 |