| Xiaoming Gu (JIRA) |
[jira] Commented: (HARMONY-5826) [drlvm][jit][opt][performance] Magic for java.math.Multiplication.unsignedMultAdd2 |
Sat, 01 Nov, 05:45 |
| chunr...@apache.org |
svn commit: r709880 - /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp |
Sun, 02 Nov, 13:34 |
| chunr...@apache.org |
svn commit: r709893 - /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp |
Sun, 02 Nov, 16:13 |
| Kevin Zhou (JIRA) |
[jira] Closed: (HARMONY-6005) [classlib] [luni] Add some test cases to java.io.FilePermission |
Mon, 03 Nov, 02:00 |
| Kevin Zhou (JIRA) |
[jira] Closed: (HARMONY-6004) [classlib] [luni] System.exec() gets interruption will cause InternalError |
Mon, 03 Nov, 02:04 |
| Chunrong Lai (JIRA) |
[jira] Resolved: (HARMONY-5955) Jitrino does not reclaim some unused memory units during the course of native code generation |
Mon, 03 Nov, 06:08 |
| Chunrong Lai (JIRA) |
[jira] Resolved: (HARMONY-5997) [HARMONY][JIT][OPTIMIZER] Escape analysis failed |
Mon, 03 Nov, 06:14 |
| Kevin Zhou (JIRA) |
[jira] Created: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
Mon, 03 Nov, 09:20 |
|
[jira] Updated: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
|
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
Mon, 03 Nov, 09:22 |
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
Mon, 03 Nov, 09:28 |
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
Mon, 03 Nov, 09:28 |
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
Tue, 04 Nov, 01:51 |
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
Tue, 04 Nov, 01:53 |
| Sean Qiu (JIRA) |
[jira] Assigned: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
Mon, 03 Nov, 09:26 |
|
[jira] Commented: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
|
| Sean Qiu (JIRA) |
[jira] Commented: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
Mon, 03 Nov, 09:46 |
| Sean Qiu (JIRA) |
[jira] Commented: (HARMONY-6006) [classlib] [luni] Cannot process platform paths using backslash |
Tue, 04 Nov, 02:07 |
| sjanu...@apache.org |
svn commit: r710034 - /harmony/enhanced/classlib/trunk/modules/concurrent/make/ |
Mon, 03 Nov, 10:36 |
| sjanu...@apache.org |
svn commit: r710036 - /harmony/enhanced/classlib/trunk/modules/concurrent/make/ |
Mon, 03 Nov, 10:43 |
| Naveen Neelakantam (JIRA) |
[jira] Created: (HARMONY-6007) [drlvm][jit][abcd] classic abcd pass fixes |
Tue, 04 Nov, 15:08 |
|
[jira] Updated: (HARMONY-6007) [drlvm][jit][abcd] classic abcd pass fixes |
|
| Naveen Neelakantam (JIRA) |
[jira] Updated: (HARMONY-6007) [drlvm][jit][abcd] classic abcd pass fixes |
Tue, 04 Nov, 15:10 |
| Naveen Neelakantam (JIRA) |
[jira] Updated: (HARMONY-6007) [drlvm][jit][abcd] classic abcd pass fixes |
Tue, 04 Nov, 15:12 |
| Naveen Neelakantam (JIRA) |
[jira] Updated: (HARMONY-6007) [drlvm][jit][abcd] classic abcd pass fixes |
Tue, 04 Nov, 16:00 |
| Naveen Neelakantam (JIRA) |
[jira] Commented: (HARMONY-6007) [drlvm][jit][abcd] classic abcd pass fixes |
Tue, 04 Nov, 15:56 |
| Tim Ellison (JIRA) |
[jira] Created: (HARMONY-6008) [classlib] Fix japi found differences between harmony and spec |
Wed, 05 Nov, 01:02 |
| Tim Ellison (JIRA) |
[jira] Updated: (HARMONY-6008) [classlib] Fix japi found differences between harmony and spec |
Wed, 05 Nov, 01:04 |
|
[jira] Commented: (HARMONY-6008) [classlib] Fix japi found differences between harmony and spec |
|
| Nathan Beyer (JIRA) |
[jira] Commented: (HARMONY-6008) [classlib] Fix japi found differences between harmony and spec |
Wed, 05 Nov, 01:45 |
| Tim Ellison (JIRA) |
[jira] Commented: (HARMONY-6008) [classlib] Fix japi found differences between harmony and spec |
Wed, 05 Nov, 02:07 |
| Tim Ellison (JIRA) |
[jira] Commented: (HARMONY-6008) [classlib] Fix japi found differences between harmony and spec |
Wed, 05 Nov, 02:21 |
| Nathan Beyer (JIRA) |
[jira] Commented: (HARMONY-6008) [classlib] Fix japi found differences between harmony and spec |
Wed, 05 Nov, 02:29 |
| telli...@apache.org |
svn commit: r711495 - in /harmony/enhanced/classlib/trunk/modules/nio/src: main/java/common/java/nio/channels/spi/AbstractSelectableChannel.java test/java/common/org/apache/harmony/nio/tests/java/nio/channels/spi/AbstractSelectableChannelTest.java |
Wed, 05 Nov, 02:30 |
| Tim Ellison (JIRA) |
[jira] Created: (HARMONY-6009) [classlib][beans] NPE launching swingset2 example |
Wed, 05 Nov, 15:39 |
| Tim Ellison (JIRA) |
[jira] Created: (HARMONY-6010) [DRLVM] Swingset crashes intermittently |
Wed, 05 Nov, 17:25 |
|
[jira] Updated: (HARMONY-6010) [DRLVM] Swingset crashes intermittently |
|
| Tim Ellison (JIRA) |
[jira] Updated: (HARMONY-6010) [DRLVM] Swingset crashes intermittently |
Wed, 05 Nov, 17:25 |
| Tim Ellison (JIRA) |
[jira] Updated: (HARMONY-6010) [DRLVM] Swingset crashes intermittently |
Wed, 05 Nov, 17:25 |
|
[jira] Commented: (HARMONY-6009) [classlib][beans] NPE launching swingset2 example |
|
| Tim Ellison (JIRA) |
[jira] Commented: (HARMONY-6009) [classlib][beans] NPE launching swingset2 example |
Wed, 05 Nov, 17:59 |
| Kevin Zhou (JIRA) |
[jira] Commented: (HARMONY-6009) [classlib][beans] NPE launching swingset2 example |
Mon, 10 Nov, 07:58 |
| Tim Ellison (JIRA) |
[jira] Commented: (HARMONY-6009) [classlib][beans] NPE launching swingset2 example |
Tue, 18 Nov, 15:57 |
| Kevin Zhou (JIRA) |
[jira] Commented: (HARMONY-6009) [classlib][beans] NPE launching swingset2 example |
Wed, 19 Nov, 02:58 |
| Regis Xu (JIRA) |
[jira] Commented: (HARMONY-6009) [classlib][beans] NPE launching swingset2 example |
Wed, 19 Nov, 03:06 |
| Kevin Zhou (JIRA) |
[jira] Commented: (HARMONY-6009) [classlib][beans] NPE launching swingset2 example |
Wed, 19 Nov, 04:50 |
| Tim Ellison (JIRA) |
[jira] Commented: (HARMONY-6010) [DRLVM] Swingset crashes intermittently |
Wed, 05 Nov, 18:07 |
| hinde...@apache.org |
svn commit: r711744 - /harmony/enhanced/trunk/build.xml |
Wed, 05 Nov, 23:44 |
| Aleksey Shipilev (JIRA) |
[jira] Updated: (HARMONY-5356) [drlvm][startup][performance] Delayed recompilation implementation |
Thu, 06 Nov, 21:09 |
| Kevin Zhou (JIRA) |
[jira] Created: (HARMONY-6011) [Classlib] [luni] Add test case to RandomAccessFile |
Mon, 10 Nov, 02:34 |
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6011) [Classlib] [luni] Add test case to RandomAccessFile |
Mon, 10 Nov, 02:48 |
| Sean Qiu (JIRA) |
[jira] Assigned: (HARMONY-6011) [Classlib] [luni] Add test case to RandomAccessFile |
Mon, 10 Nov, 05:10 |
| Kevin Zhou (JIRA) |
[jira] Created: (HARMONY-6012) [class] [luni] Add several test cases to luni module. |
Mon, 10 Nov, 08:36 |
|
[jira] Updated: (HARMONY-6012) [class] [luni] Add several test cases to luni module. |
|
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6012) [class] [luni] Add several test cases to luni module. |
Mon, 10 Nov, 08:38 |
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6012) [class] [luni] Add several test cases to luni module. |
Tue, 11 Nov, 06:09 |
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6012) [class] [luni] Add several test cases to luni module. |
Tue, 11 Nov, 06:09 |
|
[jira] Commented: (HARMONY-6012) [class] [luni] Add several test cases to luni module. |
|
| Sean Qiu (JIRA) |
[jira] Commented: (HARMONY-6012) [class] [luni] Add several test cases to luni module. |
Mon, 10 Nov, 08:40 |
| Sean Qiu (JIRA) |
[jira] Commented: (HARMONY-6012) [class] [luni] Add several test cases to luni module. |
Wed, 26 Nov, 10:32 |
| Sean Qiu (JIRA) |
[jira] Assigned: (HARMONY-6012) [class] [luni] Add several test cases to luni module. |
Mon, 10 Nov, 08:40 |
| Zhiguo Ge (JIRA) |
[jira] Created: (HARMONY-6013) Problems with null pointer exception catch in server or opt mode for Java applications |
Tue, 11 Nov, 08:18 |
|
[jira] Commented: (HARMONY-6013) Problems with null pointer exception catch in server or opt mode for Java applications |
|
| Sean Qiu (JIRA) |
[jira] Commented: (HARMONY-6013) Problems with null pointer exception catch in server or opt mode for Java applications |
Tue, 11 Nov, 09:42 |
| Tim Ellison (JIRA) |
[jira] Commented: (HARMONY-6013) Problems with null pointer exception catch in server or opt mode for Java applications |
Tue, 11 Nov, 12:38 |
| Chunrong Lai (JIRA) |
[jira] Commented: (HARMONY-6013) Problems with null pointer exception catch in server or opt mode for Java applications |
Tue, 11 Nov, 15:38 |
| Chunrong Lai (JIRA) |
[jira] Commented: (HARMONY-6013) Problems with null pointer exception catch in server or opt mode for Java applications |
Wed, 12 Nov, 06:41 |
| Kevin Zhou (JIRA) |
[jira] Created: (HARMONY-6014) [classlib][luni] BufferedInputStream can not be closed in another thread |
Wed, 12 Nov, 03:19 |
| Sean Qiu (JIRA) |
[jira] Assigned: (HARMONY-6014) [classlib][luni] BufferedInputStream can not be closed in another thread |
Wed, 12 Nov, 04:49 |
|
[jira] Updated: (HARMONY-6014) [classlib][luni] BufferedInputStream can not be closed in another thread |
|
| Kevin Zhou (JIRA) |
[jira] Updated: (HARMONY-6014) [classlib][luni] BufferedInputStream can not be closed in another thread |
Wed, 12 Nov, 04:49 |
| Tim Ellison (JIRA) |
[jira] Updated: (HARMONY-6014) [classlib][luni] BufferedInputStream can not be closed in another thread |
Fri, 14 Nov, 10:30 |
| Chunrong Lai (JIRA) |
[jira] Reopened: (HARMONY-5714) [drlvm] Remove extra synchronization runtime helpers. |
Wed, 12 Nov, 06:37 |