You are viewing a plain text version of this content. The canonical link for it is here.
- RE: [classlib] build file stuff - posted by Nathan Beyer <nb...@kc.rr.com> on 2006/07/01 00:19:53 UTC, 7 replies.
- [drlvm] Signed jars cannot be used in classpath - posted by Gregory Shimansky <gs...@gmail.com> on 2006/07/01 00:59:50 UTC, 9 replies.
- [classlib] Approval for String patch for HARMONY-719 - posted by Nathan Beyer <nb...@kc.rr.com> on 2006/07/01 02:09:36 UTC, 7 replies.
- Re: [classlib] compatibility of toString - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/01 08:43:47 UTC, 17 replies.
- Re: [classlib][LUNI | NIO] How to write stable tests for blocking write/read operations of Socket and SocketChannel - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/01 08:54:41 UTC, 0 replies.
- [admin] Automated Monthly Reminder - posted by ge...@apache.org on 2006/07/01 09:00:01 UTC, 0 replies.
- Re: svn commit: r418195 - /incubator/harmony/enhanced/classlib/trunk/modules/tools/src/main/java/org/apache/harmony/tools/javac/Compiler.java - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/01 23:49:47 UTC, 6 replies.
- Re: [classlib][testing] question about org.apache.harmony.tests.java.nio.channels.SocketChannelTest - posted by Mikhail Loenko <ml...@gmail.com> on 2006/07/02 09:17:32 UTC, 0 replies.
- [classlib][nio] [question] Synchronization issue on MappedByteBuffer ? - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/03 05:13:56 UTC, 3 replies.
- Re: [continuum] BUILD FAILURE: Classlib/win.ia32 Build/Test - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/03 09:44:07 UTC, 19 replies.
- Re: [classlib] tests.api.java.io.FileTest failures on Windows XP - posted by Paulex Yang <pa...@gmail.com> on 2006/07/03 09:52:01 UTC, 0 replies.
- Re: [classlib] trying new framework for testing serialization - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/03 10:49:02 UTC, 7 replies.
- Re: [classlib] Exception-throwing compatibility question - posted by Tim Ellison <t....@gmail.com> on 2006/07/03 12:18:15 UTC, 10 replies.
- Re: [classlib][testing] excluding the failed tests - posted by Tim Ellison <t....@gmail.com> on 2006/07/03 12:30:02 UTC, 17 replies.
- Re: [classlib] testing guidlines -- support classes - posted by Tim Ellison <t....@gmail.com> on 2006/07/03 12:33:56 UTC, 4 replies.
- Re: [drlvm] DRLVM segfaults in hythread_tls_get() - posted by Andrey Chernyshev <a....@gmail.com> on 2006/07/03 13:14:35 UTC, 13 replies.
- Re: [drlvm] DRLVM segfaults in hythread_tls_get() - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/03 14:31:12 UTC, 0 replies.
- [classlib-drlvm] Decoupling VM and classlib - what VMI is used for? - posted by Andrey Chernyshev <a....@gmail.com> on 2006/07/03 16:32:11 UTC, 0 replies.
- Re: [drlvm] what's next? - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/03 17:09:37 UTC, 0 replies.
- Re: removed String.java - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/03 17:35:57 UTC, 0 replies.
- Re: Using Visual Studio C++ Express to compile classlib - fails. - posted by Thorbjørn Ravn Andersen <th...@gmail.com> on 2006/07/03 20:22:16 UTC, 4 replies.
- [build] New ECJ depends requires update to build machine (RE: svn commit: r418841 - in /incubator/harmony/enhanced/classlib/trunk: depends/jars/ make/depends.properties modules/tools/src/main/java/org/apache/harmony/tools/javac/Compiler.java) - posted by Nathan Beyer <nb...@kc.rr.com> on 2006/07/03 22:33:13 UTC, 0 replies.
- Re: [drlvm/mmtk] jitrino.jet write barrier design questions - posted by Weldon Washburn <we...@gmail.com> on 2006/07/03 22:48:41 UTC, 2 replies.
- Re: [build] New ECJ depends requires update to build machine - posted by Tim Ellison <t....@gmail.com> on 2006/07/03 23:13:47 UTC, 0 replies.
- Re: svn commit: r418844 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/HashMap.java test/java/tests/api/java/util/HashMapTest.java - posted by Tim Ellison <t....@gmail.com> on 2006/07/04 11:35:18 UTC, 1 replies.
- [classlib][util] EnumMap and EnumSet - posted by Richard Liang <ri...@gmail.com> on 2006/07/04 11:51:17 UTC, 4 replies.
- [classlib][security] crypto provider: implementation of SHA-1 algorithm - posted by Tim Ellison <t....@gmail.com> on 2006/07/04 12:47:35 UTC, 4 replies.
- [classlib][regex] Acknowledgement of Unicode Character Database - posted by George Harley <ge...@googlemail.com> on 2006/07/04 13:10:35 UTC, 6 replies.
- [tools] Finding tools helper jars (was: Re: svn commit: r418195 - /incubator/harmony/enhanced/classlib/trunk/modules/tools/src/main/java/org/apache/harmony/tools/javac/Compiler.java) - posted by Tim Ellison <t....@gmail.com> on 2006/07/04 15:14:34 UTC, 0 replies.
- Re: [classlib] Modularising the native code - it begins! - posted by Oliver Deakin <ol...@googlemail.com> on 2006/07/04 15:16:38 UTC, 0 replies.
- [drlvm] Removing classlib-related tasks from VM build (was Doing the minimum to support Java 5 classfiles) - posted by Andrey Chernyshev <a....@gmail.com> on 2006/07/04 16:38:50 UTC, 12 replies.
- [classlib]Using APR for Harmony's native link to the OS - posted by Marina Goldburt <ma...@gmail.com> on 2006/07/04 16:45:23 UTC, 9 replies.
- Re: [tools] Finding tools helper jars - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/04 18:44:00 UTC, 0 replies.
- Re: [DRLVM] Integration checks (was building from svn on FC5) - posted by Anton Luht <an...@gmail.com> on 2006/07/04 18:44:16 UTC, 0 replies.
- Re: [classlib]Using APR for Harmony's native link to the OS - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/04 18:44:30 UTC, 1 replies.
- [classlib] Is it OK for VM kernel class to call internal classlib API? - posted by Andrey Chernyshev <a....@gmail.com> on 2006/07/04 20:07:42 UTC, 5 replies.
- [classlib][nio] Modify ServerSocketChannel.implConfigureBlocking() method - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/05 05:12:36 UTC, 2 replies.
- Re: [classlib][nio] Platform dependent tests in SocketChannelTest - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/05 05:18:31 UTC, 1 replies.
- Re: Repackaged IBM VME - posted by Richard Liang <ri...@gmail.com> on 2006/07/05 06:00:53 UTC, 1 replies.
- Re: [drlvm] Removing classlib-related tasks from VM build (was Doing the minimum to support Java 5 classfiles) - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/05 10:17:14 UTC, 0 replies.
- Re: [general] More SVN restructuring thoughts... (was Re: Ant build | IOException) - posted by Thorbjørn Ravn Andersen <th...@gmail.com> on 2006/07/05 10:27:12 UTC, 0 replies.
- Re: [general] More SVN restructuring thoughts... (was Re: Ant build | IOException) - posted by Salikh Zakirov <Sa...@Intel.com> on 2006/07/05 12:28:01 UTC, 0 replies.
- [classlib] Testing conventions - a proposal - posted by George Harley <ge...@googlemail.com> on 2006/07/05 14:45:05 UTC, 65 replies.
- Re: svn commit: r418195 - /incubator/harmony/enhanced/classlib/trunk/modules/tools/src/main/java/org/apache/harmony/tools/javac/Compiler.java - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/05 15:35:02 UTC, 1 replies.
- [announce] New Apache Harmony Committer : Weldon Washburn - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/05 17:01:54 UTC, 16 replies.
- Re: [announce] New Apache Harmony Committer : Weldon Washburn - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/05 17:28:41 UTC, 0 replies.
- Re: [continuum] BUILD FAILURE: Classlib/linux.ia32 Build/Test - posted by George Harley <ge...@googlemail.com> on 2006/07/05 18:01:12 UTC, 0 replies.
- [vote] acceptance of HARMONY-609 : AWT, Java2D, Swing TESTS - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/06 01:28:14 UTC, 3 replies.
- [vote] acceptance of HARMONY-536 : JSEE provider contribution - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/06 01:28:54 UTC, 3 replies.
- [classlib] debug compilation as default - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/06 01:46:05 UTC, 43 replies.
- Strategy for Harmony to work with Visual Studio 2005? - posted by Xiao-Feng Li <xi...@gmail.com> on 2006/07/06 04:54:13 UTC, 22 replies.
- [classlib][nio][question] Peek on DatagramChannel.receive(ByteBuffer) ? - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/06 04:59:09 UTC, 1 replies.
- Re: [general] milestones and roadmap - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/06 06:46:09 UTC, 0 replies.
- [general] milestones and roadmap (round 1 summary) - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/06 07:10:53 UTC, 4 replies.
- Re: [vote] acceptance of HARMONY-536 : JSEE provider contribution - posted by Mikhail Loenko <ml...@gmail.com> on 2006/07/06 07:59:36 UTC, 1 replies.
- Re: [vote] acceptance of HARMONY-609 : AWT, Java2D, Swing TESTS - posted by Mikhail Loenko <ml...@gmail.com> on 2006/07/06 08:14:23 UTC, 3 replies.
- Re: [vote] acceptance of HARMONY-609 : AWT, Java2D, Swing TESTS - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/06 08:23:11 UTC, 1 replies.
- Re: [classlib] debug compilation as default - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/06 08:28:36 UTC, 14 replies.
- Re: [general] milestones and roadmap - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/06 08:34:21 UTC, 0 replies.
- Re: Using Visual Studio C++ Express to compile classlib - fails. - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/06 08:50:35 UTC, 0 replies.
- Re: svn commit: r419522 - in /incubator/harmony/enhanced/classlib/trunk/modules/nio: .classpath build.xml make/hyproperties.xml src/test/java/common/ src/test/java/common/org/ src/test/java/linux/ src/test/java/org/ src/test/java/windows/ - posted by George Harley <ge...@googlemail.com> on 2006/07/06 13:55:14 UTC, 5 replies.
- Re: [jira] Updated: (HARMONY-788) [drlvm] Verifier: parameters and dimensions limit checks fix - posted by Pavel Rebriy <pa...@gmail.com> on 2006/07/06 14:47:40 UTC, 0 replies.
- [classlib] Exception throwing compatibility: java.util.Scanner - posted by Richard Liang <ri...@gmail.com> on 2006/07/06 14:51:59 UTC, 17 replies.
- Re: svn commit: r419522 - in /incubator/harmony/enhanced/classlib/trunk/modules/nio: .classpath build.xml make/hyproperties.xml src/test/java/common/ src/test/java/common/org/ src/test/java/linux/ src/test/java/org/ src/test/java/windows/ - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/06 15:17:11 UTC, 1 replies.
- Re: svn commit: r419557 - in /incubator/harmony/enhanced/drlvm/trunk/vm: interpreter/src/interpreter.cpp vmcore/src/init/vm.cpp vmcore/src/jit/jit_runtime_support.cpp vmcore/src/verifier/Verifier.cpp - posted by Ivan Volosyuk <iv...@gmail.com> on 2006/07/06 16:16:35 UTC, 4 replies.
- [admin] JIRA components - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/06 17:05:25 UTC, 1 replies.
- Re: svn commit: r419557 - in /incubator/harmony/enhanced/drlvm/trunk/vm: interpreter/src/interpreter.cpp vmcore/src/init/vm.cpp vmcore/src/jit/jit_runtime_support.cpp vmcore/src/verifier/Verifier.cpp - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/06 17:12:12 UTC, 0 replies.
- [drlvm] verification of classfile format - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/06 18:26:35 UTC, 3 replies.
- Re: portlib functionality - posted by Tim Ellison <t....@gmail.com> on 2006/07/06 18:27:58 UTC, 11 replies.
- Re: [classlib] mem - posted by Tim Ellison <t....@gmail.com> on 2006/07/06 18:34:27 UTC, 3 replies.
- author tags (was: Re: svn commit: r419557 - in /incubator/harmony/enhanced/drlvm/trunk/vm: interpreter/src/interpreter.cpp vmcore/src/init/vm.cpp vmcore/src/jit/jit_runtime_support.cpp vmcore/src/verifier/Verifier.cpp) - posted by Tim Ellison <t....@gmail.com> on 2006/07/06 19:44:22 UTC, 0 replies.
- Re: author tags - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/06 19:54:10 UTC, 1 replies.
- [testing] Peace (was: Re: svn commit: r419522 - in /incubator/harmony/enhanced/classlib/trunk/modules/nio: .classpath build.xml make/hyproperties.xml src/test/java/common/ src/test/java/common/org/ src/test/java/linux/ src/test/java/org/ src/test/java/windows/) - posted by Tim Ellison <t....@gmail.com> on 2006/07/07 00:10:12 UTC, 0 replies.
- [vm-kernel][testing] Where to put VM-agnostic tests for kernel classes? - posted by Alexey Varlamov <al...@gmail.com> on 2006/07/07 07:55:52 UTC, 12 replies.
- Re: svn commit: r419293 - in /incubator/harmony/enhanced/drlvm/trunk/build: build.bat build.sh make/lnx.properties make/setup.xml make/win.properties - posted by Nataly Naumova <na...@gmail.com> on 2006/07/07 08:34:57 UTC, 0 replies.
- Re: [classlib] Testing conventions - a proposal - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/07 10:28:01 UTC, 0 replies.
- Re: [vm-kernel][testing] Where to put VM-agnostic tests for kernel classes? - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/07 10:53:09 UTC, 3 replies.
- Re: [testing] Peace - posted by George Harley <ge...@googlemail.com> on 2006/07/07 11:18:17 UTC, 1 replies.
- Re: [classlib][security] crypto provider: implementation of SHA-1 algorithm - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/07 17:07:02 UTC, 4 replies.
- [classlib][nio] java.nio.ByteBuffer.order((ByteOrder) null) throws unspecified NPE - posted by Tim Ellison <t....@gmail.com> on 2006/07/07 21:41:00 UTC, 0 replies.
- Re: [general] milestones and roadmap (round 1 summary) - posted by Weldon Washburn <we...@gmail.com> on 2006/07/08 17:18:57 UTC, 1 replies.
- [DRLVM] GC/VM interface discussion - posted by Weldon Washburn <we...@gmail.com> on 2006/07/08 18:11:47 UTC, 15 replies.
- Re: how to build Harmony on Windows (with minimum of commercial soft) - posted by Thorbjørn Ravn Andersen <th...@gmail.com> on 2006/07/09 12:54:19 UTC, 2 replies.
- [classlib][math]compatibility: different values for BigDecimal(null, mc).toBigInteger() for Harmony and RI - posted by Tim Ellison <t....@gmail.com> on 2006/07/09 22:28:46 UTC, 3 replies.
- let me subscribe this mailig list - posted by yichao cai <cy...@yahoo.com.cn> on 2006/07/10 04:11:14 UTC, 1 replies.
- Re: [classlib][math]compatibility: different values for BigDecimal(null, mc).toBigInteger() for Harmony and RI - posted by Santiago Gala <sg...@apache.org> on 2006/07/10 12:51:23 UTC, 0 replies.
- Re: [classlib] internationalization - posted by Ilya Okomin <il...@gmail.com> on 2006/07/10 13:14:22 UTC, 29 replies.
- Re: [drlvm/mmtk] jitrino.jet write barrier initial implementaion - posted by Alex Astapchuk <al...@gmail.com> on 2006/07/10 14:41:24 UTC, 9 replies.
- [build-test-infra] Build Test Infrastructure - posted by "Geir Magnusson Jr." <ge...@pobox.com> on 2006/07/10 17:25:11 UTC, 26 replies.
- [drlvm] using the harmony launcher - posted by "Geir Magnusson Jr." <ge...@pobox.com> on 2006/07/10 17:32:52 UTC, 0 replies.
- Re: [drlvm] using the harmony launcher - posted by Ivan Volosyuk <iv...@gmail.com> on 2006/07/10 17:44:18 UTC, 22 replies.
- [drlvm] interface call devirtualization - posted by Egor Pasko <eg...@gmail.com> on 2006/07/10 17:44:52 UTC, 8 replies.
- [classlib] TestNG v. JUnit (was: RE: [classlib] Testing conventions - a proposal) - posted by Nathan Beyer <nb...@kc.rr.com> on 2006/07/11 03:01:22 UTC, 0 replies.
- Re: [classlib] TestNG v. JUnit - posted by Richard Liang <ri...@gmail.com> on 2006/07/11 04:59:38 UTC, 2 replies.
- [classlib] fix for HARMONY-743 - posted by Mikhail Loenko <ml...@gmail.com> on 2006/07/11 05:25:22 UTC, 2 replies.
- [classlib] Method and format of java.util.concurrent proposal - posted by Nathan Beyer <nb...@kc.rr.com> on 2006/07/11 06:21:54 UTC, 4 replies.
- [classlib] HARMONY-820 (beautifying of java.beans classes) - posted by Mikhail Loenko <ml...@gmail.com> on 2006/07/11 06:28:16 UTC, 6 replies.
- [classlib][nio] How to deal with unstable but useful tests? - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/11 09:04:47 UTC, 10 replies.
- [classlib][bug-to-bug] HARMONY-401 -- does it make sense to revisit our decision? - posted by Mikhail Loenko <ml...@gmail.com> on 2006/07/11 10:48:14 UTC, 2 replies.
- I want to be in the Apache Harmony project - posted by "Evgeny S. Sidorenko" <ev...@gmail.com> on 2006/07/11 12:20:53 UTC, 2 replies.
- Re: [SableVM] please tell us the status of the Apache License 2.0 - posted by Etienne Gagnon <eg...@sablevm.org> on 2006/07/11 12:56:16 UTC, 3 replies.
- [classlib] crypto2 - posted by Tim Ellison <t....@gmail.com> on 2006/07/11 13:07:54 UTC, 5 replies.
- [classlib][security]unexpected null for java.security.UnresolvedPermission.getUnresolvedCerts() - posted by Tim Ellison <t....@gmail.com> on 2006/07/11 14:18:34 UTC, 0 replies.
- Re: svn commit: r420823 - in /incubator/harmony/enhanced/classlib/trunk/depends/libs/build: ./ README.txt fetch-awt-depends.sh - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/11 16:31:45 UTC, 1 replies.
- [classlib] Now needs C++ compiler (was "svn commit: r420910 ...") - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/11 18:22:25 UTC, 0 replies.
- Re: [classlib] Now needs C++ compiler (was "svn commit: r420910 ...") - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/11 18:40:03 UTC, 0 replies.
- [classlib][beans] StatementTest - bug in RI? - posted by Alexei Zakharov <al...@gmail.com> on 2006/07/11 18:51:12 UTC, 1 replies.
- [classlib][lang] unexpected NegativeArraySizeException for java.lang.String(int[], 2, Integer.MAX_VALUE) - posted by Tim Ellison <t....@gmail.com> on 2006/07/11 19:03:54 UTC, 0 replies.
- Re: [DRLVM] GC/VM interface discussion - [PATCH] cleanup in progress - posted by Salikh Zakirov <Sa...@Intel.com> on 2006/07/11 19:19:17 UTC, 0 replies.
- Re: [jira] Commented: (HARMONY-815) [classlib][nio] Refine implConfigureBlocking(boolean) method of DatagramChannel and SocketChannel. - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/12 04:51:05 UTC, 16 replies.
- [classlib][concurrent] java.util.concurrent module proposal - posted by Nathan Beyer <nb...@kc.rr.com> on 2006/07/12 06:48:47 UTC, 16 replies.
- [classlib] HARMONY-88 misses source file for MockJavaBean2.class - posted by Mikhail Loenko <ml...@gmail.com> on 2006/07/12 08:30:47 UTC, 7 replies.
- Re: svn commit: r421111 [1/11] - in /incubator/harmony/enhanced/classlib/trunk/sandbox: ./ juc-proposal/ juc-proposal/concurrent/ juc-proposal/concurrent/.settings/ juc-proposal/concurrent/META-INF/ juc-proposal/concurrent/src/ juc-proposal/concurrent/src/... - posted by Tim Ellison <t....@gmail.com> on 2006/07/12 10:24:04 UTC, 3 replies.
- Re: svn commit: r420823 - in /incubator/harmony/enhanced/classlib/trunk/depends/libs/build: ./ README.txt fetch-awt-depends.sh - posted by Alexey Petrenko <al...@gmail.com> on 2006/07/12 10:50:12 UTC, 3 replies.
- Re: svn commit: r421111 [1/11] - in /incubator/harmony/enhanced/classlib/trunk/sandbox: ./ juc-proposal/ juc-proposal/concurrent/ juc-proposal/concurrent/.settings/ juc-proposal/concurrent/META-INF/ juc-proposal/concurrent/src/ juc-proposal/concurrent/src - posted by "Magnusson, Geir" <ge...@intel.com> on 2006/07/12 16:23:41 UTC, 0 replies.
- Breaking awt native build? - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/12 17:36:11 UTC, 5 replies.
- Re: Breaking awt native build? - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/12 19:39:37 UTC, 0 replies.
- Apachecon? - posted by Sanket Sharma <sa...@zensar.com> on 2006/07/12 20:34:55 UTC, 1 replies.
- [RESULT] of Re: [vote] acceptance of HARMONY-609 : AWT, Java2D, Swing TESTS - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/13 02:00:54 UTC, 0 replies.
- [RESULT] Re: [vote] acceptance of HARMONY-536 : JSEE provider contribution - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/13 02:04:01 UTC, 0 replies.
- [DRLVM] questions about "build.bat -DEBUILD_CFG=debug -DCXX=msvc" - posted by Weldon Washburn <we...@gmail.com> on 2006/07/13 02:43:14 UTC, 1 replies.
- I18N on native (was:Re: [jira] Commented: (HARMONY-815) [classlib][nio] Refine implConfigureBlocking(boolean) method of DatagramChannel and SocketChannel.) - posted by "Jimmy, Jing Lv" <fi...@gmail.com> on 2006/07/13 05:34:23 UTC, 9 replies.
- Re: [jira] Commented: (HARMONY-81) java.util.zip.Inflater.infalate() throws DataFormatException instead of actual number of uncompressed bytes - posted by Mikhail Loenko <ml...@gmail.com> on 2006/07/13 07:43:59 UTC, 2 replies.
- [classlib][nio][discussion] Implementation of java.nio.channels.spi.SelectorProvider.inheritedChannel() - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/13 07:48:18 UTC, 9 replies.
- [drlvm] proposals for VM internationalization - posted by Vladimir Gorr <vv...@gmail.com> on 2006/07/13 08:08:36 UTC, 26 replies.
- Re: [RESULT] of Re: [vote] acceptance of HARMONY-609 : AWT, Java2D, Swing TESTS - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/13 10:38:58 UTC, 0 replies.
- [legal] taking concurrency utils code into the project (Re: svn commit: r421111 [1/11] - in /incubator/harmony/enhanced/classlib/trunk/sandbox: ./ juc-proposal/ juc-proposal/concurrent/ juc-proposal/concurrent/.settings/ juc-proposal/concurrent/META-INF/ juc-proposal/concurrent/src/ juc-proposal/concurrent/src) - posted by Tim Ellison <t....@gmail.com> on 2006/07/13 11:03:10 UTC, 2 replies.
- [classlib] compatibility nuances - posted by Alexei Zakharov <al...@gmail.com> on 2006/07/13 15:36:00 UTC, 23 replies.
- [os] freebsd - posted by Anton Luht <an...@gmail.com> on 2006/07/13 17:34:01 UTC, 1 replies.
- [drlvm] assorted bug fixes contribution for DRLVM - posted by Salikh Zakirov <Sa...@Intel.com> on 2006/07/13 17:59:46 UTC, 4 replies.
- [DRLVM] build fixes that allow normal single step debug of the Jitrino.JET write barrier patch - posted by Weldon Washburn <we...@gmail.com> on 2006/07/14 01:16:16 UTC, 12 replies.
- Solution on Harmony-815 (was Re: [jira] Commented: (HARMONY-815) [classlib][nio] Refine implConfigureBlocking(boolean) method of DatagramChannel and SocketChannel.) - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/14 04:57:30 UTC, 17 replies.
- Re: [os] freebsd - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/14 08:54:32 UTC, 0 replies.
- Re: [jira] Commented: (HARMONY-857) Quick impl for invocation API - make drlvm work with classlib launcher - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/14 14:51:56 UTC, 1 replies.
- [DRLVM] GC heap verification infrastructure - posted by "Volynets, Vera" <ve...@intel.com> on 2006/07/14 18:57:34 UTC, 3 replies.
- Re: RI's bug of Socket.getOutputStream().write(byte[]) ? - posted by Florian Weimer <fw...@deneb.enyo.de> on 2006/07/15 21:15:22 UTC, 0 replies.
- [announce] New Apache Harmony Committer : Paulex Yang - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/17 01:35:43 UTC, 15 replies.
- [general] Sun's permission to use exception messages and toString() formats - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/17 02:56:25 UTC, 10 replies.
- Re: [announce] New Apache Harmony Committer : Paulex Yang - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/17 09:06:19 UTC, 0 replies.
- [drlvm] Status of drlvm - posted by Salikh Zakirov <Sa...@Intel.com> on 2006/07/17 14:50:19 UTC, 14 replies.
- [classlib] logging tests failing? - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/17 15:20:55 UTC, 6 replies.
- Re: svn commit: r422661 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractCollection.java - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/17 15:28:00 UTC, 0 replies.
- [classlib] Re: svn commit: r422501 [1/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/text: ./ src/main/java/java/text/ src/test/java/org/apache/harmony/text/tests/java/text/ - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/17 15:35:22 UTC, 5 replies.
- [bild] linux failure - posted by Tim Ellison <t....@gmail.com> on 2006/07/17 15:42:34 UTC, 5 replies.
- Re: [Fwd: MMTk re-org & prelim release] - posted by Weldon Washburn <we...@gmail.com> on 2006/07/17 16:15:33 UTC, 1 replies.
- [classlib][logging] Test Failures - FileHandlerTest (was Re: [bild] linux failure) - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/17 19:28:50 UTC, 2 replies.
- [DRLVM] MMTk porting status + where should we put DRLVM/MMTk porting files? - posted by Weldon Washburn <we...@gmail.com> on 2006/07/17 22:43:34 UTC, 0 replies.
- [classlib] javax.sound contribution - posted by Nathan Beyer <nb...@kc.rr.com> on 2006/07/18 00:31:46 UTC, 2 replies.
- Re: [classlib] Re: svn commit: r422501 [1/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/text: ./ src/main/java/java/text/ src/test/java/org/apache/harmony/text/tests/java/text/ - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/18 10:01:18 UTC, 0 replies.
- [build] status - posted by Tim Ellison <t....@gmail.com> on 2006/07/18 10:21:14 UTC, 35 replies.
- Re: [build] status - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/18 10:35:46 UTC, 2 replies.
- [classlib] Using Yoko as CORBA for Harmony - posted by Alexey Petrenko <al...@gmail.com> on 2006/07/18 17:04:03 UTC, 37 replies.
- [classlib] choose one [x-net] || [security] for HARMONY-536 (JSSE provider) - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/18 21:04:32 UTC, 24 replies.
- [DRLVM/MMTk] jitrino.jet write barrier and vmmagic - posted by Weldon Washburn <we...@gmail.com> on 2006/07/19 00:59:19 UTC, 0 replies.
- [classlib][nio]the conflict of RI and spec? - posted by "Jimmy, Jing Lv" <fi...@gmail.com> on 2006/07/19 05:17:48 UTC, 7 replies.
- [site] added roadmap/todo to the harmony site - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/19 07:34:19 UTC, 2 replies.
- Kubyshkin Alexander - posted by ???????? ????? <qb...@gorodok.net> on 2006/07/19 09:28:40 UTC, 1 replies.
- [testing] locale dependent tests (was: Re: [build] status) - posted by Tim Ellison <t....@gmail.com> on 2006/07/19 11:06:16 UTC, 0 replies.
- Re: [continuum] BUILD ERROR: Classlib/win.ia32 Build/Test - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/19 11:22:03 UTC, 2 replies.
- Re: [testing] locale dependent tests - posted by Richard Liang <ri...@gmail.com> on 2006/07/19 12:12:19 UTC, 15 replies.
- [classlib] Windows dependency change (was svn commit: r423421 - /incubator/harmony/enhanced/classlib/trunk/make/depends.properties) - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/19 12:13:33 UTC, 4 replies.
- Re: [jira] Created: (HARMONY-919) [drlvm] Verifier: invokespecial instruction check fix - posted by Pavel Rebriy <pa...@gmail.com> on 2006/07/19 12:38:24 UTC, 0 replies.
- Re: [continuum] BUILD ERROR: Classlib/win.ia32 Build/Test - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/19 14:24:25 UTC, 0 replies.
- [classlib] Why is there a c file in support/src/test/*java* ? - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/19 15:56:34 UTC, 2 replies.
- Re: [classlib] Windows dependency change (was svn commit: r423421 - /incubator/harmony/enhanced/classlib/trunk/make/depends.properties) - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/19 16:05:08 UTC, 2 replies.
- Re: [classlib] Why is there a c file in support/src/test/*java* ? - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/19 16:13:36 UTC, 0 replies.
- [classlib] resolution of rmi/math/crypto duplication? - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/19 16:21:08 UTC, 8 replies.
- [off-topic] From a Klingon programmer... - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/19 22:12:18 UTC, 0 replies.
- [classlib] Warning - our long paths can be a problem for WinXP - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/20 07:53:14 UTC, 10 replies.
- [classlib] trouble invoking build from 'afar' - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/20 08:14:55 UTC, 7 replies.
- [classlib] Uncertain behavior of new Socket("0.0.0.0", 1099); - posted by Victor A Martynov <vi...@gmail.com> on 2006/07/20 13:34:58 UTC, 14 replies.
- Re: [jira] Closed: (HARMONY-927) DRLVM's DestroyVM needs to be more robust - posted by Pavel Pervov <pm...@gmail.com> on 2006/07/20 13:38:07 UTC, 6 replies.
- Re: [classlib] Uncertain behavior of new Socket("0.0.0.0", 1099); - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/20 13:44:27 UTC, 0 replies.
- [general] centralization of the NOTICE, COPYRIGHT, etc files - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/20 15:36:41 UTC, 2 replies.
- Re: [drlvm] Doing the minimum to support Java 5 classfiles - posted by Tim Ellison <t....@gmail.com> on 2006/07/20 16:26:22 UTC, 0 replies.
- [announce] Apache mail a bit behind, if you haven't noticed it.. - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/20 22:01:52 UTC, 0 replies.
- [general] hdk and jre for review... - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/20 23:43:27 UTC, 30 replies.
- [classlib][java.math] combination of math packages - posted by Daniel Fridlender <df...@gmail.com> on 2006/07/21 04:08:55 UTC, 2 replies.
- Suggestion (was: Re: [jira] Closed: (HARMONY-932) [classlib][nio]java.nio.?hannel.DatagramChannel.read(ByteBuffer[] , int, Integer.MAX_VALUE) throws NotYetConnectedException while RI throws IndexOutOfBoundsException) - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/21 05:00:30 UTC, 16 replies.
- Re: Stack Overflow Error support issues - posted by Pavel Afremov <pa...@gmail.com> on 2006/07/21 13:33:12 UTC, 26 replies.
- [drlvm][classlib] unification of eclipse plugin - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/21 13:59:11 UTC, 14 replies.
- Contribution of the HTML sub-component of the SWING component - posted by "Ivanov, Alexey A" <al...@intel.com> on 2006/07/21 14:54:59 UTC, 5 replies.
- Re: [build-test-infra] Build Test Infrastructure - posted by Mark Hindess <ma...@googlemail.com> on 2006/07/21 16:11:57 UTC, 0 replies.
- [doc][drlvm] New document about GC posted on JIRA - posted by "Morozova, Nadezhda" <na...@intel.com> on 2006/07/21 16:46:33 UTC, 2 replies.
- [classlib] TwoKeyHashMap - posted by Tim Ellison <t....@gmail.com> on 2006/07/21 18:52:13 UTC, 12 replies.
- [classlib][html] HTML 3.2 or 4.01 - posted by Miguel Montes <mi...@gmail.com> on 2006/07/21 22:16:30 UTC, 10 replies.
- Precompile maven - posted by Santiago Panchi <sa...@yahoo.com> on 2006/07/21 23:41:53 UTC, 1 replies.
- [general] jre and hdk snapshots posted to general snapshot site - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/23 02:55:45 UTC, 0 replies.
- [vote] acceptance of HARMONY-856 : assorted bug fixed for DRLVM - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/23 20:02:12 UTC, 19 replies.
- [vote] acceptance of HARMONY-948 : HTML sub-component of Swing - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/23 20:02:23 UTC, 7 replies.
- [general] App-driven Improvement - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/24 03:20:13 UTC, 0 replies.
- [DRLVM/MMTk] v0.1 porting layer has been committed - posted by Weldon Washburn <we...@gmail.com> on 2006/07/24 03:23:44 UTC, 7 replies.
- Re: [general] App-driven Improvement - posted by Alex Blewitt <al...@gmail.com> on 2006/07/24 09:50:49 UTC, 4 replies.
- Re: [classlib][luni]Http persistent connection(was Re: [jira] Commented: (HARMONY-499)) - posted by Paulex Yang <pa...@gmail.com> on 2006/07/24 10:45:16 UTC, 2 replies.
- [VM] Bytecode Subroutine Verification - posted by Pavel Rebriy <pa...@gmail.com> on 2006/07/24 12:08:01 UTC, 0 replies.
- [drlvm] Cleaning insides of Class.h header - posted by Pavel Pervov <pm...@gmail.com> on 2006/07/24 12:24:35 UTC, 11 replies.
- Re: [testing] Peace (was: Re: svn commit: r419522 - in /incubator/harmony/enhanced/classlib/trunk/modules/nio: .classpath build.xml make/hyproperties.xml src/test/java/common/ src/test/java/common/org/ src/test/java/linux/ src/test/java/org/ src/test - posted by Vladimir Ivanov <iv...@gmail.com> on 2006/07/24 15:54:40 UTC, 5 replies.
- "We would like all the development to happen right here" - posted by Leo Simons <ma...@leosimons.com> on 2006/07/24 18:56:08 UTC, 1 replies.
- [Fwd: svn commit: r425277 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni: ./ src/main/java/java/util/ src/main/java/org/apache/harmony/luni/platform/ src/main/native/luni/linux/ src/main/native/luni/shared/ src/main/native/luni/windows/] - posted by Paulex Yang <pa...@gmail.com> on 2006/07/25 07:08:11 UTC, 0 replies.
- [classLib]Given a long value, RI behaves differently on windows and linux (and TestNG?) - posted by "Jimmy, Jing Lv" <fi...@gmail.com> on 2006/07/25 09:00:01 UTC, 6 replies.
- Re: svn commit: r425315 - in /incubator/harmony/enhanced/classlib/trunk: depends/files/ modules/security/ modules/security/make/ modules/security/src/main/java/common/java/security/ modules/security/src/main/native/security/windows/ modules/security/ - posted by Igor Stolyarov <ig...@gmail.com> on 2006/07/25 09:47:07 UTC, 2 replies.
- [classlib] porting to other platforms - posted by Marina Goldburt <ma...@gmail.com> on 2006/07/25 11:13:27 UTC, 12 replies.
- Re: [classlib]bug-to-bug compatibility j.u.Formatter - posted by Richard Liang <ri...@gmail.com> on 2006/07/25 12:16:19 UTC, 9 replies.
- [optimization] Algorithmic tricks - posted by Anton Luht <an...@gmail.com> on 2006/07/25 12:18:57 UTC, 34 replies.
- Re: svn commit: r425020 - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/security/ modules/security/make/ modules/security/src/main/java/common/org/apache/harmony/security/provider/crypto/ modules/security/src/main/java/linux/ modules/securit... - posted by Oliver Deakin <ol...@googlemail.com> on 2006/07/25 12:26:44 UTC, 0 replies.
- Re: svn commit: r425020 - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/security/ modules/security/make/ modules/security/src/main/java/common/org/apache/harmony/security/provider/crypto/ modules/security/src/main/java/linux/ modules/s - posted by Mikhail Loenko <ml...@gmail.com> on 2006/07/25 13:15:20 UTC, 1 replies.
- Re: [jira] (HARMONY-973) Verifier: add check for empty initialization method - posted by Pavel Rebriy <pa...@gmail.com> on 2006/07/25 14:30:58 UTC, 0 replies.
- [app-bug] Anyone interested in chasing down a bug? - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/25 18:36:18 UTC, 2 replies.
- [classlib][html] Should we try to be binary compatible with Sun's bdtd? - posted by Miguel Montes <mi...@gmail.com> on 2006/07/25 21:08:49 UTC, 18 replies.
- [drlvm] uses deprecated pthread function - posted by Gregory Shimansky <gs...@gmail.com> on 2006/07/25 23:12:17 UTC, 5 replies.
- some question about drlvm - posted by zouqiong <us...@gmail.com> on 2006/07/26 03:45:55 UTC, 37 replies.
- [classlib][util]EnumMap and EnumSet need core library support to be implemented - posted by Spark Shen <sm...@gmail.com> on 2006/07/26 08:49:34 UTC, 8 replies.
- Yoko is CORBA 2.4. Is this acceptable for Harmony? - posted by Alexey Petrenko <al...@gmail.com> on 2006/07/26 09:05:34 UTC, 3 replies.
- Proposal to extend portlib with enhanced mmap functions: - posted by Paulex Yang <pa...@gmail.com> on 2006/07/26 11:28:35 UTC, 1 replies.
- [Portlib]Proposal to extend portlib with enhanced mmap functions: - posted by Paulex Yang <pa...@gmail.com> on 2006/07/26 11:47:22 UTC, 0 replies.
- [classlib] imcompatible with RI? - posted by "Jimmy, Jing Lv" <fi...@gmail.com> on 2006/07/27 05:34:49 UTC, 7 replies.
- [classlib][regex] Is this a issue of java.util.regex.Matcher.region(int, int); - posted by Spark Shen <sm...@gmail.com> on 2006/07/27 05:55:47 UTC, 4 replies.
- performance of drlvm - posted by zouqiong <us...@gmail.com> on 2006/07/27 07:22:09 UTC, 13 replies.
- AWT 2D PERFORMANCE ISSUE - posted by Igor Stolyarov <ig...@gmail.com> on 2006/07/27 08:24:40 UTC, 10 replies.
- [classlib]strings externalization - posted by Ilya Okomin <il...@gmail.com> on 2006/07/27 12:53:10 UTC, 11 replies.
- [classlib][tools] Should launcher pass the required jars to JVM's class path automatically? - posted by "Dmitry M. Kononov" <dm...@gmail.com> on 2006/07/27 13:31:46 UTC, 2 replies.
- [DRLVM/MMTk] Jitrino.JET Address.max() problem - posted by Weldon Washburn <we...@gmail.com> on 2006/07/27 15:46:14 UTC, 1 replies.
- [optimization] hashCode() evolution - posted by Denis Kishenko <dk...@gmail.com> on 2006/07/27 16:04:41 UTC, 3 replies.
- [drlvm] crash handling - posted by Anton Luht <an...@gmail.com> on 2006/07/27 18:47:45 UTC, 3 replies.
- [DRLVM/MMTk] most vmmagic Address tests pass unit test about 7 need fixing - posted by Weldon Washburn <we...@gmail.com> on 2006/07/27 22:49:24 UTC, 0 replies.
- [classlib] ldap - posted by Daniel Gandara <da...@neosur.com> on 2006/07/27 23:31:45 UTC, 0 replies.
- [testing] metadata approach - posted by Alexei Zakharov <al...@gmail.com> on 2006/07/28 15:31:51 UTC, 1 replies.
- [drlvm] string interning in java - posted by Salikh Zakirov <Sa...@Intel.com> on 2006/07/28 17:38:46 UTC, 18 replies.
- [rant] Memory options in VM -- why is the default not 'unlimited' - posted by Alex Blewitt <al...@gmail.com> on 2006/07/29 09:58:17 UTC, 21 replies.
- [i18n] Eclipse NLS apporach to localized strings - posted by Salikh Zakirov <Sa...@Intel.com> on 2006/07/29 18:13:44 UTC, 0 replies.
- Re: Re: [rant] Memory options in VM -- why is the default not 'unlimited' - posted by Santiago Gala <sg...@apache.org> on 2006/07/30 19:58:08 UTC, 0 replies.
- [classlib] String modification - HARMONY-719 - posted by Nathan Beyer <nb...@kc.rr.com> on 2006/07/31 01:05:08 UTC, 0 replies.
- [result] Re: [vote] acceptance of HARMONY-856 : assorted bug fixed for DRLVM - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/31 06:03:18 UTC, 0 replies.
- [result] Re: [vote] acceptance of HARMONY-948 : HTML sub-component of Swing - posted by Geir Magnusson Jr <ge...@pobox.com> on 2006/07/31 06:04:54 UTC, 0 replies.
- [classlib][nio] Patch for Harmony-815 is updated (was Re: [jira] Commented: (HARMONY-815) [classlib][nio] Refine implConfigureBlocking(boolean) method of DatagramChannel and SocketChannel.) - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/31 07:52:07 UTC, 0 replies.
- Add me in - posted by Robert Hu <ro...@gmail.com> on 2006/07/31 09:58:43 UTC, 1 replies.
- [classlib] Intention to work on java.lang.instrument - posted by "Jimmy, Jing Lv" <fi...@gmail.com> on 2006/07/31 10:29:02 UTC, 3 replies.
- [classlib][nio-charset] RI is inconsistent with spec when loading charset provider - posted by Andrew Zhang <zh...@gmail.com> on 2006/07/31 11:53:22 UTC, 1 replies.
- [snaphots] Regular snaphots? - posted by Alexey Petrenko <al...@gmail.com> on 2006/07/31 14:14:01 UTC, 6 replies.
- [general]Snapshot cannot work on Win2K - posted by Paulex Yang <pa...@gmail.com> on 2006/07/31 15:18:53 UTC, 0 replies.