Mailing list archives: April 2009

Site index · List index
Message list1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · Next »Thread · Author · Date
[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
Message list1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · Next »Thread · Author · Date
Box list
Dec 200961
Nov 2009228
Oct 2009483
Sep 2009299
Aug 2009340
Jul 2009536
Jun 2009485
May 2009361
Apr 2009695
Mar 2009189
Feb 2009188
Jan 2009247
Dec 2008335
Nov 2008231
Oct 2008166
Sep 2008311
Aug 2008252
Jul 2008403
Jun 2008383
May 2008723
Apr 20081465
Mar 20081205
Feb 20081103
Jan 2008882
Dec 20071388
Nov 20071796
Oct 20071693
Sep 20071333
Aug 20071475
Jul 20071864
Jun 20073026
May 20072530
Apr 20072185
Mar 20072652
Feb 20072031
Jan 20072963
Dec 20063629
Nov 20063413
Oct 20063036
Sep 20062851
Aug 20062717
Jul 20062255
Jun 20061714
May 20061325
Apr 20061356
Mar 2006917
Feb 2006190
Jan 2006233
Dec 2005122
Nov 2005258
Oct 2005153
Sep 200522
Aug 20053
Jul 20056
Jun 200512