From alerts-return-448-apmail-harmony-alerts-archive=harmony.apache.org@harmony.apache.org Mon Jan 29 23:13:20 2007 Return-Path: Delivered-To: apmail-harmony-alerts-archive@locus.apache.org Received: (qmail 43862 invoked from network); 29 Jan 2007 23:13:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2007 23:13:18 -0000 Received: (qmail 74519 invoked by uid 500); 29 Jan 2007 23:13:24 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 74500 invoked by uid 500); 29 Jan 2007 23:13:24 -0000 Mailing-List: contact alerts-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list alerts@harmony.apache.org Received: (qmail 74491 invoked by uid 99); 29 Jan 2007 23:13:24 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2007 15:13:24 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [128.174.252.3] (HELO dcs-server2.cs.uiuc.edu) (128.174.252.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2007 15:13:13 -0800 Received: from frigga.cs.uiuc.edu (frigga.cs.uiuc.edu [128.174.246.41]) by dcs-server2.cs.uiuc.edu (8.13.6/8.13.6) with SMTP id l0TNCr3n004069 for ; Mon, 29 Jan 2007 17:12:53 -0600 (CST) Message-Id: <200701292312.l0TNCr3n004069@dcs-server2.cs.uiuc.edu> Subject: [build-test alert] BUILD SUCCEEDED lnx gcc debug: drlvm Date: Mon, 29 Jan 2007 17:12:53 -0600 Content-Type: text/plain From: nomail@frigga.cs.uiuc.edu To: alerts@harmony.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Checked: Checked by ClamAV on apache.org BUILD COMPLETE: build.2 Date of build: 01/29/2007 17:06:34 Time to build: 6 minute(s) 14 second(s) Last changed: 01/29/2007 16:59:06 Last log entry: classlib *********************************************************** Unit Tests: (0) No Tests Run: This project doesn't have any tests *********************************************************** Modifications since last successful build: (154) add cc-classlib log20070129165906Lbuild.2 01/29/2007 16:59:06classlib modified tellison /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/x11wrapper/unix/nativelib_common.h 01/29/2007 12:31:38 Look for versioned X11 libraries before the unversioned libs. modified tellison /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/x11wrapper/unix/org_apache_harmony_awt_nativebridge_linux_X11.cpp 01/29/2007 12:31:38 Look for versioned X11 libraries before the unversioned libs. modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/ToolkitImpl.java 01/29/2007 11:08:37 Applying patch from HARMONY-2498 ([classlib][awt] java.awt.Tollkit.getImage(null) throws NPE while RI doesn't) added ayza /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/ToolkitTest.java 01/29/2007 11:08:37 Applying patch from HARMONY-2498 ([classlib][awt] java.awt.Tollkit.getImage(null) throws NPE while RI doesn't) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/JarURLConnection.java 01/29/2007 10:42:23 Apply patch HARMONY-3053 ([classlib][luni]JarURLConnection.getEntryName() returns incorrect value) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/net/JarURLConnectionTest.java 01/29/2007 10:42:23 Apply patch HARMONY-3053 ([classlib][luni]JarURLConnection.getEntryName() returns incorrect value) modified tellison /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/SimpleFormatter.java 01/29/2007 10:33:25 Apply patch HARMONY-2414 ([classlib][logging]Compatibility: message format of java.util.logging.Logger.log() on Harmony diffes from RI message) modified tellison /harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/shared/instrument.c 01/29/2007 10:30:02 Apply patch HARMONY-3008 ([classlib][instrument]Releases byte array too early in the native code of redefine classes) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/TimerTaskTest.java 01/29/2007 10:25:37 Apply patch HARMONY-3036 ([classlib][luni]tests.api.java.util.TimerTaskTest has unstable tests in test_cancel() and test_run()) added ayza /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/org/apache/harmony/awt/tests/nativebridge 01/29/2007 10:05:06 Fix and unit test for org.apache.harmony.awt.nativebridge.PointerPointer class. Taken from HARMONY-2547 ([classlib][awt] PointerPointer's methods set/get, set/getAddress don't use pointer size) added ayza /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/org/apache/harmony/awt/tests/nativebridge/PointerPointerTest.java 01/29/2007 10:05:06 Fix and unit test for org.apache.harmony.awt.nativebridge.PointerPointer class. Taken from HARMONY-2547 ([classlib][awt] PointerPointer's methods set/get, set/getAddress don't use pointer size) modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/nativebridge/PointerPointer.java 01/29/2007 10:05:06 Fix and unit test for org.apache.harmony.awt.nativebridge.PointerPointer class. Taken from HARMONY-2547 ([classlib][awt] PointerPointer's methods set/get, set/getAddress don't use pointer size) modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/image/MultiPixelPackedSampleModelTest.java 01/29/2007 09:11:18 Applying the patch from HARMONY-2779 ([classlib][awt] Compatibility: java.awt.image.MultiPixelPackedSampleModel.setDataElements(int ,int,Object ,DataBuffer) throws unspecified NPE while Ri throws ArrayIndexOutOfBoundsException) modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/image/MultiPixelPackedSampleModel.java 01/29/2007 09:11:18 Applying the patch from HARMONY-2779 ([classlib][awt] Compatibility: java.awt.image.MultiPixelPackedSampleModel.setDataElements(int ,int,Object ,DataBuffer) throws unspecified NPE while Ri throws ArrayIndexOutOfBoundsException) modified smishura /harmony/enhanced/classlib/trunk/modules/pack200/make/exclude.common 01/29/2007 08:24:44 Add ClassVersionTest to exclude list to make test suite passThe test was added by HARMONY-2957:[classlib][pack200] Update pack200 project layout and ensure 1.4 compatibility modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/Container.java 01/29/2007 07:39:32 Applying the patch from HARMONY-2527 ([classlib][awt]Component.paint method should check if passed parameter is null) modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/ContainerRTest.java 01/29/2007 07:39:32 Applying the patch from HARMONY-2527 ([classlib][awt]Component.paint method should check if passed parameter is null) modified varlax /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jit 01/29/2007 07:39:18 Applied HARMONY-3051 [drlvm][smoke tests] Three smoke can be removed from exclude lists modified varlax /harmony/enhanced/drlvm/trunk/vm/tests/smoke/init/ErrorInInitializer.java 01/29/2007 07:39:18 Applied HARMONY-3051 [drlvm][smoke tests] Three smoke can be removed from exclude lists modified varlax /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.interpreter 01/29/2007 07:39:18 Applied HARMONY-3051 [drlvm][smoke tests] Three smoke can be removed from exclude lists modified varlax /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.interpreter 01/29/2007 07:39:18 Applied HARMONY-3051 [drlvm][smoke tests] Three smoke can be removed from exclude lists modified varlax /harmony/enhanced/drlvm/trunk/vm/tests/smoke/gc/SynchronizedFinilazersTest.java 01/29/2007 07:39:18 Applied HARMONY-3051 [drlvm][smoke tests] Three smoke can be removed from exclude lists modified varlax /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit 01/29/2007 07:39:18 Applied HARMONY-3051 [drlvm][smoke tests] Three smoke can be removed from exclude lists modified varlax /harmony/enhanced/drlvm/trunk/vm/tests/smoke/thread/InfiniteFinalizer.java 01/29/2007 07:39:18 Applied HARMONY-3051 [drlvm][smoke tests] Three smoke can be removed from exclude lists modified varlax /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.jit 01/29/2007 07:39:18 Applied HARMONY-3051 [drlvm][smoke tests] Three smoke can be removed from exclude lists modified varlax /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.interpreter 01/29/2007 07:39:18 Applied HARMONY-3051 [drlvm][smoke tests] Three smoke can be removed from exclude lists modified ayza /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.common 01/29/2007 07:21:15 Reverting invalid patch for HARMONY-2885 ([classlib][awt] Compatibility: java.awt.image.Raster.createRaster() doesn't throw RasterFormatException if DataBuffer type is incorrect) modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/internal/nls/messages.properties 01/29/2007 07:21:15 Reverting invalid patch for HARMONY-2885 ([classlib][awt] Compatibility: java.awt.image.Raster.createRaster() doesn't throw RasterFormatException if DataBuffer type is incorrect) modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/image/Raster.java 01/29/2007 07:21:15 Reverting invalid patch for HARMONY-2885 ([classlib][awt] Compatibility: java.awt.image.Raster.createRaster() doesn't throw RasterFormatException if DataBuffer type is incorrect) modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp 01/29/2007 05:56:35 Applied HARMONY-3071 [drlvm][classloader] Elimination of warning message during compilationThe compilation warning is gone now. modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/INetworkSystem.java 01/29/2007 04:26:46 Apply patch for HARMONY-3043 ([classlib][luni][nio]enable reflect id-cache in luni and nio) modified pyang /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/java/nio/channels/DatagramChannel.java 01/29/2007 04:26:46 Apply patch for HARMONY-3043 ([classlib][luni][nio]enable reflect id-cache in luni and nio) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/libhyluni.exp 01/29/2007 04:26:46 Apply patch for HARMONY-3043 ([classlib][luni][nio]enable reflect id-cache in luni and nio) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/Socket.java 01/29/2007 04:26:46 Apply patch for HARMONY-3043 ([classlib][luni][nio]enable reflect id-cache in luni and nio) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/DatagramSocket.java 01/29/2007 04:26:46 Apply patch for HARMONY-3043 ([classlib][luni][nio]enable reflect id-cache in luni and nio) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/OSNetworkSystem.java 01/29/2007 04:26:46 Apply patch for HARMONY-3043 ([classlib][luni][nio]enable reflect id-cache in luni and nio) modified pyang /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/java/nio/channels/SocketChannel.java 01/29/2007 04:26:46 Apply patch for HARMONY-3043 ([classlib][luni][nio]enable reflect id-cache in luni and nio) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/nethelp.c 01/29/2007 04:26:46 Apply patch for HARMONY-3043 ([classlib][luni][nio]enable reflect id-cache in luni and nio) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/OSNetworkSystem.c 01/29/2007 04:26:46 Apply patch for HARMONY-3043 ([classlib][luni][nio]enable reflect id-cache in luni and nio) modified hindessm /harmony/enhanced/drlvm/trunk/build/make/build.xml 01/29/2007 04:22:56 Make build.arch independent of if.lnx since arch should be independent of os. modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/javax/swing/plaf/basic/BasicScrollBarUITest.java 01/29/2007 03:51:04 Unit test for HARMONY-2854 "[classlib][swing] j.s.plaf.basic.BasicScrollBarUI.getTrackBounds() returns not null on Harmony" modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/make/hyproperties.xml 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/ConstantValueAttribute.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ClassVersionTest.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/.settings 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BHSDCodec.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPInteger.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPLong.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/SourceFileAttribute.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org/apache/harmony/pack200/Pack200Adapter.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPFloat.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPClass.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/PopulationCodec.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org/apache 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPDouble.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/make/exclude.common 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/build.xml 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/.classpath 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/SegmentTest.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) deleted ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Pack200Adapter.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPFieldRef.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/AttributeLayout.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Segment.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org/apache/harmony/pack200 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org/apache/harmony 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/META-INF/MANIFEST.MF 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPUTF8.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPConstant.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org/apache/harmony/pack200/Pack200PackerAdapter.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/.settings/org.eclipse.jdt.core.prefs 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) added ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org/apache/harmony/pack200/Pack200UnpackerAdapter.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPNameAndType.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPString.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) deleted ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Pack200PackerAdapter.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPMember.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) deleted ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Pack200UnpackerAdapter.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/Attribute.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified ayza /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/ExceptionsAttribute.java 01/29/2007 03:49:41 Big code update for pack200 module (HARMONY-2957) modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties 01/29/2007 02:41:11 Patch for HARMONY-2280 "[classlib][swing] DefaultListModel method removeRange(int fromIndex, int toIndex) doesn't throw IAE for invalid parameters, when toIndex < fromIndex" modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/DefaultListModel.java 01/29/2007 02:41:11 Patch for HARMONY-2280 "[classlib][swing] DefaultListModel method removeRange(int fromIndex, int toIndex) doesn't throw IAE for invalid parameters, when toIndex < fromIndex" modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/javax/swing/DefaultListModelTest.java 01/29/2007 02:41:11 Patch for HARMONY-2280 "[classlib][swing] DefaultListModel method removeRange(int fromIndex, int toIndex) doesn't throw IAE for invalid parameters, when toIndex < fromIndex" modified smishura /harmony/enhanced/classlib/trunk/modules/auth/src/main/java/common/org/apache/harmony/auth/internal/kerberos/v5/PrincipalName.java 01/29/2007 01:13:47 PrincipalName: change encoder's access from public to package modified smishura /harmony/enhanced/classlib/trunk/modules/auth/src/main/java/common/javax/security/auth/kerberos/KerberosPrincipal.java 01/29/2007 01:13:47 PrincipalName: change encoder's access from public to package modified smishura /harmony/enhanced/classlib/trunk/modules/auth/src/main/java/common/org/apache/harmony/auth/internal/kerberos/v5/KrbClient.java 01/28/2007 23:31:03 KerberosPrincipal: default values are initialized in one place modified smishura /harmony/enhanced/classlib/trunk/modules/auth/src/main/java/common/javax/security/auth/kerberos/KerberosPrincipal.java 01/28/2007 23:31:03 KerberosPrincipal: default values are initialized in one place modified smishura /harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/kerberos/KerberosPrincipalTest.java 01/28/2007 23:31:03 KerberosPrincipal: default values are initialized in one place added apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/javax/swing/text/html/HTMLEditorKitTest.java 01/28/2007 10:12:48 Unit test for HARMONY-1817 "[classlib][swing] javax.swing.text.html.HTMLEditorKit.createInputAttributes(Element element,MutableAttributeSet set) does not throw NullPointerException when RI does" modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Resolve.cpp 01/28/2007 09:25:04 Applied HARMONY-3064 [drlvm][resolution] missing class leads to crash in interpreter modeTests passed on Ubuntu6 x86, Windows XP x86 and SuSE9 x86_64 modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties 01/28/2007 09:24:00 Patch for HARMONY-1792 "[classlib][swing]javax.swing.tex.htmlFormView.getMaximumSpan(int axis) does not throw IllegalArgumentException for invalid axis" modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/FormView.java 01/28/2007 09:24:00 Patch for HARMONY-1792 "[classlib][swing]javax.swing.tex.htmlFormView.getMaximumSpan(int axis) does not throw IllegalArgumentException for invalid axis" added apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/javax/swing/text/html/FormViewTest.java 01/28/2007 09:24:00 Patch for HARMONY-1792 "[classlib][swing]javax.swing.tex.htmlFormView.getMaximumSpan(int axis) does not throw IllegalArgumentException for invalid axis" modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/Messages.java 01/28/2007 08:50:59 Bundle package has been changed modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/mutator_alloc.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref_metadata.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_class.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_alloc.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/interior_pointer.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/trace_forward/fspace.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_extend_compact.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_metadata.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/build/make/components/vm/gc_gen.xml 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_vm.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/trace_forward/fspace_gen_forward_pool.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/jni/java_natives.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_slide_compact.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_block.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 added wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/large_pages.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_space.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/mutator.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/free_area_pool.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/fix_repointed_refs.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector_alloc.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_class.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/fallback_mark_scan.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/mark_scan_pool.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_metadata.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/vector_block.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_collect_compact.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref_metadata.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace_alloc_collect.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/sync_queue.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/javasrc/org/apache/harmony/drlvm/gc_gen/GCHelper.java 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/trace_forward/fspace.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_platform.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen_adapt.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/gc_thread.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/trace_forward/fspace_alloc.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/jni/java_support.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/bit_ops.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/trace_forward/fspace_nongen_forward_pool.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_move_compact.cpp 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/sync_stack.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.h 01/28/2007 08:41:08 Harmony-3042, patch for 32-bit linux and large page supportbuild test runs on windowsxp and linux rhel4 w/ gcc 4.0.2 deleted apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/swing 01/28/2007 08:26:03 Messages class has been moved to all other Swing classes added apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties 01/28/2007 08:26:03 Messages class has been moved to all other Swing classes added apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal 01/28/2007 08:26:03 Messages class has been moved to all other Swing classes added apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/Messages.java 01/28/2007 08:26:03 Messages class has been moved to all other Swing classes added apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls 01/28/2007 08:26:03 Messages class has been moved to all other Swing classes modified geirm /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp 01/27/2007 19:42:20 added newline to kick CC