BUILD COMPLETE: build.260
Date of build: 2007-10-14 20:36:01 +0700
Time to build: 29 minutes 3 seconds
Last changed: 10/14/2007 20:18:16
Last log entry: Correcting the issue caused by 584197 commit. Deprecated
constructor was removed. See HARMONY-4902 and HARMONY-4943.
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (21)
modified ayza
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/windows/WGLGraphicsConfiguration.java
10/14/2007 20:18:16 Correcting the issue caused by 584197 commit. Deprecated
constructor was removed. See HARMONY-4902 and HARMONY-4943.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/tests/kernel/java/lang/ThreadGroupTest.java
10/13/2007 08:16:08 Harmony-4766: this patch fixes problems with
ThreadGroup.destroy() beingcalled on non-started threads
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ThreadGroup.java
10/13/2007 08:16:08 Harmony-4766: this patch fixes problems with
ThreadGroup.destroy() beingcalled on non-started threads
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Thread.java
10/13/2007 08:16:08 Harmony-4766: this patch fixes problems with
ThreadGroup.destroy() beingcalled on non-started threads
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/src/encoder/ia32_em64t/dec_base.cpp
10/13/2007 04:51:51 Make disassembler understand 64-bit immidiates
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break_intf.cpp
10/13/2007 00:20:14 All registers should be copied to/from system ucontext
struct.JVMTI breakpoints implemented for x86_64 Linux platform.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp
10/13/2007 00:20:14 All registers should be copied to/from system ucontext
struct.JVMTI breakpoints implemented for x86_64 Linux platform.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/src/lil/em64t/pim/stack_iterator_em64t.cpp
10/13/2007 00:19:24 Fixed tcs to restore only 8 lower bits of eflags register
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/port/include/port_vmem.h
10/13/2007 00:18:53 Added functions for allocation of memory with specified
permission modes.JVMTI breakpoint handling buffer is now allocated using these
functionwith execution mode enabled for it.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/src/vmem/win/port_vmem.c 10/13/2007
00:18:53 Added functions for allocation of memory with specified permission
modes.JVMTI breakpoint handling buffer is now allocated using these
functionwith execution mode enabled for it.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/src/vmem/linux/port_vmem.c 10/13/2007
00:18:53 Added functions for allocation of memory with specified permission
modes.JVMTI breakpoint handling buffer is now allocated using these
functionwith execution mode enabled for it.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp
10/13/2007 00:18:53 Added functions for allocation of memory with specified
permission modes.JVMTI breakpoint handling buffer is now allocated using these
functionwith execution mode enabled for it.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 10/13/2007
00:17:29 Applied patch from HARMONY-4930[drlvm][jvmti][jdwp] 4 JDWP unit test
VirtualMachine.SuspendTest failed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_basic.cpp
10/13/2007 00:17:29 Applied patch from HARMONY-4930[drlvm][jvmti][jdwp] 4 JDWP
unit test VirtualMachine.SuspendTest failed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_capability.cpp
10/13/2007 00:16:27 Applied patch from HARMONY-4924[drlvm][jvmti] Capabilities
not implemented for 64bit platforms are reported as potential
modified ayza
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/gl/windows/WinGraphicsEnvironment.cpp
10/12/2007 23:38:29 Applying patch from HARMONY-4902 ([classlib][awt]
GraphicsConfiguration.getColorModel(int transparency) returns wrong ColorModel)
modified ayza
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/windows/WinVolatileImage.java
10/12/2007 23:38:29 Applying patch from HARMONY-4902 ([classlib][awt]
GraphicsConfiguration.getColorModel(int transparency) returns wrong ColorModel)
modified ayza
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/gl/windows/include/org_apache_harmony_awt_gl_windows_WinGraphicsEnvironment.h
10/12/2007 23:38:29 Applying patch from HARMONY-4902 ([classlib][awt]
GraphicsConfiguration.getColorModel(int transparency) returns wrong ColorModel)
modified ayza
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/windows/WinGraphicsConfiguration.java
10/12/2007 23:38:29 Applying patch from HARMONY-4902 ([classlib][awt]
GraphicsConfiguration.getColorModel(int transparency) returns wrong ColorModel)
modified ayza
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/windows/WinGDIPGraphics2D.java
10/12/2007 23:38:29 Applying patch from HARMONY-4902 ([classlib][awt]
GraphicsConfiguration.getColorModel(int transparency) returns wrong ColorModel)
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/src/lil/ia32/pim/stack_iterator_ia32.cpp
10/12/2007 22:34:28 Fixed tcs to actually clean up upper bytes of eflags