Return-Path: Delivered-To: apmail-harmony-alerts-archive@locus.apache.org Received: (qmail 72674 invoked from network); 22 Jul 2007 14:26:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jul 2007 14:26:49 -0000 Received: (qmail 95633 invoked by uid 500); 22 Jul 2007 14:26:50 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 95611 invoked by uid 500); 22 Jul 2007 14:26:50 -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 95602 invoked by uid 99); 22 Jul 2007 14:26:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2007 07:26:50 -0700 Received-SPF: pass (herse.apache.org: domain of nbeyer@kc.rr.com designates 24.94.166.129 as permitted sender) Received: from [24.94.166.129] (HELO ms-smtp-03.rdc-kc.rr.com) (24.94.166.129) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2007 07:26:45 -0700 Received: from reims (CPE-24-31-248-51.kc.res.rr.com [24.31.248.51]) by ms-smtp-03.rdc-kc.rr.com (8.13.6/8.13.6) with SMTP id l6MEMsgR025333 for ; Sun, 22 Jul 2007 09:22:54 -0500 (CDT) Message-Id: <200707221422.l6MEMsgR025333@ms-smtp-03.rdc-kc.rr.com> Subject: [build-test alert] BUILD FAILED Windows XP x86: classlib-test Date: Sun, 22 Jul 2007 09:26:19 -0500 Content-Type: text/plain From: nbeyer@kc.rr.com To: alerts@harmony.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org BUILD FAILED: Ant Error Message: C:\harmony\buildtest2\scripts\cc-exec-adaptor.xml:101: The following error occurred while executing this line: C:\harmony\buildtest2\adaptors\classlib-test\adaptor.xml:78: There were CLASSLIB Unit Test failures. Date of build: 07/22/2007 08:20:47 Time to build: 60 minutes 51 seconds Last changed: 07/22/2007 08:06:47 Last log entry: classlib *********************************************************** Errors/Warnings: (10) [junit] Tests FAILED [junit] Tests FAILED [junit] Tests FAILED [junit] Tests FAILED BUILD FAILED C:\harmony\buildtest2\build\checkouts\classlib\build.xml:169: The following error occurred while executing this line: C:\harmony\buildtest2\build\checkouts\classlib\make\build-test.xml:147: There were test errors. Total time: 55 minutes 45 seconds The execution FAILED with the following exception: The following error occurred while executing this line: C:\harmony\buildtest2\adaptors\classlib-test\adaptor.xml:78: There were CLASSLIB Unit Test failures. *********************************************************** Unit Tests: (23155) error: test_getJarEntryLjava_lang_String org.apache.harmony.archive.tests.java.util.jar.JarFileTest error: testCFII_Unresolved org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest error: test_generateCRLsLjava_io_InputStream org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Test error: test_connect_unknownhost tests.api.java.net.SocketTest failure: test_getByNameLjava_lang_String org.apache.harmony.luni.tests.java.net.Inet6AddressTest failure: testConnect_Unresolved org.apache.harmony.nio.tests.java.nio.channels.DatagramChannelTest failure: test_generateCertificatesLjava_io_InputStream org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Test failure: test_generateCRLLjava_io_InputStream org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Test failure: test_Constructor tests.api.java.net.UnknownHostExceptionTest failure: test_ConstructorLjava_lang_String tests.api.java.net.UnknownHostExceptionTest Unit Test Error Details: (10) Test: test_getJarEntryLjava_lang_StringClass: org.apache.harmony.archive.tests.java.util.jar.JarFileTestjava.lang.IllegalArgumentException: Argument must not be null at java.net.ProxySelectorImpl.select(ProxySelectorImpl.java:88) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:625) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:871) at java.net.URL.openStream(URL.java:664) at tests.support.resource.Support_Resources.getExternalLocalFile(Support_Resources.java:130) at org.apache.harmony.archive.tests.java.util.jar.JarFileTest.test_getJarEntryLjava_lang_String(JarFileTest.java:188) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) Test: testCFII_UnresolvedClass: org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTestjava.net.ConnectException: (10060) A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. at org.apache.harmony.luni.platform.OSNetworkSystem.connectSocketImpl(OSNetworkSystem.java) at org.apache.harmony.luni.platform.OSNetworkSystem.connect(OSNetworkSystem.java:119) at org.apache.harmony.nio.internal.SocketChannelImpl.connect(SocketChannelImpl.java:272) at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.testCFII_Unresolved(SocketChannelTest.java:1240) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) Test: test_generateCRLsLjava_io_InputStreamClass: org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Testjava.security.cert.CRLException: Unsupported encoding. at org.apache.harmony.security.provider.cert.X509CertFactoryImpl.engineGenerateCRLs(X509CertFactoryImpl.java:303) at java.security.cert.CertificateFactory.generateCRLs(CertificateFactory.java:312) at org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Test.test_generateCRLsLjava_io_InputStream(CertificateFactory4Test.java:135) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) Test: test_connect_unknownhostClass: tests.api.java.net.SocketTestjava.net.ConnectException: unknownhost/208.69.32.130:12345 - (10060) A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229) at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:509) at java.net.Socket.connect(Socket.java:932) at java.net.Socket.connect(Socket.java:875) at tests.api.java.net.SocketTest.test_connect_unknownhost(SocketTest.java:2506) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) Test: test_getByNameLjava_lang_StringClass: org.apache.harmony.luni.tests.java.net.Inet6AddressTestjunit.framework.AssertionFailedError: Invalid IP address incorrectly recognized as valid: FFFF:FFFF at org.apache.harmony.luni.tests.java.net.Inet6AddressTest.test_getByNameLjava_lang_String(Inet6AddressTest.java:812) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) Test: testConnect_UnresolvedClass: org.apache.harmony.nio.tests.java.nio.channels.DatagramChannelTestjunit.framework.AssertionFailedError: Should throw an UnresolvedAddressException here. at org.apache.harmony.nio.tests.java.nio.channels.DatagramChannelTest.testConnect_Unresolved(DatagramChannelTest.java:550) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) Test: test_generateCertificatesLjava_io_InputStreamClass: org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Testjunit.framework.AssertionFailedError: An exception was thrown while parsing "http://jcltest.apache.org/testres231/../internalres/Bug93891-PEM.cer": Unsupported encoding. at org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Test.test_generateCertificatesLjava_io_InputStream(CertificateFactory4Test.java:99) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) Test: test_generateCRLLjava_io_InputStreamClass: org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Testjunit.framework.AssertionFailedError: An exception was thrown while parsing "http://jcltest.apache.org/testres231/../internalres/Bug93893-1.crl": org.apache.harmony.security.asn1.ASN1Exception: ASN.1 sequence identifier is expected at [0], but encountered: 3c at org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Test.test_generateCRLLjava_io_InputStream(CertificateFactory4Test.java:120) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) Test: test_ConstructorClass: tests.api.java.net.UnknownHostExceptionTestjunit.framework.AssertionFailedError: Failed to generate Exception at tests.api.java.net.UnknownHostExceptionTest.test_Constructor(UnknownHostExceptionTest.java:33) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) Test: test_ConstructorLjava_lang_StringClass: tests.api.java.net.UnknownHostExceptionTestjunit.framework.AssertionFailedError: Failed to generate Exception at tests.api.java.net.UnknownHostExceptionTest.test_ConstructorLjava_lang_String(UnknownHostExceptionTest.java:50) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) *********************************************************** Modifications since last successful build: (2526) add cc-classlib log20070722080647Lbuild.91 07/22/2007 08:06:47classlib modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/font/NativeFont.java 07/22/2007 07:09:15 Additional patch for HARMONY-4495.Debug output has been removed. modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/font/NativeFont.java 07/22/2007 07:09:15 Additional patch for HARMONY-4495.Debug output has been removed. added apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/FontLibExports.h 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/makefile 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/CommonGraphics2DFactory.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/include/org_apache_harmony_awt_gl_font_NativeFont.h 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/build.xml 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/internal/nls/messages.properties 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/windows/WinGraphics2DFactory.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/font/WindowsFont.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/wtk/GraphicsFactory.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/winFont.cpp 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/makefile 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" added apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/FontLibExports.cpp 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/font/NativeFont.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" added apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/FontLibExports.h 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/makefile 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/CommonGraphics2DFactory.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/include/org_apache_harmony_awt_gl_font_NativeFont.h 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/build.xml 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/internal/nls/messages.properties 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/windows/WinGraphics2DFactory.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/font/WindowsFont.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/wtk/GraphicsFactory.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/winFont.cpp 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/makefile 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" added apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/FontLibExports.cpp 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/font/NativeFont.java 07/22/2007 06:51:09 Patch for HARMONY-4495 "[classlib][awt] org.apache.harmony.awt.gl.font.NativeFont.embedFont is not implemented" add cc-classlib log20070721233431Lbuild.90 07/21/2007 23:34:31classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java 07/21/2007 23:30:01 Fix Harmony-4510 ([classlib][luni][regression] GregorianCalendar.roll works incorrectly) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/GregorianCalendarTest.java 07/21/2007 23:30:01 Fix Harmony-4510 ([classlib][luni][regression] GregorianCalendar.roll works incorrectly) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java 07/21/2007 23:30:01 Fix Harmony-4510 ([classlib][luni][regression] GregorianCalendar.roll works incorrectly) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/GregorianCalendarTest.java 07/21/2007 23:30:01 Fix Harmony-4510 ([classlib][luni][regression] GregorianCalendar.roll works incorrectly) add cc-drlvm log20070720152508Lbuild.52 07/20/2007 15:25:08drlvm modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/helper_inliner.cpp 07/20/2007 09:36:28 Fix for regression introduced by HARMONY-4475Fix for HARMONY-4507 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 07/20/2007 09:36:28 Fix for regression introduced by HARMONY-4475Fix for HARMONY-4507 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.h 07/20/2007 09:36:28 Fix for regression introduced by HARMONY-4475Fix for HARMONY-4507 modified mfursov /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp 07/20/2007 09:36:28 Fix for regression introduced by HARMONY-4475Fix for HARMONY-4507 add cc-drlvm log20070720075217Lbuild.51 07/20/2007 07:52:17drlvm modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeSelectors.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR added mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/loop_unroll.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opcode.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/LoopTree.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/opt.emconf 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32BBPolling.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/memoryopt.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server_static.emconf 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/CodeGenIntfc.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/client.emconf 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/reassociate.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Loop.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opcode.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/codelowerer.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/include/IpfCodeSelector.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/hashvaluenumberer.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server.emconf 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifytaus.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.cpp 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.h 07/20/2007 04:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of unused and deprecated opcodes in HIR add cc-classlib log20070720032506Lbuild.89 07/20/2007 03:25:06classlib added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingJFramePersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingToolTipManagerPersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingBoxPersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingDefaultComboBoxModelPersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingAbstractButtonPersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingJTabbedPanePersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingJFramePersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingToolTipManagerPersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingBoxPersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingDefaultComboBoxModelPersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingAbstractButtonPersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingJTabbedPanePersistenceDelegate.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/20/2007 03:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Hashtable.java 07/20/2007 03:21:29 Avoid underflow when calling Hashtable.elements().hasMoreElements() lots of times. modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Hashtable.java 07/20/2007 03:21:29 Avoid underflow when calling Hashtable.elements().hasMoreElements() lots of times. modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockBean4StaticField.java 07/19/2007 22:38:52 minor modification, make the test pass on RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox01BeanInfo.java 07/19/2007 22:38:52 minor modification, make the test pass on RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockBean4StaticField.java 07/19/2007 22:38:52 minor modification, make the test pass on RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox01BeanInfo.java 07/19/2007 22:38:52 minor modification, make the test pass on RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox041.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/editors/FontEditor.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox031BeanInfo.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockInterfaceBeanInfo.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLEncoder.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockJavaBean.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox03.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox04.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox03BeanInfo.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox0411.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSubClassBeanInfo.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServicesSupport.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLDecoder.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyChangeSupport.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox031.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox041.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/editors/FontEditor.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox031BeanInfo.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockInterfaceBeanInfo.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLEncoder.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockJavaBean.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox03.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox04.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox03BeanInfo.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox0411.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSubClassBeanInfo.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServicesSupport.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLDecoder.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyChangeSupport.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox031.java 07/19/2007 22:08:44 Tidy up compiler warning, add missing license to the mock classes, no functional change added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox041.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox0411.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockNullSuperClass.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockNullSuperClassBeanInfo.java 07/19/2007 21:44:52 enrich tests for Introspector modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockNullSubClass.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockNullSubClassBeanInfo.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox04.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox041.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox0411.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockNullSuperClass.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockNullSuperClassBeanInfo.java 07/19/2007 21:44:52 enrich tests for Introspector modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockNullSubClass.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockNullSubClassBeanInfo.java 07/19/2007 21:44:52 enrich tests for Introspector added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox04.java 07/19/2007 21:44:52 enrich tests for Introspector modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/19/2007 21:35:28 Apply patch for HARMONY-4488([classlib][beans] Add specific persistence delegate for j.u.List to improve performance). added leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/UtilListPersistenceDelegate.java 07/19/2007 21:35:28 Apply patch for HARMONY-4488([classlib][beans] Add specific persistence delegate for j.u.List to improve performance). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/19/2007 21:35:28 Apply patch for HARMONY-4488([classlib][beans] Add specific persistence delegate for j.u.List to improve performance). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/19/2007 21:35:28 Apply patch for HARMONY-4488([classlib][beans] Add specific persistence delegate for j.u.List to improve performance). added leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/UtilListPersistenceDelegate.java 07/19/2007 21:35:28 Apply patch for HARMONY-4488([classlib][beans] Add specific persistence delegate for j.u.List to improve performance). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/19/2007 21:35:28 Apply patch for HARMONY-4488([classlib][beans] Add specific persistence delegate for j.u.List to improve performance). add cc-classlib log20070719205439Lbuild.88 07/19/2007 20:54:39classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/19/2007 20:11:31 Fix exception compatibility, should throw NullPointerException rather than IntorspectException modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/19/2007 20:11:31 Fix exception compatibility, should throw NullPointerException rather than IntorspectException modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/19/2007 20:11:31 Fix exception compatibility, should throw NullPointerException rather than IntorspectException modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/19/2007 20:11:31 Fix exception compatibility, should throw NullPointerException rather than IntorspectException add cc-classlib log20070719131319Lbuild.87 07/19/2007 13:13:19classlib modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/dnd/DropTarget.java 07/19/2007 12:25:30 Add NotImplementedException to some stub methods. See HARMONY-4500. modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/dnd/DropTarget.java 07/19/2007 12:25:30 Add NotImplementedException to some stub methods. See HARMONY-4500. add cc-drlvm log20070719024321Lbuild.50 07/19/2007 02:43:21drlvm add cc-classlib log20070719023010Lbuild.86 07/19/2007 02:30:10classlib added leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/UtilMapPersistenceDelegate.java 07/19/2007 01:39:34 Apply patch for HARMONY-4487([classlib][beans] Persistence delegate for j.u.Map is missing). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/19/2007 01:39:34 Apply patch for HARMONY-4487([classlib][beans] Persistence delegate for j.u.Map is missing). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/19/2007 01:39:34 Apply patch for HARMONY-4487([classlib][beans] Persistence delegate for j.u.Map is missing). added leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/UtilMapPersistenceDelegate.java 07/19/2007 01:39:34 Apply patch for HARMONY-4487([classlib][beans] Persistence delegate for j.u.Map is missing). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/19/2007 01:39:34 Apply patch for HARMONY-4487([classlib][beans] Persistence delegate for j.u.Map is missing). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/19/2007 01:39:34 Apply patch for HARMONY-4487([classlib][beans] Persistence delegate for j.u.Map is missing). modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/VetoableChangeSupport.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/VetoableChangeSupport.java 07/19/2007 01:30:02 Tidy up compiler warning and format code, no functional change modified varlax /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet 07/19/2007 01:29:48 Excluded stress.Sync for jet/jit also due to HARMONY-3299. modified varlax /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit 07/19/2007 01:29:48 Excluded stress.Sync for jet/jit also due to HARMONY-3299. modified varlax /harmony/enhanced/drlvm/trunk/vm/tests/smoke/shutdown/TestInterrupt.c 07/19/2007 01:28:31 Fixed gcc warning: no newline at end of file modified varlax /harmony/enhanced/drlvm/trunk/vm/tests/smoke/shutdown/TestFatalError.c 07/19/2007 01:28:31 Fixed gcc warning: no newline at end of file added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSubClass.java 07/19/2007 01:17:33 correct the behavior of merging display name modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockInterface.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSubClassBeanInfo.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockInterfaceBeanInfo.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSuperClass.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSuperClassBeanInfo.java 07/19/2007 01:17:33 correct the behavior of merging display name modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/19/2007 01:17:33 correct the behavior of merging display name modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSubClass.java 07/19/2007 01:17:33 correct the behavior of merging display name modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockInterface.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSubClassBeanInfo.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockInterfaceBeanInfo.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSuperClass.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockSuperClassBeanInfo.java 07/19/2007 01:17:33 correct the behavior of merging display name modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/19/2007 01:17:33 correct the behavior of merging display name modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/19/2007 01:17:33 correct the behavior of merging display name added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox03BeanInfo.java 07/19/2007 00:22:13 write testcase for default property index and event index added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox031BeanInfo.java 07/19/2007 00:22:13 write testcase for default property index and event index modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/19/2007 00:22:13 write testcase for default property index and event index added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox03.java 07/19/2007 00:22:13 write testcase for default property index and event index added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox031.java 07/19/2007 00:22:13 write testcase for default property index and event index added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox03BeanInfo.java 07/19/2007 00:22:13 write testcase for default property index and event index added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox031BeanInfo.java 07/19/2007 00:22:13 write testcase for default property index and event index modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/19/2007 00:22:13 write testcase for default property index and event index added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox03.java 07/19/2007 00:22:13 write testcase for default property index and event index added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/FakeFox031.java 07/19/2007 00:22:13 write testcase for default property index and event index modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java 07/19/2007 00:10:38 make the default event be the same as RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/19/2007 00:10:38 make the default event be the same as RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/19/2007 00:10:38 make the default event be the same as RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java 07/19/2007 00:10:38 make the default event be the same as RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/19/2007 00:10:38 make the default event be the same as RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/19/2007 00:10:38 make the default event be the same as RI modified mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass1.cpp 07/18/2007 23:59:06 more fixes for gcc 4.x modified mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/ver_utils.h 07/18/2007 22:47:48 fixed compilation on gcc 4.x modified mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/tpool.h 07/18/2007 22:47:48 fixed compilation on gcc 4.x modified mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/context.h 07/18/2007 22:47:48 fixed compilation on gcc 4.x modified mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass2.cpp 07/18/2007 22:34:08 fix HARMONY-2103 (Jitrino/OPT does not reject class which uses incorrect invokespecial instruction) regression modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/18/2007 22:09:07 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/18/2007 22:09:07 Tidy up compiler warning and format code, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/18/2007 21:27:42 new feature for getIcon modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/18/2007 21:27:42 new feature for getIcon modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/18/2007 21:27:42 new feature for getIcon modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/18/2007 21:27:42 new feature for getIcon modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/18/2007 21:27:42 new feature for getIcon modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/18/2007 21:27:42 new feature for getIcon add cc-classlib log20070718200113Lbuild.85 07/18/2007 20:01:13classlib added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StaticFieldPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtContainerPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtSystemColorPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtDimensionPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtPointPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtMenuBarPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtFontTextAttributePersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtMenuShortcutPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtScrollPanePersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtComponentPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtMenuPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtInsetsPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtFontPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtListPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtCursorPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StaticFieldPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtContainerPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtSystemColorPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtDimensionPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtPointPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtMenuBarPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtFontTextAttributePersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtMenuShortcutPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtScrollPanePersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtComponentPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtMenuPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtInsetsPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtFontPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtListPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtCursorPersistenceDelegate.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/18/2007 19:56:20 Apply Harmony-4478 ([classlib][beans] Current bean implementation does not persist many awt classes properly (refer to Harmony-4473)) add cc-drlvm log20070718132226Lbuild.49 07/18/2007 13:22:26drlvm add cc-classlib log20070718130853Lbuild.84 07/18/2007 13:08:53classlib modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/helper_inliner.cpp 07/18/2007 09:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in Jitrino.OPT: HARMONY-4475 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp 07/18/2007 09:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in Jitrino.OPT: HARMONY-4475 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp 07/18/2007 09:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in Jitrino.OPT: HARMONY-4475 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 07/18/2007 09:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in Jitrino.OPT: HARMONY-4475 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/CompilationContext.cpp 07/18/2007 09:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in Jitrino.OPT: HARMONY-4475 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.h 07/18/2007 09:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in Jitrino.OPT: HARMONY-4475 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/CompilationContext.h 07/18/2007 09:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in Jitrino.OPT: HARMONY-4475 modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontManager.java 07/18/2007 07:46:04 Patch for HARMONY-4441 "[classlib][awt] Can't create new swing component using new fontlib"Default font has been changed to DejaVu Sans modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontManager.java 07/18/2007 07:46:04 Patch for HARMONY-4441 "[classlib][awt] Can't create new swing component using new fontlib"Default font has been changed to DejaVu Sans modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 07/18/2007 07:36:37 Patch for HARMONY-4492 "[classlib][awt] Fontlib can not load style info from DejaVu fonts" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 07/18/2007 07:36:37 Patch for HARMONY-4492 "[classlib][awt] Fontlib can not load style info from DejaVu fonts" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/fontlib/FLFontManager.java 07/18/2007 06:40:29 Patch for HARMONY-4490 "[classlib][awt] Fontlib adds fonts from the first existing directory in the list only" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/fontlib/FLFontManager.java 07/18/2007 06:40:29 Patch for HARMONY-4490 "[classlib][awt] Fontlib adds fonts from the first existing directory in the list only" add cc-drlvm log20070718053209Lbuild.48 07/18/2007 05:32:09drlvm modified varlax /harmony/enhanced/drlvm/trunk/vm/tests/ehwa/ehwa.zip 07/18/2007 05:28:11 Fixed HARMONY-4084 [drlvm][build][ehwa] made timeout customizable for automated ehwa test add cc-drlvm log20070718050814Lbuild.47 07/18/2007 05:08:14drlvm add cc-classlib log20070718045158Lbuild.83 07/18/2007 04:51:58classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/18/2007 03:51:48 RI sets the property to unbound by default modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/18/2007 03:51:48 RI sets the property to unbound by default modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/18/2007 03:51:48 RI sets the property to unbound by default modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/18/2007 03:51:48 RI sets the property to unbound by default modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 07/18/2007 02:38:40 Apply Harmony-4425 ([classlib][beans] Bring back org.apache.harmony.beans.tests.java.beans.EncoderTest) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 07/18/2007 02:38:40 Apply Harmony-4425 ([classlib][beans] Bring back org.apache.harmony.beans.tests.java.beans.EncoderTest) modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java 07/18/2007 02:25:56 fix a typo in comment modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java 07/18/2007 02:25:56 fix a typo in comment added mloenko /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/pos.j 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) added mloenko /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/pos2.j 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) added mloenko /harmony/enhanced/drlvm/trunk/src/test/regression/H3862 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) added mloenko /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/neg.j 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) added mloenko /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/run.test.xml 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) added mloenko /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/neg2.j 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) modified mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass1.cpp 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) added mloenko /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/neg3.j 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) modified mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass2.cpp 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) added mloenko /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/SubrBounds.java 07/18/2007 02:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 (A subroutine splits execution into several ret instructions) added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtColorPersistenceDelegate.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/ReferenceMap.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/DefaultPersistenceDelegateTest.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtRectanglePersistenceDelegate.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLEncoder.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/resources/xml/Choice.xml 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtChoicePersistenceDelegate.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtColorPersistenceDelegate.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/ReferenceMap.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/DefaultPersistenceDelegateTest.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtRectanglePersistenceDelegate.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLEncoder.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/resources/xml/Choice.xml 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/AwtChoicePersistenceDelegate.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/18/2007 01:36:03 Appliy Harmony-4473 ([classlib][beans] Current bean implementation does not persist awt.Choice properly) with minor modification added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/17/2007 23:06:27 add the BeanInfo wrapper class added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/StandardBeanInfo.java 07/17/2007 23:06:27 add the BeanInfo wrapper class modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/editors/FontEditor.java 07/17/2007 23:03:44 Add test to FontEditor and ColorEditor against RI's behavior, fix bugs; Also fix some trivial bugs in PropertyEditorManager, add cache mechanism to the findEditor modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorManagerTest.java 07/17/2007 23:03:44 Add test to FontEditor and ColorEditor against RI's behavior, fix bugs; Also fix some trivial bugs in PropertyEditorManager, add cache mechanism to the findEditor modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/editors/ColorEditor.java 07/17/2007 23:03:44 Add test to FontEditor and ColorEditor against RI's behavior, fix bugs; Also fix some trivial bugs in PropertyEditorManager, add cache mechanism to the findEditor modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyEditorManager.java 07/17/2007 23:03:44 Add test to FontEditor and ColorEditor against RI's behavior, fix bugs; Also fix some trivial bugs in PropertyEditorManager, add cache mechanism to the findEditor modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/editors/FontEditor.java 07/17/2007 23:03:44 Add test to FontEditor and ColorEditor against RI's behavior, fix bugs; Also fix some trivial bugs in PropertyEditorManager, add cache mechanism to the findEditor modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorManagerTest.java 07/17/2007 23:03:44 Add test to FontEditor and ColorEditor against RI's behavior, fix bugs; Also fix some trivial bugs in PropertyEditorManager, add cache mechanism to the findEditor modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/editors/ColorEditor.java 07/17/2007 23:03:44 Add test to FontEditor and ColorEditor against RI's behavior, fix bugs; Also fix some trivial bugs in PropertyEditorManager, add cache mechanism to the findEditor modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyEditorManager.java 07/17/2007 23:03:44 Add test to FontEditor and ColorEditor against RI's behavior, fix bugs; Also fix some trivial bugs in PropertyEditorManager, add cache mechanism to the findEditor modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/FeatureDescriptor.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/MethodDescriptor.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/FeatureDescriptor.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/MethodDescriptor.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java 07/17/2007 23:01:20 refactor Introspector, make it easier to understand1, correct some testcases2, combine BeanInfoData and BeanInfoWrapper to one class3, add method merge() in FeatureDescripter and its sub classes modified mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/tpool.cpp 07/17/2007 22:48:34 fix dacapo.jython in debug mode add cc-classlib log20070717220518Lbuild.82 07/17/2007 22:05:18classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorManagerTest.java 07/17/2007 21:55:26 restore the default search path when tear down in order to make sure there is no dependency between testcases modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorManagerRegressionTest.java 07/17/2007 21:55:26 restore the default search path when tear down in order to make sure there is no dependency between testcases modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorManagerTest.java 07/17/2007 21:55:26 restore the default search path when tear down in order to make sure there is no dependency between testcases modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorManagerRegressionTest.java 07/17/2007 21:55:26 restore the default search path when tear down in order to make sure there is no dependency between testcases add cc-classlib log20070717213947Lbuild.81 07/17/2007 21:39:47classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Beans.java 07/17/2007 21:29:50 Write javadoc for java.beans.Beans, no functional change modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Beans.java 07/17/2007 21:29:50 Write javadoc for java.beans.Beans, no functional change add cc-drlvm log20070717150007Lbuild.46 07/17/2007 15:00:07drlvm add cc-classlib log20070717144406Lbuild.80 07/17/2007 14:44:06classlib modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.common 07/17/2007 12:25:41 ThreadMXBeanImplTest excluded till the further investigation. modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.common 07/17/2007 12:25:41 ThreadMXBeanImplTest excluded till the further investigation. modified apetrenko /harmony/enhanced/classlib/trunk/make/build-java.xml 07/17/2007 11:24:52 Patch for HARMONY-4483 "[classlib][awt] Default fonts needed for correct work of font libraries."DejaVu fonts has been added to Harmony modified apetrenko /harmony/enhanced/classlib/trunk/make/depends.properties 07/17/2007 11:24:52 Patch for HARMONY-4483 "[classlib][awt] Default fonts needed for correct work of font libraries."DejaVu fonts has been added to Harmony modified apetrenko /harmony/enhanced/classlib/trunk/THIRD_PARTY_NOTICES.txt 07/17/2007 11:24:52 Patch for HARMONY-4483 "[classlib][awt] Default fonts needed for correct work of font libraries."DejaVu fonts has been added to Harmony modified apetrenko /harmony/enhanced/classlib/trunk/make/depends.xml 07/17/2007 11:24:52 Patch for HARMONY-4483 "[classlib][awt] Default fonts needed for correct work of font libraries."DejaVu fonts has been added to Harmony modified apetrenko /harmony/enhanced/classlib/trunk/make/build-java.xml 07/17/2007 11:24:52 Patch for HARMONY-4483 "[classlib][awt] Default fonts needed for correct work of font libraries."DejaVu fonts has been added to Harmony modified apetrenko /harmony/enhanced/classlib/trunk/make/depends.properties 07/17/2007 11:24:52 Patch for HARMONY-4483 "[classlib][awt] Default fonts needed for correct work of font libraries."DejaVu fonts has been added to Harmony modified apetrenko /harmony/enhanced/classlib/trunk/THIRD_PARTY_NOTICES.txt 07/17/2007 11:24:52 Patch for HARMONY-4483 "[classlib][awt] Default fonts needed for correct work of font libraries."DejaVu fonts has been added to Harmony modified apetrenko /harmony/enhanced/classlib/trunk/make/depends.xml 07/17/2007 11:24:52 Patch for HARMONY-4483 "[classlib][awt] Default fonts needed for correct work of font libraries."DejaVu fonts has been added to Harmony modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.cpp 07/17/2007 10:12:13 Cosmetic fixes (UNUSED markers) forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated parameter in ControlFlowGraph.cpp. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/jet.cpp 07/17/2007 10:12:13 Cosmetic fixes (UNUSED markers) forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated parameter in ControlFlowGraph.cpp. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.h 07/17/2007 10:12:13 Cosmetic fixes (UNUSED markers) forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated parameter in ControlFlowGraph.cpp. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/HashTable.h 07/17/2007 10:12:13 Cosmetic fixes (UNUSED markers) forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated parameter in ControlFlowGraph.cpp. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/rt.cpp 07/17/2007 10:12:13 Cosmetic fixes (UNUSED markers) forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated parameter in ControlFlowGraph.cpp. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.cpp 07/17/2007 10:12:13 Cosmetic fixes (UNUSED markers) forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated parameter in ControlFlowGraph.cpp. add cc-drlvm log20070717085340Lbuild.45 07/17/2007 08:53:40drlvm add cc-classlib log20070717083920Lbuild.79 07/17/2007 08:39:20classlib modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicSliderUI.java 07/17/2007 08:03:03 Patch for HARMONY-4480 "[classlib][swing] JSlider scrolls if it's unneded" modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicSliderUI.java 07/17/2007 08:03:03 Patch for HARMONY-4480 "[classlib][swing] JSlider scrolls if it's unneded" modified mfursov /harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/vmcore/vmcore.vcproj 07/17/2007 07:56:49 Update to MSVC2003 project files: jthread project was merged into vmcore modified mfursov /harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/drlvm.sln 07/17/2007 07:56:49 Update to MSVC2003 project files: jthread project was merged into vmcore deleted mfursov /harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/jthread 07/17/2007 07:56:49 Update to MSVC2003 project files: jthread project was merged into vmcore modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicSliderUI.java 07/17/2007 07:41:18 Patch for HARMONY-4481 "[classlib][swing] Slider code is probably uneffective" modified apetrenko /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicSliderUI.java 07/17/2007 07:41:18 Patch for HARMONY-4481 "[classlib][swing] Slider code is probably uneffective" modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.common 07/17/2007 05:16:13 ManagementFactoryTest excluded till the further investigation. modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.common 07/17/2007 05:16:13 ManagementFactoryTest excluded till the further investigation. modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 07/17/2007 04:36:33 BeanContextSupport.remove(Object, boolean) should be a protected method modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 07/17/2007 04:36:33 BeanContextSupport.remove(Object, boolean) should be a protected method modified varlax /harmony/enhanced/drlvm/trunk/build/make/win.properties 07/17/2007 04:18:07 changed https -> http for antlr url to fix connectivity complaints add cc-drlvm log20070717034524Lbuild.44 07/17/2007 03:45:24drlvm add cc-classlib log20070717032652Lbuild.78 07/17/2007 03:26:52classlib modified pyang /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortControl.java 07/17/2007 03:11:42 SortControl's constructor doesn't handle the array parameter properly when that array contains null elements. Further, the non-ascii characters in the SortKey are not encoded property. modified pyang /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/SortControlTest.java 07/17/2007 03:11:42 SortControl's constructor doesn't handle the array parameter properly when that array contains null elements. Further, the non-ascii characters in the SortKey are not encoded property. modified pyang /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortControl.java 07/17/2007 03:11:42 SortControl's constructor doesn't handle the array parameter properly when that array contains null elements. Further, the non-ascii characters in the SortKey are not encoded property. modified pyang /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/SortControlTest.java 07/17/2007 03:11:42 SortControl's constructor doesn't handle the array parameter properly when that array contains null elements. Further, the non-ascii characters in the SortKey are not encoded property. modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TypesTest.java 07/17/2007 02:17:49 Refactor testcases, make it more clear modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TypesTest.java 07/17/2007 02:17:49 Refactor testcases, make it more clear modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/internal/nls/messages.properties 07/17/2007 01:46:33 change the nls message id to hexdecimal modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/IndexedPropertyDescriptor.java 07/17/2007 01:46:33 change the nls message id to hexdecimal modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/internal/nls/messages.properties 07/17/2007 01:46:33 change the nls message id to hexdecimal modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/IndexedPropertyDescriptor.java 07/17/2007 01:46:33 change the nls message id to hexdecimal modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyDescriptorTest.java 07/17/2007 01:45:35 Handle the exceptional case of the constructor without setter and getter. modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/17/2007 01:45:35 Handle the exceptional case of the constructor without setter and getter. modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyDescriptorTest.java 07/17/2007 01:45:35 Handle the exceptional case of the constructor without setter and getter. modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/17/2007 01:45:35 Handle the exceptional case of the constructor without setter and getter. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/BeansTest.java 07/17/2007 00:48:30 Apply patch for HARMONY-3777( [classlib][beans]java.beans.Beans.instantiate should supply the applet with a default AppletStub and AppletContext when the target is an applet). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Beans.java 07/17/2007 00:48:30 Apply patch for HARMONY-3777( [classlib][beans]java.beans.Beans.instantiate should supply the applet with a default AppletStub and AppletContext when the target is an applet). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/BeansTest.java 07/17/2007 00:48:30 Apply patch for HARMONY-3777( [classlib][beans]java.beans.Beans.instantiate should supply the applet with a default AppletStub and AppletContext when the target is an applet). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Beans.java 07/17/2007 00:48:30 Apply patch for HARMONY-3777( [classlib][beans]java.beans.Beans.instantiate should supply the applet with a default AppletStub and AppletContext when the target is an applet). modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/internal/nls/messages.properties 07/17/2007 00:14:26 update NLS support modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/IndexedPropertyDescriptor.java 07/17/2007 00:14:26 update NLS support modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/internal/nls/messages.properties 07/17/2007 00:14:26 update NLS support modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/IndexedPropertyDescriptor.java 07/17/2007 00:14:26 update NLS support modified mloenko /harmony/enhanced/drlvm/trunk/build/make/components/vm/vmcore.xml 07/16/2007 23:36:45 switching default verifier to HARMONY-3363 added leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/PrimitiveWrapperPersistenceDelegate.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLEncoder.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). added leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/UtilCollectionPersistenceDelegate.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). added leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/PrimitiveWrapperPersistenceDelegate.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLEncoder.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). added leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/UtilCollectionPersistenceDelegate.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/16/2007 22:49:39 Apply patch for HARMONY-4327([classlib][beans] Current bean implementation does not persist Collection and its subclasses correctly). modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IndexedPropertyDescriptorTest.java 07/16/2007 22:47:30 Fix getter and setter methods1, handle null value2, remove redundant code3, add javadoc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/IndexedPropertyDescriptor.java 07/16/2007 22:47:30 Fix getter and setter methods1, handle null value2, remove redundant code3, add javadoc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IndexedPropertyDescriptorTest.java 07/16/2007 22:47:30 Fix getter and setter methods1, handle null value2, remove redundant code3, add javadoc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/IndexedPropertyDescriptor.java 07/16/2007 22:47:30 Fix getter and setter methods1, handle null value2, remove redundant code3, add javadoc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IndexedPropertyDescriptorTest.java 07/16/2007 22:23:32 Improve constructors1, add check for empty method name, null method name and empty property name2, add check for compatiblity between indexed read and indexed write method3, add javadoc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockJavaBean.java 07/16/2007 22:23:32 Improve constructors1, add check for empty method name, null method name and empty property name2, add check for compatiblity between indexed read and indexed write method3, add javadoc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/IndexedPropertyDescriptor.java 07/16/2007 22:23:32 Improve constructors1, add check for empty method name, null method name and empty property name2, add check for compatiblity between indexed read and indexed write method3, add javadoc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/IndexedPropertyDescriptorTest.java 07/16/2007 22:23:32 Improve constructors1, add check for empty method name, null method name and empty property name2, add check for compatiblity between indexed read and indexed write method3, add javadoc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockJavaBean.java 07/16/2007 22:23:32 Improve constructors1, add check for empty method name, null method name and empty property name2, add check for compatiblity between indexed read and indexed write method3, add javadoc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/IndexedPropertyDescriptor.java 07/16/2007 22:23:32 Improve constructors1, add check for empty method name, null method name and empty property name2, add check for compatiblity between indexed read and indexed write method3, add javadoc add cc-classlib log20070716211531Lbuild.77 07/16/2007 21:15:31classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java 07/16/2007 20:26:29 optimize for multi-threads modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyEditorManager.java 07/16/2007 20:26:29 optimize for multi-threads modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Beans.java 07/16/2007 20:26:29 optimize for multi-threads modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java 07/16/2007 20:26:29 optimize for multi-threads modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyEditorManager.java 07/16/2007 20:26:29 optimize for multi-threads modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Beans.java 07/16/2007 20:26:29 optimize for multi-threads add cc-drlvm log20070716145518Lbuild.43 07/16/2007 14:55:18drlvm add cc-classlib log20070716143649Lbuild.76 07/16/2007 14:36:49classlib deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_helpers_ipf.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_ti_others.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_condvar.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/port/src/lil/em64t/pim/m2n_em64t.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_thread.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_pop_frame.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/include/native_stack.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_ti_local_storage.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_basic.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_java_identify.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/ini_ipf.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/include/exceptions_type.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_event.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.exp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_suspend.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_iterator.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/build/make/targets/common_vm.xml 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ia32.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_interrupt.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_park.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_native_fat_monitor.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_ti_instr.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/helpers/thread_helpers_ipf.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_attrs.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/helpers/thread_helpers.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/include/thread_manager.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_ti_instrum.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_ti_monitors.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_helpers.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break_intf.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/include/Class.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_ti_monitors.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_tls.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/include/open/hythread.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/include/vm_core_types.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_ti_timing.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/exception/exceptions_jit.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_ti_timing.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_java_basic.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_ti_instr.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/build/make/components/vm/hythr.xml 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/include/jvmti_support.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_native_suspend.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_attrs.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_ti_others.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/build/make/targets/cunit.test.xml 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/include/open/hythread_ext.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_java_ptr_conv.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_interrupt.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_dump.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/include/open/thread_externals.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/ini.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_init.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter_ti.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_roots.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_lang_management_ThreadMXBeanImpl.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_monitors.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/drlvm/thread/ThreadHelper.java 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_private.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_monitors.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/compile.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/native_stack_em64t.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/win/os_thread.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_ti_state.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/gc/root_set_enum_common.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/linux/os_thread.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/helpers 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/lock_manager.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_fat_monitor.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/utils/thread_unit_test_utils.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/include/interpreter_exports.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/interpreter/src/interp_exports.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_iterator.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/javasrc 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/utils/thread_unit_test_utils.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_park.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_ti_monitor_info.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_interrupt.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/port/src/lil/ipf/pim/m2n_ipf.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/port/src/lil/ia32/pim/m2n_ia32.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_stack.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_manager.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/object/object_handles.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/include/open/ti_thread.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_step.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/native_stack_ipf.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/native_stack_ia32.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/build/make/components/vm/jthread.xml 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_suspend.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/build/make/deploy.xml 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_native_thin_monitor.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle added wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/drlvm/thread 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle deleted wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_basic.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/include/jvmti_internal.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/native_stack.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/build/make/components/vm/vmcore.xml 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/include/open/jthread.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMThreadManager.cpp 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_suspend.c 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/include/vm_threads.h 07/16/2007 14:32:35 Harmony-3985: this is general cleanup of thread data structs andis a precursor to fixing thread lifecycle modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp 07/16/2007 12:09:22 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 07/16/2007 12:09:22 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.h 07/16/2007 12:09:22 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp 07/16/2007 12:09:22 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 07/16/2007 12:09:22 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.h 07/16/2007 12:09:22 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" add cc-drlvm log20070716101023Lbuild.42 07/16/2007 10:10:23drlvm add cc-classlib log20070716095110Lbuild.75 07/16/2007 09:51:10classlib modified mfursov /harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/jitrino/jitrino.vcproj 07/16/2007 07:12:46 Removing recently deleted files from Jitrino's MSVC2003 project file modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/image/BufferedImage.java 07/16/2007 06:18:14 Patch for HARMONY-1658 "[class][awt] BufferedImage.isTileWritable(int,int) throws IllegalArgumentException while Harmony throws ArrayIndexOutOfBoundsException" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/image/BufferedImageTest.java 07/16/2007 06:18:14 Patch for HARMONY-1658 "[class][awt] BufferedImage.isTileWritable(int,int) throws IllegalArgumentException while Harmony throws ArrayIndexOutOfBoundsException" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/image/BufferedImage.java 07/16/2007 06:18:14 Patch for HARMONY-1658 "[class][awt] BufferedImage.isTileWritable(int,int) throws IllegalArgumentException while Harmony throws ArrayIndexOutOfBoundsException" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/image/BufferedImageTest.java 07/16/2007 06:18:14 Patch for HARMONY-1658 "[class][awt] BufferedImage.isTileWritable(int,int) throws IllegalArgumentException while Harmony throws ArrayIndexOutOfBoundsException" add cc-drlvm log20070716052344Lbuild.41 07/16/2007 05:23:44drlvm add cc-classlib log20070716050556Lbuild.74 07/16/2007 05:05:56classlib modified leoli /harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java 07/16/2007 04:22:33 Apply patch for HARMONY-4474([classlib][logging] Logger initialize should bypass security check). modified leoli /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LogManager.java 07/16/2007 04:22:33 Apply patch for HARMONY-4474([classlib][logging] Logger initialize should bypass security check). modified leoli /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Logger.java 07/16/2007 04:22:33 Apply patch for HARMONY-4474([classlib][logging] Logger initialize should bypass security check). modified leoli /harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java 07/16/2007 04:22:33 Apply patch for HARMONY-4474([classlib][logging] Logger initialize should bypass security check). modified leoli /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LogManager.java 07/16/2007 04:22:33 Apply patch for HARMONY-4474([classlib][logging] Logger initialize should bypass security check). modified leoli /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Logger.java 07/16/2007 04:22:33 Apply patch for HARMONY-4474([classlib][logging] Logger initialize should bypass security check). modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Pack200.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/CRC32.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Manifest.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipException.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarVerifier.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/CheckedInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/CheckedOutputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/DeflaterOutputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipEntry.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/org/apache/harmony/archive/internal/nls/Messages.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarFile.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Deflater.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Adler32.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipOutputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipConstants.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/org/apache/harmony/archive/util/Util.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/InflaterInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Attributes.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipFile.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Checksum.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Inflater.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/InitManifest.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/GZIPInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/GZIPOutputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarEntry.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Pack200.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/CRC32.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Manifest.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipException.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarVerifier.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/CheckedInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/CheckedOutputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/DeflaterOutputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipEntry.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/org/apache/harmony/archive/internal/nls/Messages.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarFile.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Deflater.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Adler32.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipOutputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipConstants.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/org/apache/harmony/archive/util/Util.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/InflaterInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Attributes.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipFile.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Checksum.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Inflater.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/InitManifest.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/GZIPInputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/GZIPOutputStream.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarEntry.java 07/16/2007 04:22:19 Tidy up format of archive module using Eclipse formatter, convert tabs to spaces, remove redundant empty lines and spaces, etc added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/BeansUtils.java 07/16/2007 04:09:58 Add method hashCode() for PropertyDescriptor modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyDescriptorTest.java 07/16/2007 04:09:58 Add method hashCode() for PropertyDescriptor modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/16/2007 04:09:58 Add method hashCode() for PropertyDescriptor added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/BeansUtils.java 07/16/2007 04:09:58 Add method hashCode() for PropertyDescriptor modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyDescriptorTest.java 07/16/2007 04:09:58 Add method hashCode() for PropertyDescriptor modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java 07/16/2007 04:09:58 Add method hashCode() for PropertyDescriptor modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/PermissionCollection.java 07/16/2007 04:05:57 Fix bug of java.security.PermissionCollection.toString().(1 new line should be appended at the end. 2. one space instead of two as seperator between permissions.). modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/PermissionCollection_ImplTest.java 07/16/2007 04:05:57 Fix bug of java.security.PermissionCollection.toString().(1 new line should be appended at the end. 2. one space instead of two as seperator between permissions.). modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/tests/api/java/security/PermissionCollectionTest.java 07/16/2007 04:05:57 Fix bug of java.security.PermissionCollection.toString().(1 new line should be appended at the end. 2. one space instead of two as seperator between permissions.). modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/PermissionCollection.java 07/16/2007 04:05:57 Fix bug of java.security.PermissionCollection.toString().(1 new line should be appended at the end. 2. one space instead of two as seperator between permissions.). modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/PermissionCollection_ImplTest.java 07/16/2007 04:05:57 Fix bug of java.security.PermissionCollection.toString().(1 new line should be appended at the end. 2. one space instead of two as seperator between permissions.). modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/tests/api/java/security/PermissionCollectionTest.java 07/16/2007 04:05:57 Fix bug of java.security.PermissionCollection.toString().(1 new line should be appended at the end. 2. one space instead of two as seperator between permissions.). modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SQLInputImplTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/transaction/xa/XAException.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SQLOutputImplTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/SQLException.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/nls/Messages.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/MockArray.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestMainForDriver.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver1.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/Impl_PooledConnection.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Connection1.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver5.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/InvalidTransactionExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/RowSet.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ResultSetTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ResultSetMetaDataTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialDatalink.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialJavaObjectTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/BatchUpdateExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/MockBlob.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/MockClob.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TypesTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/TransactionRolledbackExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/xa/XAResourceTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/xa/XidTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SQLOutputImpl.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver2.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/xa/XAExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ParameterMetaDataTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_DriverManager.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/Impl_RowSet.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TimeTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TimestampTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DatabaseMetaDataTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialRefTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SQLInputImpl.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncProvider.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverPropertyInfoTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver3.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/RowSetEventTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DataTruncationTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/Timestamp.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/TransactionRequiredExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_ClassLoader.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ConnectionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/RowSetMetaDataImpl.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/StatementTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialException.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLPermissionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/WebRowSet.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DateTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/Time.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver4.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialJavaObject.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/RowSetMetaDataImplTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialRef.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLWarningTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/SqlUtil.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SQLInputImplTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/transaction/xa/XAException.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SQLOutputImplTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/SQLException.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/nls/Messages.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/MockArray.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestMainForDriver.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver1.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/Impl_PooledConnection.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Connection1.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver5.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/InvalidTransactionExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/RowSet.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ResultSetTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ResultSetMetaDataTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialDatalink.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialJavaObjectTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/BatchUpdateExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/MockBlob.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/MockClob.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TypesTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/TransactionRolledbackExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/xa/XAResourceTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/xa/XidTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SQLOutputImpl.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver2.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/xa/XAExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ParameterMetaDataTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_DriverManager.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/Impl_RowSet.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TimeTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TimestampTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DatabaseMetaDataTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialRefTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SQLInputImpl.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncProvider.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverPropertyInfoTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver3.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/RowSetEventTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DataTruncationTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/Timestamp.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/TransactionRequiredExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_ClassLoader.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ConnectionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/RowSetMetaDataImpl.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/StatementTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialException.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLPermissionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/WebRowSet.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DateTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/Time.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver4.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialJavaObject.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/RowSetMetaDataImplTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialRef.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLWarningTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/SqlUtil.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialExceptionTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java 07/16/2007 04:02:56 Tidy up format of sql module using Eclipse formatter, convert tab to spaces, remove redundant empty lines and spaces, etc modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/16/2007 03:58:34 Fix bug: Some condition check for listener methods are not compatible with RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/16/2007 03:58:34 Fix bug: Some condition check for listener methods are not compatible with RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/16/2007 03:58:34 Fix bug: Some condition check for listener methods are not compatible with RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/16/2007 03:58:34 Fix bug: Some condition check for listener methods are not compatible with RI modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/16/2007 03:37:43 Fix bug: EventSetDescriptor can not handle the default package modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/16/2007 03:37:43 Fix bug: EventSetDescriptor can not handle the default package modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/16/2007 03:37:43 Fix bug: EventSetDescriptor can not handle the default package modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/16/2007 03:37:43 Fix bug: EventSetDescriptor can not handle the default package modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/16/2007 03:18:27 Fix bug: EventSetDescriptor with less check for listeners added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockPropertyChangeValidListener.java 07/16/2007 03:18:27 Fix bug: EventSetDescriptor with less check for listeners modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/16/2007 03:18:27 Fix bug: EventSetDescriptor with less check for listeners modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/16/2007 03:18:27 Fix bug: EventSetDescriptor with less check for listeners added tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/MockPropertyChangeValidListener.java 07/16/2007 03:18:27 Fix bug: EventSetDescriptor with less check for listeners modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/16/2007 03:18:27 Fix bug: EventSetDescriptor with less check for listeners modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_reflect_MethodPersistenceDelegate.java 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PersistenceDelegate.java 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLDecoder.java 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_reflect_MethodPersistenceDelegate.java 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PersistenceDelegate.java 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLDecoder.java 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/16/2007 01:52:30 Apply patch for HARMONY-4326([classlib][beans] Current java6 bean implementation does not persist java.lang.refect.Method properly). modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/16/2007 01:51:56 Fix bug: When add/remove action is not supported on the target, an IntrospectionException should be thrown out in constructor modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/16/2007 01:51:56 Fix bug: When add/remove action is not supported on the target, an IntrospectionException should be thrown out in constructor modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java 07/16/2007 01:51:56 Fix bug: When add/remove action is not supported on the target, an IntrospectionException should be thrown out in constructor modified tonywu /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java 07/16/2007 01:51:56 Fix bug: When add/remove action is not supported on the target, an IntrospectionException should be thrown out in constructor added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Ver.cpp 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/tpool.cpp 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet modified mloenko /harmony/enhanced/drlvm/trunk/build/make/components/vm/vmcore.xml 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/ver_utils.h 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/tpool.h 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass1.cpp 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/instr_props.h 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass2.cpp 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/stackmap.h 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/context.h 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet added mloenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp 07/16/2007 01:44:55 integration of HARMONY-3363 (contribution of alternative bytecode verifier). Default behavior not switched yet add cc-drlvm log20070715233015Lbuild.40 07/15/2007 23:30:15drlvm modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp 07/15/2007 23:24:09 Fixed compilation warning after [r556007] HARMONY-2114 add cc-drlvm log20070713094600Lbuild.39 07/13/2007 09:46:00drlvm modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/bcproc.cpp 07/13/2007 09:31:55 Fix for HARMONY-4460 add cc-classlib log20070713093008Lbuild.73 07/13/2007 09:30:08classlib modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/parser/ParserDelegator.java 07/13/2007 09:24:44 Applying patch from HARMONY-4008 ([classlib][swing] UnsupportedOperationException in HTMLEditorKit) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/text/html/parser/ParserDelegatorTest.java 07/13/2007 09:24:44 Applying patch from HARMONY-4008 ([classlib][swing] UnsupportedOperationException in HTMLEditorKit) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/parser/ParserDelegator.java 07/13/2007 09:24:44 Applying patch from HARMONY-4008 ([classlib][swing] UnsupportedOperationException in HTMLEditorKit) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/text/html/parser/ParserDelegatorTest.java 07/13/2007 09:24:44 Applying patch from HARMONY-4008 ([classlib][swing] UnsupportedOperationException in HTMLEditorKit) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common 07/13/2007 09:19:48 Adding FormView_FormSelectElementTest to exclude list. See HARMONY-4462 modified ayza /harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common 07/13/2007 09:19:48 Adding FormView_FormSelectElementTest to exclude list. See HARMONY-4462 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeGenerator.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeSelectors.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/helper_inliner.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilderFlags.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32GCMap.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Printer.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opcode.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. deleted mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/CGSupport.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/irmanager.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CopyExpansion.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/Jitrino.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/optimizer.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32BBPolling.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/IpfCodeSelector.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CgUtils.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/CodeGenIntfc.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeSelector.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Printer.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaFlowGraphBuilder.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/dynopt/ValueProfiler.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32PeepHole.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/include/IpfCodeSelector.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. deleted mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/CGSupport.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RuntimeInterface.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeGenerator.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. deleted mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/InlineInfo.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaTranslator.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/IpfInstCodeSelector.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/vmcore/include/inline_info.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CgUtils.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeSelector.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/devirtualizer.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.h 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaFlowGraphBuilder.cpp 07/13/2007 09:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in Jitrino.OPT was refactored. add cc-classlib log20070713073450Lbuild.72 07/13/2007 07:34:50classlib modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.common 07/13/2007 06:49:59 Removing lang-management tests from exclude list since they don't fail anymore. See HARMONY-3844. modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.linux.x86.ibm 07/13/2007 06:49:59 Removing lang-management tests from exclude list since they don't fail anymore. See HARMONY-3844. modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.windows.x86.ibm 07/13/2007 06:49:59 Removing lang-management tests from exclude list since they don't fail anymore. See HARMONY-3844. modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.common 07/13/2007 06:49:59 Removing lang-management tests from exclude list since they don't fail anymore. See HARMONY-3844. modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.linux.x86.ibm 07/13/2007 06:49:59 Removing lang-management tests from exclude list since they don't fail anymore. See HARMONY-3844. modified ayza /harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.windows.x86.ibm 07/13/2007 06:49:59 Removing lang-management tests from exclude list since they don't fail anymore. See HARMONY-3844. modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/TextMetricsCalculator.java 07/13/2007 04:58:00 Patch for HARMONY-4386 "[classlib][awt] Exception when trying to use java.awt.font.LineBreakMeasurer" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/TextRunBreaker.java 07/13/2007 04:58:00 Patch for HARMONY-4386 "[classlib][awt] Exception when trying to use java.awt.font.LineBreakMeasurer" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontFinder.java 07/13/2007 04:58:00 Patch for HARMONY-4386 "[classlib][awt] Exception when trying to use java.awt.font.LineBreakMeasurer" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/TextMetricsCalculator.java 07/13/2007 04:58:00 Patch for HARMONY-4386 "[classlib][awt] Exception when trying to use java.awt.font.LineBreakMeasurer" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/TextRunBreaker.java 07/13/2007 04:58:00 Patch for HARMONY-4386 "[classlib][awt] Exception when trying to use java.awt.font.LineBreakMeasurer" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontFinder.java 07/13/2007 04:58:00 Patch for HARMONY-4386 "[classlib][awt] Exception when trying to use java.awt.font.LineBreakMeasurer" add cc-classlib log20070713015016Lbuild.71 07/13/2007 01:50:16classlib modified ivavladimir /harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common 07/13/2007 00:43:54 exclude test due to HARMONY-4008 modified ivavladimir /harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common 07/13/2007 00:43:54 exclude test due to HARMONY-4008 modified ivavladimir /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl 07/12/2007 23:16:36 exclude test due to HARMONY-4307 modified ivavladimir /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl 07/12/2007 23:16:36 exclude test due to HARMONY-4307 modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServicesSupport.java 07/12/2007 22:35:48 The BeanContextServicesSupport#getService() with 5 parameters should not be the public method according to spec modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServicesSupport.java 07/12/2007 22:35:48 The BeanContextServicesSupport#getService() with 5 parameters should not be the public method according to spec modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Collections.java 07/12/2007 22:24:14 Apply patch for the difference of comparation order in binarySearch between RI and Harmony. modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/CollectionsTest.java 07/12/2007 22:24:14 Apply patch for the difference of comparation order in binarySearch between RI and Harmony. modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Collections.java 07/12/2007 22:24:14 Apply patch for the difference of comparation order in binarySearch between RI and Harmony. modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/CollectionsTest.java 07/12/2007 22:24:14 Apply patch for the difference of comparation order in binarySearch between RI and Harmony. add cc-drlvm log20070712192408Lbuild.38 07/12/2007 19:24:08drlvm add cc-classlib log20070712131321Lbuild.70 07/12/2007 13:13:21classlib modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/BorderLayoutRTest.java 07/12/2007 11:44:43 Applying patch from HARMONY-4085 ([classlib][awt][compatibility] BorderLayout does not invoke Component.setSize(int, int) of its components) modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/BorderLayout.java 07/12/2007 11:44:43 Applying patch from HARMONY-4085 ([classlib][awt][compatibility] BorderLayout does not invoke Component.setSize(int, int) of its components) modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/BorderLayoutRTest.java 07/12/2007 11:44:43 Applying patch from HARMONY-4085 ([classlib][awt][compatibility] BorderLayout does not invoke Component.setSize(int, int) of its components) modified ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/BorderLayout.java 07/12/2007 11:44:43 Applying patch from HARMONY-4085 ([classlib][awt][compatibility] BorderLayout does not invoke Component.setSize(int, int) of its components) add cc-drlvm log20070712074003Lbuild.37 07/12/2007 07:40:03drlvm add cc-classlib log20070712072348Lbuild.69 07/12/2007 07:23:48classlib modified apetrenko /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/java/org/apache/harmony/niochar/CharsetProviderImpl.java 07/12/2007 07:12:14 Patch for HARMONY-4393 "[classlib][nio charset] Charset KSC_5601 does not contains itself " modified apetrenko /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/java/org/apache/harmony/niochar/charset/additional/x_windows_949.java 07/12/2007 07:12:14 Patch for HARMONY-4393 "[classlib][nio charset] Charset KSC_5601 does not contains itself " modified apetrenko /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/java/org/apache/harmony/niochar/CharsetProviderImpl.java 07/12/2007 07:12:14 Patch for HARMONY-4393 "[classlib][nio charset] Charset KSC_5601 does not contains itself " modified apetrenko /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/java/org/apache/harmony/niochar/charset/additional/x_windows_949.java 07/12/2007 07:12:14 Patch for HARMONY-4393 "[classlib][nio charset] Charset KSC_5601 does not contains itself " added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/ImagePainter.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthStyle.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/synth/SynthStyleTest.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthGraphicsUtils.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/XMLSynthStyle.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthLookAndFeel.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthContext.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/DefaultStyleFactory.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/ColorType.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/PaintersManager.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/ColorPainter.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthConstants.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/Region.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/XMLSynthParser.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/ImagePainter.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthStyle.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/synth/SynthStyleTest.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthGraphicsUtils.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/XMLSynthStyle.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthLookAndFeel.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthContext.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/DefaultStyleFactory.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/ColorType.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/PaintersManager.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/ColorPainter.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/SynthConstants.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/Region.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) added ayza /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/synth/XMLSynthParser.java 07/12/2007 07:07:16 Committing synth parser implementation from HARMONY-3449 ([classlib][swing] Synth parser is not implemented) modified apetrenko /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 07/12/2007 06:32:22 Patch for HARMONY-4421 "[drlvm][properties] Harmony does not provide java.runtime.version property" add cc-classlib log20070712054230Lbuild.68 07/12/2007 05:42:30classlib modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Properties.java 07/12/2007 04:36:53 Fix a bug in Properties#load(InputStream) with regression test, when the bytes read have no \r\n neither '=', for example, a single word, it should be considered as 1 item, former Harmony implementation just ignore it. modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/PropertiesTest.java 07/12/2007 04:36:53 Fix a bug in Properties#load(InputStream) with regression test, when the bytes read have no \r\n neither '=', for example, a single word, it should be considered as 1 item, former Harmony implementation just ignore it. modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Properties.java 07/12/2007 04:36:53 Fix a bug in Properties#load(InputStream) with regression test, when the bytes read have no \r\n neither '=', for example, a single word, it should be considered as 1 item, former Harmony implementation just ignore it. modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/PropertiesTest.java 07/12/2007 04:36:53 Fix a bug in Properties#load(InputStream) with regression test, when the bytes read have no \r\n neither '=', for example, a single word, it should be considered as 1 item, former Harmony implementation just ignore it. add cc-classlib log20070712042052Lbuild.67 07/12/2007 04:20:52classlib modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractList.java 07/12/2007 03:58:31 Apply patch for HARMONY-4398([classlib][luni]AbstractList does not handle expectedModCount correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/AbstractListTest.java 07/12/2007 03:58:31 Apply patch for HARMONY-4398([classlib][luni]AbstractList does not handle expectedModCount correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractList.java 07/12/2007 03:58:31 Apply patch for HARMONY-4398([classlib][luni]AbstractList does not handle expectedModCount correctly). modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/AbstractListTest.java 07/12/2007 03:58:31 Apply patch for HARMONY-4398([classlib][luni]AbstractList does not handle expectedModCount correctly). add cc-classlib log20070712035737Lbuild.66 07/12/2007 03:57:37classlib modified apetrenko /harmony/enhanced/classlib/trunk/modules/luni-kernel/src/main/java/java/lang/System.java 07/12/2007 03:34:25 We are more then 1.4.2 for a long time modified apetrenko /harmony/enhanced/classlib/trunk/modules/luni-kernel/src/main/java/java/lang/System.java 07/12/2007 03:34:25 We are more then 1.4.2 for a long time add cc-classlib log20070712031911Lbuild.65 07/12/2007 03:19:11classlib modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_reflect_ProxyPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_reflect_FieldPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLEncoder.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_CharacterPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_IntegerPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/DefaultPersistenceDelegatesFactory.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_ShortPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_LongPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_BytePersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_FloatPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_ClassPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/ObjectNode.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_DoublePersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_BooleanPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EncoderTest.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_reflect_ProxyPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_reflect_FieldPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/XMLEncoder.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_CharacterPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_IntegerPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/DefaultPersistenceDelegatesFactory.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_ShortPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_LongPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_BytePersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_FloatPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_ClassPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/ObjectNode.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_DoublePersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/java_lang_BooleanPersistenceDelegate.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EncoderTest.java 07/12/2007 03:17:23 Apply patch for HARMONY-4321([classlib][beans] Current java6 bean implementation does not persist some class properly). add cc-drlvm log20070711201308Lbuild.36 07/11/2007 20:13:08drlvm add cc-classlib log20070711183702Lbuild.64 07/11/2007 18:37:02classlib modified tellison /harmony/enhanced/classlib/trunk/make/depends.properties 07/11/2007 15:59:50 Apply patch HARMONY-4283 ([classlib][build] Bouncy Castle upgrade to 1.37) modified tellison /harmony/enhanced/classlib/trunk/make/depends.properties 07/11/2007 15:59:50 Apply patch HARMONY-4283 ([classlib][build] Bouncy Castle upgrade to 1.37) add cc-drlvm log20070711102452Lbuild.35 07/11/2007 10:24:52drlvm add cc-classlib log20070711093322Lbuild.63 07/11/2007 09:33:22classlib modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontManager.java 07/11/2007 05:59:17 The patch for HARMONY-4299 has been reverted modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 07/11/2007 05:59:17 The patch for HARMONY-4299 has been reverted modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontManager.java 07/11/2007 05:59:17 The patch for HARMONY-4299 has been reverted modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 07/11/2007 05:59:17 The patch for HARMONY-4299 has been reverted modified tellison /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/Date.java 07/11/2007 05:37:32 Remove unnecessary warning suppression. modified tellison /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/Date.java 07/11/2007 05:37:32 Remove unnecessary warning suppression. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Security.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Signer.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Identity.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/SignatureSpi.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Signature.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Certificate.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/IdentityScope.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Security.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Signer.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Identity.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/SignatureSpi.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Signature.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Certificate.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/IdentityScope.java 07/11/2007 05:26:14 Add Deprecated annotations where defined in the spec. modified tellison /harmony/enhanced/classlib/trunk/modules/annotation/src/main/java/java/lang/annotation/Retention.java 07/11/2007 05:20:55 Retention value should not have a default declared. modified tellison /harmony/enhanced/classlib/trunk/modules/annotation/src/main/java/java/lang/annotation/Retention.java 07/11/2007 05:20:55 Retention value should not have a default declared. modified tellison /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Level.java 07/11/2007 05:18:59 Level#parse method should not be final modified tellison /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Level.java 07/11/2007 05:18:59 Level#parse method should not be final modified ayza /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_lang_management_ThreadMXBeanImpl.cpp 07/11/2007 05:09:43 Applying patch from HARMONY-4312 ([drlvm][lang-management] ThreadMXBean methods must return info only for live threads) add cc-classlib log20070711042302Lbuild.62 07/11/2007 04:23:02classlib modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontManager.java 07/11/2007 04:19:13 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp 07/11/2007 04:19:13 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 07/11/2007 04:19:13 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontManager.java 07/11/2007 04:19:13 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp 07/11/2007 04:19:13 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 07/11/2007 04:19:13 Patch for HARMONY-4299 "[classlib][awt] Invalid font's style definition for TrueType fonts in fontlib" add cc-drlvm log20070710191144Lbuild.34 07/10/2007 19:11:44drlvm add cc-classlib log20070710102749Lbuild.61 07/10/2007 10:27:49classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/locale/Language_no.java 07/10/2007 09:46:56 Fix Harmony-4402 ([classlib][luni] Locale("no", "NO").getDisplayLanguage() returns upper-case value instead of lower-case if localized for Norwegian locale) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/LocaleTest.java 07/10/2007 09:46:56 Fix Harmony-4402 ([classlib][luni] Locale("no", "NO").getDisplayLanguage() returns upper-case value instead of lower-case if localized for Norwegian locale) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/locale/Language_no.java 07/10/2007 09:46:56 Fix Harmony-4402 ([classlib][luni] Locale("no", "NO").getDisplayLanguage() returns upper-case value instead of lower-case if localized for Norwegian locale) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/LocaleTest.java 07/10/2007 09:46:56 Fix Harmony-4402 ([classlib][luni] Locale("no", "NO").getDisplayLanguage() returns upper-case value instead of lower-case if localized for Norwegian locale) modified tonywu /harmony/enhanced/classlib/trunk/modules/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ZipOutputStreamTest.java 07/10/2007 09:45:00 correct typo modified tonywu /harmony/enhanced/classlib/trunk/modules/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ZipOutputStreamTest.java 07/10/2007 09:45:00 correct typo modified tonywu /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipOutputStream.java 07/10/2007 09:02:31 Fix Harmony-4405 ([classlib][luni] Compatibility: ZipOutputStream.write(null, off, length) exception throwing order differs on Harmony and RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ZipOutputStreamTest.java 07/10/2007 09:02:31 Fix Harmony-4405 ([classlib][luni] Compatibility: ZipOutputStream.write(null, off, length) exception throwing order differs on Harmony and RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipOutputStream.java 07/10/2007 09:02:31 Fix Harmony-4405 ([classlib][luni] Compatibility: ZipOutputStream.write(null, off, length) exception throwing order differs on Harmony and RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ZipOutputStreamTest.java 07/10/2007 09:02:31 Fix Harmony-4405 ([classlib][luni] Compatibility: ZipOutputStream.write(null, off, length) exception throwing order differs on Harmony and RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java 07/10/2007 08:42:19 Fix Harmony-4372 for backward roll operation([classlib][luni] GregorianCalendar.roll() works incorrectly around end of year if MinimalDaysInFirstWeek is 4) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/GregorianCalendarTest.java 07/10/2007 08:42:19 Fix Harmony-4372 for backward roll operation([classlib][luni] GregorianCalendar.roll() works incorrectly around end of year if MinimalDaysInFirstWeek is 4) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java 07/10/2007 08:42:19 Fix Harmony-4372 for backward roll operation([classlib][luni] GregorianCalendar.roll() works incorrectly around end of year if MinimalDaysInFirstWeek is 4) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/GregorianCalendarTest.java 07/10/2007 08:42:19 Fix Harmony-4372 for backward roll operation([classlib][luni] GregorianCalendar.roll() works incorrectly around end of year if MinimalDaysInFirstWeek is 4) add cc-classlib log20070710060601Lbuild.60 07/10/2007 06:06:01classlib deleted tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLDirContextFactory.java 07/10/2007 04:55:54 remove redundant class deleted tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLDirContextFactory.java 07/10/2007 04:55:54 remove redundant class add cc-classlib log20070710025913Lbuild.59 07/10/2007 02:59:13classlib modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorSupportTest.java 07/10/2007 02:12:07 Fix 2 bugs in PropertyEditorSupport: 1. setSource(null) should not throw NPE(the original tests fail on RI, also updated accordingly), 2. firePropertyChange should fire an event with the source only modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyEditorSupport.java 07/10/2007 02:12:07 Fix 2 bugs in PropertyEditorSupport: 1. setSource(null) should not throw NPE(the original tests fail on RI, also updated accordingly), 2. firePropertyChange should fire an event with the source only modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorSupportTest.java 07/10/2007 02:12:07 Fix 2 bugs in PropertyEditorSupport: 1. setSource(null) should not throw NPE(the original tests fail on RI, also updated accordingly), 2. firePropertyChange should fire an event with the source only modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyEditorSupport.java 07/10/2007 02:12:07 Fix 2 bugs in PropertyEditorSupport: 1. setSource(null) should not throw NPE(the original tests fail on RI, also updated accordingly), 2. firePropertyChange should fire an event with the source only add cc-classlib log20070710021136Lbuild.58 07/10/2007 02:11:36classlib modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/StatementTest.java 07/10/2007 01:52:12 Add several testcases to Expression and its superclass Statement, including the subclassing Expression, overloaded method recognition, empty array, array with null element, etc, and fix Expression/Statement to pass these tests. But there is still 1 thing to be done, tracked by HARMONY-4392. modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Expression.java 07/10/2007 01:52:12 Add several testcases to Expression and its superclass Statement, including the subclassing Expression, overloaded method recognition, empty array, array with null element, etc, and fix Expression/Statement to pass these tests. But there is still 1 thing to be done, tracked by HARMONY-4392. modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Statement.java 07/10/2007 01:52:12 Add several testcases to Expression and its superclass Statement, including the subclassing Expression, overloaded method recognition, empty array, array with null element, etc, and fix Expression/Statement to pass these tests. But there is still 1 thing to be done, tracked by HARMONY-4392. modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/ExpressionTest.java 07/10/2007 01:52:12 Add several testcases to Expression and its superclass Statement, including the subclassing Expression, overloaded method recognition, empty array, array with null element, etc, and fix Expression/Statement to pass these tests. But there is still 1 thing to be done, tracked by HARMONY-4392. modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/StatementTest.java 07/10/2007 01:52:12 Add several testcases to Expression and its superclass Statement, including the subclassing Expression, overloaded method recognition, empty array, array with null element, etc, and fix Expression/Statement to pass these tests. But there is still 1 thing to be done, tracked by HARMONY-4392. modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Expression.java 07/10/2007 01:52:12 Add several testcases to Expression and its superclass Statement, including the subclassing Expression, overloaded method recognition, empty array, array with null element, etc, and fix Expression/Statement to pass these tests. But there is still 1 thing to be done, tracked by HARMONY-4392. modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Statement.java 07/10/2007 01:52:12 Add several testcases to Expression and its superclass Statement, including the subclassing Expression, overloaded method recognition, empty array, array with null element, etc, and fix Expression/Statement to pass these tests. But there is still 1 thing to be done, tracked by HARMONY-4392. modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/ExpressionTest.java 07/10/2007 01:52:12 Add several testcases to Expression and its superclass Statement, including the subclassing Expression, overloaded method recognition, empty array, array with null element, etc, and fix Expression/Statement to pass these tests. But there is still 1 thing to be done, tracked by HARMONY-4392. add cc-classlib log20070710013650Lbuild.57 07/10/2007 01:36:50classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java 07/10/2007 01:31:10 Fix HARMONY-4384 ([classlib][luni] Losing Calendar.set(...) settings during consecutive set(...) calls) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/CalendarTest.java 07/10/2007 01:31:10 Fix HARMONY-4384 ([classlib][luni] Losing Calendar.set(...) settings during consecutive set(...) calls) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java 07/10/2007 01:31:10 Fix HARMONY-4384 ([classlib][luni] Losing Calendar.set(...) settings during consecutive set(...) calls) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/CalendarTest.java 07/10/2007 01:31:10 Fix HARMONY-4384 ([classlib][luni] Losing Calendar.set(...) settings during consecutive set(...) calls) add cc-drlvm log20070709180547Lbuild.33 07/09/2007 18:05:47drlvm add cc-classlib log20070709124034Lbuild.56 07/09/2007 12:40:34classlib modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/HashMap.java 07/09/2007 07:17:27 Fix for HARMONY-4064 ([classlib][luni] Performance improvement of java.util.HashMap) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/HashMap.java 07/09/2007 07:17:27 Fix for HARMONY-4064 ([classlib][luni] Performance improvement of java.util.HashMap) add cc-classlib log20070709062056Lbuild.55 07/09/2007 06:20:56classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java 07/09/2007 05:31:42 Fix HARMONY-4372 ([classlib][luni] GregorianCalendar.roll() works incorrectly around end of year if MinimalDaysInFirstWeek is 4) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/GregorianCalendarTest.java 07/09/2007 05:31:42 Fix HARMONY-4372 ([classlib][luni] GregorianCalendar.roll() works incorrectly around end of year if MinimalDaysInFirstWeek is 4) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java 07/09/2007 05:31:42 Fix HARMONY-4372 ([classlib][luni] GregorianCalendar.roll() works incorrectly around end of year if MinimalDaysInFirstWeek is 4) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/GregorianCalendarTest.java 07/09/2007 05:31:42 Fix HARMONY-4372 ([classlib][luni] GregorianCalendar.roll() works incorrectly around end of year if MinimalDaysInFirstWeek is 4) modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractSequentialList.java 07/09/2007 05:25:36 Apply patch for HARMONY-4395([classlib][util]AbstractSequentialList.set should throw IndexOutOfBoundsException when no elements exists.). modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/AbstractSequentialListTest.java 07/09/2007 05:25:36 Apply patch for HARMONY-4395([classlib][util]AbstractSequentialList.set should throw IndexOutOfBoundsException when no elements exists.). modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractSequentialList.java 07/09/2007 05:25:36 Apply patch for HARMONY-4395([classlib][util]AbstractSequentialList.set should throw IndexOutOfBoundsException when no elements exists.). modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/AbstractSequentialListTest.java 07/09/2007 05:25:36 Apply patch for HARMONY-4395([classlib][util]AbstractSequentialList.set should throw IndexOutOfBoundsException when no elements exists.). add cc-classlib log20070709052425Lbuild.54 07/09/2007 05:24:25classlib modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/shared/hytime.c 07/09/2007 03:49:09 Allow this to compile with -Dhy.no.thr=true. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/shared/hytime.c 07/09/2007 03:49:09 Allow this to compile with -Dhy.no.thr=true. modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/ProxySelectorImpl.java 07/09/2007 03:23:12 Fix bug for HARMONY-4281([classlib][net] test tests.api.java.net.ProxySelectorTest failed if proxy defined in the classlib\depends\files\net.properties) modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/net/ProxySelectorTest.java 07/09/2007 03:23:12 Fix bug for HARMONY-4281([classlib][net] test tests.api.java.net.ProxySelectorTest failed if proxy defined in the classlib\depends\files\net.properties) modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/ProxySelectorImpl.java 07/09/2007 03:23:12 Fix bug for HARMONY-4281([classlib][net] test tests.api.java.net.ProxySelectorTest failed if proxy defined in the classlib\depends\files\net.properties) modified leoli /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/net/ProxySelectorTest.java 07/09/2007 03:23:12 Fix bug for HARMONY-4281([classlib][net] test tests.api.java.net.ProxySelectorTest failed if proxy defined in the classlib\depends\files\net.properties) add cc-classlib log20070709023515Lbuild.53 07/09/2007 02:35:15classlib modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SimpleBeanInfo.java 07/09/2007 01:49:57 SimpleBeanInfo.loadImage(String) should return null on given null parameter modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/SimpleBeanInfoTest.java 07/09/2007 01:49:57 SimpleBeanInfo.loadImage(String) should return null on given null parameter modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SimpleBeanInfo.java 07/09/2007 01:49:57 SimpleBeanInfo.loadImage(String) should return null on given null parameter modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/SimpleBeanInfoTest.java 07/09/2007 01:49:57 SimpleBeanInfo.loadImage(String) should return null on given null parameter add cc-classlib log20070709014405Lbuild.52 07/09/2007 01:44:05classlib modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventHandler.java 07/09/2007 01:41:16 1. modify EventHanderTest according to RI's behavior 2. fix java.beans.EventHandler modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventHandlerTest.java 07/09/2007 01:41:16 1. modify EventHanderTest according to RI's behavior 2. fix java.beans.EventHandler modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventHandler.java 07/09/2007 01:41:16 1. modify EventHanderTest according to RI's behavior 2. fix java.beans.EventHandler modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventHandlerTest.java 07/09/2007 01:41:16 1. modify EventHanderTest according to RI's behavior 2. fix java.beans.EventHandler add cc-drlvm log20070706114435Lbuild.32 07/06/2007 11:44:35drlvm add cc-classlib log20070706043022Lbuild.51 07/06/2007 04:30:22classlib modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/VetoableChangeSupportTest.java 07/06/2007 02:11:41 1. Refine the VetoableChangeSupport against RI's behavior, the original version has 12 faiulres in RI; 2. add serialization test; 3. Fix VetoableChangeSupport to pass most of the tests, but there's still 1 failures left modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/VetoableChangeSupport.java 07/06/2007 02:11:41 1. Refine the VetoableChangeSupport against RI's behavior, the original version has 12 faiulres in RI; 2. add serialization test; 3. Fix VetoableChangeSupport to pass most of the tests, but there's still 1 failures left modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/VetoableChangeSupportTest.java 07/06/2007 02:11:41 1. Refine the VetoableChangeSupport against RI's behavior, the original version has 12 faiulres in RI; 2. add serialization test; 3. Fix VetoableChangeSupport to pass most of the tests, but there's still 1 failures left modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/VetoableChangeSupport.java 07/06/2007 02:11:41 1. Refine the VetoableChangeSupport against RI's behavior, the original version has 12 faiulres in RI; 2. add serialization test; 3. Fix VetoableChangeSupport to pass most of the tests, but there's still 1 failures left modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/CharArrayReader.java 07/06/2007 01:26:09 Fix HARMONY-4357 ([classlib][luni] Compatibility: CharArrayReader.reset() behavior differs on Harmony and RI if the stream hasn't been marked) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/CharArrayReaderTest.java 07/06/2007 01:26:09 Fix HARMONY-4357 ([classlib][luni] Compatibility: CharArrayReader.reset() behavior differs on Harmony and RI if the stream hasn't been marked) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/CharArrayReader.java 07/06/2007 01:26:09 Fix HARMONY-4357 ([classlib][luni] Compatibility: CharArrayReader.reset() behavior differs on Harmony and RI if the stream hasn't been marked) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/CharArrayReaderTest.java 07/06/2007 01:26:09 Fix HARMONY-4357 ([classlib][luni] Compatibility: CharArrayReader.reset() behavior differs on Harmony and RI if the stream hasn't been marked) modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/VetoableChangeListenerProxy.java 07/06/2007 01:17:02 Fix the VetoableChangeListenerProxy to enable VetoableChangeListenerProxyTest modified pyang /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 07/06/2007 01:17:02 Fix the VetoableChangeListenerProxy to enable VetoableChangeListenerProxyTest modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/VetoableChangeListenerProxy.java 07/06/2007 01:17:02 Fix the VetoableChangeListenerProxy to enable VetoableChangeListenerProxyTest modified pyang /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 07/06/2007 01:17:02 Fix the VetoableChangeListenerProxy to enable VetoableChangeListenerProxyTest modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/net/MulticastSocketTest.java 07/06/2007 00:47:19 Remove the assertion since it fails on both RI and Harmony in IPv6 Env modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/net/MulticastSocketTest.java 07/06/2007 00:47:19 Remove the assertion since it fails on both RI and Harmony in IPv6 Env add cc-classlib log20070705231653Lbuild.50 07/05/2007 23:16:53classlib modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextServiceRevokedEventTest.java 07/05/2007 22:41:59 In the BeanContextServiceRevokeEvent constructor, the propgatedFrom should not be set, fix this bug with regression test modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServiceRevokedEvent.java 07/05/2007 22:41:59 In the BeanContextServiceRevokeEvent constructor, the propgatedFrom should not be set, fix this bug with regression test modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextServiceRevokedEventTest.java 07/05/2007 22:41:59 In the BeanContextServiceRevokeEvent constructor, the propgatedFrom should not be set, fix this bug with regression test modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServiceRevokedEvent.java 07/05/2007 22:41:59 In the BeanContextServiceRevokeEvent constructor, the propgatedFrom should not be set, fix this bug with regression test add cc-classlib log20070705222306Lbuild.49 07/05/2007 22:23:06classlib modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextServicesSupportTest.java 07/05/2007 22:21:21 Apply patch for HARMONY-4344([classlib][beans] BeanContextServicesSupport.serviceAvailable will add duplicate service class). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServicesSupport.java 07/05/2007 22:21:21 Apply patch for HARMONY-4344([classlib][beans] BeanContextServicesSupport.serviceAvailable will add duplicate service class). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextServicesSupportTest.java 07/05/2007 22:21:21 Apply patch for HARMONY-4344([classlib][beans] BeanContextServicesSupport.serviceAvailable will add duplicate service class). modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServicesSupport.java 07/05/2007 22:21:21 Apply patch for HARMONY-4344([classlib][beans] BeanContextServicesSupport.serviceAvailable will add duplicate service class). add cc-drlvm log20070705095609Lbuild.31 07/05/2007 09:56:09drlvm modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opnd.cpp 07/05/2007 07:51:20 Fix for HARMONY-4349 (error in lazy resolution helpers)Fix for HARMONY-4334 (support for unresolved compressed types in Jitrino.OPT)Fix for HARMONY-4181 (fix for x86_64 calling conventions support in Jitrino.JET)reenabling HARMONY-4267 regression test on x86_64 platforms modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.cpp 07/05/2007 07:51:20 Fix for HARMONY-4349 (error in lazy resolution helpers)Fix for HARMONY-4334 (support for unresolved compressed types in Jitrino.OPT)Fix for HARMONY-4181 (fix for x86_64 calling conventions support in Jitrino.JET)reenabling HARMONY-4267 regression test on x86_64 platforms modified mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64 07/05/2007 07:51:20 Fix for HARMONY-4349 (error in lazy resolution helpers)Fix for HARMONY-4334 (support for unresolved compressed types in Jitrino.OPT)Fix for HARMONY-4181 (fix for x86_64 calling conventions support in Jitrino.JET)reenabling HARMONY-4267 regression test on x86_64 platforms modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp 07/05/2007 07:51:20 Fix for HARMONY-4349 (error in lazy resolution helpers)Fix for HARMONY-4334 (support for unresolved compressed types in Jitrino.OPT)Fix for HARMONY-4181 (fix for x86_64 calling conventions support in Jitrino.JET)reenabling HARMONY-4267 regression test on x86_64 platforms modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/csig.h 07/05/2007 07:51:20 Fix for HARMONY-4349 (error in lazy resolution helpers)Fix for HARMONY-4334 (support for unresolved compressed types in Jitrino.OPT)Fix for HARMONY-4181 (fix for x86_64 calling conventions support in Jitrino.JET)reenabling HARMONY-4267 regression test on x86_64 platforms modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.h 07/05/2007 07:51:20 Fix for HARMONY-4349 (error in lazy resolution helpers)Fix for HARMONY-4334 (support for unresolved compressed types in Jitrino.OPT)Fix for HARMONY-4181 (fix for x86_64 calling conventions support in Jitrino.JET)reenabling HARMONY-4267 regression test on x86_64 platforms modified mfursov /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Resolve.cpp 07/05/2007 07:51:20 Fix for HARMONY-4349 (error in lazy resolution helpers)Fix for HARMONY-4334 (support for unresolved compressed types in Jitrino.OPT)Fix for HARMONY-4181 (fix for x86_64 calling conventions support in Jitrino.JET)reenabling HARMONY-4267 regression test on x86_64 platforms modified mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 07/05/2007 07:51:20 Fix for HARMONY-4349 (error in lazy resolution helpers)Fix for HARMONY-4334 (support for unresolved compressed types in Jitrino.OPT)Fix for HARMONY-4181 (fix for x86_64 calling conventions support in Jitrino.JET)reenabling HARMONY-4267 regression test on x86_64 platforms modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.h 07/05/2007 07:51:20 Fix for HARMONY-4349 (error in lazy resolution helpers)Fix for HARMONY-4334 (support for unresolved compressed types in Jitrino.OPT)Fix for HARMONY-4181 (fix for x86_64 calling conventions support in Jitrino.JET)reenabling HARMONY-4267 regression test on x86_64 platforms add cc-drlvm log20070705043415Lbuild.30 07/05/2007 04:34:15drlvm add cc-classlib log20070705041923Lbuild.48 07/05/2007 04:19:23classlib modified ivavladimir /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet 07/05/2007 02:41:45 exclude test exception/FinalizeStackTest on Win x86_64 due to HARMONY-2972 modified leoli /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java 07/05/2007 00:53:44 Apply patch for HARMONY-4303([classlib][sql] java.sql.DriverManager.getDrivers() will read System prpperty "jdbc.drivers" cause java.lang.ExceptionInInitializerError). modified leoli /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java 07/05/2007 00:53:44 Apply patch for HARMONY-4303([classlib][sql] java.sql.DriverManager.getDrivers() will read System prpperty "jdbc.drivers" cause java.lang.ExceptionInInitializerError). added leoli /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestMainForDriver.java 07/05/2007 00:53:44 Apply patch for HARMONY-4303([classlib][sql] java.sql.DriverManager.getDrivers() will read System prpperty "jdbc.drivers" cause java.lang.ExceptionInInitializerError). modified leoli /harmony/enhanced/classlib/trunk/modules/sql/META-INF/MANIFEST.MF 07/05/2007 00:53:44 Apply patch for HARMONY-4303([classlib][sql] java.sql.DriverManager.getDrivers() will read System prpperty "jdbc.drivers" cause java.lang.ExceptionInInitializerError). modified leoli /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java 07/05/2007 00:53:44 Apply patch for HARMONY-4303([classlib][sql] java.sql.DriverManager.getDrivers() will read System prpperty "jdbc.drivers" cause java.lang.ExceptionInInitializerError). modified leoli /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java 07/05/2007 00:53:44 Apply patch for HARMONY-4303([classlib][sql] java.sql.DriverManager.getDrivers() will read System prpperty "jdbc.drivers" cause java.lang.ExceptionInInitializerError). added leoli /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestMainForDriver.java 07/05/2007 00:53:44 Apply patch for HARMONY-4303([classlib][sql] java.sql.DriverManager.getDrivers() will read System prpperty "jdbc.drivers" cause java.lang.ExceptionInInitializerError). modified leoli /harmony/enhanced/classlib/trunk/modules/sql/META-INF/MANIFEST.MF 07/05/2007 00:53:44 Apply patch for HARMONY-4303([classlib][sql] java.sql.DriverManager.getDrivers() will read System prpperty "jdbc.drivers" cause java.lang.ExceptionInInitializerError). add cc-classlib log20070704234328Lbuild.47 07/04/2007 23:43:28classlib modified leoli /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InitialContext.java 07/04/2007 22:28:47 Roll back the patch for HARMONY-4141 on javax.naming.InitialContext. The applied patch is not ready actually. modified leoli /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InitialContext.java 07/04/2007 22:28:47 Roll back the patch for HARMONY-4141 on javax.naming.InitialContext. The applied patch is not ready actually. add cc-drlvm log20070704191015Lbuild.29 07/04/2007 19:10:15drlvm add cc-classlib log20070704132255Lbuild.46 07/04/2007 13:22:55classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest5.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/StreamTokenizerTest.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/StringBufferInputStreamTest.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest1.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest2.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest3.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest4.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest5.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/StreamTokenizerTest.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/StringBufferInputStreamTest.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest1.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest2.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest3.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest4.java 07/04/2007 10:21:07 clean up compiler warnings in io module, no functional change. add cc-drlvm log20070704085341Lbuild.28 07/04/2007 08:53:41drlvm add cc-classlib log20070704082920Lbuild.45 07/04/2007 08:29:20classlib added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/InputStreamTest.java 07/04/2007 07:59:54 Fix Harmony-4337 ([classlib][luni] Compatibility: InputStream.read(null, offset, len) exception throwing order differs on Harmony and RI if offset is negative) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/InputStream.java 07/04/2007 07:59:54 Fix Harmony-4337 ([classlib][luni] Compatibility: InputStream.read(null, offset, len) exception throwing order differs on Harmony and RI if offset is negative) added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/InputStreamTest.java 07/04/2007 07:59:54 Fix Harmony-4337 ([classlib][luni] Compatibility: InputStream.read(null, offset, len) exception throwing order differs on Harmony and RI if offset is negative) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/InputStream.java 07/04/2007 07:59:54 Fix Harmony-4337 ([classlib][luni] Compatibility: InputStream.read(null, offset, len) exception throwing order differs on Harmony and RI if offset is negative) add cc-classlib log20070704074931Lbuild.44 07/04/2007 07:49:31classlib modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/CommonGraphics2DFactory.java 07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws HeadlessExcetion if headless" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/wtk/GraphicsFactory.java 07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws HeadlessExcetion if headless" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/ToolkitImpl.java 07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws HeadlessExcetion if headless" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/CommonGraphics2DFactory.java 07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws HeadlessExcetion if headless" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/wtk/GraphicsFactory.java 07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws HeadlessExcetion if headless" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/ToolkitImpl.java 07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws HeadlessExcetion if headless" modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp 07/04/2007 04:01:12 Fix for HARMONY-4318Enabling lazy resolution mode in JET for 32-bit platforms by default modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeLayout.cpp 07/04/2007 04:01:12 Fix for HARMONY-4318Enabling lazy resolution mode in JET for 32-bit platforms by default modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp 07/04/2007 04:01:12 Fix for HARMONY-4318Enabling lazy resolution mode in JET for 32-bit platforms by default modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java 07/04/2007 03:47:04 BeanContextSupport.classEquals() should throw NPE on null parameters modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 07/04/2007 03:47:04 BeanContextSupport.classEquals() should throw NPE on null parameters modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java 07/04/2007 03:47:04 BeanContextSupport.classEquals() should throw NPE on null parameters modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 07/04/2007 03:47:04 BeanContextSupport.classEquals() should throw NPE on null parameters modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextEventTest.java 07/04/2007 03:41:10 Add serialization test and golden file for java.beans.beancontext.BeanContextEvent added pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/resources/serialization/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextEventTest.golden.ser 07/04/2007 03:41:10 Add serialization test and golden file for java.beans.beancontext.BeanContextEvent modified pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextEventTest.java 07/04/2007 03:41:10 Add serialization test and golden file for java.beans.beancontext.BeanContextEvent added pyang /harmony/enhanced/classlib/trunk/modules/beans/src/test/resources/serialization/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextEventTest.golden.ser 07/04/2007 03:41:10 Add serialization test and golden file for java.beans.beancontext.BeanContextEvent add cc-drlvm log20070704021937Lbuild.27 07/04/2007 02:19:37drlvm add cc-classlib log20070704015908Lbuild.43 07/04/2007 01:59:08classlib modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/lspace_alloc_collect.cpp 07/03/2007 23:38:21 Fix HARMONY-4325 : undefine verify macros in 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_verify.h 07/03/2007 23:38:21 Fix HARMONY-4325 : undefine verify macros in 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_alloc.cpp 07/03/2007 23:38:21 Fix HARMONY-4325 : undefine verify macros in 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_mark_sweep.cpp 07/03/2007 23:38:21 Fix HARMONY-4325 : undefine verify macros in 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_alloc.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/lspace_alloc_collect.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_mark.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_extend_compact.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_collect_compact.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/build/make/components/vm/gc_gen.xml 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_mark_sweep.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_slide_compact.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_verify.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/free_area_pool.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_block.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_chunk.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project deleted xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project deleted xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/free_area_pool.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/lspace.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/fallback_mark_scan.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_sweep.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_metadata.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_collect_compact.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project deleted xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace_alloc_collect.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_alloc.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_scanner.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_mark_sweep.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project deleted xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/free_area_pool.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_verify.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/lspace.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/free_area_pool.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_move_compact.cpp 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/mutator.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_chunk.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project deleted xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.h 07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project modified leoli /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InitialContext.java 07/03/2007 21:58:25 Apply patch for HARMONY-4141([classlib][jndi] InitialContext.getURLOrDefaultInitCtx() optimization) modified leoli /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InitialContext.java 07/03/2007 21:58:25 Apply patch for HARMONY-4141([classlib][jndi] InitialContext.getURLOrDefaultInitCtx() optimization) add cc-drlvm log20070703201439Lbuild.26 07/03/2007 20:14:39drlvm add cc-classlib log20070703130936Lbuild.42 07/03/2007 13:09:36classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectStreamFieldTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/NotActiveExceptionTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/LineNumberInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/PipedInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/InputStreamReaderTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ByteArrayOutputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectOutputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SequenceInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ObjectInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/DataInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectStreamFieldTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/NotActiveExceptionTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/LineNumberInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/PipedInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/InputStreamReaderTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ByteArrayOutputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectOutputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SequenceInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ObjectInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/DataInputStreamTest.java 07/03/2007 11:52:07 clean up compiler warnings in io module, no functional change. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath 07/03/2007 11:38:48 correct output path for impl tests modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath 07/03/2007 11:38:48 correct output path for impl tests modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/LineNumberReader.java 07/03/2007 11:24:57 Fix Harmony-4294 ([classlib][io] LineNumberReader treats \r\n as two lines) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/LineNumberReaderTest.java 07/03/2007 11:24:57 Fix Harmony-4294 ([classlib][io] LineNumberReader treats \r\n as two lines) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/LineNumberReader.java 07/03/2007 11:24:57 Fix Harmony-4294 ([classlib][io] LineNumberReader treats \r\n as two lines) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/LineNumberReaderTest.java 07/03/2007 11:24:57 Fix Harmony-4294 ([classlib][io] LineNumberReader treats \r\n as two lines) add cc-classlib log20070703083954Lbuild.41 07/03/2007 08:39:54classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/OutputStream.java 07/03/2007 08:27:48 Fix Harmony-4311 ([classlib][luni] Compatibility: OutputStream.write(null, off, len) exception throwing order differs on Harmony and RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/PipedOutputStreamTest.java 07/03/2007 08:27:48 Fix Harmony-4311 ([classlib][luni] Compatibility: OutputStream.write(null, off, len) exception throwing order differs on Harmony and RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/OutputStream.java 07/03/2007 08:27:48 Fix Harmony-4311 ([classlib][luni] Compatibility: OutputStream.write(null, off, len) exception throwing order differs on Harmony and RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/PipedOutputStreamTest.java 07/03/2007 08:27:48 Fix Harmony-4311 ([classlib][luni] Compatibility: OutputStream.write(null, off, len) exception throwing order differs on Harmony and RI) add cc-classlib log20070703081753Lbuild.40 07/03/2007 08:17:53classlib modified ivavladimir /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl 07/03/2007 03:19:32 exclude test due to HARMONY-4307 modified ivavladimir /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl 07/03/2007 03:19:32 exclude test due to HARMONY-4307 add cc-drlvm log20070703023646Lbuild.25 07/03/2007 02:36:46drlvm modified mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64 07/03/2007 02:13:40 Excluding HARMONY-4267 regression test for x86_64 platforms. JIT does not support unresolved types for compressed references today. modified mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 07/03/2007 02:13:40 Excluding HARMONY-4267 regression test for x86_64 platforms. JIT does not support unresolved types for compressed references today. add cc-drlvm log20070703020941Lbuild.24 07/03/2007 02:09:41drlvm add cc-classlib log20070703014408Lbuild.39 07/03/2007 01:44:08classlib added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/.classpath 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpURLConnection.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol/http 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/https/HttpsURLConnection.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol/http/PersistenceTest.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConnectionManager.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/HttpURLConnectionTest.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConnection.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/HttpsURLConnectionTest.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConfiguration.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/build.xml 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/.classpath 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpURLConnection.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol/http 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/https/HttpsURLConnection.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol/http/PersistenceTest.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConnectionManager.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/HttpURLConnectionTest.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConnection.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/HttpsURLConnectionTest.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConfiguration.java 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/build.xml 07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni] HttpURLConnection does not support persistent connections) modified xli /harmony/enhanced/drlvm/trunk/vm/vmcore/include/init.h 07/02/2007 21:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does the following things:1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of empty value) while '-XX:gc.dll' argument produces error ('initialize_properties' returnns the status code now).2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check that "gc.dll" property is always set (the vm_init code expects this property is set either to default value or it is set through command line) 2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of DLLs)I've tested DRLVM with different variants of related command line - works as expected. modified xli /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 07/02/2007 21:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does the following things:1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of empty value) while '-XX:gc.dll' argument produces error ('initialize_properties' returnns the status code now).2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check that "gc.dll" property is always set (the vm_init code expects this property is set either to default value or it is set through command line) 2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of DLLs)I've tested DRLVM with different variants of related command line - works as expected. modified xli /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 07/02/2007 21:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does the following things:1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of empty value) while '-XX:gc.dll' argument produces error ('initialize_properties' returnns the status code now).2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check that "gc.dll" property is always set (the vm_init code expects this property is set either to default value or it is set through command line) 2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of DLLs)I've tested DRLVM with different variants of related command line - works as expected. modified xli /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 07/02/2007 21:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does the following things:1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of empty value) while '-XX:gc.dll' argument produces error ('initialize_properties' returnns the status code now).2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check that "gc.dll" property is always set (the vm_init code expects this property is set either to default value or it is set through command line) 2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of DLLs)I've tested DRLVM with different variants of related command line - works as expected. add cc-classlib log20070702204825Lbuild.38 07/02/2007 20:48:25classlib modified ndbeyer /harmony/enhanced/common_resources/build/depends.properties 07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version modified ndbeyer /harmony/enhanced/common_resources/build/depends.xml 07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version modified ndbeyer /harmony/enhanced/jdktools/trunk/make/depends.properties 07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version modified ndbeyer /harmony/enhanced/classlib/trunk/make/depends.properties 07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version modified ndbeyer /harmony/enhanced/common_resources/build/depends.properties 07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version modified ndbeyer /harmony/enhanced/common_resources/build/depends.xml 07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version modified ndbeyer /harmony/enhanced/jdktools/trunk/make/depends.properties 07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version modified ndbeyer /harmony/enhanced/classlib/trunk/make/depends.properties 07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version add cc-classlib log20070702125354Lbuild.37 07/02/2007 12:53:54classlib modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Font.cpp 07/02/2007 09:51:43 Fixing compilation on g++ v3.2.3 (don't ask). modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Font.cpp 07/02/2007 09:51:43 Fixing compilation on g++ v3.2.3 (don't ask). add cc-drlvm log20070702075140Lbuild.23 07/02/2007 07:51:40drlvm added mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/H4267/UnresolvedArrayElem.java 07/02/2007 07:46:16 Fix for HARMONY-4267 with regression test. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp 07/02/2007 07:46:16 Fix for HARMONY-4267 with regression test. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.cpp 07/02/2007 07:46:16 Fix for HARMONY-4267 with regression test. added mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/H4267 07/02/2007 07:46:16 Fix for HARMONY-4267 with regression test. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/drl/DrlVMInterface.cpp 07/02/2007 07:46:16 Fix for HARMONY-4267 with regression test. added mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/H4267/run.test.xml 07/02/2007 07:46:16 Fix for HARMONY-4267 with regression test. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.cpp 07/02/2007 07:46:16 Fix for HARMONY-4267 with regression test. add cc-drlvm log20070701223313Lbuild.22 07/01/2007 22:33:13drlvm add cc-classlib log20070701153234Lbuild.36 07/01/2007 15:32:34classlib modified tellison /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/InitManifest.java 07/01/2007 15:26:20 Apply fix as part of HARMONY-3146 (atlassian-jira-standard-3.7.3 standalone distro won' t start on r505120) modified tellison /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/InitManifest.java 07/01/2007 15:26:20 Apply fix as part of HARMONY-3146 (atlassian-jira-standard-3.7.3 standalone distro won' t start on r505120) add cc-drlvm log20070627104611Lbuild.21 06/27/2007 10:46:11drlvm add cc-classlib log20070627051824Lbuild.35 06/27/2007 05:18:24classlib modified smishura /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/fdlibm/unix/makefile 06/27/2007 01:45:48 Apply patch from HARMONY-4287:([classlib][build] failures in MathTest and StrictMathTest if classlib is compiled in RELEASE mode) modified smishura /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/fdlibm/unix/makefile 06/27/2007 01:45:48 Apply patch from HARMONY-4287:([classlib][build] failures in MathTest and StrictMathTest if classlib is compiled in RELEASE mode) add cc-classlib log20070627005332Lbuild.34 06/27/2007 00:53:32classlib modified ivavladimir /harmony/enhanced/classlib/trunk/modules/prefs/make/exclude.linux.x86.drl 06/27/2007 00:49:51 exclude test due to issue HARMONY-4289 modified ivavladimir /harmony/enhanced/classlib/trunk/modules/prefs/make/exclude.linux.x86_64.drl 06/27/2007 00:49:51 exclude test due to issue HARMONY-4289 modified ivavladimir /harmony/enhanced/classlib/trunk/modules/prefs/make/exclude.linux.x86.drl 06/27/2007 00:49:51 exclude test due to issue HARMONY-4289 modified ivavladimir /harmony/enhanced/classlib/trunk/modules/prefs/make/exclude.linux.x86_64.drl 06/27/2007 00:49:51 exclude test due to issue HARMONY-4289 add cc-drlvm log20070626135028Lbuild.20 06/26/2007 13:50:28drlvm add cc-classlib log20070626081336Lbuild.33 06/26/2007 08:13:36classlib modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java 06/26/2007 08:07:27 Apply patch and unit test from HARMONY-4285([classlib][beans]java.beans.beancontext.BeanContextSupport.getResource throws NullPointerException) modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 06/26/2007 08:07:27 Apply patch and unit test from HARMONY-4285([classlib][beans]java.beans.beancontext.BeanContextSupport.getResource throws NullPointerException) modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java 06/26/2007 08:07:27 Apply patch and unit test from HARMONY-4285([classlib][beans]java.beans.beancontext.BeanContextSupport.getResource throws NullPointerException) modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 06/26/2007 08:07:27 Apply patch and unit test from HARMONY-4285([classlib][beans]java.beans.beancontext.BeanContextSupport.getResource throws NullPointerException) add cc-drlvm log20070625135200Lbuild.19 06/25/2007 13:52:00drlvm modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp 06/25/2007 10:57:23 Applied additional fix for HARMONY-4269[drlvm][classloader] VTSVM failed due to incorrect change in class parsing. add cc-drlvm log20070625071839Lbuild.18 06/25/2007 07:18:39drlvm modified nadinem /harmony/enhanced/drlvm/trunk/vm/doc/doc.properties 06/25/2007 07:05:40 removing wrong file in EM doc bundle add cc-drlvm log20070625065143Lbuild.17 06/25/2007 06:51:43drlvm modified apetrenko /harmony/enhanced/drlvm/trunk/build/make/build.xml 06/25/2007 06:45:11 doc directory has been removed from jdk/jre add cc-drlvm log20070623015031Lbuild.16 06/23/2007 01:50:31drlvm add cc-classlib log20070622192450Lbuild.32 06/22/2007 19:24:50classlib modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectStreamFieldTest.java 06/22/2007 15:49:50 Fix for HARMONY-4273 (java.io.ObjectStreamField.equals(Object) method is not correct) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectStreamField.java 06/22/2007 15:49:50 Fix for HARMONY-4273 (java.io.ObjectStreamField.equals(Object) method is not correct) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectStreamFieldTest.java 06/22/2007 15:49:50 Fix for HARMONY-4273 (java.io.ObjectStreamField.equals(Object) method is not correct) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectStreamField.java 06/22/2007 15:49:50 Fix for HARMONY-4273 (java.io.ObjectStreamField.equals(Object) method is not correct) modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/AuthenticationNotSupportedException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/rmiURLContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/Message.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ResolverCache.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSName.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/DirectoryManager.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RemoteReferenceWrapper.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/BasicAttributes.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/AuthenticationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapRdnParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/BindingEnumeration.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/LinkLoopException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/EventContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DomainProtocolException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidAttributesException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NamingEnumeration.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/LimitExceededException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Context.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/BasicNamingEnumeration.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RemoteReferenceWrapper_Stub.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/ControlFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/DirObjectFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/NamespaceChangeListener.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameAlreadyBoundException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/LinkRef.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ResourceRecord.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSPseudoURL.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/ObjectFactoryBuilder.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameImpl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/MalformedLinkException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ContextNotEmptyException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ProviderMgr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/BasicAttribute.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NoInitialContextException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameNotFoundException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLDirContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Name.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/RelaxedDnParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/ObjectFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapName.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/DirStateFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/StateFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/AtomicNameParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InterruptedNamingException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NamingSecurityException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameClassPair.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidSearchControlsException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ServiceUnavailableException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/CommunicationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/SortResult.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/Attributes.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ProviderConstants.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/ExtendedResponse.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InitialDirContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/ObjectChangeListener.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/Resolver.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/TransportMgr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RemoteReferenceWrapper_Skel.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/NameClassPairEnumeration.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/UnsolicitedNotification.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/QuestionRecord.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/StartTlsResponse.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/SizeLimitExceededException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortKey.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/dnsURLContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/UrlParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RegistryContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ConfigurationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/EnvironmentReader.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RemoteReference.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/NamingEvent.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RegistryContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InitialContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Control.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/NamingListener.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapReferralException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NoPermissionException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/OperationNotSupportedException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/ResolveResult.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/NamingExceptionEvent.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/AttributeModificationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/UnsolicitedNotificationListener.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/ExtendedRequest.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidAttributeValueException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/AttributeInUseException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/ManageReferralControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/Resolver.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapNameParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InsufficientResourcesException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/PagedResultsResponseControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/SList.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/TimeLimitExceededException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/EventDirContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/StartTlsRequest.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/PartialResultException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/BinaryRefAddr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/rmiURLContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/HasControls.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/Util.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/CompoundName.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/DirContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/ModificationItem.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NamingException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/InitialContextFactoryBuilder.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/SearchControls.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapTypeAndValueList.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/AttributeTypeAndValuePair.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/CompositeName.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/CannotProceedException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/Attribute.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/RefAddr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/SchemaViolationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/SearchResult.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/LinkException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/InitialContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ReferralException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/BasicNamingEnumerator.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Referenceable.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/StringRefAddr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Reference.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/NamingManager.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidAttributeIdentifierException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/BasicControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidSearchFilterException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/NoSuchAttributeException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InvalidNameException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/PagedResultSearchControlValue.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSNameParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/dnsURLContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Binding.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/UnsolicitedNotificationEvent.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/InitialLdapContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/PagedResultsControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NotContextException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/AuthenticationNotSupportedException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/rmiURLContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/Message.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ResolverCache.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSName.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/DirectoryManager.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RemoteReferenceWrapper.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/BasicAttributes.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/AuthenticationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapRdnParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/BindingEnumeration.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/LinkLoopException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/EventContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DomainProtocolException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidAttributesException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NamingEnumeration.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/LimitExceededException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Context.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/BasicNamingEnumeration.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RemoteReferenceWrapper_Stub.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/ControlFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/DirObjectFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/NamespaceChangeListener.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameAlreadyBoundException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/LinkRef.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ResourceRecord.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSPseudoURL.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/ObjectFactoryBuilder.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameImpl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/MalformedLinkException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ContextNotEmptyException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ProviderMgr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/BasicAttribute.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NoInitialContextException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameNotFoundException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLDirContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Name.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/RelaxedDnParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/ObjectFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapName.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/DirStateFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/StateFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/AtomicNameParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InterruptedNamingException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NamingSecurityException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameClassPair.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidSearchControlsException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ServiceUnavailableException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/CommunicationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/SortResult.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/Attributes.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ProviderConstants.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/ExtendedResponse.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InitialDirContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/ObjectChangeListener.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/Resolver.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/TransportMgr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RemoteReferenceWrapper_Skel.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/NameClassPairEnumeration.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/UnsolicitedNotification.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/QuestionRecord.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/StartTlsResponse.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/SizeLimitExceededException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortKey.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/dnsURLContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/UrlParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RegistryContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ConfigurationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/EnvironmentReader.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RemoteReference.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/NamingEvent.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RegistryContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InitialContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Control.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/NamingListener.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapReferralException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NoPermissionException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/OperationNotSupportedException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/ResolveResult.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/NamingExceptionEvent.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/AttributeModificationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/UnsolicitedNotificationListener.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/ExtendedRequest.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidAttributeValueException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/AttributeInUseException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/ManageReferralControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/Resolver.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NameParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapNameParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InsufficientResourcesException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/PagedResultsResponseControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/SList.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/TimeLimitExceededException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/event/EventDirContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/StartTlsRequest.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/PartialResultException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/BinaryRefAddr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/rmiURLContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/HasControls.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/Util.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/CompoundName.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/DirContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/ModificationItem.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NamingException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/InitialContextFactoryBuilder.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/SearchControls.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapTypeAndValueList.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/AttributeTypeAndValuePair.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/CompositeName.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/CannotProceedException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/Attribute.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/RefAddr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/SchemaViolationException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/SearchResult.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/LinkException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/InitialContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ReferralException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/BasicNamingEnumerator.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Referenceable.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/StringRefAddr.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Reference.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/NamingManager.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidAttributeIdentifierException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/BasicControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/InvalidSearchFilterException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/NoSuchAttributeException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InvalidNameException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/PagedResultSearchControlValue.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/DNSNameParser.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/dnsURLContextFactory.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Binding.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/UnsolicitedNotificationEvent.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/InitialLdapContext.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/PagedResultsControl.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/NotContextException.java 06/22/2007 15:48:49 Big tidy-up in JNDI module, reformatting to remove tabs, minor compiler warnings fixed, etc.No functional changes. modified tellison /harmony/enhanced/classlib/trunk/modules/regex/src/test/java/org/apache/harmony/tests/java/util/regex/PatternErrorTest.java 06/22/2007 15:14:56 Apply patch HARMONY-4248 ([classlib][regex] java.util.regex.Pattern.compile(regex, flags) throws unexpected exceptions on certain pattern) modified tellison /harmony/enhanced/classlib/trunk/modules/regex/src/main/java/java/util/regex/Pattern.java 06/22/2007 15:14:56 Apply patch HARMONY-4248 ([classlib][regex] java.util.regex.Pattern.compile(regex, flags) throws unexpected exceptions on certain pattern) modified tellison /harmony/enhanced/classlib/trunk/modules/regex/src/main/java/org/apache/harmony/regex/internal/nls/messages.properties 06/22/2007 15:14:56 Apply patch HARMONY-4248 ([classlib][regex] java.util.regex.Pattern.compile(regex, flags) throws unexpected exceptions on certain pattern) modified tellison /harmony/enhanced/classlib/trunk/modules/regex/src/test/java/org/apache/harmony/tests/java/util/regex/PatternErrorTest.java 06/22/2007 15:14:56 Apply patch HARMONY-4248 ([classlib][regex] java.util.regex.Pattern.compile(regex, flags) throws unexpected exceptions on certain pattern) modified tellison /harmony/enhanced/classlib/trunk/modules/regex/src/main/java/java/util/regex/Pattern.java 06/22/2007 15:14:56 Apply patch HARMONY-4248 ([classlib][regex] java.util.regex.Pattern.compile(regex, flags) throws unexpected exceptions on certain pattern) modified tellison /harmony/enhanced/classlib/trunk/modules/regex/src/main/java/org/apache/harmony/regex/internal/nls/messages.properties 06/22/2007 15:14:56 Apply patch HARMONY-4248 ([classlib][regex] java.util.regex.Pattern.compile(regex, flags) throws unexpected exceptions on certain pattern) modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/22/2007 15:10:49 Change require bundle to an explicit package import. modified tellison /harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/22/2007 15:10:49 Change require bundle to an explicit package import. add cc-drlvm log20070622143627Lbuild.15 06/22/2007 14:36:27drlvm add cc-classlib log20070622141728Lbuild.31 06/22/2007 14:17:28classlib modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ThreadGroup.java 06/22/2007 12:35:42 harmony-3684: this patch fixes a problem with ThreadGroup.setmaxPriority modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/VMThreadManager.java 06/22/2007 12:02:17 harmony-4158: this patch eliminates unexpected InternalError exception when Thread.suspend() is called modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Thread.java 06/22/2007 12:02:17 harmony-4158: this patch eliminates unexpected InternalError exception when Thread.suspend() is called modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c 06/22/2007 11:25:27 harmony-4036: fixes performance degradation in decapo. modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h 06/22/2007 11:25:27 harmony-4036: fixes performance degradation in decapo. modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_init.c 06/22/2007 11:25:27 harmony-4036: fixes performance degradation in decapo. modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java 06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans] Compatibility: java.beans.Introspector calculates default event index for a bean in a different way) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/BeanInfoWrapper.java 06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans] Compatibility: java.beans.Introspector calculates default event index for a bean in a different way) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java 06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans] Compatibility: java.beans.Introspector calculates default event index for a bean in a different way) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/BeanInfoWrapper.java 06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans] Compatibility: java.beans.Introspector calculates default event index for a bean in a different way) modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/parse_arguments.cpp 06/22/2007 10:53:53 Applied HARMONY-3409[drlvm][init] help on 'internal system property' should be available from command line modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 06/22/2007 10:53:53 Applied HARMONY-3409[drlvm][init] help on 'internal system property' should be available from command line modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 06/22/2007 10:37:39 harmony-4024: this patch fixes a major problem with recycling thread IDs modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp 06/22/2007 10:37:39 harmony-4024: this patch fixes a major problem with recycling thread IDs modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.h 06/22/2007 10:06:01 fix for HARMONY-4250 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 06/22/2007 10:06:01 fix for HARMONY-4250 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/enc_ia32.cpp 06/22/2007 10:06:01 fix for HARMONY-4250 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_regs.cpp 06/22/2007 10:06:01 fix for HARMONY-4250 modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/enc.h 06/22/2007 10:06:01 fix for HARMONY-4250 add cc-drlvm log20070622092924Lbuild.14 06/22/2007 09:29:24drlvm modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/win/atomics.cpp 06/22/2007 09:13:32 Applied patch from HARMONY-4270[drlvm] Fixes for compilation of drlvm by intel compiler on windows/ia32 modified gshimansky /harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/apr_thread_ext.c 06/22/2007 09:13:32 Applied patch from HARMONY-4270[drlvm] Fixes for compilation of drlvm by intel compiler on windows/ia32 modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp 06/22/2007 09:13:32 Applied patch from HARMONY-4270[drlvm] Fixes for compilation of drlvm by intel compiler on windows/ia32 modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd.cpp 06/22/2007 09:13:32 Applied patch from HARMONY-4270[drlvm] Fixes for compilation of drlvm by intel compiler on windows/ia32 modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.cpp 06/22/2007 09:13:32 Applied patch from HARMONY-4270[drlvm] Fixes for compilation of drlvm by intel compiler on windows/ia32 modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp 06/22/2007 09:13:32 Applied patch from HARMONY-4270[drlvm] Fixes for compilation of drlvm by intel compiler on windows/ia32 modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/Graph.cpp 06/22/2007 09:13:32 Applied patch from HARMONY-4270[drlvm] Fixes for compilation of drlvm by intel compiler on windows/ia32 modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/memoryopt.cpp 06/22/2007 09:13:32 Applied patch from HARMONY-4270[drlvm] Fixes for compilation of drlvm by intel compiler on windows/ia32 modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni.cpp 06/22/2007 09:12:00 Applied patch from HARMONY-4075[drlvm][util] It isn't possible to kill DLRVM with Ctrl-C in some conditions modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp 06/22/2007 09:09:46 Applied patch from HARMONY-4269[drlvm][classloader] VTSVM failed due to incorrect change in class parsing. add cc-classlib log20070622050106Lbuild.30 06/22/2007 05:01:06classlib modified tellison /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/shared/hythread.c 06/22/2007 04:26:08 Clarify thread detach semantics to fixHARMONY-4237 (hythread_detach() documentation) modified tellison /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/shared/hythread.c 06/22/2007 04:26:08 Clarify thread detach semantics to fixHARMONY-4237 (hythread_detach() documentation) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLClassLoader.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/HugeEnumSet.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/INetworkSystem.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectInputStream.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectOutputStream.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/ProxySelectorImpl.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/util/TwoKeyHashMap.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/EnumMap.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/OSNetworkSystem.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Stack.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/util/FloatingPointParser.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLClassLoader.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/HugeEnumSet.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/INetworkSystem.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectInputStream.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectOutputStream.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/ProxySelectorImpl.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/util/TwoKeyHashMap.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/EnumMap.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/OSNetworkSystem.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Stack.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/util/FloatingPointParser.java 06/22/2007 03:19:29 clean up compiler warning, no functionality modified. add cc-classlib log20070622003148Lbuild.29 06/22/2007 00:31:48classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/21/2007 21:16:54 recover the checking which prevents these native tests running on 64 bit machine modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/21/2007 21:16:54 recover the checking which prevents these native tests running on 64 bit machine modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/shared/hyfiletext.c 06/21/2007 21:04:28 add property eol-style modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/shared/hyfiletext.c 06/21/2007 21:04:28 add property eol-style modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/String2Test.java 06/21/2007 20:56:30 convert some character to ascii and format the file modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/String2Test.java 06/21/2007 20:56:30 convert some character to ascii and format the file add cc-classlib log20070621200910Lbuild.28 06/21/2007 20:09:10classlib modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventHandler.java 06/21/2007 17:46:37 Applying patch from HARMONY-4033 ([classlib][beans] A listener created by means of EventHandler.create() does not work) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventHandlerTest.java 06/21/2007 17:46:37 Applying patch from HARMONY-4033 ([classlib][beans] A listener created by means of EventHandler.create() does not work) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventHandler.java 06/21/2007 17:46:37 Applying patch from HARMONY-4033 ([classlib][beans] A listener created by means of EventHandler.create() does not work) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventHandlerTest.java 06/21/2007 17:46:37 Applying patch from HARMONY-4033 ([classlib][beans] A listener created by means of EventHandler.create() does not work) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/Command.java 06/21/2007 16:41:05 Fixing class loading issues modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/Command.java 06/21/2007 16:41:05 Fixing class loading issues modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/XMLDecoderTest.java 06/21/2007 16:31:22 Handling of special form of array constructor was added. This is a bug fix for HARMONY-1890 ([classlib][beans] java.beans.XMLDecoder.readObject() throws unexpected ArrayIndexOutOfBoundsException) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/Handler.java 06/21/2007 16:31:22 Handling of special form of array constructor was added. This is a bug fix for HARMONY-1890 ([classlib][beans] java.beans.XMLDecoder.readObject() throws unexpected ArrayIndexOutOfBoundsException) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Statement.java 06/21/2007 16:31:22 Handling of special form of array constructor was added. This is a bug fix for HARMONY-1890 ([classlib][beans] java.beans.XMLDecoder.readObject() throws unexpected ArrayIndexOutOfBoundsException) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/XMLDecoderTest.java 06/21/2007 16:31:22 Handling of special form of array constructor was added. This is a bug fix for HARMONY-1890 ([classlib][beans] java.beans.XMLDecoder.readObject() throws unexpected ArrayIndexOutOfBoundsException) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/Handler.java 06/21/2007 16:31:22 Handling of special form of array constructor was added. This is a bug fix for HARMONY-1890 ([classlib][beans] java.beans.XMLDecoder.readObject() throws unexpected ArrayIndexOutOfBoundsException) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Statement.java 06/21/2007 16:31:22 Handling of special form of array constructor was added. This is a bug fix for HARMONY-1890 ([classlib][beans] java.beans.XMLDecoder.readObject() throws unexpected ArrayIndexOutOfBoundsException) add cc-drlvm log20070621153709Lbuild.13 06/21/2007 15:37:09drlvm add cc-classlib log20070621152213Lbuild.27 06/21/2007 15:22:13classlib modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/include/exception_filter.h 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/port/include/stack_iterator.h 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ipf.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/include/exceptions.h 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/exception/exceptions_jit.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/include/exceptions_jit.h 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/port/src/lil/ipf/pim/stack_iterator_ipf.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/port/src/lil/ia32/pim/stack_iterator_ia32.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ia32.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/port/src/lil/em64t/pim/stack_iterator_em64t.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/String_Pool.cpp 06/21/2007 12:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly with -Xint on both Win and Linux modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontManager.java 06/21/2007 12:03:30 Patch for HARMONY-4217 "[classlib][awt] ExceptionInInitializerError is thrown if call certain method like getFontName() on a Font object" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontManager.java 06/21/2007 12:03:30 Patch for HARMONY-4217 "[classlib][awt] ExceptionInInitializerError is thrown if call certain method like getFontName() on a Font object" modified tellison /harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/AbstractPreferencesTest.java 06/21/2007 11:26:30 Remove preferences.dtd, and it's reference from the test case, since it should not be in our repository. deleted tellison /harmony/enhanced/classlib/trunk/modules/prefs/src/test/resources/prefs/java/util/prefs/preferences.dtd 06/21/2007 11:26:30 Remove preferences.dtd, and it's reference from the test case, since it should not be in our repository. modified tellison /harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/AbstractPreferencesTest.java 06/21/2007 11:26:30 Remove preferences.dtd, and it's reference from the test case, since it should not be in our repository. deleted tellison /harmony/enhanced/classlib/trunk/modules/prefs/src/test/resources/prefs/java/util/prefs/preferences.dtd 06/21/2007 11:26:30 Remove preferences.dtd, and it's reference from the test case, since it should not be in our repository. modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PersistenceDelegate.java 06/21/2007 11:16:48 Fix for java.beans.Encoder and related classes to enable correct handling of compound objects and arrays. Among other thing it fixes problems described in HARMONY-4106 ([classlib][beans] XMLEncoder does not encode array values) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/ObjectNode.java 06/21/2007 11:16:48 Fix for java.beans.Encoder and related classes to enable correct handling of compound objects and arrays. Among other thing it fixes problems described in HARMONY-4106 ([classlib][beans] XMLEncoder does not encode array values) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PersistenceDelegate.java 06/21/2007 11:16:48 Fix for java.beans.Encoder and related classes to enable correct handling of compound objects and arrays. Among other thing it fixes problems described in HARMONY-4106 ([classlib][beans] XMLEncoder does not encode array values) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/ObjectNode.java 06/21/2007 11:16:48 Fix for java.beans.Encoder and related classes to enable correct handling of compound objects and arrays. Among other thing it fixes problems described in HARMONY-4106 ([classlib][beans] XMLEncoder does not encode array values) add cc-drlvm log20070621094813Lbuild.12 06/21/2007 09:48:13drlvm add cc-classlib log20070621093353Lbuild.26 06/21/2007 09:33:53classlib modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMGenericsAndAnnotations.cpp 06/21/2007 09:05:25 Applied HARMONY-4230[drlvm][kernel][reliability] assert in getParameterAnnotations function modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/init/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/hyzip/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/oglwrapper/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/hyzip/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/init/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/hyzip/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/oglwrapper/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/hyzip/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/unix/makefile 06/21/2007 05:23:52 Setting svn:eol-style on some makefiles. add cc-drlvm log20070621045738Lbuild.11 06/21/2007 04:57:38drlvm add cc-classlib log20070621044345Lbuild.25 06/21/2007 04:43:45classlib added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/shared/hyfiletext.c 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/unix 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/windows 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/shared/hyfile.c 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/shared 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/shared/hyfiletext.c 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/unix 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/windows 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/shared/hyfile.c 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/shared 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) added leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/unix/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows/makefile 06/21/2007 03:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the native test for hyfile and add the native test for hyfiletext) modified mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86 06/21/2007 03:40:38 Disabling HARMONY-1859 regression test: fix is not completely integrated yet. modified mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86 06/21/2007 03:40:38 Disabling HARMONY-1859 regression test: fix is not completely integrated yet. added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/shared/hyport.c 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/windows/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/shared 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/windows 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/windows/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/unix 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/shared/hystr.c 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/unix/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/windows 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/shared 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/windows/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/unix 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/shared/hynls.c 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/unix/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/windows 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/unix/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/shared 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/unix 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/windows/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/unix/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/shared/hyport.c 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/windows/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/shared 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/windows 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/windows/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/unix 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/shared/hystr.c 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/unix/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/windows 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/shared 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/windows/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/unix 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/shared/hynls.c 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/unix/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/windows 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/unix/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/shared 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/unix 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/windows/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/unix/makefile 06/21/2007 00:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native tests for hynls, hyport, hystr) add cc-classlib log20070621001536Lbuild.24 06/21/2007 00:15:36classlib added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/File.java 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile modified pyang /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyfile.c 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests/java 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/FileTest.java 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests/java/io/WinFileTest.java 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests/java/io 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/File.java 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile modified pyang /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyfile.c 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests/java 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/FileTest.java 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests/java/io/WinFileTest.java 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests/java/io 06/20/2007 22:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir does not support unicode) with small modifications to make new FileTest for windows only compile add cc-classlib log20070620195038Lbuild.23 06/20/2007 19:50:38classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/LdapNameTest.java 06/20/2007 19:47:06 Apply patch HARMONY-4243 ([classlib][jndi] Class LdapName.endsWith() has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapName.java 06/20/2007 19:47:06 Apply patch HARMONY-4243 ([classlib][jndi] Class LdapName.endsWith() has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/LdapNameTest.java 06/20/2007 19:47:06 Apply patch HARMONY-4243 ([classlib][jndi] Class LdapName.endsWith() has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapName.java 06/20/2007 19:47:06 Apply patch HARMONY-4243 ([classlib][jndi] Class LdapName.endsWith() has some failures) add cc-drlvm log20070620112015Lbuild.10 06/20/2007 11:20:15drlvm modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp 06/20/2007 11:15:13 Applied patch from HARMONY-4247[drlvm][classloader] Reduce code length of CFL file add cc-drlvm log20070620105800Lbuild.9 06/20/2007 10:58:00drlvm add cc-classlib log20070620104217Lbuild.22 06/20/2007 10:42:17classlib modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupport2Test.java 06/20/2007 10:28:58 Applying patch and unit test from HARMONY-4011 ([classlib][beans] compatibility: java.beans.beancontext.BeanContextSupport allows registering the same listener several times) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 06/20/2007 10:28:58 Applying patch and unit test from HARMONY-4011 ([classlib][beans] compatibility: java.beans.beancontext.BeanContextSupport allows registering the same listener several times) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupport2Test.java 06/20/2007 10:28:58 Applying patch and unit test from HARMONY-4011 ([classlib][beans] compatibility: java.beans.beancontext.BeanContextSupport allows registering the same listener several times) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 06/20/2007 10:28:58 Applying patch and unit test from HARMONY-4011 ([classlib][beans] compatibility: java.beans.beancontext.BeanContextSupport allows registering the same listener several times) modified mfursov /harmony/enhanced/drlvm/trunk/vm/tests/smoke/exception/FinalizeStackTest.java 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.opt 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.opt 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.opt 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.srv 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.cpp 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opcode.cpp 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.opt 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/deadcodeeliminator.cpp 06/20/2007 08:54:34 Fix for HARMONY-3349Fix for HARMONY-4115Fix to FinalizeStackTest not to report failure when SOE is not happenedRemoving not needed SOE handler from Jitrino.JET modified ayza /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/java/nio/channels/spi/AbstractSelectableChannel.java 06/20/2007 08:14:53 Applying patch from HARMONY-4212 ([classlib][nio] deregistered channel.configureBlocking(true) throws IllegalBlockingModeException) modified ayza /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/java/nio/channels/spi/AbstractSelectableChannel.java 06/20/2007 08:14:53 Applying patch from HARMONY-4212 ([classlib][nio] deregistered channel.configureBlocking(true) throws IllegalBlockingModeException) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/net/URLTest.java 06/20/2007 07:24:56 Add missing slash. Dir name was being interpreted as a hostname (causing slow look-up). modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/net/URLTest.java 06/20/2007 07:24:56 Add missing slash. Dir name was being interpreted as a hostname (causing slow look-up). add cc-classlib log20070620061715Lbuild.21 06/20/2007 06:17:15classlib added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/shared/hygp.c 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/shared/hycpu.c 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/shared/hyerror.c 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/shared 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/shared/hymem.c 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/shared 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/shared 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/shared/hygp.c 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/shared/hycpu.c 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/shared/hyerror.c 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/shared 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/shared/hymem.c 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/shared 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/shared 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) added tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows/makefile 06/20/2007 03:05:37 Apply patch HARMONY-4246 ([classlib][portlib] Add native tests for hymem, hygp and hycpu) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/20/2007 02:14:47 Apply patch HARMONY-4244 ([classlib][portlib] Modified the hytime test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/shared/hytime.c 06/20/2007 02:14:47 Apply patch HARMONY-4244 ([classlib][portlib] Modified the hytime test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/windows/makefile 06/20/2007 02:14:47 Apply patch HARMONY-4244 ([classlib][portlib] Modified the hytime test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/unix/makefile 06/20/2007 02:14:47 Apply patch HARMONY-4244 ([classlib][portlib] Modified the hytime test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/20/2007 02:14:47 Apply patch HARMONY-4244 ([classlib][portlib] Modified the hytime test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/shared/hytime.c 06/20/2007 02:14:47 Apply patch HARMONY-4244 ([classlib][portlib] Modified the hytime test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/windows/makefile 06/20/2007 02:14:47 Apply patch HARMONY-4244 ([classlib][portlib] Modified the hytime test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/unix/makefile 06/20/2007 02:14:47 Apply patch HARMONY-4244 ([classlib][portlib] Modified the hytime test by using HyCunit) add cc-classlib log20070620015244Lbuild.20 06/20/2007 01:52:44classlib modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 01:41:01 1. Copy ${hy.beans.src.test.support} to ${hy.beans.bin.test.support} as part of the classpath of running testcases.2. Remove org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/build.xml 06/20/2007 01:41:01 1. Copy ${hy.beans.src.test.support} to ${hy.beans.bin.test.support} as part of the classpath of running testcases.2. Remove org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 01:41:01 1. Copy ${hy.beans.src.test.support} to ${hy.beans.bin.test.support} as part of the classpath of running testcases.2. Remove org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/build.xml 06/20/2007 01:41:01 1. Copy ${hy.beans.src.test.support} to ${hy.beans.bin.test.support} as part of the classpath of running testcases.2. Remove org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest from the exclude tests list. add cc-classlib log20070620013026Lbuild.19 06/20/2007 01:30:26classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/windows/makefile 06/20/2007 01:15:32 Apply patch HARMONY-4233 ([classlib][portlib] Modified the hyerror test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/20/2007 01:15:32 Apply patch HARMONY-4233 ([classlib][portlib] Modified the hyerror test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/unix/makefile 06/20/2007 01:15:32 Apply patch HARMONY-4233 ([classlib][portlib] Modified the hyerror test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/shared/hyerror.c 06/20/2007 01:15:32 Apply patch HARMONY-4233 ([classlib][portlib] Modified the hyerror test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/windows/makefile 06/20/2007 01:15:32 Apply patch HARMONY-4233 ([classlib][portlib] Modified the hyerror test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml 06/20/2007 01:15:32 Apply patch HARMONY-4233 ([classlib][portlib] Modified the hyerror test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/unix/makefile 06/20/2007 01:15:32 Apply patch HARMONY-4233 ([classlib][portlib] Modified the hyerror test by using HyCunit) modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/shared/hyerror.c 06/20/2007 01:15:32 Apply patch HARMONY-4233 ([classlib][portlib] Modified the hyerror test by using HyCunit) modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 00:24:31 Excludes org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 00:24:31 Excludes org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 00:12:53 Remove the org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextServiceAvailableEventTest from the excluded tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 00:12:53 Remove the org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextServiceAvailableEventTest from the excluded tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextServiceRevokedEventTest.java 06/20/2007 00:10:24 Add a testcase for java.beans.beancontext.BeanContextServiceRevokedEvent to assure that invoking BeanContextServiceRevokedEvent.isServiceClass(Class cls), which the cls is not appropriate, will lead to a NullPointerException. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextServiceRevokedEventTest.java 06/20/2007 00:10:24 Add a testcase for java.beans.beancontext.BeanContextServiceRevokedEvent to assure that invoking BeanContextServiceRevokedEvent.isServiceClass(Class cls), which the cls is not appropriate, will lead to a NullPointerException. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 00:04:43 Remove org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextServiceRevokedEventTest from excluded tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 00:04:43 Remove org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextServiceRevokedEventTest from excluded tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 00:02:21 Remove org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextMembershipEventTest from excluded tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/20/2007 00:02:21 Remove org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextMembershipEventTest from excluded tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextServicesSupportTest.java 06/19/2007 23:58:48 1.Add testcase for BeanContextServicesSupport for serviceRevoked method.2.Remove org.apache.harmony.beans.tests.java.beans.beanContext.BeanContextServicesSupportTest from exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/19/2007 23:58:48 1.Add testcase for BeanContextServicesSupport for serviceRevoked method.2.Remove org.apache.harmony.beans.tests.java.beans.beanContext.BeanContextServicesSupportTest from exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextServicesSupportTest.java 06/19/2007 23:58:48 1.Add testcase for BeanContextServicesSupport for serviceRevoked method.2.Remove org.apache.harmony.beans.tests.java.beans.beanContext.BeanContextServicesSupportTest from exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/19/2007 23:58:48 1.Add testcase for BeanContextServicesSupport for serviceRevoked method.2.Remove org.apache.harmony.beans.tests.java.beans.beanContext.BeanContextServicesSupportTest from exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java 06/19/2007 22:55:28 1. Add testcase for java.beans.beancontext.BeanContextSupport about needsGui().2. org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest is removed from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/19/2007 22:55:28 1. Add testcase for java.beans.beancontext.BeanContextSupport about needsGui().2. org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest is removed from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java 06/19/2007 22:55:28 1. Add testcase for java.beans.beancontext.BeanContextSupport about needsGui().2. org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest is removed from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/19/2007 22:55:28 1. Add testcase for java.beans.beancontext.BeanContextSupport about needsGui().2. org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSupportTest is removed from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextChildSupportTest.java 06/19/2007 22:44:19 1. Add testcase for java.beans.beancontext.BeanContextChildSupport, which ensures that addVetoableChangeListener and removeVetoableChangeListener will reevaluate whether setBeanContext is allowed.2.org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextChildSupport is removed from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/19/2007 22:44:19 1. Add testcase for java.beans.beancontext.BeanContextChildSupport, which ensures that addVetoableChangeListener and removeVetoableChangeListener will reevaluate whether setBeanContext is allowed.2.org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextChildSupport is removed from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextChildSupportTest.java 06/19/2007 22:44:19 1. Add testcase for java.beans.beancontext.BeanContextChildSupport, which ensures that addVetoableChangeListener and removeVetoableChangeListener will reevaluate whether setBeanContext is allowed.2.org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextChildSupport is removed from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 06/19/2007 22:44:19 1. Add testcase for java.beans.beancontext.BeanContextChildSupport, which ensures that addVetoableChangeListener and removeVetoableChangeListener will reevaluate whether setBeanContext is allowed.2.org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextChildSupport is removed from the exclude tests list. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/DefaultPolicyParser.java 06/19/2007 22:17:37 Fix HARMONY-4184. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/DefaultPolicyParser.java 06/19/2007 22:17:37 Fix HARMONY-4184. modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java 06/19/2007 22:13:39 Apply patch HARMONY-4229 ([classlib][jndi] Class Rdn.unescapeValue() has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapRdnParser.java 06/19/2007 22:13:39 Apply patch HARMONY-4229 ([classlib][jndi] Class Rdn.unescapeValue() has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java 06/19/2007 22:13:39 Apply patch HARMONY-4229 ([classlib][jndi] Class Rdn.unescapeValue() has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/LdapRdnParser.java 06/19/2007 22:13:39 Apply patch HARMONY-4229 ([classlib][jndi] Class Rdn.unescapeValue() has some failures) add cc-classlib log20070619205733Lbuild.18 06/19/2007 20:57:33classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/LdapNameTest.java 06/19/2007 20:52:44 Apply patch HARMONY-4231 ([classlib][jndi] LdapName.toString() should return the original String when no modification) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapName.java 06/19/2007 20:52:44 Apply patch HARMONY-4231 ([classlib][jndi] LdapName.toString() should return the original String when no modification) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/LdapNameTest.java 06/19/2007 20:52:44 Apply patch HARMONY-4231 ([classlib][jndi] LdapName.toString() should return the original String when no modification) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapName.java 06/19/2007 20:52:44 Apply patch HARMONY-4231 ([classlib][jndi] LdapName.toString() should return the original String when no modification) add cc-drlvm log20070619121330Lbuild.8 06/19/2007 12:13:30drlvm modified gshimansky /harmony/enhanced/drlvm/trunk/src/test/regression/H3225/NegativeJsrTest.java 06/19/2007 12:10:37 Applied HARMONY-4219[drlvm][verifier] reaching ret without jsr edges check is improved added gshimansky /harmony/enhanced/drlvm/trunk/src/test/regression/H3225/RetOrderNegativeTest.j 06/19/2007 12:10:37 Applied HARMONY-4219[drlvm][verifier] reaching ret without jsr edges check is improved modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_subroutine.cpp 06/19/2007 12:10:37 Applied HARMONY-4219[drlvm][verifier] reaching ret without jsr edges check is improved modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_graph.h 06/19/2007 12:10:37 Applied HARMONY-4219[drlvm][verifier] reaching ret without jsr edges check is improved add cc-classlib log20070619110216Lbuild.17 06/19/2007 11:02:16classlib modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/nethelp.c 06/19/2007 10:38:11 Apply second patch for HARMONY-4068 ([classlib][luni] Jetty scenario fails on DRLVM with access violation exception) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/nethelp.c 06/19/2007 10:38:11 Apply second patch for HARMONY-4068 ([classlib][luni] Jetty scenario fails on DRLVM with access violation exception) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/SQLException.java 06/19/2007 10:17:24 Oops, roll back 548745 since it should be commit to java6 branch modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java 06/19/2007 10:17:24 Oops, roll back 548745 since it should be commit to java6 branch modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/SQLException.java 06/19/2007 10:17:24 Oops, roll back 548745 since it should be commit to java6 branch modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java 06/19/2007 10:17:24 Oops, roll back 548745 since it should be commit to java6 branch add cc-classlib log20070619094828Lbuild.16 06/19/2007 09:48:28classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/SQLException.java 06/19/2007 09:47:02 Apply patch HARMONY-4227 ([classlib][sql][java6] 4 new constructors in java.sql.SQLException) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java 06/19/2007 09:47:02 Apply patch HARMONY-4227 ([classlib][sql][java6] 4 new constructors in java.sql.SQLException) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/SQLException.java 06/19/2007 09:47:02 Apply patch HARMONY-4227 ([classlib][sql][java6] 4 new constructors in java.sql.SQLException) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java 06/19/2007 09:47:02 Apply patch HARMONY-4227 ([classlib][sql][java6] 4 new constructors in java.sql.SQLException) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/OSNetworkSystemLinux.c 06/19/2007 08:45:22 Committing slightly reworked version of second patch from HARMONY-4077 ([classlib][portlib] socket related functions incorrectly work in socket > FD_SETSIZE) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/OSNetworkSystem.c 06/19/2007 08:45:22 Committing slightly reworked version of second patch from HARMONY-4077 ([classlib][portlib] socket related functions incorrectly work in socket > FD_SETSIZE) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/OSNetworkSystemLinux.c 06/19/2007 08:45:22 Committing slightly reworked version of second patch from HARMONY-4077 ([classlib][portlib] socket related functions incorrectly work in socket > FD_SETSIZE) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/OSNetworkSystem.c 06/19/2007 08:45:22 Committing slightly reworked version of second patch from HARMONY-4077 ([classlib][portlib] socket related functions incorrectly work in socket > FD_SETSIZE) add cc-drlvm log20070619082416Lbuild.7 06/19/2007 08:24:16drlvm add cc-classlib log20070619080851Lbuild.15 06/19/2007 08:08:51classlib modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 06/19/2007 08:06:55 Fix for regression introduced by H2092 commit. modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp 06/19/2007 07:57:07 Fix for H3652 regressionFixing alloc/allocArray helpers inlining configuration in server.emconf modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 06/19/2007 07:57:07 Fix for H3652 regressionFixing alloc/allocArray helpers inlining configuration in server.emconf modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server.emconf 06/19/2007 07:57:07 Fix for H3652 regressionFixing alloc/allocArray helpers inlining configuration in server.emconf modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server.emconf 06/19/2007 07:57:07 Fix for H3652 regressionFixing alloc/allocArray helpers inlining configuration in server.emconf modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/DefaultPolicyParser.java 06/19/2007 07:22:21 revert back to r497300. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/DefaultPolicyParser.java 06/19/2007 07:22:21 revert back to r497300. add cc-classlib log20070619065553Lbuild.14 06/19/2007 06:55:53classlib modified gshimansky /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib 06/19/2007 06:28:40 Added *.manifest to ignore modified gshimansky /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib 06/19/2007 06:28:40 Added *.manifest to ignore add cc-classlib log20070619054313Lbuild.13 06/19/2007 05:43:13classlib modified odeakin /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicButtonUI.java 06/19/2007 05:38:21 Apply patch HARMONY-4223 ([[classlib][swing] setTextShiftOffset getTextShiftOffset and clearTextShiftOffset methods in BasicButtonUI are unimplemented in Harmony) modified odeakin /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/basic/BasicButtonUITest.java 06/19/2007 05:38:21 Apply patch HARMONY-4223 ([[classlib][swing] setTextShiftOffset getTextShiftOffset and clearTextShiftOffset methods in BasicButtonUI are unimplemented in Harmony) modified odeakin /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicButtonUI.java 06/19/2007 05:38:21 Apply patch HARMONY-4223 ([[classlib][swing] setTextShiftOffset getTextShiftOffset and clearTextShiftOffset methods in BasicButtonUI are unimplemented in Harmony) modified odeakin /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/basic/BasicButtonUITest.java 06/19/2007 05:38:21 Apply patch HARMONY-4223 ([[classlib][swing] setTextShiftOffset getTextShiftOffset and clearTextShiftOffset methods in BasicButtonUI are unimplemented in Harmony) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java 06/19/2007 04:49:33 revert revision 548598 deleted tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1 06/19/2007 04:49:33 revert revision 548598 modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.java 06/19/2007 04:49:33 revert revision 548598 modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/nls/messages.properties 06/19/2007 04:49:33 revert revision 548598 modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java 06/19/2007 04:49:33 revert revision 548598 deleted tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1 06/19/2007 04:49:33 revert revision 548598 modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.java 06/19/2007 04:49:33 revert revision 548598 modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/nls/messages.properties 06/19/2007 04:49:33 revert revision 548598 add cc-classlib log20070619041924Lbuild.12 06/19/2007 04:19:24classlib modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServiceRevokedEvent.java 06/19/2007 04:01:38 Fix bug in java.beans.beancontext.BeanContextServiceRevokedEvent. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServiceRevokedEvent.java 06/19/2007 04:01:38 Fix bug in java.beans.beancontext.BeanContextServiceRevokedEvent. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextMembershipEvent.java 06/19/2007 03:58:44 Fix bug in java.security.beancontext.BeanContextMembershipEvent. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextMembershipEvent.java 06/19/2007 03:58:44 Fix bug in java.security.beancontext.BeanContextMembershipEvent. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/internal/nls/messages.properties 06/19/2007 03:27:53 Add new exception message in org.apache.harmony.beans.internal.nls.messages.properties. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/internal/nls/messages.properties 06/19/2007 03:27:53 Add new exception message in org.apache.harmony.beans.internal.nls.messages.properties. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServicesSupport.java 06/19/2007 03:07:11 Fix bugs and refractor in java.beans.beancontext.BeanContextServicesSupport. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServicesSupport.java 06/19/2007 03:07:11 Fix bugs and refractor in java.beans.beancontext.BeanContextServicesSupport. modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp 06/19/2007 03:06:41 Fontlib crash on em64t fix modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp 06/19/2007 03:06:41 Fontlib crash on em64t fix modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 06/19/2007 03:03:43 Fix bugs and refractor in java.beans.beancontext.BeanContextSupport. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java 06/19/2007 03:03:43 Fix bugs and refractor in java.beans.beancontext.BeanContextSupport. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextChildSupport.java 06/19/2007 03:01:09 Fix bugs in java.beans.beancontext.BeanContextChildSupport. modified leoli /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextChildSupport.java 06/19/2007 03:01:09 Fix bugs in java.beans.beancontext.BeanContextChildSupport. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/windows/java.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/org/apache/harmony/swing/tests/javax/swing/text/parser/ContentModelSemanticTest.java 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/vmi/windows/vmi.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/prefs/src/main/native/prefs/windows/hyprefs.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/windows/javaw.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/sig/windows/hysig.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/windows/hythr.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/hythr.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/accessors.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyprt.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/windows/hyluni.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/sig/windows/makefile 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/windows/java.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/org/apache/harmony/swing/tests/javax/swing/text/parser/ContentModelSemanticTest.java 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/vmi/windows/vmi.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/prefs/src/main/native/prefs/windows/hyprefs.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/windows/javaw.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/sig/windows/hysig.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/windows/hythr.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/hythr.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/accessors.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyprt.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/windows/hyluni.rc 06/19/2007 02:56:35 Updating Apache License in a few files. modified hindessm /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/sig/windows/makefile 06/19/2007 02:56:35 Updating Apache License in a few files. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/DefaultPolicyParser.java 06/19/2007 02:17:54 Fix HARMONY-4184 modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/DefaultPolicyParser.java 06/19/2007 02:17:54 Fix HARMONY-4184 added leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/resources/serialization/org/apache/harmony/security/tests/java/security/UnresolvedPermissionTest.golden.ser 06/19/2007 01:38:51 Fix bugs for java.security.UnresolvedPermission is not serialization compatible with RI. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/UnresolvedPermissionTest.java 06/19/2007 01:38:51 Fix bugs for java.security.UnresolvedPermission is not serialization compatible with RI. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/UnresolvedPermission.java 06/19/2007 01:38:51 Fix bugs for java.security.UnresolvedPermission is not serialization compatible with RI. added leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/resources/serialization/org/apache/harmony/security/tests/java/security/UnresolvedPermissionTest.golden.ser 06/19/2007 01:38:51 Fix bugs for java.security.UnresolvedPermission is not serialization compatible with RI. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/UnresolvedPermissionTest.java 06/19/2007 01:38:51 Fix bugs for java.security.UnresolvedPermission is not serialization compatible with RI. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/UnresolvedPermission.java 06/19/2007 01:38:51 Fix bugs for java.security.UnresolvedPermission is not serialization compatible with RI. added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Implicit.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1UTCTime.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Constants.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1SetOf.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/BerInputStream.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Type.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Explicit.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/BitString.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/BerOutputStream.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Any.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1ValueCollection.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Enumerated.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Choice.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Set.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1TypeCollection.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1SequenceOf.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Time.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Exception.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Constructured.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/nls/messages.properties 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1BitString.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1OctetString.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1StringType.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Primitive.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Sequence.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Implicit.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1UTCTime.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Constants.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1SetOf.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/BerInputStream.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Type.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Explicit.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/BitString.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/BerOutputStream.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Any.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1ValueCollection.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Enumerated.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Choice.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Set.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1TypeCollection.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1SequenceOf.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Time.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Exception.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Constructured.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/nls/messages.properties 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1BitString.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1OctetString.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1StringType.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Primitive.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Sequence.java 06/19/2007 00:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class SortResponseControl has some failures) modified smishura /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl 06/19/2007 00:53:32 Exclude java/awt/geom/AreaTest.java on x86_64 platform because of HARMONY-4181 modified smishura /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl 06/19/2007 00:53:32 Exclude java/awt/geom/AreaTest.java on x86_64 platform because of HARMONY-4181 modified smishura /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl 06/19/2007 00:53:32 Exclude java/awt/geom/AreaTest.java on x86_64 platform because of HARMONY-4181 modified smishura /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl 06/19/2007 00:53:32 Exclude java/awt/geom/AreaTest.java on x86_64 platform because of HARMONY-4181 modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/KeyStore.java 06/19/2007 00:44:12 java.security.KeyStore.store(null, null) is allowed. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/KeyStore_Impl3Test.java 06/19/2007 00:44:12 java.security.KeyStore.store(null, null) is allowed. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/KeyStore3Test.java 06/19/2007 00:44:12 java.security.KeyStore.store(null, null) is allowed. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/KeyStore.java 06/19/2007 00:44:12 java.security.KeyStore.store(null, null) is allowed. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/KeyStore_Impl3Test.java 06/19/2007 00:44:12 java.security.KeyStore.store(null, null) is allowed. modified leoli /harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/KeyStore3Test.java 06/19/2007 00:44:12 java.security.KeyStore.store(null, null) is allowed. modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java 06/19/2007 00:20:06 Apply patch HARMONY-4228 [[classlib][jndi] Rdn.toAttributes() returns different result from RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java 06/19/2007 00:20:06 Apply patch HARMONY-4228 [[classlib][jndi] Rdn.toAttributes() returns different result from RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java 06/19/2007 00:20:06 Apply patch HARMONY-4228 [[classlib][jndi] Rdn.toAttributes() returns different result from RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java 06/19/2007 00:20:06 Apply patch HARMONY-4228 [[classlib][jndi] Rdn.toAttributes() returns different result from RI) add cc-drlvm log20070618235508Lbuild.6 06/18/2007 23:55:08drlvm modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c 06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock unreservation over code that is known to contain race conditionsNormally this is unacceptable. The deal is that if there is any problems with lock reservation, no bugs will be reported. Instead, lock unreservation will be turned off until we do the general cleanup described in the April 2 dev@harmony posting. modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/parse_arguments.cpp 06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock unreservation over code that is known to contain race conditionsNormally this is unacceptable. The deal is that if there is any problems with lock reservation, no bugs will be reported. Instead, lock unreservation will be turned off until we do the general cleanup described in the April 2 dev@harmony posting. modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/include/open/thread_externals.h 06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock unreservation over code that is known to contain race conditionsNormally this is unacceptable. The deal is that if there is any problems with lock reservation, no bugs will be reported. Instead, lock unreservation will be turned off until we do the general cleanup described in the April 2 dev@harmony posting. modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.exp 06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock unreservation over code that is known to contain race conditionsNormally this is unacceptable. The deal is that if there is any problems with lock reservation, no bugs will be reported. Instead, lock unreservation will be turned off until we do the general cleanup described in the April 2 dev@harmony posting. modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def 06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock unreservation over code that is known to contain race conditionsNormally this is unacceptable. The deal is that if there is any problems with lock reservation, no bugs will be reported. Instead, lock unreservation will be turned off until we do the general cleanup described in the April 2 dev@harmony posting. modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock unreservation over code that is known to contain race conditionsNormally this is unacceptable. The deal is that if there is any problems with lock reservation, no bugs will be reported. Instead, lock unreservation will be turned off until we do the general cleanup described in the April 2 dev@harmony posting. modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock unreservation over code that is known to contain race conditionsNormally this is unacceptable. The deal is that if there is any problems with lock reservation, no bugs will be reported. Instead, lock unreservation will be turned off until we do the general cleanup described in the April 2 dev@harmony posting. add cc-drlvm log20070618233338Lbuild.5 06/18/2007 23:33:38drlvm modified ivavladimir /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.srv 06/18/2007 23:21:56 clean up: issue 3171 fixed, test passed on WinXP add cc-classlib log20070618231927Lbuild.11 06/18/2007 23:19:27classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java 06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql] javax.sql.SerialArray(Array) throws NullPointerException when one of the Array member is downcasted to Object) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java 06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql] javax.sql.SerialArray(Array) throws NullPointerException when one of the Array member is downcasted to Object) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java 06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql] javax.sql.SerialArray(Array) throws NullPointerException when one of the Array member is downcasted to Object) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java 06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql] javax.sql.SerialArray(Array) throws NullPointerException when one of the Array member is downcasted to Object) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java 06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql] javax.sql.SerialArray(Array) throws NullPointerException when one of the Array member is downcasted to Object) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java 06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql] javax.sql.SerialArray(Array) throws NullPointerException when one of the Array member is downcasted to Object) add cc-classlib log20070618225753Lbuild.10 06/18/2007 22:57:53classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java 06/18/2007 21:49:51 Apply patch HARMONY-4224 ([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when its internal Clob.setAsciiStream returns null) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java 06/18/2007 21:49:51 Apply patch HARMONY-4224 ([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when its internal Clob.setAsciiStream returns null) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java 06/18/2007 21:49:51 Apply patch HARMONY-4224 ([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when its internal Clob.setAsciiStream returns null) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java 06/18/2007 21:49:51 Apply patch HARMONY-4224 ([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when its internal Clob.setAsciiStream returns null) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java 06/18/2007 21:49:51 Apply patch HARMONY-4224 ([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when its internal Clob.setAsciiStream returns null) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java 06/18/2007 21:49:51 Apply patch HARMONY-4224 ([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when its internal Clob.setAsciiStream returns null) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java 06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql] java.sql.DriverManager cannot deregister a driver as many times a registering it) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java 06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql] java.sql.DriverManager cannot deregister a driver as many times a registering it) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java 06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql] java.sql.DriverManager cannot deregister a driver as many times a registering it) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java 06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql] java.sql.DriverManager cannot deregister a driver as many times a registering it) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java 06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql] javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and typeMap) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java 06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql] javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and typeMap) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java 06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql] javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and typeMap) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java 06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql] javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and typeMap) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java 06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode() returns different value for the same rdn strings) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java 06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode() returns different value for the same rdn strings) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java 06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode() returns different value for the same rdn strings) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java 06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode() returns different value for the same rdn strings) modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/hashcode.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector_alloc.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref_metadata.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/vector_block.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/tests/ThreadSim.java 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_alloc.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/seq_list.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_scanner.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_vm.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/jni/java_natives.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.cpp 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/sync_stack.h 06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers, and also remove the UNSAFE_REGION annotations. modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java 06/18/2007 20:56:07 Apply patch HARMONY-4197 ([classlib][sql]SyncFactory.getInstance cannot find the providers that are in the default package) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java 06/18/2007 20:56:07 Apply patch HARMONY-4197 ([classlib][sql]SyncFactory.getInstance cannot find the providers that are in the default package) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java 06/18/2007 20:56:07 Apply patch HARMONY-4197 ([classlib][sql]SyncFactory.getInstance cannot find the providers that are in the default package) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java 06/18/2007 20:56:07 Apply patch HARMONY-4197 ([classlib][sql]SyncFactory.getInstance cannot find the providers that are in the default package) modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath 06/18/2007 20:35:13 Fix build path error for Eclipse modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath 06/18/2007 20:35:13 Fix build path error for Eclipse added tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/resources/serialization/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.golden.ser 06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization of javax.sql.ConnectionEvent is incompatible with RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/ConnectionEvent.java 06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization of javax.sql.ConnectionEvent is incompatible with RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java 06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization of javax.sql.ConnectionEvent is incompatible with RI) added tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/resources/serialization/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.golden.ser 06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization of javax.sql.ConnectionEvent is incompatible with RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/ConnectionEvent.java 06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization of javax.sql.ConnectionEvent is incompatible with RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java 06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization of javax.sql.ConnectionEvent is incompatible with RI) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/18/2007 20:18:09 Resolve bundle error in Eclipse modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/18/2007 20:18:09 Resolve bundle error in Eclipse add cc-drlvm log20070618183306Lbuild.4 06/18/2007 18:33:06drlvm add cc-classlib log20070618172447Lbuild.9 06/18/2007 17:24:47classlib modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/BitSet.java 06/18/2007 16:45:36 Apply patch HARMONY-4213 ([classlib][luni] Jetty scenario fails due to bug in java.util.BitSet) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/BitSetTest.java 06/18/2007 16:45:36 Apply patch HARMONY-4213 ([classlib][luni] Jetty scenario fails due to bug in java.util.BitSet) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/BitSet.java 06/18/2007 16:45:36 Apply patch HARMONY-4213 ([classlib][luni] Jetty scenario fails due to bug in java.util.BitSet) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/BitSetTest.java 06/18/2007 16:45:36 Apply patch HARMONY-4213 ([classlib][luni] Jetty scenario fails due to bug in java.util.BitSet) add cc-classlib log20070618161140Lbuild.8 06/18/2007 16:11:40classlib modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c 06/18/2007 12:19:53 Applying patch from HARMONY-4069 ([classlib][launcher] 'java -help', 'java -X' output is very poor) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c 06/18/2007 12:19:53 Applying patch from HARMONY-4069 ([classlib][launcher] 'java -help', 'java -X' output is very poor) add cc-drlvm log20070618114632Lbuild.3 06/18/2007 11:46:32drlvm modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.h 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackLayout.cpp 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.h 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler modified gshimansky /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler added gshimansky /harmony/enhanced/drlvm/trunk/src/test/regression/H1859/Test.java 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.cpp 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler added gshimansky /harmony/enhanced/drlvm/trunk/src/test/regression/H1859 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler added gshimansky /harmony/enhanced/drlvm/trunk/src/test/regression/H1859/run.test.xml 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler modified gshimansky /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 06/18/2007 11:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in Jitrino compiler modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.cpp 06/18/2007 11:38:45 Applied HARMONY-3542[drlvm][thread] VM crashes on getting stack traces modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_stack.cpp 06/18/2007 11:38:45 Applied HARMONY-3542[drlvm][thread] VM crashes on getting stack traces modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp 06/18/2007 11:37:02 Applied HARMONY-4063[drlvm][classloader] Crash in the classoader on BootstrapClassLoader initialization modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp 06/18/2007 11:35:49 Applied HARMONY-4193[drlvm][classloader] Improvements to Class_File_Loader.cpp modified gshimansky /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.srv 06/18/2007 11:33:35 Applied HARMONY-3731[drlvm][shutdown] FinalizeStackTest failed in opt/srv mode on Win32and unexcluded FinalizeStackTest for win32 configs modified gshimansky /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.opt 06/18/2007 11:33:35 Applied HARMONY-3731[drlvm][shutdown] FinalizeStackTest failed in opt/srv mode on Win32and unexcluded FinalizeStackTest for win32 configs modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_shutdown.cpp 06/18/2007 11:33:35 Applied HARMONY-3731[drlvm][shutdown] FinalizeStackTest failed in opt/srv mode on Win32and unexcluded FinalizeStackTest for win32 configs add cc-classlib log20070618113330Lbuild.7 06/18/2007 11:33:30classlib modified ayza /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl 06/18/2007 11:17:07 link to JIRA added modified ayza /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl 06/18/2007 11:17:07 link to JIRA added add cc-drlvm log20070618111324Lbuild.2 06/18/2007 11:13:24drlvm add cc-classlib log20070618110009Lbuild.6 06/18/2007 11:00:09classlib added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/unix 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html deleted tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/java 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/make/hyproperties.xml 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/build.xml 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/unix 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html deleted tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/java 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/make/hyproperties.xml 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/build.xml 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html added tonywu /harmony/enhanced/classlib/trunk/modules/luni/src/test/api 06/18/2007 10:46:05 restructure source folder for platform specific tests, refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html add cc-classlib log20070618103925Lbuild.5 06/18/2007 10:39:25classlib modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/BufferedWriter.java 06/18/2007 10:38:02 Applying patch from HARMONY-4178 ( [classlib][io] Compatibility: BufferedWriter.close() flushes the underlying writer) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/io/BufferedWriterTest.java 06/18/2007 10:38:02 Applying patch from HARMONY-4178 ( [classlib][io] Compatibility: BufferedWriter.close() flushes the underlying writer) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/BufferedWriter.java 06/18/2007 10:38:02 Applying patch from HARMONY-4178 ( [classlib][io] Compatibility: BufferedWriter.close() flushes the underlying writer) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/io/BufferedWriterTest.java 06/18/2007 10:38:02 Applying patch from HARMONY-4178 ( [classlib][io] Compatibility: BufferedWriter.close() flushes the underlying writer) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32I8Lowerer.cpp 06/18/2007 09:33:55 HARMONY-4218: fix for a build with gc4.1.0 modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/BufferedOutputStream.java 06/18/2007 09:27:06 Applying patch from HARMONY-4177 ( [classlib][io] Unnecessary data copying in BufferedOutputStream.write() method) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/io/BufferedOutputStreamTest.java 06/18/2007 09:27:06 Applying patch from HARMONY-4177 ( [classlib][io] Unnecessary data copying in BufferedOutputStream.write() method) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/BufferedOutputStream.java 06/18/2007 09:27:06 Applying patch from HARMONY-4177 ( [classlib][io] Unnecessary data copying in BufferedOutputStream.write() method) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/io/BufferedOutputStreamTest.java 06/18/2007 09:27:06 Applying patch from HARMONY-4177 ( [classlib][io] Unnecessary data copying in BufferedOutputStream.write() method) modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/build.xml 06/18/2007 06:59:19 -build-native-x86 target has been removed modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/build.xml 06/18/2007 06:59:19 -build-native-x86 target has been removed modified gshimansky /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib 06/18/2007 06:46:57 Added libhycharset and libFL files to svn:ignore modified gshimansky /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/unix 06/18/2007 06:46:57 Added libhycharset and libFL files to svn:ignore modified gshimansky /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/unix 06/18/2007 06:46:57 Added libhycharset and libFL files to svn:ignore modified gshimansky /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar 06/18/2007 06:46:57 Added libhycharset and libFL files to svn:ignore modified gshimansky /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib 06/18/2007 06:46:57 Added libhycharset and libFL files to svn:ignore modified gshimansky /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/unix 06/18/2007 06:46:57 Added libhycharset and libFL files to svn:ignore modified gshimansky /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/unix 06/18/2007 06:46:57 Added libhycharset and libFL files to svn:ignore modified gshimansky /harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar 06/18/2007 06:46:57 Added libhycharset and libFL files to svn:ignore modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/fontlib/FLFontManager.java 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Glyph.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Glyph.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" added apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/include/fljni.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TTCurve.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Glyph.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Type1Structs.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" added apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TTCurve.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/fljni.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/EncodedValue.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Environment.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Font.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/AGL.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/unix/makefile 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/build.xml 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Environment.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Font.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Font.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TTFont.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Outline.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Tables.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Font.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/makefile 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Glyph.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TTFont.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Outline.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/fontlib/FLFontManager.java 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Glyph.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Glyph.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" added apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/include/fljni.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TTCurve.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Glyph.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/ParsingTables.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Type1Structs.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" added apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TTCurve.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/fljni.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/EncodedValue.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Environment.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Font.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/AGL.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/unix/makefile 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/build.xml 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Environment.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Font.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Font.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TTFont.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Outline.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Tables.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Font.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/makefile 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Glyph.cpp 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TTFont.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/Outline.h 06/18/2007 06:42:19 Patch for HARMONY-4172 "[classlib][awt] Font library Linux 64 enabling" modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.h 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.h 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Printer.cpp 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/enc_ia32.cpp 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.h 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_tabl.cpp 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_regs.cpp 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/enc.h 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CopyExpansion.cpp 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_defs.h 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32I8Lowerer.cpp 06/18/2007 06:34:08 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test.(previous commit was not done from the root folder) added mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/H2092/Test.java 06/18/2007 06:32:36 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test. added mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/H2092 06/18/2007 06:32:36 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test. added mfursov /harmony/enhanced/drlvm/trunk/src/test/regression/H2092/run.test.xml 06/18/2007 06:32:36 HARMONY-2092: fixes for volatile longs handling in Jitrino.OPT and Jitrino.JET jits with regression test. deleted mloenko /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLDirContext.java 06/18/2007 06:10:25 removing redundant file deleted mloenko /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLDirContext.java 06/18/2007 06:10:25 removing redundant file modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_meth.cpp 06/18/2007 05:41:19 HARMONY-4016: Fixes in lazy resolution mode helpers modified mfursov /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp 06/18/2007 05:41:19 HARMONY-4016: Fixes in lazy resolution mode helpers modified mfursov /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Prepare.cpp 06/18/2007 05:41:19 HARMONY-4016: Fixes in lazy resolution mode helpers modified mfursov /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMField.cpp 06/18/2007 05:41:19 HARMONY-4016: Fixes in lazy resolution mode helpers add cc-classlib log20070618041605Lbuild.4 06/18/2007 04:16:05classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java 06/18/2007 04:13:07 Apply patch HARMONY-4208 ([classlib][sql] javax.sql.rowset.serial.SerialClob.getSubString throws StringIndexOutOfBoundsException when the length value is overflow) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java 06/18/2007 04:13:07 Apply patch HARMONY-4208 ([classlib][sql] javax.sql.rowset.serial.SerialClob.getSubString throws StringIndexOutOfBoundsException when the length value is overflow) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java 06/18/2007 04:13:07 Apply patch HARMONY-4208 ([classlib][sql] javax.sql.rowset.serial.SerialClob.getSubString throws StringIndexOutOfBoundsException when the length value is overflow) modified tonywu /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java 06/18/2007 04:13:07 Apply patch HARMONY-4208 ([classlib][sql] javax.sql.rowset.serial.SerialClob.getSubString throws StringIndexOutOfBoundsException when the length value is overflow) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java 06/18/2007 04:03:27 Apply patch HARMONY-4207 ([classlib][jndi] Class javax.naming.ldap.SortResponseControl is not serialization compatible) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.java 06/18/2007 04:03:27 Apply patch HARMONY-4207 ([classlib][jndi] Class javax.naming.ldap.SortResponseControl is not serialization compatible) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.golden.ser 06/18/2007 04:03:27 Apply patch HARMONY-4207 ([classlib][jndi] Class javax.naming.ldap.SortResponseControl is not serialization compatible) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java 06/18/2007 04:03:27 Apply patch HARMONY-4207 ([classlib][jndi] Class javax.naming.ldap.SortResponseControl is not serialization compatible) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.java 06/18/2007 04:03:27 Apply patch HARMONY-4207 ([classlib][jndi] Class javax.naming.ldap.SortResponseControl is not serialization compatible) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.golden.ser 06/18/2007 04:03:27 Apply patch HARMONY-4207 ([classlib][jndi] Class javax.naming.ldap.SortResponseControl is not serialization compatible) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java 06/18/2007 03:23:43 Apply patch HARMONY-4206 ([classlib][jndi] Class javax.naming.ldap.Rdn is not serialization compatible) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.golden.ser 06/18/2007 03:23:43 Apply patch HARMONY-4206 ([classlib][jndi] Class javax.naming.ldap.Rdn is not serialization compatible) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java 06/18/2007 03:23:43 Apply patch HARMONY-4206 ([classlib][jndi] Class javax.naming.ldap.Rdn is not serialization compatible) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java 06/18/2007 03:23:43 Apply patch HARMONY-4206 ([classlib][jndi] Class javax.naming.ldap.Rdn is not serialization compatible) added tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.golden.ser 06/18/2007 03:23:43 Apply patch HARMONY-4206 ([classlib][jndi] Class javax.naming.ldap.Rdn is not serialization compatible) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java 06/18/2007 03:23:43 Apply patch HARMONY-4206 ([classlib][jndi] Class javax.naming.ldap.Rdn is not serialization compatible) add cc-classlib log20070618030202Lbuild.3 06/18/2007 03:02:02classlib modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/Resolver.java 06/18/2007 02:38:47 Apply patch HARMONY-4201 ([classlib][jndi] Performance improvement for JNDI module) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ResolverCache.java 06/18/2007 02:38:47 Apply patch HARMONY-4201 ([classlib][jndi] Performance improvement for JNDI module) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/NamingManager.java 06/18/2007 02:38:47 Apply patch HARMONY-4201 ([classlib][jndi] Performance improvement for JNDI module) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/SList.java 06/18/2007 02:38:47 Apply patch HARMONY-4201 ([classlib][jndi] Performance improvement for JNDI module) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/Resolver.java 06/18/2007 02:38:47 Apply patch HARMONY-4201 ([classlib][jndi] Performance improvement for JNDI module) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/ResolverCache.java 06/18/2007 02:38:47 Apply patch HARMONY-4201 ([classlib][jndi] Performance improvement for JNDI module) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/spi/NamingManager.java 06/18/2007 02:38:47 Apply patch HARMONY-4201 ([classlib][jndi] Performance improvement for JNDI module) modified tonywu /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/dns/SList.java 06/18/2007 02:38:47 Apply patch HARMONY-4201 ([classlib][jndi] Performance improvement for JNDI module) add cc-classlib log20070618023645Lbuild.2 06/18/2007 02:36:45classlib modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/TreeMap.java 06/18/2007 02:31:14 Apply patch for HARMONY-4035([luni]TreeMap.remove should set removed entry links to null to facilitate GC) modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/TreeMap.java 06/18/2007 02:31:14 Apply patch for HARMONY-4035([luni]TreeMap.remove should set removed entry links to null to facilitate GC) add cc-drlvm log20070615232436Lbuild.1 06/15/2007 23:24:36drlvm add cc-classlib log20070615230706Lbuild.1 06/15/2007 23:07:06classlib modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/String2Test.java 06/15/2007 16:13:19 Apply regression test patch for HARMONY-4135 ([classlib][luni] InputStream handles UTF-16 incorrectly) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/String2Test.java 06/15/2007 16:13:19 Apply regression test patch for HARMONY-4135 ([classlib][luni] InputStream handles UTF-16 incorrectly) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/nethelp.c 06/15/2007 15:45:51 Apply patch HARMONY-4068 ([classlib][luni] Jetty scenario fails on DRLVM with access violation exception) modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/nethelp.c 06/15/2007 15:45:51 Apply patch HARMONY-4068 ([classlib][luni] Jetty scenario fails on DRLVM with access violation exception) modified odeakin /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Attributes.java 06/15/2007 08:22:24 Apply patch HARMONY-4188 ([classlib][util] java.util.jar.Attributes.Name.hashCode() returns the same value for any object) modified odeakin /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Attributes.java 06/15/2007 08:22:24 Apply patch HARMONY-4188 ([classlib][util] java.util.jar.Attributes.Name.hashCode() returns the same value for any object) modified gshimansky /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet 06/15/2007 05:48:28 Excluded gc.Mark because of bug HARMONY-4185 modified gshimansky /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jit 06/15/2007 05:48:28 Excluded gc.Mark because of bug HARMONY-4185 modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/BitSetTest.java 06/15/2007 04:36:19 Tidy up test case. modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/BitSetTest.java 06/15/2007 04:36:19 Tidy up test case. modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/BitSetTest.java 06/15/2007 04:29:53 Allow for out of memory allocating large bitset for test. modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/BitSetTest.java 06/15/2007 04:29:53 Allow for out of memory allocating large bitset for test. begin 644 execution_log.zip M4$L#! H ( ]+]C:DPUZ;AT@ &@\! 2 97AE8W5T:6]N7VQO9RYH M=&UL[7UM<]M(DN9]G8Z8_X /?3%VA D1 -^[W;>R)-N:D62=*$WWA.550&!1 MA 4"7 "424?5()PZ[.T_^IX;5@+[.^LHK>K__NT??_S]%W_L=O[^BZ(HGWO, M82'[HNR+_]KNC:*UFW6E;SLL4/J^-U3V.I<#TQ]Z[O3R>FP[O9 %H1Y_O/19 M,';"X-)RS"!P[.N*^#&"RR%_->_,+\H[,5" ZRC1,^IDZ#P>\?A;Q7;ML#+H MW7;21HGW/!D0?V;6P'LZ>/&7MY)_ED,XYZ\6>(K6K/!%^Z9OLT!5U;S?^OB; MY3#3C1!<\<;A:)RP_N>;V;-]9H6>/TW=1FO K%L.]&$C9S^(05<^&WE^F#HU M;S2-9\8)PAO[%@M2=R]Z7R48CP3@RE?33Q]>B<:G;/>>^%TLM^_Y2H^-F-L+ M=@38G:EWZUT=ZQ6]6FU6-:,:_8/*?\H-6,7R?)8O1']H5^SAR,D?:C!BUJI0 MKRWF5.JJ/O^P*J")Z7!"_GJEJTVU&G];&103M,8AM06DZ(OZW1ZM NKKF/.= M*T-M\15&GU?'T\CW[BI?>[=:O:(9S=D_K K.ML:UKWQ>-;5V__FJ=E5;%=QP M$D&K\E6*CRMCBX7A-/Z[TN#0JJO.9Q'0.+2=/* %S+_C_*]BCNR*KM97!MEC M?."X(J[/^9#PV_H( M;SCBTN#][9\Z=D%"2)_:#3_MD?QQ-TP6CIY+CY6O/A/#;;?OI1R:P505H]6[ MH>J:0Z:\57I^JOP:P1YZO;&3)03-$"&^I9W::)@X:[M[>P?=[N&[PZ/#\__$ MXB<+,L4R.8DLN'.3,/'X6R039FY&-$IJY0)53Z>/11^MQ<=:2KSV MF3H3>J@4/-O'2]/B" SL:PXVY$_:[N5S16=Q"EW;%6_U_%O%YFJ4Z03LC6+? MN)XOIC5D0RZ1'YL3>S@>=KE>I@3\WN*_I"&-JW0CDY,LFUC.N,<2A'_+ J;V+&2$B_<='N*ZRDNGS/K;7KT<7C+ M%0R.<]Y.+2@LZ10!/BBS]3)\7,Q8QR>=?CS;V*B.NY ML/#X&U>?EU)O'DC)T+[BCT)(_:*=.5$?K47=G7US6#?D'ZA6F_R0,4L* M;$T6;%75-&FH+7FHR&0- &RM*0U6&K4SZ)W9H^N+%SH.=_G)R>?SG?/#S^=_&27^<.ZI6_R>FXWNEKO%%@)7YG^5C-%7Y<_?LY/#D@V*[.2PS\*WXGA/P+SW_YM(02 >4[92J^^4T)IR.F*F>L MSWS&]S&BFAOF,M^VHM_B\;^?_Z$$ V_L])1KIG 1BTOY(1_SG?76VT?]!]E' M(VT?HQU\PQDV&S(W/.&X>[W&!IZ+70G,/@NG'>5\P"^""1=[N03CN8K77]@T M+LJR7J",W0AU7,CBLN\=\Z.!?)?Y-WYHAQ&;B/;X_W!(H3!2* ^+_F/-[>42 MN<G1P?E/)F/%:Y:6K[1%^6H=\6HDKI:?S$*RC+W^(,?G;._CX;\/-OO\@/YI M_+S-D"1]X/3\;).^-;#OV/;,02)-C#15N!S5"_Y7_K8Q4%P!S%B 8%&7A2H/ M$A&LM$:64+'XDH,)LV1-I3W?N1O._G7!K/O5CP]"I,-4K%%>A^JWE0VX ?KH M;#4+!NJ9&TP8I5%@3]:3_GC,X,48VPU"TW&XWAA>"C#1!ADM_7X*3W_G_ZTX M9J2.^2ECTAZ?QUPH@N$K5H>O?3BZ=,UP8+J7@VD87#4,K980^)!"M5R%_+"G M]&S!:$*AL-W9/:;<6%=FKW?UC9FW5[[GA5>IL M(-2Y):@M06T):DM06X+:$M3&$E0](;#RY0BJ[WGJM>FKC,/ETX@BM=Y[7I'T M_=LR1$62ZP;..'7WZ\EAM>L$?^B *MI8 E1["K2AUJH)NN@CN ?=\S13P8+K M([(:\(6K_S3]][83!=8H[W8M;9C790(@MBQ[R[+E6;9>39 !GAZ$ M+;EMR2TO1)4PI6WQ!PA M';"E5]6:+A\*OLQ2OF:"( (62&5\)"+<-8-< =JT*P*T".;, 7*/>IDGQE>KA\S'SFYS M9$<.[XG*#]+8%R4EQ%+52;U:5?_B?YWRF5OVR)0/GY>^);#2$LCE W Q &Q- M!ZY*@(TUJEF\/,\@YT71KB[-PPVU#B!5,X KO24OAB&%0(B*50#2'0!6RR2! MU<#6Y27G=3-)7Q8LD?I0 @E7J\N?!P!L=G#4:GL&Y"H3[1G1;"$YE$;OU>0U M/H3 Y"<+H98&+'#*2C!;*K+=J"T#;EXD)1*X(A'AJYG $C;#%"Q4DGG)F+EV MM[(E=E'#60?(1MARDZ* A=X3:T5)&M$M\Z^9[P7JOV8?'FE&O^ZSOCEVPC-F M.L.KD['C_-MTQFQ+5ENRRH^LNM,@9,-3WQLQ/YQN:6M+6_G1UI[G]NT;D>J0 MKU>HI;8;@&Y+(\="=@.:XDN(5XA&*"(2X2"P)+@UM$V:+9GJ0:/?)]7W*"\2 M@-FN:T_>7K@_^H5;V1\'',S &[*W3\(^PN'H@O_VD?_TWO/CNW/LF_<%-OFC M8N<>KN-1++/9+'@*28QK:O6Z<3]VA7O>\6YL5WTVBU]/O(=;_=Q[Q_A-W]L2 M\<]&Q"@EU@DHL3L;=3I_>S(]KLNK&VH3"+CX@>]!$LLQ K8&W*^)KL4M:_KQ M69/D_7HDN IG*J* X(K7:V-MIO9T$A*WZY*C84A[< VU!BC/)6 0-&66R?P? M+U=GN;Q@B9"P67X[*D_81A'89HDX-$C0='G&B%@5B;8,L-/E'U<+QS,43PE$ M_F;$E@1P#TEL2C4XB8_-IEPAAK\PI1V7IBA9?O4$I*DFFFF_A8IE&\?5/VWWO MN9%-)N<8@SJ_2X$@;X#/(7F]&G [&4UY]06X1NJ Y"XMM-:A[AG(%8V(%,6G M)R")*L">01FM1,@%%!@H4;8$$3(TX19:4C3R([!$J6!$2A:B;]/DO4!I.O(U M>Z&$+>E3BV5$YJG&?_"<'G-G(DA??/'S$$,N@X$Y8K,^I?P'N74!B@B2UK1V M'= 5#APID M$"%AW39JZX,%VL@AY\&H%<[$:)KT$A$"4"F%BH75 2T#<3L@QP'8LSIP'@ L M(-X](L\I43DMQ/="P1@+]VDA*9\ %4#UQ(#K'+'IZ#0V**0H$U)"JO@;DFC3 M$+ T]SE9Y ? %HF\1+JT6J*I;4 >KT%==P'218K+ :7[=*2L&DW5&(@< ,Z0 M7>=H 2YP3R+\'(&K(\V=B>Z)PGD#="80^PI NE#%(QK&B^B^P-W> OPUB(B3 M;4R!$B@4J4*MX(0X1:@!$081;3U3#$L&%L6"_C#_PA"$7+S#V5D M^N:0AWA@!LIWYGN*P]R;<"!WE$[Q'B(J(UWQ3CTB=1R1 M3!%3.& #1N BEWL9Y@LU02!R-2#W!(0'FK.&.&,1\B7RH"-.2*-=^"$FXF10 M%Q.:YBA$@:=$8(EB-!"I7_IFUQO9=73%OTS4X)OMWJB'0_.&'5J>^U_ZM6&T M6]>U?-?95%M "C]RNY (&H@=H?@(/4C00+S""'(!H1-RN@-PD3@?P#)<)TKD M(ZJ?0Q3XAK I&N$%P"T4XB.-!0VR8LO[2B0R1L[24YP_,K/GL" 0KT]G^*IC MK8;,O]@8K&1*+RY_+F_F6'\[.*K#NZ8&^[;P<@,K<'YP.?_K'XS M[?"]Y^^ZT^C75VEC!5 MFBG?3[&:G*_^^-NF%KIX=[![TOWY2EW4M+7K0EPSTPV(:EW,6L#?[XNH*S'; MJ0B&#(B(:[FF@SZ7.CSZ^*C0A@@SRZ?.1AH^%]]=XDH;]]B\OX;D]D#B\HIP MHW:CX(13Y@=V$#*.A7WFL!LS9.GWV:+( :CTB)B(A/HAPH&T+*/1%-/ A/L\ MRE,\):%\*"=Z/J[M$O^#^-N*J^ZJ[_CG607>;LQWI.D)B QJ =F-\GX:#2KE M*TW]>J;"/)<'E=XX8CS\/'H]_J&S(#YZ77[)'[-PX/7FXSN11'/#F1+S.;<2 MOT7L/>3_.BNX/.62CGO%)OR4"\B6Z?XC5*X%SQN[/77YG,0FVNZ8J6K*(-J) MBP^U F;LL[[#K% ]=.\\RXP*Y)L^GZN$V/Y#S6&]G6ML'*WE/&$J9:,F;Y'$ M:I,CC+(*N%R!;O.-)G#Q G)" P +W+Q( 2=$7 +",1J R<.H$82MF[QZS<^AX[!>^N%:N(BE-TQ7 M&T#T%Y)06U YCP4A["*TG2-^R2=(]/^E5WM&JU:7 [3[+=P;>+;%DB'5+:-J MK"[+"!O/H2.@.4+O\US.^;HA![W KEU/A$SS'VAOC!)-);J\%EXK3#^L)_3? M;[X=86FR^#3?%: MTW:9O\68),:.S&OF;+&UQ=;V-&ZGLIW*=BHO.I5%XX*T>J+5(2L 408P4: > MDL78!'P0\K80NB8A2# H8EQ :F !U(!4(B7**$** R)Q[4A<&!(A391=!FT: M28\N*(J-J!P]8A8"P"(T!IQ@A)$AG0F(HN,T9-<:2=20%!E3>"1->DR ^&1Y MKF5R7)QXRMQ7%P=!F*[P'R@N?Y40]-DD?*/T//&[ZX6#C& $NEB?O;/_G)Y_ MVNQ@'S229K9F\< \JB;:).!A)L/>,@.,8G0_ZO,]^Z=@Q"RURRR?A?]BTR[_)AU7!$@4S3:! ME)T=_T.?]HR40LV4 JGB&H#>+G4D41]!*4TB!]%LD?P0H(I4 ZE,B=0I!3*Q MD%8E1"W*D*[K5!U0@! 7FGJB9 4?B1+UB\__)YHMTIF! BC2#K$$#9:)2GX1 ME8 %RME0%2$J05)VX46&B0IT$K%%J$V'/($1]1XC0@*1Q1]"@CQN$=OQLMDN M5[S4;,/!8PWLN89UVHWTYJ)S-J3!ZI!+ "$6P'1? D&"""Q1:9/,6Y1(PY0^ M?AI9WPXB!3-IHU[2$_)@+1(6,GES4;I=;PU[T=Q4]-ZT0L^?7AWR-TFS-2 3 MHC!BEB\BJG$5F>2B1AHM(-6UB+H!T@@K-,$J@*T$@0I$$1#5JD)FNXP'IS$3 M5 9:SE7N$ZZCRAU[]FC _.[(EN8AB&4LL0!X(?R[H,H1<2VL#7-\/3K*[<)WE&!:1])AD! M7Y)/$7*@D^[YV<7QP$N,"U-A=R@] ?#[D 2U3%9F%_I#E0(Z\P@,S5 M%VUN<97MV<3<<-H3^0E,:'ZYL,)4]:T^.[-YH%BD8^, M2JXY%!5[@Y&MGG$:B;H.(%$21)YQ@/LC01)$/B"J M;B]([Q^CH!"O%A#/ O7=+;RH+M$YH KJ0;HT 5XSI&QS"?Q02%9KI$F5I04!Y-\7E@M@BS2:I,G,-LB1).J;I)(37B 5*H-FD. M!$WO742BT:H &I"FO@TD"AAH>60@;2D ,P34)U&>RA ^!H@A4# 2$$2'Q*41 MM7D S@11OR.J@' J_MC(,T%D16D,Z"2"!"X;\NA%2C32:.E$)$9D4T"N2JA# M"='YI6HW#MR51/VP#:(VG-#=0[-K ';EB4RK01D-4,=FX+ 1W94ET*V)VFXA MT?R06DF2)8!DH2 GC5H85O1'G$0?CTW7O&&^M#^B 01] MM#*.1AX3?R?\3L#\@0W-;#VRXOSW;9]%H<4H[N6OZB6-2'X,M_+1[LF'RO'N MR>Z' ]FHF]*4ATD9F5$N8?GZ=T\1CVX]+X>N"/*H#",2GL>WT!>'24-@1@;! M<@R*$/]H$6945E$>F;G%"24ALV0E0^07U6)P)ZIP-BH,DRA>[YS!2AH\<"7UWFWS%?^6:' ^5P MOZ-<'.Y_UJO73?.:U3J:9C"F&\RH-3N55K5:_=+QF3T,.EJ^D]:@EA=$V@V5 M\D@D*1/U_:!QQ1%I(5#76P"W"(4!:OFZ1IJ7E- R4^\DY-PHTO/AWE+CAJJB M2TLZE_Y\Y)D]SJ#$+SN"U>_L>8[H6\7OW^#7[M2U!K[G\GNKUV6ATO>]H6)) MW:P]W[D;SOZUQT:.-[W\VKN]_.JS2W'?7GM>>.GP.?!+QO^"S.^C&0Q"$<#Z MJU'T? 32=V9]OG9V?=^WS'>9LP:>Q*?#D/DFUW6*1MG3 M+?Q5*WA&DYV'4[.S&X:^?3T.F>C#D_?$AI/:URM#K:IZ]#%CCJMP= TRD$,7 M!8E3,M.,+2,^M?O736LF/M6JS49[%?$)\*NW6UFW4.'IPIC/FTA@ -R16DU> M8,BC ,=Z8)$X!:08*7@8+J2=Q^B"9)Q1:0 M$Y$5)UPJ4H"JV0+A78CQDNKF(0LY%P.LNX\=]*N$JC#)WN[,%9QKDNV,"O MQ],G_RSC>5T.3OSUWO.[TR!DPU/?&S$_G.9KSC6VG&C+B;: MD+VU.GS]P]&E:X8#DQ/V<'3!?_O(?Q)\X#&/$,=]5?X2L9<(>:?,']I!8'ON MD1A]=<\0KQY^$(.?A;HL$_>D12L#"\X%_'14Y6Z)3 U(%G=#VF3<@NQ#5"7+ MD**LB+NRCOB^ /Q2:<0 &FBB5#D:6L7W])96B;6F6@?\/D0I[35I[T1;;0#4 M2Y2O2=73H7@K$14I_*BXI:H;2I0:@-1%1PKI/F(W6KI_-1.[!]US&6G+9:%Z MR/]J[/9Z_+U!)*6]WST\.MB7P['T#=_0H!H[1(%T"%BD^#S1#52\7Q@X&( % MF2H4F$C(0=Q@4(DA@*,#&@42*$$4N@P=7WG*14S61/$71+O.RHM!+JX2F, 0PP> >X@-EJ#G((V<#/4[HC&.EZ"5!4(+1*0 <8W,\JF+ M+]E& FPC ;:1 'E& L1FY/L5=^/_7NTSCEKVR3V8V%&3\[4.2<_V:Z*B1I@G M(+Y)U_R[G"8LK:W5L,@50Z *C@&4J\&2:\C@]$=;BI;!# MKE%%_B$!/HC4 !QBHI8S5*RL#$Z/PH61S0*[KE-\:SC:&HZVAJ,7,1SESBNS M6' 4Z6A[ZN&G@XG%1J+%5$?IACXSAZ)Z:N2$ZRU__&]F. ?Q;MSO,Y_U#MW1 M.(Q!J*+AU:ND'\1#';W63*G\N0C[O>V$S'\&^?D_1W U(PMNLGU.L+-?-94C M^=7B/\V -J4F&^7HQ)V^(D"SCQ&(1D-_O66M6]:Z9:WEL. MHAS%S>U$\Y?N^?[!V9ER9YM1$N:0W_779M063^V&/3X+/A9YD:;J+6/^H@?) M<8(!:6@/L^V&IB\:ZW4]ZY:%>Y[K,DOT:?XO@6/Q?YV:H3=SOBLT*-(2N-H0 M;SA53(!\V$F]#(4UD3NH^!(E4#A+X=X(^=(18%(#$:.$\I=I$ON3 CFV!HJM M@6)KH'A) P5'XD-A"'&2XY:[L9!PR,?*<55IC:&I-HEZ?5 )RT1J$Y"1N4S! MT9Z%),MTB!.%0A+V/MYQ\5JD' BB+B/V(Z3U1-;&/Q&,C8ZAJT9;7TNZCH#4 M^"= NFYH;;G%RRLQ9 T!"TIJ?8YE3M%:<]VM>@Q$9JOT>L[QNSK41NL1W]/7 M#");PJ%U>-7Q\TZ4/%=XX"+C"C!EQ@2&HK8,&@JDV!T!A@ MP0!DKA82'U\">S= 8M(W;TMM((9IX$9?N=9?;K0 %5U KAYITM4@508Z$BV: M>BT(>R3J"0E9]8!M0Y(/H$J51"D8@![>(/+G%]_E"'*0 ^DX""T S@F@7SV4 M_0:E^10>+0$5,0*FB[1J VZUAC1VFVH=.<'%IP]1%2P%P!()YT K7B3:2?[R MT72U;12OKP)GHH9,%V"02-ZF?!ZDCLE. .-%JKVO*SL]_A9Z8VM0Z<\ 5D0) MCD[6-)(,3DE0632S))B/OU6$M:L2.V3R&6AYPQ%_:T5\2UB.\IE9 ^^+LA<- M$R$AQ[OG'Y69IR<=\&A:F7O_4N<0W+D5V^U[J8,B%Q.?II\]2FK!D=U0?L71 M\*3MYA^MQ=$ZU_JC-2MB-P,10K.BOVUHAH.Y-W;YJ[NV*U[F^;?B\J5S9CV.MDGX1NEYXG?7"P<9+^;'=NG&W)^L ML['K1K%)CPV_ EOJ._OFT W9K,^.G) JWQH#ZPL/]:8%DO*1N#4@7KH&!7+2 M7'*0(H]4!D3FBQ1>!2Q\R'2!.ZZ&N&:!G@4(E2$*+&+HI IT!ZPO2%Q^YF$; M,.7#GM*S!8,,.9/U[NP>4VZL*[/7N_K&S-LKW_/"*\Z@KY@;^M-7*0F,JT:R M AR!*/"KA51! 6SH6!<$0!-$XO&)BN) K:F(ZEH9TIQ&A_ @']FL)]O@4#'] M101P7*X^[.[]9'*U6+&T7*TMBM7K2-5V8&VEZJ52=4*C)8&Q6:,ETQ(Y?ORD MJ-U0(&)W]EU:V@9X7KN1P$-^C+-^$G&63BSX.;WNVSY?M,U,0 M+?\B&^;\[-"ZMI=R9L7!&4T%@D?32 77U]:]E[]P7:XG]EZ>Z6G5O*P)Z2C< MLKUG;(\C[%%[.?[5&IBNRYQ #4:VVF5.%%UW&LOQ\CP0T-C:+4#N@SP6!%DP M.ETC$IHL&,#GV V#?&74X4I =C-EM6)]%9YUUT5:Z)$I%C)*T"8G@V5[Z2" M"Y0%+<=\ 4)P"7BDE3LC IN*?@.&7Z)X")AK668;PG@0G2& M=+LCHE](:P'6UI%J-&68+U%W"R)A'9#Z(+" \13P\2,=:JCZ"A6_ M9\6#U1X'DFBIB7W9I41$[COHM=@W0_/&-X=[\3^(N1%5Q(!2L.3CE["J$"7H M40*0!Y(LM5E';[-ZW!7/*(CL1F7@[4240-1*DB:-%+DR$):+)$H!H7QUA'*1 M4AE(&T7$TP*T'FM)UY\R-+65&?R_PI4\J]2SVH6,%$E&'&8E8$"(88KF2$-1 MM$0.?T#[+G[+Y)B[;$;<1@;U7>U]W#W[\2/[GL;;-?,(3KOB/-&GB[F+MT8Z M\*ZFY1AWE[:TQ=?_K,%W\>7X4,(MOB#]0)1R.W^_%W\\<"T/B;)#PN':B!<: MR(( JG8A67* #HR S13(J.+ 9.=H<(S2+!WQXQ*Y[8ABUC8*"7FJ47M[>X:&<- 2EAM*8?A#A#4$G M(L(")TO7@/H[0.\%*!X4D&);&E#K"B$'HK8#64*WW"GX\$YK58UJ_E25I<8] MGQZ7-,3=SV55T814;G;Y0%F1PC,5:[DM..Q^JK1:]79%DX,T-!W^V' 5,*MR M-(2$H2 J>>$+,I+G/.]2A$)R MH \YO.4I>@';2@QD5,=1'KPC#X!IB5*83F=D$* M7A1">*W\+QM\<#(DU1^#-OTZ>[>O_1J]>T_BUWZ?GON[=*9F_/8C)W@^IWA>.;^%5Q:&+'5 M/4_TKW+#4\]+Z&6_"'LUXUA+E[^=J-(%"G>?(C%H2.T[HNKB2/1GX7%'2) % M%$U 4]R51G^$Q:"Q8$>5=4@??7XZN&=IWR7?DDR<$ MKY8?32<\G1V\[_Y\HE-K?0G#9_V 2G"*-D5>;*KG)C:E+&KQW2\N-,G+.3*" MBUCE8M2::'4Z^]=3_C?S&5]>("V\ +UGV@T:X87&O0F4@"U!PV, !\4+&=D1 M940!"=+2H*$VDJ3!4E[6*UQ[AR?GFWWMP9<*Y\TA$"26GRXN7OP37"I\E0N7 MRF3V+Q':'W7JE.-054 CSLHX?;OX1^F>[YZ=*T>>=SL>'8^=T-[WK&B6HH>T M/;OX'C_#_RR''LP>B_A4WQN[/=F9')SLYSB/U?B[H16NFP(]\1"U+,\B=+MA MZ-O7XY!U67C!I24[M 5/8)'I2E55N0GEF8>Z;X9,/-2=NJ$Y0:>"%);/BL8Y M<#E#6FD6R"'/M*%\-(/!?)O0F2">UTS[R*Q+Q6HXR=/'?<;O;65 M9Z0>.68]VY0?>6(.Y0Y(-#JZDH0CY$)3V0V0+9V41]1H@R[:#S M0&7& =HZT4NNJ0J?I42T7B9.,V\VCII'W@GQG2-/[08.!RY,[LR/ M"[:\-T7GEZGT?8=D( (5_4M0J*4@L&*;]FV?66&\(5><6&\<]N]C)0A-_SD9 M+C[;G8V(@$2N&>:GF*XG(_Z66$;=W?^/TO>]8>9#YP^0XPFQ7HJMZ=/U5_Z* MCG(\/>.'*F3Q]\\7KFV901C3W1GK?V9N;\2%O+#S^;/6UE6MT5+YG5MM=+1V MN_[ERRO'LTSG]1L![W#_%S4X+_A'O=ID)FM8'4TS&#.J?'YXX4\HIG4K[H[/$:D,O"#L:-5V^TN<5;&44IK]?N_+ M\E?%_DG%B]%G\R-]ZGN3Z>?(\-KO?$YAM>H]S1]&8TV+7S&1:B$&Q+]\>:,L M'HM#]TZ@F:/A(Z=7A_GWYT3FA/@1(/R(I"S^/#8F1\SD*NZ*>/5OS^ZE6I?W M/9>I:9??TC<(T+/7I+[AC(5CWQ7<]#%749]"H9@DWTQR'/!W2"*@W6HVZC5# M3TF)7GTN,6XI5[OP!N6;'0Z4F(COCQO7_3G5B]&FT/WYA?/H=\HMB&>6[JDJ M"\-+8 >93(^U4L[] WVMP>QT&F['L6TD<[MV&K?C*VYG<+O5*>:(W]_17[*G MMMUJ-9L-/NE:S3!T72,YOC.&O39#?02'D M('+E<[6$;?7Y[;'//;S/Q_-:T M]//;ZY.=WWA5] )._!YY0XSW9A$ MZ>6R:%,H7[ K\OG)Y>CH+:1G^676L?"N'Y=?7*>IX:LCUJ8#OL7GT:LG#@"3/0/7O\ M[=[=RNZ7(DP=RU_YM^B=CLGERMGK$O$B?B(Y>V,WM(=,;FL?IOKTL8193YX# MIV,>P/P7MO=A]D^@T&[VPR6;A;_'@W)$W[W56?BD'!8^?7CI<,<+A :T?/2% M&YN&Q?X49:C.[_Y8OAH-6TX[<3G-="&H7WNQY=2 Y? K44M<3BO#:M OY>[P MY2026ZV:L1RCK,MI)2Y'SY"X>R5=CE9-7(Z1L9R6Q'(X9_.]*(L]RU.7T\H- M;.6)QZQ6RUAYDW C%YUI9:25Y).<>FTT^U99&9/63%Q.QK5A25P;F',[8?&+ M/TO[OE\ 8\F\+^-FLO)FY8LR$YO88;K,]!"E\/'\_!2)47CA *]JAN 7*;I MU58UMP"">K5333,J;P,(TE"G5!A!L PCHA%$X@&"S^,4V@& ;0"![ M]K8!!-L @K(%$*QIJ"Z?)TA/] 0M"2!XL*:6-8! 3XZ'2';3/%@-RNJG,Q*) M;4D P<-RRAI 8#2 (('B;NL 01&LD\P.8#@83DR 01%1 48B6=G253 PW)^ MXJB 6O+Q3+T+2AP54$L.7(\1,:U4;!W_\_=LY/#DP^= M2-J,E/G'7GX[4();.VI@=\TLU1*!(Q&@D-*S%%^T?O-^].#J?O4E$74B_*?;D!C*Q.?<: M])WI<#(\,8>"!UZ+;IRN.61!)J]-47'%GYV=QX$C.X_NC#6>U==XUECCV=H: MS];7>#:EEW+FL\TUGDUKW2J*3@G:BU:7I3Y0=:U5:@MI1G M,ZDMY=E,:DMY-I/:4I[-I+:49S.I+>793&I+>5:&VF8$LRJ].7'L63:]K>%# MTZA\:/7D)-P':UBOT:BW:_>"<_VZWHC,1\T,'UHIU[JD@$\S8ZV-35QK(WFM MK8RUUC=QKRY3AECR7*;\M M>2Y3=EOR7*;@'\_G, (+:^".UO\G_R"KC M+Z1Q90KI\]"RC7SYX%E.MGSZ8714IP7)I-T4) R3J MR<6#I"Z#,BXG,1Q+CM^7<3G)H8Q2+#U].2OH:HN+FKD_RX:NY.@UJ5NAC+N? M'+TF9>TKX7(:R<6)I QZ95Q.AJVV=ID]]\:US@-EJ M=9HX*Z#][ ;T#R(*#,J1P/*-/N-T 32F!KK2U8O?0*0U'U$G:>!P$,T6X1!( MBW*B7I4T8(MOLY;9 ?/(N^F&/C.'G\,@_-+Y7VF'GK:=X[(VL(^_T35][![L M79P=GO_GY^K\.%]U7)]O/(H\2%%3QR2B,9_T@:SI>?6!Y%0Z]NUP^M ,)7'2(L6(>C^A8E%CBWPD'#>: M08<<,:4R84>>8 C/D+VDLF*.N'AR!8K;ZCE?5^Z_^%^4=V(9X@5B&+K4'ALY MWFSHC&O.%GT5(?Q*G!$.N,#77]END3.(SD'![R\8!;.+]/D4$H2:Z(FEHDWT M<7C;L_F<]V9%5OF7'*8\?^-\\DDL1DQ1\(I1E#JH<\5A51Z!S^#Q-\K.T7+" MQRP&:/9,-$R-3_N=J=XO03UE_M . MMS]SS'B6N]"%4B;]VPI;V[>57GT7WA0"N5*P1%4?^C?"4KP_[^6'(8;ZK3_#I MC9[^?*R_B3&V&X2FXUR:;G@IX$1D8K3T^SD\_9W_M^*88Y=/P4\9D_9X] HQ M0*GLCP,.9N -V5NKPW$P'%VZ9C@PN3 R'%WPWS[RG]Y[_FZ4YKKGN:$OSJBO MQTERSX,%YJ<-Z1^*!JSG9//RP.V<+F47 48.) MH=8RK>!4::: J1[)W$2,G#5Y8U$[S\S=!2P =D,DV[9!8S=LTE@Y@=GJ51*P M4,HQ@(4Z48R/U!-5LBRM7D*0Q1=HIGY9 C3'ZV &ND\ET"2" "6X+C M ("5WC*-RZ,-FA@/(BP ?%R3I@6-2V+ .0/0T" @,:VAMJORFR:OFU35=H/& MG:_)3Q>1' &P1+-%F"/5?49 "G0\MR8_6T .:P),C"H,!<$"HO(@M-"ND80D M%2^)_#@,<)B7@XX@$4C38'Q2O1-H> M(GLDG=MM[-(V=FD#8I?0X".+<>3L\;].S7 01;,R7XL"D/99WQP[X?ETQ'*/ MVFFW:!1(0."V5>QZ BV@-1)N&8!] ]7_W2M_NV98;LO6F% MGC^MB4DJ[WPQ1M+(6Y,Y5,DNO*)/+;(=)'@3*!B"60= C8- MN94 P:=.Q#FU:O%$AFQ;"HC"X1$D:/*G;%UC; YLO/CP0:*0 M[1+,MG@MO@1R E'H#0U/H,IK(D)"\5%^1.('(#$:.DWA,1JI!A'RB13?XI% M%1H"2.,0$DC$9J--$A5!1;<;Q6YI"&'#V"U1, _1Q4M499=(Y:69K59XG%3Q MA$"DE2'^OQ+4OR5*B X#578(():)THK+C2-(K@ETBBTWQ =!D=QJ-*$:C1OVXQ2&( M+DHBNB6:;1E"(*C$>8UO3MU%#D1VKLR,>W8D?W9D_:LR&S0HC MW^]4-_[O55)99"6&N-?9F2URYV&1\<>=^2)W[A>Y$R]R]KL8NS.GM)W[*>\D MO6XGL&]R>"/$K[A]^ MO--=CB$SY$L0,\B7$>MJ [CDB)0@*%\ <-,A.=R +PE0*P!3+!0O!L0O(!VH M &U%6S=*_/&W%^JI5!%M")#2\^D].QX?VNRX\4F]VE;#8*0*#'5#5^0J$!-5W ;F6 .JSR%\ATAS 0QQ"'\ .M\!/!WI.RI- MK1J9RYW*X$U3](0H X4JL(4JS'RC*HX!Z2?RGAJU5B>1]!"F /":!A"& Z5= M !7=$;!$34$!ID#D2@!2<)!^#(",!/6EEIYN#1*CH28:)%L&&'J!+=NT9K8T MIE,B/DY4<9PH"9VHI0Q!IJI&I3?5@ (=P(XAR@/2.:)F$)4C*#S]%8J1H$E_ MI0B7HJB/F=4!%!)#;;- $C.H(7*JH=\ .4:<(6=&TID3G1O) HSSC]/_X M0_$%#P\ZGV=<_$#8M@4K[Z3> )'WXOQ=5Y2Z.;*#\-Q^_YKI_085;$MG:1?0_^.(HT-8^GL_O17/*)_\&].UOYO";Y[S M ^[82;G),P>L:N@LO$X_49D.*CD0X-^(D$W4"6)=V7WY2SZ=[?9Z'&QB9_;9 MF.K$J/*_JOK\4U61A?^!N-"RZ3CY= MG.PKLW#R=,BC:64>R)PZB>#.K=ANWTL=%(5'\WGZV:.D5IR$[;0E+[TP^4=K M<;@X4=&BHVCP@!,"FBXQC^SWQFXO2KP(EURK\;N[MBO>YOFWBAW,HKT5^\;U M?#&?(1MZ_O38G-C#\;!K?V>8@XV'1#D1C)O#*48UD1?':_C;7F2[MQSEK2)@J-$$?TMYX+_%GQ0JB.#Q33 5W_RFA-,1 M4Y4SUF<^XUL4T<*-4%YL*_HM'O_[^1]*,/#&3D^Y9LK(]+E>$_(QWUEOS2T2 M5]6UPX;**TWY9OI"HGN==C9&/N.O9Q4VL9QQ+T%]^VQYKF5R/GOB*6QB!X*, M9F1NNN)V5%R^!9%X.0G?*#U/_,[OS,$S!.1RXS)!:=1I%!"L/2]+$L09XO M$.4 54I&(@&)&D/*B_=(- *@XR"4D"DZ$XGW1&>K! FH1$D'Q=MUD$:Y@*)? MM.&0T/1, [9X2D"_63J.5^PM')> MUW-3SO_'>2G5O"1*VKHZU_\XCS2NT#?=P(P2V=6)J?YE]Z25+.E )X,LT G@ MHDCC&,!P3A6+NFX7@^5O*4$EDJ33NW+A#0YC;KJ:L])":X(\0('GL;"J3:@D M(CC,3LQAYL4V^-2C^AG!CB"/Z*L@[&/3=M][_KYOW[&4*AF+9T!::S74FD&3 M>[H!6BOB/"I#Y#Q-*S6M3J.QT5B:RI!=1E5,#3",-8ALI#0)-8B&68+.M%"M M"V"^4-,D8+Y&C08N$JQ%!!9P&R#F5^0($Z5W4YE,*3+],?L;$E%*5-Z7IF@_ MD8W(J-,TZP-FFZL[8C4">\&>5"4UE$D;M'";VMB-OIFAC&FM[/:RBY.]3\>G MN^=)5K.2FYI*2GDH.?TIHF8VV$B;3A=K$VB$'GF3K@BCR,FF^XT#+,:J.X^ M6;K?RNS C:9B]:-I%&M&NN1FHQ^+OL]D_OAN[ M/8>@8&=#;3< @X7TG6ZH[ M"&"M01)SJ:PU@ H)J7J(@DYA:-2@$X$%X)'811&SRKHE9O.@,9)22X8F;Z4 MD =M#QKV^VSZ_'-!]\<#6PK>,4A\(N9*?77BN/=W(BKE+GFM9,<"9P&H?H MH6<'&2!6XZ5(>N#-)WK:A.P=4*E*3229#H$N4@1 MF"K@6P&.N]X "D@@V 7B>(G,?$06+LAU"2!7OIP(4F"N!+(049 LQ!<0AQB" M!6FNJZDMP+>")"X"\P6PH ,I&4B+!"33 S@11(WB&@35@!I8D6YIY#9JD + M29H$8HA.)FXC;@5I#;2F-I%.\<#-W@;*N]$T<-8 6D"PH,E7WC*P. 0 #\ 1 M1FZ).N CKLG7-<$T9D0V!\ZP)F_OT4"MF2HP!5'6&H"35!K#FMH XHFH*BH# MU3D@P5_Z'-<@G15Q;0-E%.I YZI:B\2NV +:>Q#%*0%' E#D -"#SE>\+A@FG1*TXD,HB@"T8:KHF?[&UI/EC&]&%J4QD-,P03%1 R&LA M$7:(UT6>%*!BT44'V%$)N@"%(:(8HKBB '1:Y@ELDD?.('H$0PV:5F"!2>@"P M1$UI$:8+$"Y$"30M(P&P1#T*2D!@R'% +C0B;\<+9COD,5N2UFC0]0OL60F. M+^($160QB"W0M JD"0L@B^C,$O?GY2J5:].ZO?%%&47E[5M%C%3-;Z&ZYSF> M_]E_J]?K;V[>5M]7K9FB8GX2($Q+Q;>"D(9'MP)% MK"GRL3:ZVD3@%KYG5#YZI/(CX)LV$.\I<(=3-6$KWEE$U$"#B,2([(OR<4R: MV@:*%2',D:J&,T!AP(%H V(3TDL#"75%@JZ(!!%$Y92> M1(X9D0,9F2YBAB]>("5J<@\<",0$0&1V160;I*(($.2+3!?1I)!K$DD@!4X$ M4K8&FB]@)T:R?I&X620D"H&+@"4R0$/H);+C$7G^$1T8J0 +%9V@205!XHR( M+ Q(2SJ Y1"1&.*Y1Q@O)+N"QO!(%.>K-6DB9TE*68!5 M!)$"]XBS%J!=I+,,UK $F"_BIR1QL ,Z.U&F*Y&U"4J(H0%+%.)*(S-!RA21 M%((@%R %2")%)-UJ\1Y%1)NB\E02J>R(/ 85$"I>!T;D/"*;)L1Q:))'@=D2 M.:VI;(]$02=44A/B9*>*=J2IW@ XTZ2/;P,+^80N"9+(N3(D8Q+E[%/E\!#Y M@:FJO5.I?\AT 30 M$ODMT9"$XF"YXA"D"!?)1#YBKB1$ ,AHDH@90P1AD,D MB" W.U+#$)"AJ;K2(?P1H :B>FV(:[4J+^81V5D0+0V([T*$1Z3#*(TT1J1' M(&R,)@B)* 6GJ=81+Q(1=X04'P -2-H^$L2/=,>E,8A ]5>($BJI@J$1@S$2 M0D>#!1T)[ $ZG2%A_$3IJH!U##EI-*5"B=IF("%I1+T'Y%.!H2I[R-V#8(&* MB]$(#,C5@U04D\"1J>@.A^".DB/5F( M#)I$\3=(<6*JZ0*<',H< J0Q! LTWGM$G8)F2Y.! EV_1)E_&T8,4# 641$D MI 4?440I$3^G"B2D*EM.9>8GJG(!I5\47_R&RK)+U:Z)*B.6RBU1N+$42HY& M[A_$1X4P=,3^2-72@"H(IP3!/5"D"!73@>B!HA@V%J"'A'0@,1(8/9 $997 M=4N4#0K=;%3QCXA2@;@! ;"(=$H$%^$Y4&H23>((%)Q&0PQ$I=@+-QMCI9:0 M)'S 70> ;0&S!?@"TB8.*AZ(]#)#$D*!)!?Y;M9@516B*%"H"BJ1>9/*7P>P MF3VZ$O)Y5X9>;YPQT/*&(PZL(KYU MGJ-!^Z-GZ6>/RE@PGU>$G663BS^+<6+=HZE8M:X(E =\%Y2]SN7 ](>> M.[V,WB9@Z?''2VO K%MO' :7$88<^_HRWH/@,F23\/+:=B_%>)D=$>.2IY:X M)='P)#KF'ZW%T3J_!J)U4RYI\=5=VQ4O\_Q;Q0Z4OND$[(UBW[B>+Z8S9$// MGQZ;$WLX'G;M[XP?G##DOZ3A:.2SD>FS"IM8SKB73N'\["[%Y?TI/QN[KIB, MY]^HYLCD:U9G"%'%(M7H>54\%W_OAF+N>WR,:87,/^3_,T///U^"AW4X%-)V M +JN 'L[5;H-(LW7@* ^ U(/R'$VI&=S31@RH<]I6?W%-<+.45[=W:/*3?6 ME=GK77UCYNV5[WGA%3\-5\P-_>FKUSG3@$:31PQ)0D W![U-8O2#@F81Y1XA M+.F#H!M0ZBAR$I! 5"KG/)5@3&/JH3%2$DV6JKN\-!)JF&49J+ 'N;K7-0'_ M&%+\7Y63@PT7XU$I.5ZR&*\$X]'(\\-8 )9_UAS9@)C=SDO,GE1<]B!G7_)9 M$,O::3BPAR-'L=VOC,N]O1)@0\Q'O9]/T7B11D>3$!LE4L242(]V+9/SX!-/ M81,[$ !GJS9=(?HJ+I]X1$J3\(W2\\3O7" >9+QXKM55^'E(.?_WFIW$"M#1 WNB!2BXI5"HH06(E<)55L*&J: ,%RB4T93Q*T&)-4"8)'""\CA M!:K^T+2D0* "=FZBD-]UZ>LE30X/^^,@ M/#9=\X;Y[TTKY!K*(7]5_L)T/=M$1V6PISG/1.U*H%H?\@<:BO$KO+%U#@5/ M4HY1MG5%[CPM/TG0$0*X5XN U6+E1XCZQ!,%XDHC05=K+9H>CYFS+0'7 P*V MB-JX4[4G(N)Z5$WA:'@_C:Y M&7 D:T#62K2]@,-ZV9(E$ @[Z]6FTAO>&GV MC57P(*I=0=1+25H6T@PL(TS> @QI-\"F&;7">]E3'8GB0UF)ZLN71B/-QU5> MB;QIE;[G5]AP%$[3!W-YQV)!(#%4?F1_[#@5GPD/])-Q\4[%/_']\DTWX/,< M*B'?$RX)U^I-HSY,==?'GV/50HAND;L[!BA\?K:+.AKC'\2@JQC,Y2 <.I>V MVV,357Q\_/YW%X='^\K[W<.C@_VT>:XR"W4R=#I:H]V)5M;W',?[)O2?B) 4 MS[+&OL^UIF\#3E$*FS!K'#D;PP%?N&.[3\DB&/#5).\#ZHPU;UG\:T2%\3QK MS6B>/E.^B;^BC8A)7DU#S.-O-\Q-GN&Y%YK.C"[J=65HNV/^!J46W3*>VTN/ MZ8A.0'1@^'D=.T^!_Y/_K9S%ORC:_6^/ Z*U=K,NY[V.7_& KLI"M+#R^;L] MXE0C!@JH_%L'!W:E5ZO-:E/7KZHMW5 YD+__\HN@D1D1>.Z,(I5O=CC@!/&( M>B86&XDQG5]6)JOD&9L]$[Y8*S@8A? M*_=<5?WE[[_\OF/^\?O.R&?\[VNO-^7_$2?PC_\/4$L! A0#"@ @ #TOV M-J3#7IN'2 :#P$ !( *2! &5X96-U=&EO;E]L;V