You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Created: (HARMONY-1019) Adding RunCodec and segment encoding tests - posted by "Alex Blewitt (JIRA)" <ji...@apache.org> on 2006/08/01 00:32:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1019) Adding RunCodec and segment encoding tests - posted by "Alex Blewitt (JIRA)" <ji...@apache.org> on 2006/08/01 00:32:14 UTC, 3 replies.
- [jira] Commented: (HARMONY-815) [classlib][nio] Refine implConfigureBlocking(boolean) method of DatagramChannel and SocketChannel. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/01 03:30:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1003) [classlib][text] unexpected StringIndexOutOfBoundsException for java.text.NumberFormat.parseObject(String source, ParsePosition pos < 0) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:24:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1004) [classlib][nio] Remove two magic numbers from o.a.h.tests.java.nio.channels.DatagramChannelTest - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:24:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1008) [classlib][beans] removing warnings from BeansTest - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:24:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1011) [classlib][util] java.util.AbstractList.subList(int, int) doc missing - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:24:20 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1012) [classlib][luni] Implementation of new method java.util.Scanner.toString() - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:24:21 UTC, 0 replies.
- [jira] Assigned: (HARMONY-594) [classlib][luni]new class java.util.EnumSet - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:24:22 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1013) [classlib][luni]Javadoc for AbstractMap.entrySet() is missing - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:24:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1010) setUp method in ScannerTest uses 'localhost' as the first parameter of java.net.InetSocketAddress() method - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:30:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1017) [classlib][sound] Class MidiEvent and test MidiEventTest - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/01 04:34:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1003) [classlib][text] unexpected StringIndexOutOfBoundsException for java.text.NumberFormat.parseObject(String source, ParsePosition pos < 0) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:37:15 UTC, 0 replies.
- svn commit: r427411 - in /incubator/harmony/enhanced/classlib/trunk/modules/text/src: main/java/java/text/NumberFormat.java test/java/org/apache/harmony/text/tests/java/text/NumberFormatTest.java - posted by py...@apache.org on 2006/08/01 04:38:00 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1004) [classlib][nio] Remove two magic numbers from o.a.h.tests.java.nio.channels.DatagramChannelTest - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 04:55:15 UTC, 0 replies.
- svn commit: r427413 - /incubator/harmony/enhanced/classlib/trunk/modules/nio/src/test/java/common/org/apache/harmony/tests/java/nio/channels/DatagramChannelTest.java - posted by py...@apache.org on 2006/08/01 04:55:54 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1017) [classlib][sound] Class MidiEvent and test MidiEventTest - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/01 05:03:15 UTC, 0 replies.
- svn commit: r427416 - in /incubator/harmony/enhanced/classlib/trunk/modules/sound/src: main/java/javax/sound/midi/MidiEvent.java test/java/org/apache/harmony/sound/tests/javax/sound/midi/MidiEventTest.java - posted by sm...@apache.org on 2006/08/01 05:03:45 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1011) [classlib][util] java.util.AbstractList.subList(int, int) doc missing - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 05:27:15 UTC, 0 replies.
- svn commit: r427425 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractList.java - posted by py...@apache.org on 2006/08/01 05:28:21 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1012) [classlib][luni] Implementation of new method java.util.Scanner.toString() - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 05:33:15 UTC, 0 replies.
- svn commit: r427430 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/Scanner.java test/java/tests/api/java/util/ScannerTest.java - posted by py...@apache.org on 2006/08/01 05:34:35 UTC, 0 replies.
- svn commit: r427431 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/EnumSet.java - posted by py...@apache.org on 2006/08/01 05:36:55 UTC, 0 replies.
- [jira] Commented: (HARMONY-594) [classlib][luni]new class java.util.EnumSet - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 05:37:14 UTC, 2 replies.
- [jira] Resolved: (HARMONY-1013) [classlib][luni]Javadoc for AbstractMap.entrySet() is missing - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 05:39:15 UTC, 0 replies.
- svn commit: r427432 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util: AbstractCollection.java AbstractMap.java - posted by py...@apache.org on 2006/08/01 05:40:01 UTC, 0 replies.
- [jira] Commented: (HARMONY-1004) [classlib][nio] Remove two magic numbers from o.a.h.tests.java.nio.channels.DatagramChannelTest - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/01 05:42:15 UTC, 0 replies.
- svn commit: r427435 - /incubator/harmony/enhanced/classlib/trunk/modules/sound/src/test/java/org/apache/harmony/sound/tests/javax/sound/midi/SoundbankResourceTest.java - posted by sm...@apache.org on 2006/08/01 05:58:15 UTC, 0 replies.
- svn commit: r427438 - in /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/main/java/common/org/apache/harmony/auth/module: ./ Krb5LoginModule.java - posted by sm...@apache.org on 2006/08/01 06:10:41 UTC, 0 replies.
- [jira] Created: (HARMONY-1020) [classlib][sound] Class MidiFileFormat and test MidiFileFormatTest from package javax.sound.midi - posted by "Evgeny S. Sidorenko (JIRA)" <ji...@apache.org> on 2006/08/01 06:30:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-719) [classlib][lang]String.contentEquals((CharSequence)"") always return true - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 06:30:19 UTC, 0 replies.
- [jira] Commented: (HARMONY-851) [classlib][luni] ObjectOutputStream.writeObject() no expected NotSerializableException - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 06:32:18 UTC, 0 replies.
- [jira] Updated: (HARMONY-1020) [classlib][sound] Class MidiFileFormat and test MidiFileFormatTest from package javax.sound.midi - posted by "Evgeny S. Sidorenko (JIRA)" <ji...@apache.org> on 2006/08/01 06:32:19 UTC, 0 replies.
- [jira] Commented: (HARMONY-1003) [classlib][text] unexpected StringIndexOutOfBoundsException for java.text.NumberFormat.parseObject(String source, ParsePosition pos < 0) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 06:32:24 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1020) [classlib][sound] Class MidiFileFormat and test MidiFileFormatTest from package javax.sound.midi - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/01 06:37:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1020) [classlib][sound] Class MidiFileFormat and test MidiFileFormatTest from package javax.sound.midi - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/01 06:45:15 UTC, 0 replies.
- svn commit: r427443 - in /incubator/harmony/enhanced/classlib/trunk/modules/sound/src: main/java/javax/sound/midi/MidiFileFormat.java test/java/org/apache/harmony/sound/tests/javax/sound/midi/MidiFileFormatTest.java - posted by sm...@apache.org on 2006/08/01 06:46:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-850) [classlib][io]unit test tests.api.java.io.ObjectInputStreamTest is incorrect - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 06:47:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1008) [classlib][beans] removing warnings from BeansTest - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/01 07:23:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1021) [classlib][jndi] unexpected ArrayIndexOutOfBoundsException for CompoundName.add(int, null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 07:23:17 UTC, 0 replies.
- svn commit: r427446 - /incubator/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/BeansTest.java - posted by py...@apache.org on 2006/08/01 07:23:34 UTC, 0 replies.
- [jira] Updated: (HARMONY-1021) [classlib][jndi] unexpected ArrayIndexOutOfBoundsException for CompoundName.add(int, null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 07:37:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1022) [classlib][jndi] unexpected NoInitialContextException for new InitialContext().close() method - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 07:49:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1022) [classlib][jndi] unexpected NoInitialContextException for new InitialContext().close() method - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 08:00:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1023) [classlib][jndi] compatibility: unexpected InvalidNameException for javax.naming.InitialContext.composeName(name, null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 08:16:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1023) [classlib][jndi] compatibility: unexpected InvalidNameException for javax.naming.InitialContext.composeName(name, null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 08:27:22 UTC, 0 replies.
- svn commit: r427476 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/lang/ resources/serialization/java/lang/ resources/serialization/org/ resources/serialization/org/apache/ resources/s... - posted by sm...@apache.org on 2006/08/01 09:32:41 UTC, 0 replies.
- [jira] Created: (HARMONY-1024) [classlib][jndi] compatibility: Harmony throws IllegalArgumentException for javax.naming.Binding constructions while RI does not - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 09:33:16 UTC, 0 replies.
- svn commit: r427482 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by sm...@apache.org on 2006/08/01 09:51:06 UTC, 0 replies.
- [jira] Created: (HARMONY-1025) Javadoc for some methods in Arrays are missing - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/01 10:07:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1025) Javadoc for some methods in Arrays are missing - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/01 10:11:14 UTC, 0 replies.
- svn commit: r427487 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/util/ resources/serialization/java/util/ resources/serialization/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/01 10:17:50 UTC, 0 replies.
- [jira] Assigned: (HARMONY-650) [classlib][text]unexpected NPE for object constructed by java.text.Bidi(AttributedCharacterIterator) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/01 10:22:15 UTC, 1 replies.
- [jira] Created: (HARMONY-1026) [classlib][luni] java.util.TreeMap.headMap(Object) method does not return empty SortedMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/01 10:27:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1026) [classlib][luni] java.util.TreeMap.headMap(Object) method does not return empty SortedMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/01 10:35:14 UTC, 1 replies.
- svn commit: r427489 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/net/ java/tests/api/java/net/ - posted by sm...@apache.org on 2006/08/01 10:37:59 UTC, 0 replies.
- svn commit: r427491 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/net/HttpRetryExceptionTest.java - posted by sm...@apache.org on 2006/08/01 10:44:10 UTC, 0 replies.
- svn commit: r427497 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/net/ resources/serialization/java/net/ resources/serialization/org/apache/harmony/luni/tests/java/net/ - posted by sm...@apache.org on 2006/08/01 11:16:00 UTC, 0 replies.
- svn commit: r427503 - /incubator/harmony/enhanced/classlib/trunk/support/src/test/java/org/apache/harmony/testframework/serialization/SerializationTest.java - posted by sm...@apache.org on 2006/08/01 11:37:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1027) [classlib][luni] java.util.Locale.toString() returns wrong value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/01 11:43:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1027) [classlib][luni] java.util.Locale.toString() returns wrong value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/01 11:47:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1022) [classlib][jndi] unexpected NoInitialContextException for new InitialContext().close() method - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/01 11:56:15 UTC, 0 replies.
- svn commit: r427512 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/net/AllTests.java - posted by sm...@apache.org on 2006/08/01 12:10:55 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1022) [classlib][jndi] unexpected NoInitialContextException for new InitialContext().close() method - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/01 12:26:15 UTC, 0 replies.
- svn commit: r427517 - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/InitialContext.java test/java/org/apache/harmony/jndi/tests/javax/naming/InitialContextMockTest.java - posted by ml...@apache.org on 2006/08/01 12:27:29 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1023) [classlib][jndi] compatibility: unexpected InvalidNameException for javax.naming.InitialContext.composeName(name, null) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/01 12:28:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-935) [classlib][java.math] combination of math packages - posted by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/08/01 12:53:14 UTC, 1 replies.
- [jira] Created: (HARMONY-1028) [classlib][text] Bidi returns directional runs in visual order as opposed to logical. - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/01 13:03:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1023) [classlib][jndi] compatibility: unexpected InvalidNameException for javax.naming.InitialContext.composeName(name, null) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/01 13:05:15 UTC, 0 replies.
- svn commit: r427529 - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/InitialContext.java test/java/org/apache/harmony/jndi/tests/javax/naming/InitialContextMockTest.java - posted by ml...@apache.org on 2006/08/01 13:05:59 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1021) [classlib][jndi] unexpected ArrayIndexOutOfBoundsException for CompoundName.add(int, null) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/01 13:07:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues - posted by "Boris Kuznetsov (JIRA)" <ji...@apache.org> on 2006/08/01 13:46:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues - posted by "Boris Kuznetsov (JIRA)" <ji...@apache.org> on 2006/08/01 13:49:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1030) Add public constructor for org.apache.harmony.security.x509.Extension.BasicConstraints - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/01 14:15:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1030) Add public constructor for org.apache.harmony.security.x509.Extension.BasicConstraints - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/01 14:15:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1008) [classlib][beans] removing warnings from BeansTest - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/01 14:17:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1031) [classlib][text]compatibility: Bidi expected IAE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/01 14:26:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1031) [classlib][text]compatibility: Bidi expected IAE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/01 14:38:14 UTC, 6 replies.
- [jira] Assigned: (HARMONY-1030) Add public constructor for org.apache.harmony.security.x509.Extension.BasicConstraints - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/01 15:18:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1021) [classlib][jndi] unexpected ArrayIndexOutOfBoundsException for CompoundName.add(int, null) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/01 15:20:15 UTC, 0 replies.
- svn commit: r427572 - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/CompoundName.java test/java/org/apache/harmony/jndi/tests/javax/naming/CompoundNameTest.java - posted by ml...@apache.org on 2006/08/01 15:21:07 UTC, 0 replies.
- [jira] Created: (HARMONY-1032) Fix for faq.html page - posted by "Nadya Morozova (JIRA)" <ji...@apache.org> on 2006/08/01 15:24:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1032) Fix for faq.html page - posted by "Nadya Morozova (JIRA)" <ji...@apache.org> on 2006/08/01 15:26:18 UTC, 0 replies.
- svn commit: r427575 - /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/CompoundNameTest.java - posted by ml...@apache.org on 2006/08/01 15:26:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-699) [DRLVM] modification to eclipse plugin should be applied to plugin itself. - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/01 15:45:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1033) [classlib][lang]compatibility: expected IndexOutOfBoundsException for Character.codePointAt - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/01 16:14:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1033) [classlib][lang]compatibility: expected IndexOutOfBoundsException for Character.codePointAt - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/01 16:16:15 UTC, 2 replies.
- [jira] Commented: (HARMONY-698) [DRLVM] do not download eclipse on VM build - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/01 16:18:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-946) [classlib][luni] new Socket("0.0.0.0", 1099) on Windows throws exception - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/01 16:24:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-981) [drlvm][build] link to the CLASSLIB is hardcoded into build.xml - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/01 17:00:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-986) [classlib][drlvm] VM crashed on the Compiler.compileClasses("zzzz") call - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/01 17:05:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1034) [drlvm] java.bat is not needed on Windows - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/01 18:08:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-975) [classlib][beans] fixes for DefaultPersistenceDelegateTest failures (1) - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/01 18:10:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1034) [drlvm] java.bat is not needed on Windows - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/01 18:10:16 UTC, 1 replies.
- [jira] Created: (HARMONY-1035) [drlvm] [maven] Maven needs correct properties to run on Harmony - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/01 18:14:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1035) [drlvm] [maven] Maven needs correct properties to run on Harmony - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/01 18:16:14 UTC, 0 replies.
- svn commit: r427693 [2/2] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/extra/ vm/em/src/ vm/gc/src/ vm/include/open/ vm/interpreter/src/ vm/jitrino/src/codegenerator/ia32/ vm/jitrino/src/jet/ vm/jitrino/src/optimizer/ vm/port/src... - posted by ge...@apache.org on 2006/08/01 21:45:41 UTC, 0 replies.
- svn commit: r427693 [1/2] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/extra/ vm/em/src/ vm/gc/src/ vm/include/open/ vm/interpreter/src/ vm/jitrino/src/codegenerator/ia32/ vm/jitrino/src/jet/ vm/jitrino/src/optimizer/ vm/port/src... - posted by ge...@apache.org on 2006/08/01 21:45:41 UTC, 0 replies.
- [jira] Resolved: (HARMONY-856) [drlvm] Assorted bug fixes - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/01 21:49:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-856) [drlvm] Assorted bug fixes - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/01 21:49:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-835) [drlvm] jni NewObject() may override passed methodID - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/01 22:53:16 UTC, 0 replies.
- svn commit: r427749 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni.cpp - posted by ge...@apache.org on 2006/08/01 23:43:57 UTC, 0 replies.
- [jira] Resolved: (HARMONY-835) [drlvm] jni NewObject() may override passed methodID - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/01 23:44:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-835) [drlvm] jni NewObject() may override passed methodID - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/01 23:44:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-788) [drlvm] Verifier: parameters and dimensions limit checks fix - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 00:04:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-788) [drlvm] Verifier: parameters and dimensions limit checks fix - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 00:12:15 UTC, 3 replies.
- [jira] Assigned: (HARMONY-980) [drlvm][build] if svn does not support '--non-interactive' option DRLVM build failed - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 00:37:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-980) [drlvm][build] if svn does not support '--non-interactive' option DRLVM build failed - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 00:39:15 UTC, 0 replies.
- svn commit: r427776 - /incubator/harmony/enhanced/trunk/build.xml - posted by ge...@apache.org on 2006/08/02 00:40:13 UTC, 0 replies.
- [jira] Assigned: (HARMONY-977) [drlvm] Change deprecated function pthread_attr_getstackaddr to recommended pthread_attr_getstack - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 00:49:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-992) i compile the java application with drlvm, and i encounter a werid issue.. - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 00:57:14 UTC, 0 replies.
- svn commit: r427787 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ia32.cpp - posted by ge...@apache.org on 2006/08/02 01:12:46 UTC, 0 replies.
- [jira] Resolved: (HARMONY-977) [drlvm] Change deprecated function pthread_attr_getstackaddr to recommended pthread_attr_getstack - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 01:17:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-977) [drlvm] Change deprecated function pthread_attr_getstackaddr to recommended pthread_attr_getstack - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 01:19:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-990) DRLVM build broken on Fedora Core 5 (patch included) - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 01:21:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1003) [classlib][text] unexpected StringIndexOutOfBoundsException for java.text.NumberFormat.parseObject(String source, ParsePosition pos < 0) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 03:57:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-1008) [classlib][beans] removing warnings from BeansTest - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 03:59:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1004) [classlib][nio] Remove two magic numbers from o.a.h.tests.java.nio.channels.DatagramChannelTest - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 03:59:18 UTC, 0 replies.
- [jira] Created: (HARMONY-1036) [classlib][nio] DatagramChannel.socket().receive/send should throw IllegalBlockingModeException when it is in non-blocking mode. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/02 04:11:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1037) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/02 04:24:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1037) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/02 04:26:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1036) [classlib][nio] DatagramChannel.socket().receive/send should throw IllegalBlockingModeException when it is in non-blocking mode. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/02 04:48:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-719) [classlib][lang]String.contentEquals((CharSequence)"") always return true - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/02 05:11:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-982) Portlib should be extended to support NIO's mmap funtions - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 05:13:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1036) [classlib][nio] DatagramChannel.socket().receive/send should throw IllegalBlockingModeException when it is in non-blocking mode. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 05:13:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-942) [classlib][nio] improvment of array bound checks for util classes - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 05:13:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1037) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 05:13:19 UTC, 0 replies.
- [jira] Assigned: (HARMONY-946) [classlib][luni] new Socket("0.0.0.0", 1099) on Windows throws exception - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 05:13:21 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1027) [classlib][luni] java.util.Locale.toString() returns wrong value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 05:13:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1026) [classlib][luni] java.util.TreeMap.headMap(Object) method does not return empty SortedMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 05:13:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1025) Javadoc for some methods in Arrays are missing - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 05:15:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1038) [classlib][luni] Access restriction error in Eclipse PDE when updating the latest luni source - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/02 05:53:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1038) [classlib][luni] Access restriction error in Eclipse PDE when updating the latest luni source - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/02 05:55:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1038) [classlib][luni] Access restriction error in Eclipse PDE when updating the latest luni source - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/02 05:59:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1026) [classlib][luni] java.util.TreeMap.headMap(Object) method does not return empty SortedMap - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/02 06:14:15 UTC, 5 replies.
- svn commit: r427879 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/META-INF/MANIFEST.MF - posted by sm...@apache.org on 2006/08/02 06:15:57 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1038) [classlib][luni] Access restriction error in Eclipse PDE when updating the latest luni source - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/02 06:16:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1033) [classlib][lang]compatibility: expected IndexOutOfBoundsException for Character.codePointAt - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/02 06:22:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1033) [classlib][lang]compatibility: expected IndexOutOfBoundsException for Character.codePointAt - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/02 06:25:14 UTC, 2 replies.
- [jira] Created: (HARMONY-1039) [classlib][luni] java.net.Inet6Address throws NullPointerException when deserializing an object with "null" interface name. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/02 06:33:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1039) [classlib][luni] java.net.Inet6Address throws NullPointerException when deserializing an object with "null" interface name. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/02 06:47:15 UTC, 1 replies.
- svn commit: r427892 - in /incubator/harmony/enhanced/classlib/trunk/modules/nio/src: main/java/org/apache/harmony/nio/internal/DatagramChannelImpl.java test/java/common/org/apache/harmony/tests/java/nio/channels/DatagramChannelTest.java - posted by py...@apache.org on 2006/08/02 06:55:06 UTC, 0 replies.
- [jira] Commented: (HARMONY-942) [classlib][nio] improvment of array bound checks for util classes - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 06:57:15 UTC, 4 replies.
- [jira] Resolved: (HARMONY-1036) [classlib][nio] DatagramChannel.socket().receive/send should throw IllegalBlockingModeException when it is in non-blocking mode. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 06:57:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1038) [classlib][luni] Access restriction error in Eclipse PDE when updating the latest luni source - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/02 07:11:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1032) Fix for faq.html page - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 07:11:18 UTC, 0 replies.
- svn commit: r427896 - in /incubator/harmony/standard/site: docs/faq.html xdocs/faq.xml - posted by ge...@apache.org on 2006/08/02 07:17:36 UTC, 0 replies.
- [jira] Closed: (HARMONY-1032) Fix for faq.html page - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 07:18:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-832) [website] Update HDK page to reflect recent changes - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 07:22:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-832) [website] Update HDK page to reflect recent changes - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 07:22:16 UTC, 0 replies.
- svn commit: r427898 - in /incubator/harmony/standard/site: docs/subcomponents/classlibrary/hdk.html xdocs/subcomponents/classlibrary/hdk.xml - posted by ge...@apache.org on 2006/08/02 07:23:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-626) Draft of Debugging Guide for DRLVM and JIT - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 07:24:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-626) Draft of Debugging Guide for DRLVM and JIT - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 07:24:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-951) Document describing how to plug in a GC - for the website - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 07:26:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-973) Verifier: add check for empty initialization method - posted by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2006/08/02 07:35:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1027) [classlib][luni] java.util.Locale.toString() returns wrong value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 07:58:16 UTC, 0 replies.
- svn commit: r427906 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/Locale.java test/java/tests/api/java/util/LocaleTest.java - posted by py...@apache.org on 2006/08/02 07:59:46 UTC, 0 replies.
- svn commit: r427907 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Arrays.java - posted by py...@apache.org on 2006/08/02 08:01:48 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1025) Javadoc for some methods in Arrays are missing - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 08:02:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1037) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 08:08:15 UTC, 0 replies.
- svn commit: r427909 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/org/apache/harmony/luni/internal/locale/ test/java/tests/api/java/util/ - posted by py...@apache.org on 2006/08/02 08:09:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1040) [classlib][luni] java.net.URLStreamHandler.hostEquals should return true when two urls have the same host ip. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/02 08:22:18 UTC, 0 replies.
- [jira] Commented: (HARMONY-975) [classlib][beans] fixes for DefaultPersistenceDelegateTest failures (1) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/02 08:31:15 UTC, 2 replies.
- svn commit: r427916 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/org/apache/harmony/luni/net/PlainSocketImpl.java test/java/tests/api/java/net/SocketTest.java - posted by py...@apache.org on 2006/08/02 08:38:32 UTC, 0 replies.
- [jira] Resolved: (HARMONY-946) [classlib][luni] new Socket("0.0.0.0", 1099) on Windows throws exception - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 08:39:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1040) [classlib][luni] java.net.URLStreamHandler.hostEquals should return true when two urls have the same host ip. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/02 09:16:14 UTC, 2 replies.
- [jira] Commented: (HARMONY-1036) [classlib][nio] DatagramChannel.socket().receive/send should throw IllegalBlockingModeException when it is in non-blocking mode. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/02 09:38:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-649) [classlib][text]compatibility: unexpected ArrayIndexOutOfBoundsException for java.text.Bidi.getRunLimit(-1) - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/02 10:06:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-718) [classlib][luni] Socket fails to connect to wildcard address. - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/02 10:19:15 UTC, 1 replies.
- [jira] Created: (HARMONY-1041) [classlib]Generation tool for internationalization classes - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/02 10:22:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1041) [classlib]Generation tool for internationalization classes - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/02 10:24:18 UTC, 2 replies.
- [jira] Updated: (HARMONY-1041) [classlib]Generation tool for internationalization classes - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/02 10:32:15 UTC, 2 replies.
- [jira] Created: (HARMONY-1042) [classlib][luni] java.net.InetSocketAddress.getHostName() returns null if it is created by ip address. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/02 10:39:13 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/02 11:04:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1030) Add public constructor for org.apache.harmony.security.x509.Extension.BasicConstraints - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/02 11:10:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-1042) [classlib][luni] java.net.InetSocketAddress.getHostName() returns null if it is created by ip address. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/02 11:10:17 UTC, 0 replies.
- svn commit: r427936 - /incubator/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/Extension.java - posted by ml...@apache.org on 2006/08/02 11:11:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-718) [classlib][luni] Socket fails to connect to wildcard address. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/02 11:41:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1043) [classlib][luni] java.util.Locale is lack of data - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/02 11:53:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1043) [classlib][luni] java.util.Locale is lack of data - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/02 11:55:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1044) [classlib] Contribution of RMI registry service provider for JNDI classlibrary code - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/02 13:12:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1044) [classlib] Contribution of RMI registry service provider for JNDI classlibrary code - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/02 13:14:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-649) [classlib][text]compatibility: unexpected ArrayIndexOutOfBoundsException for java.text.Bidi.getRunLimit(-1) - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2006/08/02 13:52:15 UTC, 3 replies.
- [jira] Created: (HARMONY-1045) can't run the "VolanoMark" installer - DateFormat exception - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 13:56:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-759) java.util.regex.Matcher.region(int start, int end) treats end index as inclusive instead of exclusive - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/02 14:17:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1046) Remove jpegint.h from awt native sources - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/02 15:04:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1047) [classlib][math]exception compatibility: new BigInteger(Integer.MAX_VALUE, (Random)null) - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/02 15:43:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-980) [drlvm][build] if svn does not support '--non-interactive' option DRLVM build failed - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/02 16:04:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-788) [drlvm] Verifier: parameters and dimensions limit checks fix - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 17:16:15 UTC, 0 replies.
- svn commit: r428019 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/Verifier.cpp - posted by ge...@apache.org on 2006/08/02 17:17:08 UTC, 0 replies.
- [jira] Closed: (HARMONY-788) [drlvm] Verifier: parameters and dimensions limit checks fix - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 17:19:15 UTC, 0 replies.
- svn commit: r428020 - in /incubator/harmony/enhanced/drlvm/trunk: src/ src/test/ src/test/array_method_limit/ src/test/array_method_limit/src/ vm/vmcore/include/ - posted by ge...@apache.org on 2006/08/02 17:19:53 UTC, 0 replies.
- [jira] Created: (HARMONY-1048) [[drlvm] create build framework to incoroprate tests like the array limits tests in src/tests/array_method_limit - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 17:21:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1048) [drlvm] create build framework to incoroprate tests like the array limits tests in src/tests/array_method_limit - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 17:21:16 UTC, 0 replies.
- svn commit: r428025 - /incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml - posted by ge...@apache.org on 2006/08/02 17:26:37 UTC, 0 replies.
- [jira] Assigned: (HARMONY-981) [drlvm][build] link to the CLASSLIB is hardcoded into build.xml - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 17:37:15 UTC, 0 replies.
- svn commit: r428033 - /incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml - posted by ge...@apache.org on 2006/08/02 17:38:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-981) [drlvm][build] link to the CLASSLIB is hardcoded into build.xml - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 17:39:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-981) [drlvm][build] link to the CLASSLIB is hardcoded into build.xml - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 17:39:16 UTC, 0 replies.
- svn commit: r428040 - in /incubator/harmony/enhanced/drlvm/trunk: src/test/invokespecial_super/ src/test/invokespecial_super/src/ vm/vmcore/src/verifier/ - posted by ge...@apache.org on 2006/08/02 18:04:07 UTC, 0 replies.
- [jira] Resolved: (HARMONY-919) [drlvm] Verifier: invokespecial instruction check fix - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:04:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-919) [drlvm] Verifier: invokespecial instruction check fix - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:04:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-973) Verifier: add check for empty initialization method - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:08:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-973) Verifier: add check for empty initialization method - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:12:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-973) Verifier: add check for empty initialization method - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:30:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-973) Verifier: add check for empty initialization method - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:30:17 UTC, 0 replies.
- svn commit: r428043 - in /incubator/harmony/enhanced/drlvm/trunk: src/test/verifier_aastore/ src/test/verifier_aastore/src/ src/test/verifier_empty_init/ src/test/verifier_empty_init/src/ vm/vmcore/src/verifier/ - posted by ge...@apache.org on 2006/08/02 18:30:58 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1007) DRLVM should remember portlib pointer it obtains from the launcher - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:33:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1007) DRLVM should remember portlib pointer it obtains from the launcher - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:43:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1007) DRLVM should remember portlib pointer it obtains from the launcher - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:43:17 UTC, 0 replies.
- svn commit: r428045 - in /incubator/harmony/enhanced/drlvm/trunk/vm: vmcore/include/environment.h vmcore/src/class_support/Environment.cpp vmcore/src/init/parse_arguments.cpp vmi/src/vmi.cpp - posted by ge...@apache.org on 2006/08/02 18:44:22 UTC, 0 replies.
- [jira] Assigned: (HARMONY-957) Devirtualize interface calls in DRLVM optimizing JIT-compiler (Jitrino.OPT) - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 18:45:15 UTC, 0 replies.
- svn commit: r428049 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/META-INF/MANIFEST.MF - posted by ge...@apache.org on 2006/08/02 18:53:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-898) workaround to get correct hythr.dll - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 21:37:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-898) workaround to get correct hythr.dll - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 21:47:16 UTC, 0 replies.
- svn commit: r428113 - /incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml - posted by ge...@apache.org on 2006/08/02 21:48:42 UTC, 0 replies.
- [jira] Assigned: (HARMONY-853) [build/archive] DRLVM+classlib segfaults in hyzlib - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 22:30:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-853) [build/archive] DRLVM+classlib segfaults in hyzlib - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 22:39:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-853) [build/archive] DRLVM+classlib segfaults in hyzlib - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 22:39:16 UTC, 0 replies.
- svn commit: r428139 - in /incubator/harmony/enhanced/classlib/trunk: depends/build/rules.mk modules/archive/src/main/native/zlib/linux/makefile - posted by ge...@apache.org on 2006/08/02 22:40:10 UTC, 0 replies.
- [jira] Assigned: (HARMONY-926) classlib's launcher needs more functional and independent hythread from drlvm - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 23:04:17 UTC, 0 replies.
- [jira] Resolved: (HARMONY-926) classlib's launcher needs more functional and independent hythread from drlvm - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 23:06:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-926) classlib's launcher needs more functional and independent hythread from drlvm - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 23:06:17 UTC, 0 replies.
- svn commit: r428149 - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/vm/hythr.xml vm/vmcore/src/thread/hythr/hythr.def vm/vmcore/src/thread/hythr/hythr.exp vm/vmcore/src/thread/hythr/hythreads.cpp vm/vmcore/src/thread/hythr/hythreads.h - posted by ge...@apache.org on 2006/08/02 23:06:55 UTC, 0 replies.
- [jira] Closed: (HARMONY-1036) [classlib][nio] DatagramChannel.socket().receive/send should throw IllegalBlockingModeException when it is in non-blocking mode. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/03 03:46:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1039) [classlib][luni] java.net.Inet6Address throws NullPointerException when deserializing an object with "null" interface name. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/03 04:02:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1040) [classlib][luni] java.net.URLStreamHandler.hostEquals should return true when two urls have the same host ip. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/03 04:02:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1042) [classlib][luni] java.net.InetSocketAddress.getHostName() returns null if it is created by ip address. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/03 04:02:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1043) [classlib][luni] java.util.Locale is lack of data - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/03 04:02:20 UTC, 0 replies.
- [jira] Closed: (HARMONY-986) [classlib][drlvm] VM crashed on the Compiler.compileClasses("zzzz") call - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/03 05:30:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-647) [drlvm] performance improvement for String class - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/03 05:35:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1030) Add public constructor for org.apache.harmony.security.x509.Extension.BasicConstraints - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/03 06:54:17 UTC, 0 replies.
- [jira] Created: (HARMONY-1049) [classlib][luni] java.net.URL.openConnection() throws unexpected AccessControlException when security manager is enabled. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/03 08:25:20 UTC, 0 replies.
- [jira] Updated: (HARMONY-1049) [classlib][luni] java.net.URL.openConnection() throws unexpected AccessControlException when security manager is enabled. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/03 08:38:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1039) [classlib][luni] java.net.Inet6Address throws NullPointerException when deserializing an object with "null" interface name. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/03 08:59:16 UTC, 0 replies.
- svn commit: r428263 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/ test/java/tests/api/java/net/ test/resources/serialization/java/net/ - posted by py...@apache.org on 2006/08/03 08:59:49 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1040) [classlib][luni] java.net.URLStreamHandler.hostEquals should return true when two urls have the same host ip. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/03 09:01:16 UTC, 1 replies.
- svn commit: r428264 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLStreamHandler.java - posted by py...@apache.org on 2006/08/03 09:02:25 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1042) [classlib][luni] java.net.InetSocketAddress.getHostName() returns null if it is created by ip address. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/03 09:03:15 UTC, 0 replies.
- svn commit: r428265 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/InetSocketAddress.java test/java/tests/api/java/net/InetSocketAddressTest.java - posted by py...@apache.org on 2006/08/03 09:04:01 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1043) [classlib][luni] java.util.Locale is lack of data - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/03 09:05:15 UTC, 0 replies.
- svn commit: r428266 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/org/apache/harmony/luni/internal/locale/ test/java/tests/api/java/util/ - posted by py...@apache.org on 2006/08/03 09:06:48 UTC, 0 replies.
- svn commit: r428269 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/resources/serialization/java/net/Inet6Address.golden.ser - posted by py...@apache.org on 2006/08/03 09:13:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1050) [classlib][io] compatibility: different exception order for new FilePermission(null, "drink") - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/03 09:30:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1051) [classlib][nio_char] Use system classloader as an alternative to load charset provider classes when thread's context classloader fails to load them. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/03 09:56:14 UTC, 0 replies.
- [continuum] BUILD FAILURE: Classlib/win.ia32 Build/Test - posted by Apache Harmony Build <no...@hursley.ibm.com> on 2006/08/03 10:18:51 UTC, 6 replies.
- [jira] Resolved: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/03 10:35:15 UTC, 0 replies.
- svn commit: r428283 - in /incubator/harmony/enhanced/classlib/trunk/modules/crypto/src: main/java/javax/crypto/ test/api/java.injected/javax/crypto/ test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ test/impl/java/org/apache/harmony/crypto/te... - posted by ml...@apache.org on 2006/08/03 10:36:11 UTC, 0 replies.
- [jira] Updated: (HARMONY-595) [classlib][luni]new class java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/03 10:52:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1052) [classlib][instrument]create new instrument module - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/03 10:55:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1052) [classlib][instrument]create new instrument module - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/03 11:00:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1053) PKCS#10 Certification Request Syntax implementation - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/03 11:10:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1053) PKCS#10 Certification Request Syntax implementation - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/03 11:10:15 UTC, 0 replies.
- svn commit: r428290 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLStreamHandler.java - posted by py...@apache.org on 2006/08/03 11:17:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1054) [classlib][io] java.io.BufferedInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/03 11:30:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1055) [classlib][io] java.io.PushbackInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/03 11:36:13 UTC, 0 replies.
- svn commit: r428293 [1/2] - in /incubator/harmony/enhanced/classlib/trunk: modules/accessibility/ modules/accessibility/make/ modules/accessibility/src/test/api/ modules/accessibility/src/test/api/java/ modules/accessibility/src/test/api/java/common/ m... - posted by hi...@apache.org on 2006/08/03 11:51:27 UTC, 0 replies.
- svn commit: r428293 [2/2] - in /incubator/harmony/enhanced/classlib/trunk: modules/accessibility/ modules/accessibility/make/ modules/accessibility/src/test/api/ modules/accessibility/src/test/api/java/ modules/accessibility/src/test/api/java/common/ m... - posted by hi...@apache.org on 2006/08/03 11:51:27 UTC, 0 replies.
- [jira] Commented: (HARMONY-609) AWT, Java2D and SWING tests - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/03 11:52:15 UTC, 1 replies.
- [jira] Commented: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues - posted by "Boris Kuznetsov (JIRA)" <ji...@apache.org> on 2006/08/03 12:09:15 UTC, 0 replies.
- [continuum] BUILD SUCCESSFUL: Classlib/win.ia32 Build/Test - posted by Apache Harmony Build <no...@hursley.ibm.com> on 2006/08/03 12:23:04 UTC, 3 replies.
- [jira] Created: (HARMONY-1056) Apache Yoko CORBA integration - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/03 13:15:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1057) [classlib] missing method j.l.String.replace(CharSequence,CharSequence) - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/03 13:17:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1056) Apache Yoko CORBA integration - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/03 13:19:14 UTC, 1 replies.
- [jira] Created: (HARMONY-1058) content for DRLVM web page - posted by "Nadya Morozova (JIRA)" <ji...@apache.org> on 2006/08/03 13:44:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1058) content for DRLVM web page - posted by "Nadya Morozova (JIRA)" <ji...@apache.org> on 2006/08/03 13:44:15 UTC, 1 replies.
- [jira] Created: (HARMONY-1059) [classlib][text]compatibility: createLineBidi(-1, 1) expected IAE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/03 13:55:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-946) [classlib][luni] new Socket("0.0.0.0", 1099) on Windows throws exception - posted by "Victor Martynov (JIRA)" <ji...@apache.org> on 2006/08/03 15:00:00 UTC, 0 replies.
- [jira] Created: (HARMONY-1060) for the federated build, add a datestamp to the archive names - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/03 15:33:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-609) AWT, Java2D and SWING tests - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/03 16:00:15 UTC, 0 replies.
- [continuum] BUILD ERROR: Classlib/win.ia32 Build/Test - posted by Apache Harmony Build <no...@hursley.ibm.com> on 2006/08/03 16:02:03 UTC, 126 replies.
- [jira] Updated: (HARMONY-1057) [classlib] missing method j.l.String.replace(CharSequence,CharSequence) - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/03 16:10:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-1057) [classlib] missing method j.l.String.replace(CharSequence,CharSequence) - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/03 16:13:14 UTC, 3 replies.
- [jira] Commented: (HARMONY-1059) [classlib][text]compatibility: createLineBidi(-1, 1) expected IAE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/03 16:41:14 UTC, 1 replies.
- [jira] Updated: (HARMONY-1059) [classlib][text]compatibility: createLineBidi(-1, 1) expected IAE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/03 17:15:14 UTC, 1 replies.
- [jira] Updated: (HARMONY-501) Date year output needs updating for 5.0 - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/03 17:56:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1061) [classlib][beans] tests from ExpressionTest fail on RI - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/03 19:23:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1061) [classlib][beans] tests from ExpressionTest fail on RI - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/03 19:23:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-966) [classlib][beans] final fixes for ExpressionTest (2) - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/03 19:33:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1062) Proto of test infrastructure webapp - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/03 22:06:13 UTC, 0 replies.
- [jira] Assigned: (HARMONY-933) java.util.regex.Pattern doesn't support canonical equivalence - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/03 23:12:14 UTC, 0 replies.
- svn commit: r428544 [2/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/regex/src: main/java/java/util/regex/ test/java/org/apache/harmony/tests/java/util/regex/ - posted by te...@apache.org on 2006/08/04 00:00:59 UTC, 0 replies.
- svn commit: r428544 [1/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/regex/src: main/java/java/util/regex/ test/java/org/apache/harmony/tests/java/util/regex/ - posted by te...@apache.org on 2006/08/04 00:00:59 UTC, 0 replies.
- svn commit: r428544 [3/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/regex/src: main/java/java/util/regex/ test/java/org/apache/harmony/tests/java/util/regex/ - posted by te...@apache.org on 2006/08/04 00:00:59 UTC, 0 replies.
- [jira] Resolved: (HARMONY-933) java.util.regex.Pattern doesn't support canonical equivalence - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 00:02:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1063) [classlib][luni] java.net.ProxySelector.select(URI uri) throws unexpected IllegalArgumentException when uri.host is null. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/04 03:33:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-851) [classlib][luni] ObjectOutputStream.writeObject() no expected NotSerializableException - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/04 04:24:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-850) [classlib][io]unit test tests.api.java.io.ObjectInputStreamTest is incorrect - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/04 04:26:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1038) [classlib][luni] Access restriction error in Eclipse PDE when updating the latest luni source - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/04 04:26:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1063) [classlib][luni] java.net.ProxySelector.select(URI uri) throws unexpected IllegalArgumentException when uri.host is null. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/04 04:33:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-946) [classlib][luni] new Socket("0.0.0.0", 1099) on Windows throws exception - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 04:37:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-595) [classlib][luni]new class java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 04:39:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1063) [classlib][luni] java.net.ProxySelector.select(URI uri) throws unexpected IllegalArgumentException when uri.host is null. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 05:02:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1052) [classlib][instrument]create new instrument module - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 05:02:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1049) [classlib][luni] java.net.URL.openConnection() throws unexpected AccessControlException when security manager is enabled. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 05:02:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1059) [classlib][text]compatibility: createLineBidi(-1, 1) expected IAE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 05:02:20 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1031) [classlib][text]compatibility: Bidi expected IAE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 05:02:21 UTC, 0 replies.
- [jira] Reopened: (HARMONY-1040) [classlib][luni] java.net.URLStreamHandler.hostEquals should return true when two urls have the same host ip. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 05:05:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1049) [classlib][luni] java.net.URL.openConnection() throws unexpected AccessControlException when security manager is enabled. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 06:43:19 UTC, 0 replies.
- svn commit: r428617 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpURLConnection.java test/java/tests/api/java/net/URLTest.java - posted by py...@apache.org on 2006/08/04 06:44:27 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1026) [classlib][luni] java.util.TreeMap.headMap(Object) method does not return empty SortedMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 06:49:17 UTC, 0 replies.
- svn commit: r428619 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/TreeMap.java test/java/tests/api/java/util/TreeMapTest.java - posted by py...@apache.org on 2006/08/04 06:49:28 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1063) [classlib][luni] java.net.ProxySelector.select(URI uri) throws unexpected IllegalArgumentException when uri.host is null. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 06:51:15 UTC, 0 replies.
- svn commit: r428620 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/ProxySelectorImpl.java test/java/tests/api/java/net/ProxySelectorTest.java - posted by py...@apache.org on 2006/08/04 06:51:32 UTC, 0 replies.
- [jira] Commented: (HARMONY-595) [classlib][luni]new class java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 06:55:15 UTC, 2 replies.
- svn commit: r428622 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/EnumMap.java - posted by py...@apache.org on 2006/08/04 06:55:48 UTC, 0 replies.
- [jira] Commented: (HARMONY-1049) [classlib][luni] java.net.URL.openConnection() throws unexpected AccessControlException when security manager is enabled. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/04 07:11:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1063) [classlib][luni] java.net.ProxySelector.select(URI uri) throws unexpected IllegalArgumentException when uri.host is null. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/04 07:14:15 UTC, 0 replies.
- svn commit: r428628 - /incubator/harmony/enhanced/trunk/build.xml - posted by ge...@apache.org on 2006/08/04 07:31:20 UTC, 0 replies.
- svn commit: r428631 - /incubator/harmony/enhanced/classlib/trunk/support/META-INF/MANIFEST.MF - posted by py...@apache.org on 2006/08/04 07:32:51 UTC, 0 replies.
- [jira] Closed: (HARMONY-590) [DRLVM] gcx - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/04 07:33:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-1018) [tools] eclipse plugin modifications to make it work with DRLVM - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/04 07:35:15 UTC, 0 replies.
- svn commit: r428634 - in /incubator/harmony/enhanced/classlib/trunk/modules/text/src: main/java/java/text/Bidi.java test/java/org/apache/harmony/text/tests/java/text/BidiTest.java - posted by py...@apache.org on 2006/08/04 07:51:25 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1031) [classlib][text]compatibility: Bidi expected IAE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 07:59:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1059) [classlib][text]compatibility: createLineBidi(-1, 1) expected IAE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 07:59:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-1049) [classlib][luni] java.net.URL.openConnection() throws unexpected AccessControlException when security manager is enabled. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 08:05:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1063) [classlib][luni] java.net.ProxySelector.select(URI uri) throws unexpected IllegalArgumentException when uri.host is null. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 08:05:17 UTC, 0 replies.
- [jira] Created: (HARMONY-1064) [drlvm] fix dbghelp issue in vmcore/src/util/win/ia32/nt_exception_filter.cpp - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/04 08:08:13 UTC, 0 replies.
- svn commit: r428641 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32/nt_exception_filter.cpp - posted by ge...@apache.org on 2006/08/04 08:26:39 UTC, 0 replies.
- svn commit: r428642 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument: ./ META-INF/ make/ src/ src/main/ src/main/java/ src/main/java/java/ src/main/java/java/lang/ src/main/java/java/lang/instrument/ src/test/ src/test/java/ src/test/... - posted by py...@apache.org on 2006/08/04 08:28:07 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1052) [classlib][instrument]create new instrument module - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/04 08:28:19 UTC, 0 replies.
- [jira] Updated: (HARMONY-1055) [classlib][io] java.io.PushbackInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/04 09:07:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1054) [classlib][io] java.io.BufferedInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/04 09:07:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-501) Date year output needs updating for 5.0 - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/04 10:04:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1061) [classlib][beans] tests from ExpressionTest fail on RI - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/04 10:11:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1042) [classlib][luni] java.net.InetSocketAddress.getHostName() returns null if it is created by ip address. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/04 10:27:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-830) [classlib][nio] Supplement javadoc for java.nio.channels.FileChannel and java.nio.MappedByteBuffer - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/04 10:29:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-81) java.util.zip.Inflater.infalate() throws DataFormatException instead of actual number of uncompressed bytes - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/04 10:29:16 UTC, 0 replies.
- svn commit: r428658 - /incubator/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/inflater.c - posted by ml...@apache.org on 2006/08/04 10:30:29 UTC, 0 replies.
- [jira] Commented: (HARMONY-1052) [classlib][instrument]create new instrument module - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/04 10:38:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-830) [classlib][nio] Supplement javadoc for java.nio.channels.FileChannel and java.nio.MappedByteBuffer - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 10:42:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1065) [classlib][instrument]Java 5 Enhancement: new interface: java.lang.instrument.Instrumentation - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/04 10:45:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1066) [classlib][luni] java.util.TreeMap.headMap(Object) & tailMap(Object) methods do not return serializable SortedMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/04 10:47:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1066) [classlib][luni] java.util.TreeMap.headMap(Object) & tailMap(Object) methods do not return serializable SortedMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/04 10:50:14 UTC, 1 replies.
- [jira] Resolved: (HARMONY-1061) [classlib][beans] tests from ExpressionTest fail on RI - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/04 10:50:16 UTC, 0 replies.
- svn commit: r428668 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/Expression.java test/java/org/apache/harmony/beans/tests/java/beans/ExpressionTest.java - posted by ml...@apache.org on 2006/08/04 10:51:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-975) [classlib][beans] fixes for DefaultPersistenceDelegateTest failures (1) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/04 10:59:15 UTC, 0 replies.
- svn commit: r428669 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Date.java - posted by hi...@apache.org on 2006/08/04 11:06:44 UTC, 0 replies.
- [jira] Resolved: (HARMONY-501) Date year output needs updating for 5.0 - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/04 11:07:15 UTC, 0 replies.
- svn commit: r428670 - /incubator/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/pkcs10/ - posted by ml...@apache.org on 2006/08/04 11:14:55 UTC, 0 replies.
- svn commit: r428671 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/pkcs10: CertificationRequest.java CertificationRequestInfo.java - posted by ml...@apache.org on 2006/08/04 11:15:06 UTC, 0 replies.
- [jira] Updated: (HARMONY-1065) [classlib][instrument]Java 5 Enhancement: new interface: java.lang.instrument.Instrumentation - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/04 11:15:15 UTC, 0 replies.
- svn commit: r428672 - in /incubator/harmony/standard/site: docs/index.html xdocs/index.xml - posted by ge...@apache.org on 2006/08/04 11:15:55 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1053) PKCS#10 Certification Request Syntax implementation - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/04 11:30:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1053) PKCS#10 Certification Request Syntax implementation - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/04 11:30:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1054) [classlib][io] java.io.BufferedInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 11:32:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1056) Apache Yoko CORBA integration - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/04 11:34:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1054) [classlib][io] java.io.BufferedInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 11:34:17 UTC, 0 replies.
- svn commit: r428675 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/BufferedInputStream.java test/java/org/apache/harmony/tests/java/io/BufferedInputStreamTest.java - posted by te...@apache.org on 2006/08/04 11:35:10 UTC, 0 replies.
- svn commit: r428680 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/BufferedInputStream.java - posted by te...@apache.org on 2006/08/04 11:59:41 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1055) [classlib][io] java.io.PushbackInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 12:04:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1053) PKCS#10 Certification Request Syntax implementation - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/04 12:06:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1067) [tools] Keytool - added certificate signing request (CSR) generation, topic help, usage of specific providers for various purposes - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/04 12:08:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1068) [classlib][x-net] JSSE provider testing - posted by "Boris Kuznetsov (JIRA)" <ji...@apache.org> on 2006/08/04 12:18:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1055) [classlib][io] java.io.PushbackInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 12:20:15 UTC, 0 replies.
- svn commit: r428682 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/PushbackInputStream.java test/java/org/apache/harmony/tests/java/io/PushBackInputStreamTest.java - posted by te...@apache.org on 2006/08/04 12:21:38 UTC, 0 replies.
- svn commit: r428685 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/PushbackInputStream.java - posted by te...@apache.org on 2006/08/04 12:26:44 UTC, 0 replies.
- [jira] Resolved: (HARMONY-975) [classlib][beans] fixes for DefaultPersistenceDelegateTest failures (1) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/04 12:30:15 UTC, 0 replies.
- svn commit: r428686 - /incubator/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java - posted by sm...@apache.org on 2006/08/04 12:30:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1045) can't run the "VolanoMark" installer - DateFormat exception - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 13:24:14 UTC, 1 replies.
- [jira] Assigned: (HARMONY-1068) [classlib][x-net] JSSE provider testing - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/04 13:33:15 UTC, 1 replies.
- [jira] Assigned: (HARMONY-1067) [tools] Keytool - added certificate signing request (CSR) generation, topic help, usage of specific providers for various purposes - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/04 13:33:17 UTC, 0 replies.
- svn commit: r428697 - in /incubator/harmony/enhanced/classlib/trunk: depends/files/bootclasspath.properties make/depends.properties make/depends.xml - posted by ml...@apache.org on 2006/08/04 13:38:07 UTC, 0 replies.
- svn commit: r428698 - /incubator/harmony/enhanced/classlib/trunk/make/build-java.xml - posted by ml...@apache.org on 2006/08/04 13:38:41 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1056) Apache Yoko CORBA integration - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/04 13:40:15 UTC, 0 replies.
- [continuum] BUILD FAILURE: Classlib/linux.ia32 Build/Test - posted by Apache Harmony Build <no...@hursley.ibm.com> on 2006/08/04 14:02:57 UTC, 7 replies.
- [jira] Commented: (HARMONY-1056) Apache Yoko CORBA integration - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/04 14:20:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-501) Date year output needs updating for 5.0 - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/04 14:28:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1068) [classlib][x-net] JSSE provider testing - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 14:38:14 UTC, 0 replies.
- svn commit: r428708 - in /incubator/harmony/enhanced/classlib/trunk/modules/x-net: ./ src/test/impl/java.injected/org/ src/test/impl/java.injected/org/apache/ src/test/impl/java.injected/org/apache/harmony/ src/test/impl/java.injected/org/apache/harmon... - posted by te...@apache.org on 2006/08/04 14:39:36 UTC, 0 replies.
- svn commit: r428715 - in /incubator/harmony/enhanced/classlib/trunk/modules/x-net/src/test/impl: java.injected/org/apache/harmony/xnet/provider/jsse/ java/org/apache/harmony/xnet/tests/provider/jsse/ - posted by te...@apache.org on 2006/08/04 14:49:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1068) [classlib][x-net] JSSE provider testing - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 14:51:14 UTC, 1 replies.
- [jira] Closed: (HARMONY-1055) [classlib][io] java.io.PushbackInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 15:22:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-1054) [classlib][io] java.io.BufferedInputStream.read() throws unexpected exception when it created from null InputStream - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 15:22:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-963) java.util.Timer: purge() throws NPE on empty timer - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 15:37:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-963) java.util.Timer: purge() throws NPE on empty timer - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 15:39:14 UTC, 0 replies.
- svn commit: r428723 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/Timer.java test/java/tests/api/java/util/TimerTest.java - posted by te...@apache.org on 2006/08/04 15:39:57 UTC, 0 replies.
- [jira] Closed: (HARMONY-293) reduce duplication in module ant files - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/04 15:47:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-584) missing descriptions in @param tags - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 15:49:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1046) Remove jpegint.h from awt native sources - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/04 15:51:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1066) [classlib][luni] java.util.TreeMap.headMap(Object) & tailMap(Object) methods do not return serializable SortedMap - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 15:55:14 UTC, 2 replies.
- [jira] Created: (HARMONY-1069) Modules directory contains empty directories - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/04 16:02:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1070) [classlib][text] java.text.DecimalFormat.setDecimalFormatSymbols(null) throws unspecified NPE - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/04 16:21:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1070) [classlib][text] java.text.DecimalFormat.setDecimalFormatSymbols(null) throws unspecified NPE - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/04 16:25:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-933) java.util.regex.Pattern doesn't support canonical equivalence - posted by "Anton Ivanov (JIRA)" <ji...@apache.org> on 2006/08/04 16:43:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1069) Modules directory contains empty directories - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/04 18:33:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1046) Remove jpegint.h from awt native sources - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/04 18:33:18 UTC, 1 replies.
- [jira] Commented: (HARMONY-963) java.util.Timer: purge() throws NPE on empty timer - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/04 18:53:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-917) [classlib][drlvm] no IllegalArgumentException for java.lang.Thread.join(long,int) when parameters are incorrect - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/04 19:22:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-933) java.util.regex.Pattern doesn't support canonical equivalence - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 21:00:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-963) java.util.Timer: purge() throws NPE on empty timer - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/04 21:00:15 UTC, 0 replies.
- svn commit: r428971 - in /incubator/harmony/enhanced/classlib/trunk/modules: awt_swing_contribution/ awt_swing_tests/ - posted by hi...@apache.org on 2006/08/05 09:33:21 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1069) Modules directory contains empty directories - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/05 09:47:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1019) Adding RunCodec and segment encoding tests - posted by "Alex Blewitt (JIRA)" <ji...@apache.org> on 2006/08/05 10:38:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1) - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/05 14:20:14 UTC, 6 replies.
- [jira] Updated: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1) - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/05 14:22:14 UTC, 3 replies.
- svn commit: r429023 - /incubator/harmony/standard/site/velocity.properties - posted by ge...@apache.org on 2006/08/05 20:21:17 UTC, 0 replies.
- svn commit: r429024 [3/3] - in /incubator/harmony/standard/site/xdocs/subcomponents/drlvm: DeveloperGuide.htm GettingStarted.htm developers_guide.xml getting_started.xml - posted by ge...@apache.org on 2006/08/05 20:22:39 UTC, 0 replies.
- svn commit: r429024 [1/3] - in /incubator/harmony/standard/site/xdocs/subcomponents/drlvm: DeveloperGuide.htm GettingStarted.htm developers_guide.xml getting_started.xml - posted by ge...@apache.org on 2006/08/05 20:22:39 UTC, 0 replies.
- svn commit: r429024 [2/3] - in /incubator/harmony/standard/site/xdocs/subcomponents/drlvm: DeveloperGuide.htm GettingStarted.htm developers_guide.xml getting_started.xml - posted by ge...@apache.org on 2006/08/05 20:22:39 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1058) content for DRLVM web page - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/05 20:25:15 UTC, 0 replies.
- svn commit: r429025 - /incubator/harmony/standard/site/xdocs/stylesheets/site.vsl - posted by ge...@apache.org on 2006/08/05 20:25:21 UTC, 0 replies.
- svn commit: r429028 [2/3] - in /incubator/harmony/standard/site/xdocs/subcomponents/drlvm: DeveloperGuide.htm GettingStarted.htm index.xml - posted by ge...@apache.org on 2006/08/05 20:45:39 UTC, 0 replies.
- svn commit: r429028 [3/3] - in /incubator/harmony/standard/site/xdocs/subcomponents/drlvm: DeveloperGuide.htm GettingStarted.htm index.xml - posted by ge...@apache.org on 2006/08/05 20:45:39 UTC, 0 replies.
- svn commit: r429028 [1/3] - in /incubator/harmony/standard/site/xdocs/subcomponents/drlvm: DeveloperGuide.htm GettingStarted.htm index.xml - posted by ge...@apache.org on 2006/08/05 20:45:39 UTC, 0 replies.
- svn commit: r429030 [2/3] - in /incubator/harmony/standard/site/docs/subcomponents/drlvm: developers_guide.html drl.css getting_started.html index.html - posted by ge...@apache.org on 2006/08/05 20:47:09 UTC, 0 replies.
- svn commit: r429030 [3/3] - in /incubator/harmony/standard/site/docs/subcomponents/drlvm: developers_guide.html drl.css getting_started.html index.html - posted by ge...@apache.org on 2006/08/05 20:47:09 UTC, 0 replies.
- svn commit: r429030 [1/3] - in /incubator/harmony/standard/site/docs/subcomponents/drlvm: developers_guide.html drl.css getting_started.html index.html - posted by ge...@apache.org on 2006/08/05 20:47:09 UTC, 0 replies.
- svn commit: r429031 - in /incubator/harmony/standard/site/docs: ./ documentation/ subcomponents/buildtest/ subcomponents/classlibrary/ subcomponents/jchevm/ subcomponents/stresstest/ - posted by ge...@apache.org on 2006/08/05 20:48:12 UTC, 0 replies.
- [jira] Closed: (HARMONY-1058) content for DRLVM web page - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/05 20:51:15 UTC, 0 replies.
- svn commit: r429032 - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/emguide.html docs/subcomponents/drlvm/index.html xdocs/subcomponents/drlvm/emguide.xml xdocs/subcomponents/drlvm/index.xml - posted by ge...@apache.org on 2006/08/05 20:51:36 UTC, 0 replies.
- [jira] Closed: (HARMONY-626) Draft of Debugging Guide for DRLVM and JIT - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/05 20:59:15 UTC, 0 replies.
- svn commit: r429033 - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/ xdocs/subcomponents/drlvm/ - posted by ge...@apache.org on 2006/08/05 21:00:35 UTC, 0 replies.
- [jira] Closed: (HARMONY-951) Document describing how to plug in a GC - for the website - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/05 21:10:14 UTC, 0 replies.
- svn commit: r429034 [4/4] - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/ xdocs/subcomponents/drlvm/ - posted by ge...@apache.org on 2006/08/05 21:10:28 UTC, 0 replies.
- svn commit: r429034 [3/4] - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/ xdocs/subcomponents/drlvm/ - posted by ge...@apache.org on 2006/08/05 21:10:28 UTC, 0 replies.
- svn commit: r429034 [1/4] - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/ xdocs/subcomponents/drlvm/ - posted by ge...@apache.org on 2006/08/05 21:10:28 UTC, 0 replies.
- svn commit: r429034 [2/4] - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/ xdocs/subcomponents/drlvm/ - posted by ge...@apache.org on 2006/08/05 21:10:28 UTC, 0 replies.
- svn commit: r429035 [2/2] - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/gc-howto.html xdocs/subcomponents/drlvm/DeveloperGuide.htm xdocs/subcomponents/drlvm/GettingStarted.htm xdocs/subcomponents/drlvm/gc-howto-content.html - posted by ge...@apache.org on 2006/08/05 21:13:03 UTC, 0 replies.
- svn commit: r429035 [1/2] - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/gc-howto.html xdocs/subcomponents/drlvm/DeveloperGuide.htm xdocs/subcomponents/drlvm/GettingStarted.htm xdocs/subcomponents/drlvm/gc-howto-content.html - posted by ge...@apache.org on 2006/08/05 21:13:03 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1033) [classlib][lang]compatibility: expected IndexOutOfBoundsException for Character.codePointAt - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/05 22:47:15 UTC, 0 replies.
- svn commit: r429044 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/Character.java - posted by nd...@apache.org on 2006/08/05 22:48:07 UTC, 0 replies.
- svn commit: r429046 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/lang/CharacterTest.java - posted by nd...@apache.org on 2006/08/05 22:55:59 UTC, 0 replies.
- svn commit: r429061 - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/index.html xdocs/subcomponents/drlvm/index.xml - posted by ge...@apache.org on 2006/08/05 23:36:23 UTC, 0 replies.
- svn commit: r429064 - in /incubator/harmony/standard/site: docs/index.html xdocs/index.xml - posted by ge...@apache.org on 2006/08/05 23:48:55 UTC, 0 replies.
- svn commit: r429091 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/lang/CharacterTest.java java/tests/api/java/lang/AllTests.java java/tests/api/java/lang/CharacterTest.java - posted by nd...@apache.org on 2006/08/06 03:53:20 UTC, 0 replies.
- [jira] Closed: (HARMONY-1059) [classlib][text]compatibility: createLineBidi(-1, 1) expected IAE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 03:55:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1042) [classlib][luni] java.net.InetSocketAddress.getHostName() returns null if it is created by ip address. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 03:55:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1052) [classlib][instrument]create new instrument module - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 03:55:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1065) [classlib][instrument]Java 5 Enhancement: new interface: java.lang.instrument.Instrumentation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 05:14:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1040) [classlib][luni] java.net.URLStreamHandler.hostEquals should return true when two urls have the same host ip. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 05:24:15 UTC, 1 replies.
- [jira] Commented: (HARMONY-1065) [classlib][instrument]Java 5 Enhancement: new interface: java.lang.instrument.Instrumentation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 05:26:17 UTC, 2 replies.
- [jira] Created: (HARMONY-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/07 05:41:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1072) There is a new class java.lang.instrument.UnmodifiableClassException in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/07 05:43:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1073) [classlib][luni] Incorrect value of java.util.GregorianCalendar.getMaximum and getMinimum for field ZONE_OFFSET - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/07 05:51:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1073) [classlib][luni] Incorrect value of java.util.GregorianCalendar.getMaximum and getMinimum for field ZONE_OFFSET - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/07 05:53:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1021) [classlib][jndi] unexpected ArrayIndexOutOfBoundsException for CompoundName.add(int, null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 06:01:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1022) [classlib][jndi] unexpected NoInitialContextException for new InitialContext().close() method - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 06:03:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1023) [classlib][jndi] compatibility: unexpected InvalidNameException for javax.naming.InitialContext.composeName(name, null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 06:03:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1073) [classlib][luni] Incorrect value of java.util.GregorianCalendar.getMaximum and getMinimum for field ZONE_OFFSET - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 07:05:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/07 07:26:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1075) [classlib][security] unexpected ASN1Exception for java.security.cert.X509CertSelector().addPathToName(8, new byte[] { 2, 2, 2, 2 }) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 07:32:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1005) [classlib] initial port to x86_64 platform - posted by "Marina V. Goldburt (JIRA)" <ji...@apache.org> on 2006/08/07 07:46:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1075) [classlib][security] unexpected ASN1Exception for java.security.cert.X509CertSelector().addPathToName(8, new byte[] { 2, 2, 2, 2 }) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 07:57:14 UTC, 1 replies.
- [jira] Resolved: (HARMONY-1073) [classlib][luni] Incorrect value of java.util.GregorianCalendar.getMaximum and getMinimum for field ZONE_OFFSET - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 07:57:16 UTC, 0 replies.
- svn commit: r429246 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/GregorianCalendar.java test/java/tests/api/java/util/GregorianCalendarTest.java - posted by py...@apache.org on 2006/08/07 07:58:34 UTC, 0 replies.
- [jira] Updated: (HARMONY-1075) [classlib][security] unexpected ASN1Exception for java.security.cert.X509CertSelector().addPathToName(8, new byte[] { 2, 2, 2, 2 }) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 07:59:14 UTC, 0 replies.
- svn commit: r429247 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/URLStreamHandler.java test/java/tests/api/java/net/URLTest.java - posted by py...@apache.org on 2006/08/07 08:02:32 UTC, 0 replies.
- [jira] Resolved: (HARMONY-942) [classlib][nio] improvment of array bound checks for util classes - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 08:05:15 UTC, 0 replies.
- svn commit: r429248 - in /incubator/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/org/apache/harmony/nio: Util.java internal/IOUtil.java - posted by py...@apache.org on 2006/08/07 08:05:45 UTC, 0 replies.
- [jira] Created: (HARMONY-1076) [classlib][security] unexpected IllegalArgumentException for java.security.cert.X509CRLSelector().addIssuerName("w=y") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 08:12:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/07 08:15:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1076) [classlib][security] unexpected IllegalArgumentException for java.security.cert.X509CRLSelector().addIssuerName("w=y") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 08:17:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1072) There is a new class java.lang.instrument.UnmodifiableClassException in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/07 08:17:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/07 08:19:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1067) [tools] Keytool - added certificate signing request (CSR) generation, topic help, usage of specific providers for various purposes - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/07 08:50:15 UTC, 0 replies.
- svn commit: r429254 - /incubator/harmony/enhanced/classlib/trunk/modules/tools/src/main/java/org/apache/harmony/tools/keytool/ - posted by ml...@apache.org on 2006/08/07 08:51:06 UTC, 0 replies.
- [jira] Created: (HARMONY-1077) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.SecretKeySpec(byte[], int, -100, String) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 10:06:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1078) [classlib][instrument]There is a new class java.lang.instrument.ClassDefinition in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/07 10:08:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1078) [classlib][instrument]There is a new class java.lang.instrument.ClassDefinition in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/07 10:22:17 UTC, 0 replies.
- svn commit: r429270 - in /incubator/harmony/enhanced/classlib/trunk/modules/awt/src/main/native: gl/shared/JPEGEncoder/JpegEncoder.c jpegdecoder/shared/JPEGDecoder.h - posted by hi...@apache.org on 2006/08/07 10:22:18 UTC, 0 replies.
- [jira] Updated: (HARMONY-1077) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.SecretKeySpec(byte[], int, -100, String) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 10:28:14 UTC, 1 replies.
- [jira] Resolved: (HARMONY-1046) Remove jpegint.h from awt native sources - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/07 11:00:28 UTC, 0 replies.
- [jira] Commented: (HARMONY-62) java.text.BreakIterator.getSentenceInstance().next() treats '\n' as the end of the sentence - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/07 11:00:35 UTC, 1 replies.
- [jira] Commented: (HARMONY-1046) Remove jpegint.h from awt native sources - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/07 11:14:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1046) Remove jpegint.h from awt native sources - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/07 11:27:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1031) [classlib][text]compatibility: Bidi expected IAE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/07 11:27:18 UTC, 0 replies.
- [jira] Updated: (HARMONY-816) Initial WBs for Java in Jitrino.JET - posted by "Alex Astapchuk (JIRA)" <ji...@apache.org> on 2006/08/07 11:31:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 11:35:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1072) There is a new class java.lang.instrument.UnmodifiableClassException in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 11:35:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 11:35:19 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1078) [classlib][instrument]There is a new class java.lang.instrument.ClassDefinition in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 11:35:21 UTC, 0 replies.
- svn commit: r429286 - /incubator/harmony/enhanced/classlib/trunk/make/build-java.xml - posted by py...@apache.org on 2006/08/07 11:50:25 UTC, 0 replies.
- svn commit: r429287 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src: main/java/java/lang/instrument/ test/java/org/ test/java/org/apache/ test/java/org/apache/harmony/ test/java/org/apache/harmony/tests/ test/java/org/apache/harm... - posted by py...@apache.org on 2006/08/07 11:52:11 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 11:54:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 11:54:17 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1072) There is a new class java.lang.instrument.UnmodifiableClassException in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 11:54:19 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1078) [classlib][instrument]There is a new class java.lang.instrument.ClassDefinition in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 11:54:20 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1065) [classlib][instrument]Java 5 Enhancement: new interface: java.lang.instrument.Instrumentation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/07 11:56:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-388) launcher classpath bug - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/07 12:06:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1079) [classlib][luni] Serialized form of java.util.IdentityHashMap from RI can not be properly deserialized by Harmony - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/07 12:19:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1079) [classlib][luni] Serialized form of java.util.IdentityHashMap from RI can not be properly deserialized by Harmony - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/07 12:41:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-428) [classlib] java.lang.reflect.Proxy.newProxyInstance(ClassLoader,Class[], InvocationHandler) throws unspesified java.lang.ClassFormatError - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/07 12:48:14 UTC, 1 replies.
- [jira] Closed: (HARMONY-1068) [classlib][x-net] JSSE provider testing - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/07 13:18:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-493) daylight savings parsing problem - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/07 13:28:16 UTC, 2 replies.
- [jira] Assigned: (HARMONY-813) [drlvm] j.l.Package fails to find version info for bootstrap packages - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/07 14:30:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-813) [drlvm] j.l.Package fails to find version info for bootstrap packages - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/07 14:46:15 UTC, 2 replies.
- [jira] Assigned: (HARMONY-643) [drlvm] JVMTI GetAllStackTraces and GetThreadListStackTraces corrupt memory in stack info buffer - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/07 14:48:15 UTC, 0 replies.
- svn commit: r429322 - /incubator/harmony/enhanced/classlib/trunk/depends/jars/ - posted by te...@apache.org on 2006/08/07 14:53:15 UTC, 0 replies.
- svn commit: r429323 - /incubator/harmony/enhanced/classlib/trunk/modules/security/src/main/native/security/windows/ - posted by te...@apache.org on 2006/08/07 14:53:50 UTC, 0 replies.
- [jira] Resolved: (HARMONY-643) [drlvm] JVMTI GetAllStackTraces and GetThreadListStackTraces corrupt memory in stack info buffer - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/07 15:00:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-643) [drlvm] JVMTI GetAllStackTraces and GetThreadListStackTraces corrupt memory in stack info buffer - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/07 15:00:16 UTC, 0 replies.
- svn commit: r429325 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_stack.cpp - posted by ge...@apache.org on 2006/08/07 15:01:42 UTC, 0 replies.
- [jira] Created: (HARMONY-1080) [classlib][crypto] compatibility: Harmony CipherInputStream().read(..) returns 0 while RI throws NPE - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 15:04:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-507) [classlib] [net] java.net.Socket.connect(SocketAddress) throws unexpected ConnectException on Windows platform - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/07 15:27:14 UTC, 1 replies.
- [jira] Updated: (HARMONY-1080) [classlib][crypto] compatibility: Harmony CipherInputStream().read(..) returns 0 while RI throws NPE - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/07 15:31:14 UTC, 1 replies.
- [jira] Created: (HARMONY-1081) [classlib][lang] ChoiceFormat.format(double, StringBuffer, FieldPosition) throws unexpected ArrayIndexOutOfBoundsException - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/07 15:41:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1081) [classlib][lang] ChoiceFormat.format(double, StringBuffer, FieldPosition) throws unexpected ArrayIndexOutOfBoundsException - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/07 15:55:14 UTC, 3 replies.
- [jira] Updated: (HARMONY-690) [classlib][lang]Compatibility: Harmony Runtime.removeShutdownHook(null) does not throw unspecified NPE while RI does. - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/07 16:11:57 UTC, 1 replies.
- [jira] Created: (HARMONY-1082) [classlib][io]compatibility:java.io.BufferedOutputStream.write(byte[], int, int) throws ArrayIndexOutOfBoundsException while RI throws NullPointerException - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/07 16:16:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-774) [classlib][security] unexpected NPE and ClassCastException for javax.security.auth.kerberos.KerberosPrincipal.equals(obj) - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/07 16:30:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1083) [drlvm][build] Avoid touching svn_version_tag.h if svn information is not available - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/07 16:34:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-507) [classlib] [net] java.net.Socket.connect(SocketAddress) throws unexpected ConnectException on Windows platform - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/07 16:34:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-920) [classlib][drlvm] method Runtime.getRuntime().exec({null, "cmd"}, env) lead to vm crash - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/07 16:40:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1079) [classlib][luni] Serialized form of java.util.IdentityHashMap from RI can not be properly deserialized by Harmony - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/07 16:42:17 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1079) [classlib][luni] Serialized form of java.util.IdentityHashMap from RI can not be properly deserialized by Harmony - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/07 17:34:14 UTC, 0 replies.
- svn commit: r429368 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/IdentityHashMap.java test/java/tests/api/java/util/IdentityHashMap2Test.java test/resources/serialization/java/util/IdentityHashMapTest.golden.0.ser - posted by te...@apache.org on 2006/08/07 17:35:07 UTC, 0 replies.
- [jira] Created: (HARMONY-1084) Patches to move up to 5.0, and use new IBM VME - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/08/07 17:40:14 UTC, 0 replies.
- svn commit: r429370 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/IdentityHashMap.java - posted by te...@apache.org on 2006/08/07 17:41:48 UTC, 0 replies.
- [jira] Updated: (HARMONY-1084) Patches to move up to 5.0, and use new IBM VME - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/08/07 17:42:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1084) Patches to move up to 5.0, and use new IBM VME - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/07 17:42:15 UTC, 1 replies.
- [jira] Commented: (HARMONY-1061) [classlib][beans] tests from ExpressionTest fail on RI - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/07 18:03:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1085) [drlvm][build] Override deploy directory for federated build instead of copying - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/07 18:14:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-713) java.util.regex.Matcher.find() ignores the specified region when the pattern is "c" - posted by "George Harley (JIRA)" <ji...@apache.org> on 2006/08/07 18:14:16 UTC, 0 replies.
- svn commit: r429379 - in /incubator/harmony/enhanced/classlib/trunk/modules/regex/src: main/java/java/util/regex/SequenceSet.java test/java/org/apache/harmony/tests/java/util/regex/MatcherTest.java - posted by gh...@apache.org on 2006/08/07 18:14:56 UTC, 0 replies.
- [jira] Created: (HARMONY-1086) Changed SOE related check for stack size before jit compile - posted by "Rana Dasgupta (JIRA)" <ji...@apache.org> on 2006/08/08 01:31:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1033) [classlib][lang]compatibility: expected IndexOutOfBoundsException for Character.codePointAt - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/08 03:37:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1076) [classlib][security] unexpected IllegalArgumentException for java.security.cert.X509CRLSelector().addIssuerName("w=y") - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 03:52:15 UTC, 0 replies.
- svn commit: r429540 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src: main/java/common/org/apache/harmony/security/x501/ test/api/java/org/apache/harmony/security/tests/java/security/cert/ - posted by sm...@apache.org on 2006/08/08 04:16:54 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1076) [classlib][security] unexpected IllegalArgumentException for java.security.cert.X509CRLSelector().addIssuerName("w=y") - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 04:17:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-774) [classlib][security] unexpected NPE and ClassCastException for javax.security.auth.kerberos.KerberosPrincipal.equals(obj) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 04:25:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-774) [classlib][auth] unexpected NPE and ClassCastException for javax.security.auth.kerberos.KerberosPrincipal.equals(obj) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 04:29:15 UTC, 0 replies.
- svn commit: r429548 - in /incubator/harmony/enhanced/classlib/trunk/modules/auth/src: main/java/common/javax/security/auth/kerberos/KerberosPrincipal.java test/java/common/javax/security/auth/kerberos/KerberosPrincipalTest.java - posted by sm...@apache.org on 2006/08/08 05:03:31 UTC, 0 replies.
- [jira] Resolved: (HARMONY-774) [classlib][auth] unexpected NPE and ClassCastException for javax.security.auth.kerberos.KerberosPrincipal.equals(obj) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 05:04:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1076) [classlib][security] unexpected IllegalArgumentException for java.security.cert.X509CRLSelector().addIssuerName("w=y") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 05:21:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-774) [classlib][auth] unexpected NPE and ClassCastException for javax.security.auth.kerberos.KerberosPrincipal.equals(obj) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 05:21:16 UTC, 1 replies.
- [jira] Commented: (HARMONY-1039) [classlib][luni] java.net.Inet6Address throws NullPointerException when deserializing an object with "null" interface name. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/08 05:21:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1077) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.SecretKeySpec(byte[], int, -100, String) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 05:42:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1015) [classlib][beans] fails in CustomizedPersistenceDelegateTest - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/08 06:06:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1015) [classlib][beans] fails in CustomizedPersistenceDelegateTest - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/08 06:10:15 UTC, 1 replies.
- [jira] Created: (HARMONY-1087) [classlib][crypto] compatibility: RI throws IllegalStateException while Harmony IOException (according to spec) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 06:30:14 UTC, 0 replies.
- svn commit: r429568 - in /incubator/harmony/enhanced/classlib/trunk/modules/crypto/src: main/java/javax/crypto/spec/ test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ - posted by sm...@apache.org on 2006/08/08 06:35:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1077) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.SecretKeySpec(byte[], int, -100, String) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 06:35:15 UTC, 0 replies.
- svn commit: r429569 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni: ./ src/test/api/java/org/apache/harmony/luni/tests/java/lang/ src/test/java/org/apache/harmony/luni/ src/test/java/org/apache/harmony/luni/tests/ src/test/java/org/apache... - posted by nd...@apache.org on 2006/08/08 06:40:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1088) ava.lang.NoClassDefFoundError: sun/misc/BASE64Encoder - posted by "Martín Córdova (JIRA)" <ji...@apache.org> on 2006/08/08 07:13:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1077) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.SecretKeySpec(byte[], int, -100, String) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 07:30:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1089) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.IvParameterSpec(byte[], int, -1); - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 07:39:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1090) [classlib][auth] unexpected UnsupportedOperationException for javax.security.auth.kerberos.KerberosPrincipal.KerberosPrincipal("DD") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 07:52:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1090) [classlib][auth] unexpected UnsupportedOperationException for javax.security.auth.kerberos.KerberosPrincipal.KerberosPrincipal("DD") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 08:01:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1091) [classlib][security] compatibility: DigestOutputStream().write(byte[], -1, 0) throws IllegalArgumentException on HARMONY and IndexOutOfBoundsException on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 08:13:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1091) [classlib][security] compatibility: DigestOutputStream().write(byte[], -1, 0) throws IllegalArgumentException on HARMONY and IndexOutOfBoundsException on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 08:24:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-1079) [classlib][luni] Serialized form of java.util.IdentityHashMap from RI can not be properly deserialized by Harmony - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 08:41:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1011) [classlib][util] java.util.AbstractList.subList(int, int) doc missing - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 08:43:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1012) [classlib][luni] Implementation of new method java.util.Scanner.toString() - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 08:43:18 UTC, 0 replies.
- [jira] Commented: (HARMONY-1013) [classlib][luni]Javadoc for AbstractMap.entrySet() is missing - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 08:45:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1025) Javadoc for some methods in Arrays are missing - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 08:45:18 UTC, 0 replies.
- [jira] Created: (HARMONY-1092) [classlib][luni] java.io.OutputStreamWriter.close() method does not flush the encoder - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/08 08:47:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1027) [classlib][luni] java.util.Locale.toString() returns wrong value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 08:47:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1037) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 08:47:19 UTC, 0 replies.
- [jira] Commented: (HARMONY-1043) [classlib][luni] java.util.Locale is lack of data - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 08:47:20 UTC, 0 replies.
- [jira] Updated: (HARMONY-1092) [classlib][luni] java.io.OutputStreamWriter.close() method does not flush the encoder - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/08 08:59:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-975) [classlib][beans] fixes for DefaultPersistenceDelegateTest failures (1) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 08:59:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-1076) [classlib][security] unexpected IllegalArgumentException for java.security.cert.X509CRLSelector().addIssuerName("w=y") - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 09:01:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1077) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.SecretKeySpec(byte[], int, -100, String) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 09:01:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1093) [classlib][luni] Problems in java.io.PipedInputStream.receive(int) - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/08 09:05:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1094) [classlib][auth] compatibility: Sasl.createSaslClient(..) returns 'null' on Harmony and throws exceptions on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 09:09:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1093) [classlib][luni] Problems in java.io.PipedInputStream.receive(int) - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/08 09:13:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1095) [classlib][io] compatibility: RI throws OOME while HARMONY throws NPE - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 09:27:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1067) [tools] Keytool - added certificate signing request (CSR) generation, topic help, usage of specific providers for various purposes - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/08 09:29:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/08 09:40:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1096) [classlib][luni] java.io.PipedOutputStream.connect should throw NullPointerException - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/08 09:40:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1072) There is a new class java.lang.instrument.UnmodifiableClassException in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/08 09:42:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/08 09:42:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1096) [classlib][luni] java.io.PipedOutputStream.connect should throw NullPointerException - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/08 09:42:19 UTC, 0 replies.
- [jira] Closed: (HARMONY-1079) [classlib][luni] Serialized form of java.util.IdentityHashMap from RI can not be properly deserialized by Harmony - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/08 09:42:21 UTC, 0 replies.
- [jira] Closed: (HARMONY-774) [classlib][auth] unexpected NPE and ClassCastException for javax.security.auth.kerberos.KerberosPrincipal.equals(obj) - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 09:44:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1097) [classlib][luni] java.io.java.io.InputStreamReader#read(char[] cbuf, int offset, int length) method throws wrong exception - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/08 09:52:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1097) [classlib][luni] java.io.java.io.InputStreamReader#read(char[] cbuf, int offset, int length) method throws wrong exception - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/08 09:54:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1078) [classlib][instrument]There is a new class java.lang.instrument.ClassDefinition in RI, but not in Harmony. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/08 09:56:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1098) [classlib][instrument]Add tests for UnmodifiableClassException and IllegalClassFormatException - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/08 10:04:13 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1019) Adding RunCodec and segment encoding tests - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/08 10:13:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1099) [classlib][io] java.io.PipedOutputStream.write(byte[], int, int) throws unexpected IndexOutOfBoundsException - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/08 10:15:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1099) [classlib][io] java.io.PipedOutputStream.write(byte[], int, int) throws unexpected IndexOutOfBoundsException - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/08 10:17:14 UTC, 1 replies.
- [jira] Updated: (HARMONY-1089) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.IvParameterSpec(byte[], int, -1); - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/08 10:35:16 UTC, 1 replies.
- [jira] Created: (HARMONY-1100) [classlib][io] compatibility: Harmony method DataOutputStream(null).writeBytes("") throws NPE while RI does not - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 11:03:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1098) [classlib][instrument]Add tests for UnmodifiableClassException and IllegalClassFormatException - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/08 11:09:16 UTC, 2 replies.
- [jira] Closed: (HARMONY-528) AWT, Java2D and SWING contribution - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/08 11:13:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1101) [classlib][archive] unexpected IOException for double ZipInputStream().close() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 11:54:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-819) serialization: ObjectInputStream.readObject() doesn't throw expected exception after readUnshared() - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/08 12:03:14 UTC, 0 replies.
- svn commit: r429624 - in /incubator/harmony/enhanced/classlib/trunk/modules/swing: build.xml src/test/api/java/common/javax/swing/images/ src/test/resources/ src/test/resources/javax/ src/test/resources/javax/swing/ src/test/resources/javax/swing/images/ - posted by hi...@apache.org on 2006/08/08 12:11:36 UTC, 0 replies.
- [jira] Updated: (HARMONY-1100) [classlib][io] compatibility: Harmony method DataOutputStream(null).writeBytes("") throws NPE while RI does not - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 12:15:14 UTC, 0 replies.
- Japi diffs for harmony - posted by Stuart Ballard <st...@kaffe.org> on 2006/08/08 12:16:16 UTC, 7 replies.
- [jira] Reopened: (HARMONY-1031) [classlib][text]compatibility: Bidi expected IAE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 12:28:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1093) [classlib][luni] Problems in java.io.PipedInputStream.receive(int) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 12:28:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1092) [classlib][luni] java.io.OutputStreamWriter.close() method does not flush the encoder - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 12:28:19 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1095) [classlib][io] compatibility: RI throws OOME while HARMONY throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 12:30:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1096) [classlib][luni] java.io.PipedOutputStream.connect should throw NullPointerException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 12:30:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1081) [classlib][lang] ChoiceFormat.format(double, StringBuffer, FieldPosition) throws unexpected ArrayIndexOutOfBoundsException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 12:30:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1097) [classlib][luni] java.io.java.io.InputStreamReader#read(char[] cbuf, int offset, int length) method throws wrong exception - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 12:30:19 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1099) [classlib][io] java.io.PipedOutputStream.write(byte[], int, int) throws unexpected IndexOutOfBoundsException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 12:32:17 UTC, 0 replies.
- [jira] Created: (HARMONY-1102) [classlib][luni] Method readResolve() missing in java.util.Collections.EmptySet, EmptyList and EmptyMap. - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 12:45:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1101) [classlib][archive] unexpected IOException for double ZipInputStream().close() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 12:45:14 UTC, 1 replies.
- [jira] Updated: (HARMONY-1102) [classlib][luni] Method readResolve() missing in java.util.Collections.EmptySet, EmptyList and EmptyMap. - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/08 12:59:14 UTC, 1 replies.
- [jira] Created: (HARMONY-1103) [classlib][io] compatibility: different checks order for DataInputStream(null).readFully(byte[], int, int) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 13:18:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1103) [classlib][io] compatibility: different checks order for DataInputStream(null).readFully(byte[], int, int) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/08 13:24:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-164) local test server - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/08 13:37:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1104) [classlib][io]Harmony does not throw IOException for java.io.FileInputStream.skip(Long n) when n<0 while RI does. - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/08 13:51:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1101) [classlib][archive] unexpected IOException for double ZipInputStream().close() - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/08 14:03:15 UTC, 1 replies.
- [jira] Assigned: (HARMONY-1102) [classlib][luni] Method readResolve() missing in java.util.Collections.EmptySet, EmptyList and EmptyMap. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 14:37:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1102) [classlib][luni] Method readResolve() missing in java.util.Collections.EmptySet, EmptyList and EmptyMap. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 15:29:16 UTC, 2 replies.
- [jira] Commented: (HARMONY-1099) [classlib][io] java.io.PipedOutputStream.write(byte[], int, int) throws unexpected IndexOutOfBoundsException - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/08 15:44:15 UTC, 1 replies.
- [jira] Assigned: (HARMONY-1005) [classlib] initial port to x86_64 platform - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/08 16:33:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1092) [classlib][luni] java.io.OutputStreamWriter.close() method does not flush the encoder - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 16:44:15 UTC, 0 replies.
- svn commit: r429668 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/OutputStreamWriter.java test/java/tests/api/java/io/OutputStreamWriterTest.java - posted by py...@apache.org on 2006/08/08 16:46:03 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1093) [classlib][luni] Problems in java.io.PipedInputStream.receive(int) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 16:46:15 UTC, 0 replies.
- svn commit: r429669 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/PipedInputStream.java - posted by py...@apache.org on 2006/08/08 16:47:45 UTC, 0 replies.
- [jira] Created: (HARMONY-1105) [general] contribution of Java management console - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/08 16:48:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1095) [classlib][io] compatibility: RI throws OOME while HARMONY throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 16:48:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1105) [general] contribution of Java management console - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/08 16:48:16 UTC, 0 replies.
- svn commit: r429670 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/CharArrayWriter.java - posted by py...@apache.org on 2006/08/08 16:49:04 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1096) [classlib][luni] java.io.PipedOutputStream.connect should throw NullPointerException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 16:53:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1099) [classlib][io] java.io.PipedOutputStream.write(byte[], int, int) throws unexpected IndexOutOfBoundsException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 16:53:17 UTC, 0 replies.
- svn commit: r429672 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/PipedOutputStream.java test/java/tests/api/java/io/PipedOutputStreamTest.java - posted by py...@apache.org on 2006/08/08 16:53:32 UTC, 0 replies.
- svn commit: r429673 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by py...@apache.org on 2006/08/08 16:55:35 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1097) [classlib][luni] java.io.java.io.InputStreamReader#read(char[] cbuf, int offset, int length) method throws wrong exception - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 16:57:15 UTC, 0 replies.
- svn commit: r429674 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/InputStreamReader.java test/java/tests/api/java/io/InputStreamReaderTest.java - posted by py...@apache.org on 2006/08/08 16:57:55 UTC, 0 replies.
- [jira] Created: (HARMONY-1106) [classlib][io] java.io.SequenceInputStream(InputStream, null) throws unexpected NPE - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/08 17:14:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1106) [classlib][io] java.io.SequenceInputStream(InputStream, null) throws unexpected NPE - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/08 17:18:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1081) [classlib][lang] ChoiceFormat.format(double, StringBuffer, FieldPosition) throws unexpected ArrayIndexOutOfBoundsException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/08 17:18:17 UTC, 0 replies.
- svn commit: r429685 - in /incubator/harmony/enhanced/classlib/trunk/modules/text/src: main/java/java/text/ChoiceFormat.java test/java/org/apache/harmony/text/tests/java/text/ChoiceFormatTest.java - posted by py...@apache.org on 2006/08/08 17:18:27 UTC, 0 replies.
- [jira] Commented: (HARMONY-819) serialization: ObjectInputStream.readObject() doesn't throw expected exception after readUnshared() - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/08 17:44:17 UTC, 1 replies.
- svn commit: r429702 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by te...@apache.org on 2006/08/08 17:58:47 UTC, 0 replies.
- svn commit: r429714 - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/archive/src/main/native/archive/windows/ modules/awt/src/test/api/java/common/java/java/ modules/awt/src/test/api/java/common/java/java/serialization/ modules/luni/src/m... - posted by te...@apache.org on 2006/08/08 18:29:36 UTC, 0 replies.
- [jira] Commented: (HARMONY-1084) Patches to move up to 5.0, and use new IBM VME - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/08 18:30:14 UTC, 2 replies.
- svn commit: r429730 - in /incubator/harmony/enhanced/tools/trunk/eclipse: org.apache.harmony.eclipse.jdt.launching.feature/ org.apache.harmony.eclipse.jdt.launching/META-INF/ org.apache.harmony.eclipse.jdt.launching/src/org/apache/harmony/eclipse/jdt/l... - posted by gh...@apache.org on 2006/08/08 18:54:02 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1084) Patches to move up to 5.0, and use new IBM VME - posted by "George Harley (JIRA)" <ji...@apache.org> on 2006/08/08 18:58:17 UTC, 0 replies.
- svn commit: r429806 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/EnumMap.java - posted by te...@apache.org on 2006/08/08 22:36:21 UTC, 0 replies.
- svn commit: r429808 - /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/main/java/java/lang/instrument/ClassFileTransformer.java - posted by te...@apache.org on 2006/08/08 22:44:12 UTC, 0 replies.
- svn commit: r429814 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/.settings: org.eclipse.jdt.core.prefs org.eclipse.jdt.ui.prefs - posted by te...@apache.org on 2006/08/08 23:12:10 UTC, 0 replies.
- svn commit: r429815 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/FilePermission.java - posted by te...@apache.org on 2006/08/08 23:13:00 UTC, 0 replies.
- [jira] Assigned: (HARMONY-819) serialization: ObjectInputStream.readObject() doesn't throw expected exception after readUnshared() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/08 23:16:14 UTC, 0 replies.
- svn commit: r429817 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/PipedOutputStream.java - posted by te...@apache.org on 2006/08/08 23:16:29 UTC, 0 replies.
- [jira] Resolved: (HARMONY-819) serialization: ObjectInputStream.readObject() doesn't throw expected exception after readUnshared() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/08 23:32:15 UTC, 0 replies.
- svn commit: r429827 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/ main/java/org/apache/harmony/luni/util/ test/api/java/org/apache/harmony/luni/tests/java/io/ - posted by te...@apache.org on 2006/08/08 23:33:22 UTC, 0 replies.
- svn commit: r429844 [1/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io: ObjectInputStream.java RandomAccessFile.java - posted by te...@apache.org on 2006/08/09 00:01:18 UTC, 0 replies.
- svn commit: r429844 [2/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io: ObjectInputStream.java RandomAccessFile.java - posted by te...@apache.org on 2006/08/09 00:01:18 UTC, 0 replies.
- svn commit: r429848 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io: PushbackReader.java Writer.java - posted by te...@apache.org on 2006/08/09 00:06:03 UTC, 0 replies.
- [jira] Closed: (HARMONY-1099) [classlib][io] java.io.PipedOutputStream.write(byte[], int, int) throws unexpected IndexOutOfBoundsException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:03:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-1078) [classlib][instrument]There is a new class java.lang.instrument.ClassDefinition in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:07:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:07:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:07:19 UTC, 0 replies.
- [jira] Closed: (HARMONY-1072) There is a new class java.lang.instrument.UnmodifiableClassException in RI, but not in Harmony. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:07:21 UTC, 0 replies.
- [jira] Closed: (HARMONY-1043) [classlib][luni] java.util.Locale is lack of data - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:09:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1065) [classlib][instrument]Java 5 Enhancement: new interface: java.lang.instrument.Instrumentation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:09:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-1026) [classlib][luni] java.util.TreeMap.headMap(Object) method does not return empty SortedMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:09:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-1025) Javadoc for some methods in Arrays are missing - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:11:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1037) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:11:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-1027) [classlib][luni] java.util.Locale.toString() returns wrong value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:11:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-1040) [classlib][luni] java.net.URLStreamHandler.hostEquals should return true when two urls have the same host ip. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 04:24:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1015) [classlib][beans] fails in CustomizedPersistenceDelegateTest - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/09 05:06:16 UTC, 0 replies.
- svn commit: r429940 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/ main/java/org/apache/harmony/beans/ test/java/org/apache/harmony/beans/tests/java/beans/ - posted by ml...@apache.org on 2006/08/09 05:06:33 UTC, 0 replies.
- svn commit: r429941 - /incubator/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/BeansTest.java - posted by ml...@apache.org on 2006/08/09 05:07:34 UTC, 0 replies.
- [jira] Closed: (HARMONY-594) [classlib][luni]new class java.util.EnumSet - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 05:20:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-595) [classlib][luni]new class java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/09 05:22:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1095) [classlib][io] compatibility: RI throws OOME while HARMONY throws NPE - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 05:35:15 UTC, 0 replies.
- svn commit: r429952 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Scanner.java - posted by nd...@apache.org on 2006/08/09 05:58:45 UTC, 0 replies.
- svn commit: r429959 [2/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java: org/apache/harmony/luni/tests/java/lang/ tests/api/java/lang/ - posted by nd...@apache.org on 2006/08/09 06:42:00 UTC, 0 replies.
- svn commit: r429959 [1/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java: org/apache/harmony/luni/tests/java/lang/ tests/api/java/lang/ - posted by nd...@apache.org on 2006/08/09 06:42:00 UTC, 0 replies.
- svn commit: r429959 [3/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java: org/apache/harmony/luni/tests/java/lang/ tests/api/java/lang/ - posted by nd...@apache.org on 2006/08/09 06:42:00 UTC, 0 replies.
- [jira] Commented: (HARMONY-1073) [classlib][luni] Incorrect value of java.util.GregorianCalendar.getMaximum and getMinimum for field ZONE_OFFSET - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 07:47:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1092) [classlib][luni] java.io.OutputStreamWriter.close() method does not flush the encoder - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 07:49:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1093) [classlib][luni] Problems in java.io.PipedInputStream.receive(int) - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 07:51:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1107) [classlib][io] compatibility: different exception order for FileInputStream("log").read(null, -1, 1) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 07:51:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1096) [classlib][luni] java.io.PipedOutputStream.connect should throw NullPointerException - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 07:51:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1097) [classlib][luni] java.io.java.io.InputStreamReader#read(char[] cbuf, int offset, int length) method throws wrong exception - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 07:51:19 UTC, 0 replies.
- [jira] Created: (HARMONY-1108) Allow proxy to be read from ${user.home}/build.properties - posted by "Jean-Frederic Clere (JIRA)" <ji...@apache.org> on 2006/08/09 09:33:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1109) [drlvm] debug build crashed on the URL.openStream() method - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 10:08:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1110) [classlib][text] ChoiceFormat(String) pattern parser differs from RI - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/09 10:33:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1111) [classlib][lang] unexpected IllegalArgumentException for String(byte[], int, int, String) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 11:18:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1111) [classlib][lang] unexpected IllegalArgumentException for String(byte[], int, int, String) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 11:24:15 UTC, 2 replies.
- [jira] Created: (HARMONY-1112) [site] Update to reflect new IBM VME version - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/08/09 11:33:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1112) [site] Update to reflect new IBM VME version - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/08/09 11:35:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1113) [classlib][beans]Harmony does not throw IllegalArgumentException for java.beans.PropertyEditorSupport.setAsText() while RI does. - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/09 11:52:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1114) [classlib][security] compatibility: SecureRandom(new byte[20]).next(-15) throws NegativeArraySizeException on RI and returns 0 on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 11:56:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1005) [classlib] initial port to x86_64 platform - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/09 11:58:15 UTC, 1 replies.
- svn commit: r430015 - in /incubator/harmony/enhanced/classlib/trunk: depends/build/ make/ modules/archive/src/main/native/zip/linux/ modules/awt/src/main/native/linuxfont/linux/ modules/awt/src/main/native/x11wrapper/linux/ modules/luni/src/main/native... - posted by ml...@apache.org on 2006/08/09 11:58:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1115) [classlib][luni] java.io.SequenceInputStream 's constructor SequenceInputStream(InputStream, InputStream) should not throw NullPointerException - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 12:12:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1115) [classlib][luni] java.io.SequenceInputStream 's constructor SequenceInputStream(InputStream, InputStream) should not throw NullPointerException - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 12:14:15 UTC, 1 replies.
- [jira] Created: (HARMONY-1116) [classlib][text] Bidi.getLength() result differs from RI when flag > 61 - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/09 12:41:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1117) [classlib][net] Harmony implementation of SocketImpl.getFileDescriptor() return real object, but RI return null - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/09 12:43:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1116) [classlib][text] Bidi.getLength() result differs from RI when flag > 61 - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/09 12:53:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1117) [classlib][net] Harmony implementation of SocketImpl.getFileDescriptor() return real object, but RI return null - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/09 12:57:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1118) [classlib][net] compatibility: DatagramSocket().send() throws NPE on Harmony and works silently on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 13:11:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1119) [classlib][net] unexpected URISyntaxException for new URI.getAuthority() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 13:38:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1120) [class][security] MessageDigest.update(byte[], int, int) incompatible with RI exceptions - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/09 13:40:13 UTC, 0 replies.
- svn commit: r430036 - in /incubator/harmony/enhanced/classlib/trunk: depends/build/ make/ modules/archive/src/main/native/zip/linux/ modules/awt/src/main/native/linuxfont/linux/ modules/awt/src/main/native/x11wrapper/linux/ modules/luni/src/main/native... - posted by ml...@apache.org on 2006/08/09 14:04:03 UTC, 0 replies.
- [jira] Updated: (HARMONY-1119) [classlib][net] unexpected URISyntaxException for new URI.getAuthority() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 14:09:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-1119) [classlib][net] unexpected URISyntaxException for new URI.getAuthority() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/09 14:24:14 UTC, 1 replies.
- [jira] Created: (HARMONY-1121) [classlib][luni] java.io.OutputStreamWriter methods write(char[],int,int),write(int) write(String,int,int) throw wrong exceptions - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 15:09:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1121) [classlib][luni] java.io.OutputStreamWriter methods write(char[],int,int),write(int) write(String,int,int) throw wrong exceptions - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 15:09:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1122) [classlib][luni] RandomAccessFile.read(byte[],int,int) method should not throw IOExcepiton when the RandomAccessFile is closed - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 15:13:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1122) [classlib][luni] RandomAccessFile.read(byte[],int,int) method should not throw IOExcepiton when the RandomAccessFile is closed - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/09 15:15:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1123) Different class serialVesrionUIDs printed by RI and harmony when class compiled with Eclipse compiler - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/09 15:17:14 UTC, 0 replies.
- svn commit: r430050 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by te...@apache.org on 2006/08/09 15:33:02 UTC, 0 replies.
- [jira] Reopened: (HARMONY-1005) [classlib] initial port to x86_64 platform - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/09 15:50:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1124) [classlib][rmi] RegistryHandler is not marked as deprecated - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/09 16:26:20 UTC, 0 replies.
- [jira] Updated: (HARMONY-1124) [classlib][rmi] RegistryHandler is not marked as deprecated - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/09 16:28:14 UTC, 0 replies.
- svn commit: r430066 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by te...@apache.org on 2006/08/09 16:49:56 UTC, 0 replies.
- svn commit: r430078 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by te...@apache.org on 2006/08/09 17:50:58 UTC, 0 replies.
- [jira] Created: (HARMONY-1125) [DRLVM] Thread Manager component contribution - posted by "Andrey Chernyshev (JIRA)" <ji...@apache.org> on 2006/08/09 22:38:27 UTC, 0 replies.
- [jira] Updated: (HARMONY-1125) [DRLVM] Thread Manager component contribution - posted by "Andrey Chernyshev (JIRA)" <ji...@apache.org> on 2006/08/09 22:40:14 UTC, 3 replies.
- svn commit: r430141 - /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/test.java - posted by wj...@apache.org on 2006/08/09 22:48:00 UTC, 0 replies.
- svn commit: r430142 - /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/ext/vm/HarmonyDRLVM/org/apache/HarmonyDRLVM/mm/mmtk/Assert.java - posted by wj...@apache.org on 2006/08/09 22:50:14 UTC, 0 replies.
- svn commit: r430145 - in /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/ext/vm/HarmonyDRLVM/org/apache/HarmonyDRLVM/mm/mmtk: Barriers.java Lock.java Memory.java ObjectModel.java Options.java ReferenceGlue.java - posted by wj...@apache.org on 2006/08/09 22:57:20 UTC, 0 replies.
- [jira] Commented: (HARMONY-1109) [drlvm] debug build crashed on the URL.openStream() method - posted by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2006/08/10 00:30:14 UTC, 0 replies.
- svn commit: r430213 - /incubator/harmony/enhanced/classlib/trunk/support/src/test/java/org/apache/harmony/testframework/serialization/SerializationTest.java - posted by sm...@apache.org on 2006/08/10 04:20:34 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1112) [site] Update to reflect new IBM VME version - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/10 04:55:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1126) [classlib][net] unexpected URISyntaxException for URI.parseServerAuthority() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 05:03:13 UTC, 0 replies.
- svn commit: r430226 - in /incubator/harmony/standard/site: docs/subcomponents/buildtest/index.html docs/subcomponents/classlibrary/build_classlib.html xdocs/subcomponents/buildtest/index.xml xdocs/subcomponents/classlibrary/build_classlib.xml - posted by nd...@apache.org on 2006/08/10 05:03:46 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1112) [site] Update to reflect new IBM VME version - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/10 05:10:14 UTC, 0 replies.
- svn commit: r430230 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: AbstractStringBuilder.java StringBuffer.java StringBuilder.java - posted by nd...@apache.org on 2006/08/10 05:41:02 UTC, 0 replies.
- svn commit: r430231 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: Boolean.java Byte.java Character.java Double.java Float.java Integer.java Long.java Short.java - posted by nd...@apache.org on 2006/08/10 05:41:41 UTC, 0 replies.
- [jira] Updated: (HARMONY-1126) [classlib][net] unexpected URISyntaxException for URI.parseServerAuthority() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 06:06:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1127) [classlib][net] compatibility: Harmony constructor URI(String * 5) throws URISyntaxExceptionwhile RI does not - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 06:22:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1124) [classlib][rmi] RegistryHandler is not marked as deprecated - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/10 06:22:18 UTC, 0 replies.
- [jira] Created: (HARMONY-1128) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/10 07:03:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1124) [classlib][rmi] RegistryHandler is not marked as deprecated - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/10 07:09:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1128) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/10 07:09:17 UTC, 0 replies.
- svn commit: r430246 - /incubator/harmony/enhanced/classlib/trunk/modules/rmi/src/main/java/java/rmi/registry/RegistryHandler.java - posted by ml...@apache.org on 2006/08/10 07:09:48 UTC, 0 replies.
- [jira] Created: (HARMONY-1129) [classlib][luni] java.util.Locale.getISO3Language() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/10 07:23:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1129) [classlib][luni] java.util.Locale.getISO3Language() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/10 07:23:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1130) [classlib][net] compatibility: method URLStreamHandler().parseURL() throws SecurityException on RI and works silently on Harmony. - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 07:46:20 UTC, 0 replies.
- [jira] Commented: (HARMONY-1130) [classlib][net] compatibility: method URLStreamHandler().parseURL() throws SecurityException on RI and works silently on Harmony. - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 07:52:15 UTC, 1 replies.
- [jira] Assigned: (HARMONY-1098) [classlib][instrument]Add tests for UnmodifiableClassException and IllegalClassFormatException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 08:15:15 UTC, 0 replies.
- [jira] Reopened: (HARMONY-1081) [classlib][lang] ChoiceFormat.format(double, StringBuffer, FieldPosition) throws unexpected ArrayIndexOutOfBoundsException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 08:17:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1102) [classlib][luni] Method readResolve() missing in java.util.Collections.EmptySet, EmptyList and EmptyMap. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 08:36:15 UTC, 0 replies.
- svn commit: r430283 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/Collections.java test/api/java/org/apache/harmony/luni/tests/java/util/CollectionsTest.java - posted by py...@apache.org on 2006/08/10 08:36:16 UTC, 0 replies.
- svn commit: r430287 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/util/ java/tests/api/java/util/ - posted by sm...@apache.org on 2006/08/10 08:52:55 UTC, 0 replies.
- svn commit: r430290 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/AllTests.java - posted by sm...@apache.org on 2006/08/10 09:04:37 UTC, 0 replies.
- [jira] Updated: (HARMONY-1081) [classlib][text] ChoiceFormat.format(double, StringBuffer, FieldPosition) throws unexpected ArrayIndexOutOfBoundsException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 09:33:15 UTC, 0 replies.
- svn commit: r430297 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/util/ resources/serialization/java/util/ resources/serialization/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/10 09:44:46 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1115) [classlib][luni] java.io.SequenceInputStream 's constructor SequenceInputStream(InputStream, InputStream) should not throw NullPointerException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 09:45:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1121) [classlib][luni] java.io.OutputStreamWriter methods write(char[],int,int),write(int) write(String,int,int) throw wrong exceptions - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 09:45:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1122) [classlib][luni] RandomAccessFile.read(byte[],int,int) method should not throw IOExcepiton when the RandomAccessFile is closed - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 09:45:19 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1128) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 09:45:21 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1129) [classlib][luni] java.util.Locale.getISO3Language() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 09:45:23 UTC, 0 replies.
- svn commit: r430298 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/util/UnknownFormatFlagsExceptionTest.java - posted by sm...@apache.org on 2006/08/10 09:59:15 UTC, 0 replies.
- svn commit: r430299 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/util/UnknownFormatFlagsExceptionTest.java - posted by sm...@apache.org on 2006/08/10 10:00:54 UTC, 0 replies.
- [jira] Created: (HARMONY-1131) [classlib][luni]Compatibility:java.net.URL(null, String, int, String, URLStreamHandler) does not throw NPE if protocol==null - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/10 10:12:16 UTC, 0 replies.
- svn commit: r430302 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/util/ resources/serialization/java/util/ resources/serialization/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/10 10:13:36 UTC, 0 replies.
- [jira] Created: (HARMONY-1132) [tools] Keytool - added key and certificate generation, keystore format converting - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/10 10:16:13 UTC, 0 replies.
- svn commit: r430304 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/util/UnknownFormatConversionExceptionTest.java - posted by sm...@apache.org on 2006/08/10 10:16:17 UTC, 0 replies.
- svn commit: r430305 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/util/UnknownFormatConversionExceptionTest.java - posted by sm...@apache.org on 2006/08/10 10:17:20 UTC, 0 replies.
- svn commit: r430309 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/10 10:23:39 UTC, 0 replies.
- svn commit: r430310 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/util/ resources/serialization/java/util/ resources/serialization/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/10 10:34:31 UTC, 0 replies.
- svn commit: r430312 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/util/MissingFormatWidthExceptionTest.java - posted by sm...@apache.org on 2006/08/10 10:37:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-1112) [site] Update to reflect new IBM VME version - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/08/10 10:43:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1019) Adding RunCodec and segment encoding tests - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/10 10:45:15 UTC, 0 replies.
- svn commit: r430313 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/util/ resources/serialization/java/util/ resources/serialization/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/10 10:46:04 UTC, 0 replies.
- svn commit: r430314 - in /incubator/harmony/enhanced/classlib/trunk/modules/archive/src: main/java/org/apache/harmony/archive/internal/pack200/ test/java/org/apache/harmony/archive/tests/internal/pack200/ test/resources/org/apache/harmony/archive/tests... - posted by ml...@apache.org on 2006/08/10 10:46:30 UTC, 0 replies.
- svn commit: r430315 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/util/MissingFormatArgumentExceptionTest.java - posted by sm...@apache.org on 2006/08/10 10:47:25 UTC, 0 replies.
- svn commit: r430316 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/util/MissingFormatWidthExceptionTest.java - posted by sm...@apache.org on 2006/08/10 10:49:19 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1115) [classlib][luni] java.io.SequenceInputStream 's constructor SequenceInputStream(InputStream, InputStream) should not throw NullPointerException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 11:00:18 UTC, 0 replies.
- svn commit: r430323 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/SequenceInputStream.java test/java/tests/api/java/io/SequenceInputStreamTest.java - posted by py...@apache.org on 2006/08/10 11:01:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1132) [tools] Keytool - added key and certificate generation, keystore format converting - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/10 11:04:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1121) [classlib][luni] java.io.OutputStreamWriter methods write(char[],int,int),write(int) write(String,int,int) throw wrong exceptions - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 11:04:17 UTC, 0 replies.
- svn commit: r430325 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/OutputStreamWriter.java test/java/tests/api/java/io/OutputStreamWriterTest.java - posted by py...@apache.org on 2006/08/10 11:06:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1122) [classlib][luni] RandomAccessFile.read(byte[],int,int) method should not throw IOExcepiton when the RandomAccessFile is closed - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 11:08:15 UTC, 0 replies.
- svn commit: r430327 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/RandomAccessFile.java test/java/tests/api/java/io/RandomAccessFileTest.java - posted by py...@apache.org on 2006/08/10 11:08:48 UTC, 0 replies.
- svn commit: r430328 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/util/ resources/serialization/java/util/ resources/serialization/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/10 11:09:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1128) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 11:10:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1129) [classlib][luni] java.util.Locale.getISO3Language() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/10 11:10:17 UTC, 0 replies.
- svn commit: r430330 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/org/apache/harmony/luni/internal/locale/Locale_fr_CA.java test/java/tests/api/java/util/GregorianCalendarTest.java - posted by py...@apache.org on 2006/08/10 11:11:17 UTC, 0 replies.
- svn commit: r430331 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/java/org/apache/harmony/luni/tests/java/util: FormatterClosedExceptionTest.java InputMismatchExceptionTest.java - posted by sm...@apache.org on 2006/08/10 11:11:30 UTC, 0 replies.
- svn commit: r430332 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/org/apache/harmony/luni/internal/locale/ISO3Languages.java test/java/tests/api/java/util/LocaleTest.java - posted by py...@apache.org on 2006/08/10 11:12:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1133) [classlib][rmi] no expected MalformedURLException for RMIClassLoader.loadClass("zzz", string) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 11:15:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1134) [classlib][rmi] no expected MalformedURLException for RMIClassLoader.getClassLoader("zzz") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 11:26:13 UTC, 0 replies.
- svn commit: r430337 - in /incubator/harmony/enhanced/classlib/trunk: depends/files/ make/ modules/suncompat/ modules/suncompat/.settings/ modules/suncompat/META-INF/ modules/suncompat/make/ modules/suncompat/src/ modules/suncompat/src/main/ modules/sun... - posted by te...@apache.org on 2006/08/10 11:39:01 UTC, 0 replies.
- [jira] Created: (HARMONY-1135) [classlib][net] unexpected MalformedURLException for URL(URL context, String spec) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 12:08:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1136) [classlib][net] unexpected NPE for Socket().setKeepAlive(true); - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 12:23:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1136) [classlib][net] unexpected NPE for Socket().setKeepAlive(true); - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 12:44:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1137) [classlib][swing/text] unit test AbstractDocument_DefaultDocumentEventTest fails - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 12:46:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1137) [classlib][swing/text] unit test AbstractDocument_DefaultDocumentEventTest fails - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 12:51:14 UTC, 2 replies.
- [jira] Resolved: (HARMONY-1132) [tools] Keytool - added key and certificate generation, keystore format converting - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/10 13:01:15 UTC, 0 replies.
- svn commit: r430356 - in /incubator/harmony/enhanced/classlib/trunk/modules/tools/src/main/java/org/apache/harmony/tools/keytool: ArgumentsParser.java KeyCertGenerator.java KeyStoreConverter.java Main.java - posted by ml...@apache.org on 2006/08/10 13:02:27 UTC, 0 replies.
- [jira] Created: (HARMONY-1138) [classlib][swing/text] The result of AbstractUndoableEdit.get{Undo, Redo}Presentation name differs from the RI one where getPresentationName() returns null - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 13:05:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-813) [drlvm] j.l.Package fails to find version info for bootstrap packages - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/10 13:11:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1139) [classlib][crypto] compatibility: CipherOutputStream().close() throws the IllegalStateException on RI and the NPE on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/10 13:39:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1005) [classlib] initial port to x86_64 platform - posted by "Marina V. Goldburt (JIRA)" <ji...@apache.org> on 2006/08/10 14:09:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1134) [classlib][rmi] no expected MalformedURLException for RMIClassLoader.getClassLoader("zzz") - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/10 14:23:15 UTC, 1 replies.
- [jira] Updated: (HARMONY-1139) [classlib][crypto] compatibility: CipherOutputStream().close() throws the IllegalStateException on RI and the NPE on Harmony - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/10 14:34:17 UTC, 2 replies.
- [jira] Assigned: (HARMONY-1041) [classlib]Generation tool for internationalization classes - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/10 14:57:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1133) [classlib][rmi] no expected MalformedURLException for RMIClassLoader.loadClass("zzz", string) - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/10 15:21:14 UTC, 2 replies.
- [jira] Created: (HARMONY-1140) [classlib][luni] java.io.BufferedInputStream methods close() and read(byte[],int,int) throw wrong exceptions - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/10 16:35:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1140) [classlib][luni] java.io.BufferedInputStream methods close() and read(byte[],int,int) throw wrong exceptions - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/10 16:37:18 UTC, 0 replies.
- [jira] Created: (HARMONY-1141) [classlib][luni] Exception throwing problems in the constructors of java.io.FileInputStream - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/10 16:44:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1141) [classlib][luni] Exception throwing problems in the constructors of java.io.FileInputStream - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/10 16:46:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1127) [classlib][net] compatibility: Harmony constructor URI(String * 5) throws URISyntaxExceptionwhile RI does not - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/10 16:46:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1142) compile classlib error - posted by "chenjianghong (JIRA)" <ji...@apache.org> on 2006/08/10 17:27:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1143) [classlib][rmi] VMID#isUnique() is not marked as deprecated - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/10 19:46:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1143) [classlib][rmi] VMID#isUnique() is not marked as deprecated - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/10 19:46:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1124) [classlib][rmi] RegistryHandler is not marked as deprecated - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/10 19:48:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1144) [j.u.c integration with DRLVM - step#1]: implement getFieldOffset and modify compareAndSet<*> methods - posted by "Rustem Rafikov (JIRA)" <ji...@apache.org> on 2006/08/10 20:05:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1144) [j.u.c integration with DRLVM - step#1]: implement getFieldOffset and modify compareAndSet<*> methods - posted by "Rustem Rafikov (JIRA)" <ji...@apache.org> on 2006/08/10 20:07:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1145) Cannot run 'java.exe' - missing entry point in KERNEL.dll - posted by "Radek Terber (JIRA)" <ji...@apache.org> on 2006/08/10 20:33:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-493) daylight savings parsing problem - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/10 20:35:15 UTC, 1 replies.
- [jira] Assigned: (HARMONY-493) daylight savings parsing problem - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/10 22:20:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-1112) [site] Update to reflect new IBM VME version - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/11 02:31:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-874) Implementation of some nextXXX methods for java.util.Scanner - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 04:44:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-905) [classlib][luni]Refactor test case: tests.api.java.util.FormatterTest.test_formatLjava_lang_String$Ljava_lang_Object_Percent - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 04:44:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-968) [classlib][luni] Add javadoc for java.util.Currency.getDefaultFractionDigits() and toString() - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 04:44:18 UTC, 0 replies.
- [jira] Commented: (HARMONY-787) java.util.Formatter: to support date, time and datetime - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 04:49:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-713) java.util.regex.Matcher.find() ignores the specified region when the pattern is "c" - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 04:51:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1144) [j.u.c integration with DRLVM - step#1]: implement getFieldOffset and modify compareAndSet<*> methods - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/11 04:58:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-619) tests.api.java.io.FileTest failures on Windows XP - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 04:58:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1115) [classlib][luni] java.io.SequenceInputStream 's constructor SequenceInputStream(InputStream, InputStream) should not throw NullPointerException - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 05:00:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1121) [classlib][luni] java.io.OutputStreamWriter methods write(char[],int,int),write(int) write(String,int,int) throw wrong exceptions - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 05:00:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1122) [classlib][luni] RandomAccessFile.read(byte[],int,int) method should not throw IOExcepiton when the RandomAccessFile is closed - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 05:00:18 UTC, 0 replies.
- [jira] Created: (HARMONY-1146) [classlib][luni] java.util.Locale lacks of country and language data - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/11 05:10:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1146) [classlib][luni] java.util.Locale lacks of country and language data - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/11 05:12:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1057) [classlib] missing method j.l.String.replace(CharSequence,CharSequence) - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/11 05:18:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1147) [classlib][security] Harmony+j9 throws NPE while Harmony+drlvm and RI throws IndexOutOfBoundsException for SecureClassLoader.defineClass() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/11 06:00:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1148) [classlib][security] compatibility: method MessageDigest.digest(..) throws different exception on RI and Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/11 07:00:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1149) [classlib][util] unexpected PatternSyntaxException for String.replaceFirst()/replaceAll() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/11 07:14:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1149) [classlib][util] unexpected PatternSyntaxException for String.replaceFirst()/replaceAll() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/11 07:32:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1150) [classlib][instrument]Harmony lacks of default implementation for java.lang.instrument.Instrumentation - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/11 07:53:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1150) [classlib][instrument]Harmony lacks of default implementation for java.lang.instrument.Instrumentation - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/11 07:59:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1151) [classlib][luni] java.util.GregorianCalendar.getLeastMaximum() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/11 08:03:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1151) [classlib][luni] java.util.GregorianCalendar.getLeastMaximum() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/11 08:05:14 UTC, 0 replies.
- svn commit: r430691 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/GregorianCalendar.java test/java/tests/api/java/util/GregorianCalendarTest.java - posted by hi...@apache.org on 2006/08/11 08:20:59 UTC, 0 replies.
- [jira] Resolved: (HARMONY-493) daylight savings parsing problem - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/11 08:21:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1152) [luni] missing methods j.l.String.format() - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/11 08:40:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1152) [luni] missing methods j.l.String.format() - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/11 08:43:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1145) Cannot run 'java.exe' - missing entry point in KERNEL.dll - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 09:34:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1153) [classlib][beans] getSourceAsBeanContextServices() returns 'null' on Harmony and valid object on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/11 09:49:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1153) [classlib][beans] getSourceAsBeanContextServices() returns 'null' on Harmony and valid object on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/11 10:16:14 UTC, 1 replies.
- svn commit: r430723 - /incubator/harmony/enhanced/classlib/trunk/modules/archive/src/test/java/org/apache/harmony/archive/tests/AllTests.java - posted by ml...@apache.org on 2006/08/11 10:29:56 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1152) [luni] missing methods j.l.String.format() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/11 10:40:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1154) [classlib][net] java.net.ServerSocket throws NPE - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/11 10:46:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1132) [tools] Keytool - added key and certificate generation, keystore format converting - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/11 10:48:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1149) [classlib][util] unexpected PatternSyntaxException for String.replaceFirst()/replaceAll() - posted by "Anton Ivanov (JIRA)" <ji...@apache.org> on 2006/08/11 10:50:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1154) [classlib][net] java.net.ServerSocket throws NPE - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/11 10:54:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1152) [luni] missing methods j.l.String.format() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/11 11:12:15 UTC, 0 replies.
- svn commit: r430732 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/lang/String.java test/java/org/apache/harmony/luni/tests/java/lang/String2Test.java - posted by te...@apache.org on 2006/08/11 11:12:19 UTC, 0 replies.
- [jira] Created: (HARMONY-1155) [classlib][luni]implement get environment for 5.0 - posted by "Leo Li (JIRA)" <ji...@apache.org> on 2006/08/11 11:14:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1156) [DRLVM][JNI]GetByteArrayRegion differs from RI in throwing ArrayIndexOutOfBoundsException. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/11 11:16:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1150) [classlib][instrument]Harmony lacks of default implementation for java.lang.instrument.Instrumentation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 11:20:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1157) [classlib][luni] String(byte[] bytes, int offset, int length, String charsetName) throws wrong exceptions - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 11:30:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1157) [classlib][luni] String(byte[] bytes, int offset, int length, String charsetName) throws wrong exceptions - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/11 12:06:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-1155) [classlib][luni]implement get environment for 5.0 - posted by "Leo Li (JIRA)" <ji...@apache.org> on 2006/08/11 12:08:14 UTC, 1 replies.
- [jira] Assigned: (HARMONY-1155) [classlib][luni]implement get environment for 5.0 - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 12:08:16 UTC, 0 replies.
- svn commit: r430749 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/main/java/org: ./ apache/ apache/harmony/ apache/harmony/instrument/ apache/harmony/instrument/internal/ - posted by py...@apache.org on 2006/08/11 12:18:11 UTC, 0 replies.
- svn commit: r430751 - /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/main/java/org/apache/harmony/instrument/internal/InstrumentationImpl.java - posted by py...@apache.org on 2006/08/11 12:18:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1150) [classlib][instrument]Harmony lacks of default implementation for java.lang.instrument.Instrumentation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 12:19:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1098) [classlib][instrument]Add tests for UnmodifiableClassException and IllegalClassFormatException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 12:21:15 UTC, 0 replies.
- svn commit: r430752 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/test/resources/serialization: ./ org/ org/apache/ org/apache/harmony/ org/apache/harmony/tests/ org/apache/harmony/tests/java/ org/apache/harmony/tests/java/lang... - posted by py...@apache.org on 2006/08/11 12:22:37 UTC, 0 replies.
- svn commit: r430753 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/test: java/org/apache/harmony/tests/java/lang/instrument/ resources/serialization/org/apache/harmony/tests/java/lang/instrument/ - posted by py...@apache.org on 2006/08/11 12:22:52 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1157) [classlib][luni] String(byte[] bytes, int offset, int length, String charsetName) throws wrong exceptions - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/11 12:25:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1158) [classlib][luni]Compatibility: java.net.URL new URL("ss", null, -3, null) throws MalformedURLException while RI throws NPE - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/11 12:37:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1157) [classlib][luni] String(byte[] bytes, int offset, int length, String charsetName) throws wrong exceptions - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/11 12:37:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1158) [classlib][luni]Compatibility: java.net.URL new URL("ss", null, -3, null) throws MalformedURLException while RI throws NPE - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/11 12:37:15 UTC, 0 replies.
- svn commit: r430755 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/lang/String.java test/java/org/apache/harmony/luni/tests/java/lang/StringTest.java - posted by te...@apache.org on 2006/08/11 12:37:36 UTC, 0 replies.
- [jira] Commented: (HARMONY-1155) [classlib][luni]implement get environment for 5.0 - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 12:42:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1140) [classlib][luni] java.io.BufferedInputStream methods close() and read(byte[],int,int) throw wrong exceptions - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 12:44:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1141) [classlib][luni] Exception throwing problems in the constructors of java.io.FileInputStream - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 12:44:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1151) [classlib][luni] java.util.GregorianCalendar.getLeastMaximum() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 12:44:21 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1066) [classlib][luni] java.util.TreeMap.headMap(Object) & tailMap(Object) methods do not return serializable SortedMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 12:44:22 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1146) [classlib][luni] java.util.Locale lacks of country and language data - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 12:46:15 UTC, 0 replies.
- svn commit: r430756 [2/2] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/String.java - posted by te...@apache.org on 2006/08/11 12:57:06 UTC, 0 replies.
- svn commit: r430756 [1/2] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/String.java - posted by te...@apache.org on 2006/08/11 12:57:06 UTC, 0 replies.
- [jira] Commented: (HARMONY-881) DRLVM GC heap verification infrastructure - posted by "Vera Volynets (JIRA)" <ji...@apache.org> on 2006/08/11 13:04:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-881) DRLVM GC heap verification infrastructure - posted by "Vera Volynets (JIRA)" <ji...@apache.org> on 2006/08/11 13:10:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1066) [classlib][luni] java.util.TreeMap.headMap(Object) & tailMap(Object) methods do not return serializable SortedMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 13:31:20 UTC, 0 replies.
- svn commit: r430759 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/TreeMap.java test/java/tests/api/java/util/TreeMapTest.java - posted by py...@apache.org on 2006/08/11 13:32:04 UTC, 0 replies.
- [jira] Created: (HARMONY-1159) [classlib][security] crypto provider: SHA1withDSA implementation - posted by "Yuri Kropachev (JIRA)" <ji...@apache.org> on 2006/08/11 13:33:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1159) [classlib][security] crypto provider: SHA1withDSA implementation - posted by "Yuri Kropachev (JIRA)" <ji...@apache.org> on 2006/08/11 13:35:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1141) [classlib][luni] Exception throwing problems in the constructors of java.io.FileInputStream - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 13:35:16 UTC, 0 replies.
- svn commit: r430760 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/FileInputStream.java test/java/tests/api/java/io/FileInputStreamTest.java - posted by py...@apache.org on 2006/08/11 13:36:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1140) [classlib][luni] java.io.BufferedInputStream methods close() and read(byte[],int,int) throw wrong exceptions - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 13:37:17 UTC, 0 replies.
- svn commit: r430762 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/BufferedInputStream.java test/java/tests/api/java/io/BufferedInputStreamTest.java - posted by py...@apache.org on 2006/08/11 13:38:54 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1151) [classlib][luni] java.util.GregorianCalendar.getLeastMaximum() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/11 13:39:15 UTC, 0 replies.
- svn commit: r430763 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/GregorianCalendar.java test/java/tests/api/java/util/GregorianCalendarTest.java - posted by py...@apache.org on 2006/08/11 13:41:07 UTC, 0 replies.
- [jira] Commented: (HARMONY-1159) [classlib][security] crypto provider: SHA1withDSA implementation - posted by "Yuri Kropachev (JIRA)" <ji...@apache.org> on 2006/08/11 13:41:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-819) serialization: ObjectInputStream.readObject() doesn't throw expected exception after readUnshared() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/11 14:56:14 UTC, 0 replies.
- svn commit: r430790 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/Formatter.java test/api/java/org/apache/harmony/luni/tests/java/util/FormatterTest.java - posted by te...@apache.org on 2006/08/11 15:57:36 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1050) [classlib][io] compatibility: different exception order for new FilePermission(null, "drink") - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/11 16:56:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-650) [classlib][text]unexpected NPE for object constructed by java.text.Bidi(AttributedCharacterIterator) - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/11 17:20:16 UTC, 8 replies.
- [jira] Resolved: (HARMONY-1050) [classlib][io] compatibility: different exception order for new FilePermission(null, "drink") - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/11 17:22:16 UTC, 0 replies.
- svn commit: r430805 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/FilePermission.java test/java/tests/api/java/io/FilePermissionTest.java - posted by te...@apache.org on 2006/08/11 17:23:19 UTC, 0 replies.
- svn commit: r430824 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/lang/String.java test/java/org/apache/harmony/luni/tests/java/lang/String2Test.java - posted by nd...@apache.org on 2006/08/11 18:50:47 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1057) [classlib] missing method j.l.String.replace(CharSequence,CharSequence) - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/11 18:51:15 UTC, 0 replies.
- svn commit: r430827 [2/2] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/accessibility/ modules/annotation/ modules/applet/ modules/archive/ modules/auth/ modules/awt/ modules/beans/ modules/crypto/ modules/instrument/ modules/jndi/ mod... - posted by te...@apache.org on 2006/08/11 19:00:17 UTC, 0 replies.
- svn commit: r430827 [1/2] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/accessibility/ modules/annotation/ modules/applet/ modules/archive/ modules/auth/ modules/awt/ modules/beans/ modules/crypto/ modules/instrument/ modules/jndi/ mod... - posted by te...@apache.org on 2006/08/11 19:00:17 UTC, 0 replies.
- svn commit: r430920 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/lang/ThreadLocal.java test/java/org/apache/harmony/luni/tests/java/lang/ThreadLocalTest.java - posted by nd...@apache.org on 2006/08/12 01:42:48 UTC, 0 replies.
- svn commit: r431077 - /incubator/harmony/enhanced/classlib/trunk/modules/luni-kernel/src/main/java/java/lang/Thread.java - posted by nd...@apache.org on 2006/08/12 21:18:39 UTC, 0 replies.
- svn commit: r431097 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ThreadTest.java - posted by nd...@apache.org on 2006/08/13 00:03:36 UTC, 0 replies.
- [jira] Created: (HARMONY-1160) [classlib][sound] Classes Sequence and Track and tests for its - posted by "Evgeny S. Sidorenko (JIRA)" <ji...@apache.org> on 2006/08/13 13:20:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1160) [classlib][sound] Classes Sequence and Track and tests for its - posted by "Evgeny S. Sidorenko (JIRA)" <ji...@apache.org> on 2006/08/13 13:22:15 UTC, 0 replies.
- svn commit: r431199 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/java/org/apache/harmony/luni/tests/java/io/ java/org/apache/harmony/luni/tests/java/io/ java/org/apache/harmony/tests/java/io/ - posted by nd...@apache.org on 2006/08/13 19:43:00 UTC, 0 replies.
- svn commit: r431203 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni: ./ src/test/api/java.injected/ src/test/api/java/ src/test/impl/java.injected/ src/test/impl/java/ src/test/java/org/apache/harmony/luni/tests/java/lang/ src/test/java/or... - posted by nd...@apache.org on 2006/08/13 20:17:30 UTC, 0 replies.
- svn commit: r431215 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by nd...@apache.org on 2006/08/13 21:50:41 UTC, 0 replies.
- svn commit: r431219 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: api/ impl/ java/org/apache/harmony/luni/tests/java/lang/ - posted by nd...@apache.org on 2006/08/13 21:55:54 UTC, 0 replies.
- svn commit: r431221 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/MutableSecurityManager.java - posted by nd...@apache.org on 2006/08/13 21:59:32 UTC, 0 replies.
- svn commit: r431277 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/SecurityManager.java - posted by nd...@apache.org on 2006/08/14 03:24:11 UTC, 0 replies.
- [jira] Commented: (HARMONY-1098) [classlib][instrument]Add tests for UnmodifiableClassException and IllegalClassFormatException - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/14 04:07:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1150) [classlib][instrument]Harmony lacks of default implementation for java.lang.instrument.Instrumentation - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/14 04:09:15 UTC, 0 replies.
- svn commit: r431283 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc: java/lang/VMThreadManager.java org/apache/harmony/vm/VMStack.java - posted by nd...@apache.org on 2006/08/14 04:10:54 UTC, 0 replies.
- svn commit: r431285 - /incubator/harmony/enhanced/classlib/trunk/modules/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/TrustManagerFactoryImpl.java - posted by ml...@apache.org on 2006/08/14 05:49:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1161) [classlib][luni] java.util.TreeMap.subMap(Object, Object).size() throws unspecified NPE. - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/14 05:50:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1161) [classlib][luni] java.util.TreeMap.subMap(Object, Object).size() throws unspecified NPE. - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/14 05:52:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1162) [classlib][luni] java.net.MulticastSocket constructor doesn't call DatagramSocket.setReuseAddress(boolean) as spec requires. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/14 07:30:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-1095) [classlib][io] compatibility: RI throws OOME while HARMONY throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1073) [classlib][luni] Incorrect value of java.util.GregorianCalendar.getMaximum and getMinimum for field ZONE_OFFSET - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:19 UTC, 0 replies.
- [jira] Closed: (HARMONY-1092) [classlib][luni] java.io.OutputStreamWriter.close() method does not flush the encoder - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:20 UTC, 0 replies.
- [jira] Closed: (HARMONY-1093) [classlib][luni] Problems in java.io.PipedInputStream.receive(int) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:22 UTC, 0 replies.
- [jira] Closed: (HARMONY-1096) [classlib][luni] java.io.PipedOutputStream.connect should throw NullPointerException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1097) [classlib][luni] java.io.java.io.InputStreamReader#read(char[] cbuf, int offset, int length) method throws wrong exception - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:25 UTC, 0 replies.
- [jira] Closed: (HARMONY-905) [classlib][luni]Refactor test case: tests.api.java.util.FormatterTest.test_formatLjava_lang_String$Ljava_lang_Object_Percent - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:26 UTC, 0 replies.
- [jira] Closed: (HARMONY-968) [classlib][luni] Add javadoc for java.util.Currency.getDefaultFractionDigits() and toString() - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:28 UTC, 0 replies.
- [jira] Closed: (HARMONY-1115) [classlib][luni] java.io.SequenceInputStream 's constructor SequenceInputStream(InputStream, InputStream) should not throw NullPointerException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-1121) [classlib][luni] java.io.OutputStreamWriter methods write(char[],int,int),write(int) write(String,int,int) throw wrong exceptions - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:31 UTC, 0 replies.
- [jira] Closed: (HARMONY-1122) [classlib][luni] RandomAccessFile.read(byte[],int,int) method should not throw IOExcepiton when the RandomAccessFile is closed - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:33 UTC, 0 replies.
- [jira] Closed: (HARMONY-942) [classlib][nio] improvment of array bound checks for util classes - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:35 UTC, 0 replies.
- [jira] Closed: (HARMONY-1098) [classlib][instrument]Add tests for UnmodifiableClassException and IllegalClassFormatException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:37 UTC, 0 replies.
- [jira] Closed: (HARMONY-1150) [classlib][instrument]Harmony lacks of default implementation for java.lang.instrument.Instrumentation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/14 08:21:38 UTC, 0 replies.
- [jira] Updated: (HARMONY-1162) [classlib][luni] java.net.MulticastSocket constructor doesn't call DatagramSocket.setReuseAddress(boolean) as spec requires. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/14 08:30:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-997) String.replaceAll method does not work like RI if replacement string contains a backslash - posted by "Anton Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 08:41:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1163) [classlib][luni] Two consecutive java.io.ObjectInputStream.readObject() of enum type will trigger an unspecified StreamCorruptedException - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/14 08:51:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1164) [classlib][luni] java.net.Socket.connect throws unexpected ArrayIndexOutOfBoundsException when the proxy server replies malformed message. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/14 09:10:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1140) [classlib][luni] java.io.BufferedInputStream methods close() and read(byte[],int,int) throw wrong exceptions - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 09:12:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1141) [classlib][luni] Exception throwing problems in the constructors of java.io.FileInputStream - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 09:12:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1157) [classlib][luni] String(byte[] bytes, int offset, int length, String charsetName) throws wrong exceptions - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 09:14:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1165) [classlib][luni] java.io.BufferedInputStream method reset() throws different exceptions with RI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 09:49:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1165) [classlib][luni] java.io.BufferedInputStream method reset() throws different exceptions with RI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 09:49:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1160) [classlib][sound] Classes Sequence and Track and tests for its - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/14 10:23:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1163) [classlib][luni] Two consecutive java.io.ObjectInputStream.readObject() of enum type will trigger an unspecified StreamCorruptedException - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/14 10:29:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-1152) [luni] missing methods j.l.String.format() - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/14 10:31:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1166) [classlib][luni] File.createNewFile() method should throw IOException when the File has an empty string in it's constructor - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 10:31:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1166) [classlib][luni] File.createNewFile() method should throw IOException when the File has an empty string in it's constructor - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 10:33:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1167) [classlib][text] text\depends\icu4j\icu4j-3.4.jar is unnecessary - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 10:47:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1167) [classlib][text] text\depends\icu4j\icu4j-3.4.jar is unnecessary - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 10:49:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1168) [classlib][beans] compatibility: BeanContextServicesSupport.getCurrentServiceSelectors(null) lead to NPE on Harmony and returns 'null' on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 11:17:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1160) [classlib][sound] Classes Sequence and Track and tests for its - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/14 11:33:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-1164) [classlib][luni] java.net.Socket.connect throws unexpected ArrayIndexOutOfBoundsException when the proxy server replies malformed message. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/14 11:35:15 UTC, 0 replies.
- svn commit: r431314 - in /incubator/harmony/enhanced/classlib/trunk/modules/sound/src: main/java/javax/sound/midi/ test/java/org/apache/harmony/sound/tests/javax/sound/midi/ - posted by ml...@apache.org on 2006/08/14 11:35:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1159) [classlib][security] crypto provider: SHA1withDSA implementation - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/14 11:35:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1148) [classlib][security] compatibility: method MessageDigest.digest(..) throws different exception on RI and Harmony - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/14 11:46:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1169) [classlib][beans] no expected IllegalArgumentException for BeanContextSupport.getResource(...) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 11:48:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1159) [classlib][security] crypto provider: SHA1withDSA implementation - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/14 11:58:15 UTC, 0 replies.
- svn commit: r431317 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/provider/crypto: CryptoProvider.java SHA1withDSA_SignatureImpl.java - posted by ml...@apache.org on 2006/08/14 12:00:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1170) [site] Improve "Exception-throwing compatibility" guidelines - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 12:03:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1170) [site] Improve "Exception-throwing compatibility" guidelines - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/14 12:05:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1113) [classlib][beans]Harmony does not throw IllegalArgumentException for java.beans.PropertyEditorSupport.setAsText() while RI does. - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/14 12:05:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1171) [classlib][jndi] no InvalidNameException for CompoundName.addAll() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 12:46:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1171) [classlib][jndi] no InvalidNameException for CompoundName.addAll() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 12:53:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1172) [classlib][security] compatibility: SecureClassLoader.defineClass(...) throws NPE on Harmony and NoClassDefFoundError on RI. - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 13:46:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1173) [classlib][security] compatibility: IdentityScope.getIdentity((String) null) throws NPE on RI and returns 'null' on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 13:58:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-484) Bugs in org.apache.harmony.text.tests.java.text.DecimalFormatTest - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 13:58:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1173) [classlib][security] compatibility: IdentityScope.getIdentity((String) null) throws NPE on RI and returns 'null' on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 14:01:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1174) [classlib][security] compatibility: KeyRep.Type.valueOf(null) throws NPE on RI and IllegalArgumentException on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/14 14:18:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1113) [classlib][beans]Harmony does not throw IllegalArgumentException for java.beans.PropertyEditorSupport.setAsText() while RI does. - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/14 14:55:15 UTC, 1 replies.
- [jira] Created: (HARMONY-1175) [classlib][io] BufferedWriter.write() exception behavior differ from RI - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/14 15:04:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1131) [classlib][luni]Compatibility:java.net.URL(null, String, int, String, URLStreamHandler) does not throw NPE if protocol==null - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/14 15:59:17 UTC, 1 replies.
- [jira] Updated: (HARMONY-1175) [classlib][io] BufferedWriter.write() exception behavior differ from RI - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/14 16:16:15 UTC, 1 replies.
- [jira] Updated: (HARMONY-1104) [classlib][io]Harmony does not throw IOException for java.io.FileInputStream.skip(Long n) when n<0 while RI does. - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/14 16:18:14 UTC, 1 replies.
- [jira] Updated: (HARMONY-1070) [classlib][text] java.text.DecimalFormat.setDecimalFormatSymbols(null) throws unspecified NPE - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/14 16:20:16 UTC, 1 replies.
- [jira] Assigned: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1) - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/14 16:26:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1176) [classlib][net] new java.net.ServerSocket( InetAddress address, int port ) throws NPE - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/14 16:32:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1176) [classlib][net] new java.net.ServerSocket( InetAddress address, int port ) throws NPE - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/14 16:36:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1177) try/catch/return works incorrectly in some cases - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/14 16:54:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1178) AbstractQueue.addAll return true even if collection was not changed as a result of a call - posted by "Rustem Rafikov (JIRA)" <ji...@apache.org> on 2006/08/14 17:17:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1178) AbstractQueue.addAll return true even if collection was not changed as a result of a call - posted by "Rustem Rafikov (JIRA)" <ji...@apache.org> on 2006/08/14 17:19:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1177) try/catch/return works incorrectly in some cases - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/14 17:25:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1177) try/catch/return works incorrectly in some cases - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/14 18:23:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1156) [DRLVM][JNI]GetByteArrayRegion differs from RI in throwing ArrayIndexOutOfBoundsException. - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/14 18:23:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1156) [DRLVM][JNI]GetByteArrayRegion differs from RI in throwing ArrayIndexOutOfBoundsException. - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/14 18:25:15 UTC, 1 replies.
- [jira] Updated: (HARMONY-978) [drlvm] Add javaw to snapshots of hdk and jre - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/14 18:25:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-650) [classlib][text]unexpected NPE for object constructed by java.text.Bidi(AttributedCharacterIterator) - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/14 19:14:14 UTC, 2 replies.
- [jira] Resolved: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1) - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/14 20:10:16 UTC, 0 replies.
- svn commit: r431390 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/Verifier.cpp - posted by ge...@apache.org on 2006/08/14 20:11:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1179) [drlvm] throws IncompatibleClassChangeError when loading edu.emory.mathcs.backport.java.util.concurrent.ScheduledThreadPoolExecutor - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/14 20:16:13 UTC, 0 replies.
- [jira] Closed: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1) - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/14 20:18:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1034) [drlvm] java.bat is not needed on Windows - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/14 20:22:15 UTC, 0 replies.
- svn commit: r431399 - in /incubator/harmony/standard/site: docs/mailing.html xdocs/mailing.xml - posted by ge...@apache.org on 2006/08/14 20:35:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1180) [classlib][beans] implementation of FieldPersistenceDelegate - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/14 21:03:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1180) [classlib][beans] implementation of FieldPersistenceDelegate - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/14 21:03:15 UTC, 0 replies.
- svn commit: r431422 - /incubator/harmony/enhanced/trunk/build.xml - posted by ge...@apache.org on 2006/08/14 21:49:42 UTC, 0 replies.
- svn commit: r431470 - in /incubator/harmony/standard/site: docs/index.html xdocs/index.xml - posted by ge...@apache.org on 2006/08/15 01:28:34 UTC, 0 replies.
- [jira] Closed: (HARMONY-1057) [classlib] missing method j.l.String.replace(CharSequence,CharSequence) - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/15 02:13:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1181) [classlib][instrument]native implementation for InstrumentationImpl - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/15 05:02:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1181) [classlib][instrument]native implementation for InstrumentationImpl - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/15 05:08:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1113) [classlib][beans]Harmony does not throw IllegalArgumentException for java.beans.PropertyEditorSupport.setAsText() while RI does. - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 05:21:15 UTC, 0 replies.
- svn commit: r431509 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/PropertyEditorSupport.java test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorSupportTest.java - posted by ml...@apache.org on 2006/08/15 05:21:21 UTC, 0 replies.
- [jira] Created: (HARMONY-1182) [classlib][auth] KerberosPrincipal("file:C://") lead to UnsupportedOperationException on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/15 05:24:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1183) [classlib][nio] o.a.h.tests.java.nio.channels.SelectorTest fails sometimes. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/15 05:35:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1183) [classlib][nio] o.a.h.tests.java.nio.channels.SelectorTest fails sometimes. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/15 05:43:14 UTC, 0 replies.
- svn commit: r431519 - in /incubator/harmony/enhanced/drlvm/trunk/vm: tests/ vmcore/include/ vmcore/src/kernel_classes/ vmcore/src/kernel_classes/javasrc/org/apache/harmony/util/concurrent/ vmcore/src/kernel_classes/javasrc/sun/ vmcore/src/kernel_classe... - posted by nd...@apache.org on 2006/08/15 05:46:27 UTC, 0 replies.
- [jira] Updated: (HARMONY-1051) [classlib][nio_char] Use system classloader as an alternative to load charset provider classes when thread's context classloader fails to load them. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/15 05:47:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-1144) [j.u.c integration with DRLVM - step#1]: implement getFieldOffset and modify compareAndSet<*> methods - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/15 05:49:14 UTC, 2 replies.
- [jira] Assigned: (HARMONY-1181) [classlib][instrument]native implementation for InstrumentationImpl - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 05:51:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1161) [classlib][luni] java.util.TreeMap.subMap(Object, Object).size() throws unspecified NPE. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 05:51:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1162) [classlib][luni] java.net.MulticastSocket constructor doesn't call DatagramSocket.setReuseAddress(boolean) as spec requires. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 05:51:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1163) [classlib][luni] Two consecutive java.io.ObjectInputStream.readObject() of enum type will trigger an unspecified StreamCorruptedException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 05:51:20 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1164) [classlib][luni] java.net.Socket.connect throws unexpected ArrayIndexOutOfBoundsException when the proxy server replies malformed message. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 05:51:22 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1165) [classlib][luni] java.io.BufferedInputStream method reset() throws different exceptions with RI - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 05:51:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1166) [classlib][luni] File.createNewFile() method should throw IOException when the File has an empty string in it's constructor - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 05:51:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1051) [classlib][nio_char] Use system classloader as an alternative to load charset provider classes when thread's context classloader fails to load them. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 05:51:26 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1183) [classlib][nio] o.a.h.tests.java.nio.channels.SelectorTest fails sometimes. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 05:51:28 UTC, 0 replies.
- [jira] Created: (HARMONY-1184) [classlib][crypto] compatibility: Cipher(null, null, "s") lead to NPE on RI and works silently on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/15 06:05:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1185) org.apache.harmony.crypto.utils.AlgNameMapper discards mappings which should be allowed - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/15 06:09:14 UTC, 0 replies.
- svn commit: r431525 - in /incubator/harmony/enhanced/classlib/trunk: depends/build/ make/ modules/archive/src/main/native/zip/linux/ modules/awt/src/main/native/linuxfont/linux/ modules/awt/src/main/native/x11wrapper/linux/ modules/luni/src/main/native... - posted by ml...@apache.org on 2006/08/15 06:17:07 UTC, 0 replies.
- [jira] Created: (HARMONY-1186) [classlib][nio] unable to Http connect to Jetty server on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 06:43:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1185) org.apache.harmony.crypto.utils.AlgNameMapper discards mappings which should be allowed - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 06:45:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1187) [classlib][text] unexpected MissingResourceException for new DecimalFormat("#######0.0000") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/15 06:47:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1185) org.apache.harmony.crypto.utils.AlgNameMapper discards mappings which should be allowed - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/15 06:47:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1176) [classlib][net] new java.net.ServerSocket( InetAddress address, int port ) throws NPE - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/15 07:55:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1154) [classlib][net] java.net.ServerSocket throws NPE - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/15 07:55:15 UTC, 2 replies.
- [jira] Created: (HARMONY-1188) [classlib][luni] Unnecessary inner class in IllegalArgumentExceptionTest - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/15 08:08:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1188) [classlib][luni] Unnecessary inner class in IllegalArgumentExceptionTest - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/15 08:10:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1146) [classlib][luni] java.util.Locale lacks of country and language data - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 08:12:15 UTC, 0 replies.
- svn commit: r431538 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/org/apache/harmony/luni/internal/locale/ test/java/tests/api/java/util/ - posted by py...@apache.org on 2006/08/15 08:13:39 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1161) [classlib][luni] java.util.TreeMap.subMap(Object, Object).size() throws unspecified NPE. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 08:18:15 UTC, 0 replies.
- svn commit: r431540 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/TreeMap.java test/java/tests/api/java/util/TreeMapTest.java - posted by py...@apache.org on 2006/08/15 08:18:39 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1162) [classlib][luni] java.net.MulticastSocket constructor doesn't call DatagramSocket.setReuseAddress(boolean) as spec requires. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 08:20:15 UTC, 0 replies.
- svn commit: r431541 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/MulticastSocket.java test/java/tests/api/java/net/MulticastSocketTest.java - posted by py...@apache.org on 2006/08/15 08:21:13 UTC, 0 replies.
- svn commit: r431544 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni: net/PlainSocketImpl.java util/ExternalMessages.properties - posted by py...@apache.org on 2006/08/15 09:04:42 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1164) [classlib][luni] java.net.Socket.connect throws unexpected ArrayIndexOutOfBoundsException when the proxy server replies malformed message. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 09:07:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1165) [classlib][luni] java.io.BufferedInputStream method reset() throws different exceptions with RI - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 09:11:15 UTC, 0 replies.
- svn commit: r431548 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/BufferedInputStream.java test/java/tests/api/java/io/BufferedInputStreamTest.java - posted by py...@apache.org on 2006/08/15 09:12:53 UTC, 0 replies.
- [jira] Commented: (HARMONY-1164) [classlib][luni] java.net.Socket.connect throws unexpected ArrayIndexOutOfBoundsException when the proxy server replies malformed message. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/15 09:15:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1166) [classlib][luni] File.createNewFile() method should throw IOException when the File has an empty string in it's constructor - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 09:15:17 UTC, 0 replies.
- svn commit: r431549 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/File.java main/java/org/apache/harmony/luni/util/ExternalMessages.properties test/java/tests/api/java/io/FileTest.java - posted by py...@apache.org on 2006/08/15 09:16:26 UTC, 0 replies.
- [jira] Commented: (HARMONY-1162) [classlib][luni] java.net.MulticastSocket constructor doesn't call DatagramSocket.setReuseAddress(boolean) as spec requires. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/15 09:17:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1183) [classlib][nio] o.a.h.tests.java.nio.channels.SelectorTest fails sometimes. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 09:21:15 UTC, 0 replies.
- svn commit: r431550 - /incubator/harmony/enhanced/classlib/trunk/modules/nio/src/test/java/common/org/apache/harmony/tests/java/nio/channels/SelectorTest.java - posted by py...@apache.org on 2006/08/15 09:23:11 UTC, 0 replies.
- [jira] Commented: (HARMONY-1051) [classlib][nio_char] Use system classloader as an alternative to load charset provider classes when thread's context classloader fails to load them. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 09:33:15 UTC, 1 replies.
- [jira] Created: (HARMONY-1189) [classlib][luni] java.net.HttpURLConnection.getHeaderFieldXXX family methods return incorrect value when http server replied bad response code. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/15 09:35:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1183) [classlib][nio] o.a.h.tests.java.nio.channels.SelectorTest fails sometimes. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/15 09:37:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1185) org.apache.harmony.crypto.utils.AlgNameMapper discards mappings which should be allowed - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 09:37:16 UTC, 0 replies.
- svn commit: r431551 - /incubator/harmony/enhanced/classlib/trunk/modules/crypto/src/main/java/org/apache/harmony/crypto/utils/AlgNameMapper.java - posted by ml...@apache.org on 2006/08/15 09:37:58 UTC, 0 replies.
- [jira] Commented: (HARMONY-1184) [classlib][crypto] compatibility: Cipher(null, null, "s") lead to NPE on RI and works silently on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 09:48:14 UTC, 1 replies.
- [jira] Assigned: (HARMONY-1184) [classlib][crypto] compatibility: Cipher(null, null, "s") lead to NPE on RI and works silently on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 09:48:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1173) [classlib][security] compatibility: IdentityScope.getIdentity((String) null) throws NPE on RI and returns 'null' on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 09:50:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1148) [classlib][security] compatibility: method MessageDigest.digest(..) throws different exception on RI and Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 10:22:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1173) [classlib][security] compatibility: IdentityScope.getIdentity((String) null) throws NPE on RI and returns 'null' on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 10:29:15 UTC, 0 replies.
- svn commit: r431555 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src: main/java/common/org/apache/harmony/security/SystemScope.java test/api/java/org/apache/harmony/security/tests/java/security/IdentityScope2Test.java - posted by ml...@apache.org on 2006/08/15 10:30:19 UTC, 0 replies.
- [jira] Updated: (HARMONY-1184) [classlib][crypto] compatibility: Cipher(null, null, "s") lead to NPE on RI and works silently on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/15 10:35:15 UTC, 2 replies.
- [jira] Assigned: (HARMONY-1139) [classlib][crypto] compatibility: CipherOutputStream().close() throws the IllegalStateException on RI and the NPE on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 10:48:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1091) [classlib][security] compatibility: DigestOutputStream().write(byte[], -1, 0) throws IllegalArgumentException on HARMONY and IndexOutOfBoundsException on RI - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 10:51:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1089) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.IvParameterSpec(byte[], int, -1); - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 10:51:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1155) [classlib][luni]implement get environment for 5.0 - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 11:19:15 UTC, 0 replies.
- svn commit: r431560 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main: java/org/apache/harmony/luni/platform/ native/luni/linux/ native/luni/shared/ native/luni/windows/ - posted by py...@apache.org on 2006/08/15 11:19:58 UTC, 0 replies.
- [jira] Commented: (HARMONY-1050) [classlib][io] compatibility: different exception order for new FilePermission(null, "drink") - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/15 11:23:16 UTC, 0 replies.
- svn commit: r431565 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/Environment.java - posted by py...@apache.org on 2006/08/15 11:31:31 UTC, 0 replies.
- [jira] Created: (HARMONY-1190) [classlib][accessibility] compatibility: AccessibleStateSet.toString() throws NPE on RI and returns 'null' on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/15 11:42:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1190) [classlib][accessibility] compatibility: AccessibleStateSet.toString() throws NPE on RI and returns 'null' on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/15 11:45:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1113) [classlib][beans]Harmony does not throw IllegalArgumentException for java.beans.PropertyEditorSupport.setAsText() while RI does. - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/15 11:48:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1185) org.apache.harmony.crypto.utils.AlgNameMapper discards mappings which should be allowed - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/15 12:20:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1188) [classlib][luni] Unnecessary inner class in IllegalArgumentExceptionTest - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/15 12:27:15 UTC, 0 replies.
- svn commit: r431571 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/IllegalArgumentExceptionTest.java - posted by sm...@apache.org on 2006/08/15 12:51:12 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1188) [classlib][luni] Unnecessary inner class in IllegalArgumentExceptionTest - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/15 12:54:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1181) [classlib][instrument]native implementation for InstrumentationImpl - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/15 12:59:15 UTC, 0 replies.
- svn commit: r431573 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument: ./ src/main/native/ src/main/native/instrument/ src/main/native/instrument/linux/ src/main/native/instrument/shared/ src/main/native/instrument/windows/ - posted by py...@apache.org on 2006/08/15 12:59:20 UTC, 0 replies.
- [jira] Created: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods - posted by "Rustem Rafikov (JIRA)" <ji...@apache.org> on 2006/08/15 13:01:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods - posted by "Rustem Rafikov (JIRA)" <ji...@apache.org> on 2006/08/15 13:01:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1188) [classlib][luni] Unnecessary inner class in IllegalArgumentExceptionTest - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/15 13:22:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1188) [classlib][luni] Unnecessary inner class in IllegalArgumentExceptionTest - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/15 13:25:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1179) [drlvm] throws IncompatibleClassChangeError when loading edu.emory.mathcs.backport.java.util.concurrent.ScheduledThreadPoolExecutor - posted by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2006/08/15 13:40:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1192) [classlib][luni] java.io.ObjectOutputStream.writeObject() behaves incorrect when trying to serialize a non serializable object - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/15 14:06:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1189) [classlib][luni] java.net.HttpURLConnection.getHeaderFieldXXX family methods return incorrect value when http server replied bad response code. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/15 14:06:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1192) [classlib][luni] java.io.ObjectOutputStream.writeObject() behaves incorrect when trying to serialize a non serializable object - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/15 14:06:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1089) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.IvParameterSpec(byte[], int, -1); - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 14:12:20 UTC, 0 replies.
- [jira] Created: (HARMONY-1193) [classlib][luni] java.io.BufferedWriter.write(char[],int,int) and write(String,int,int) throws different exceptions with RI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/15 14:12:21 UTC, 0 replies.
- svn commit: r431580 - in /incubator/harmony/enhanced/classlib/trunk/modules/crypto/src: main/java/javax/crypto/spec/IvParameterSpec.java test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/IvParameterSpecTest.java - posted by ml...@apache.org on 2006/08/15 14:14:04 UTC, 0 replies.
- [jira] Commented: (HARMONY-1179) [drlvm] throws IncompatibleClassChangeError when loading edu.emory.mathcs.backport.java.util.concurrent.ScheduledThreadPoolExecutor - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/15 14:14:14 UTC, 1 replies.
- [jira] Created: (HARMONY-1194) [classlib][nio] unexpected "Memory Spy! Fixed attempt to free memory that was not allocated PlatformAddress[xxx]" messages - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/15 14:16:18 UTC, 0 replies.
- [jira] Updated: (HARMONY-1193) [classlib][luni] java.io.BufferedWriter.write(char[],int,int) and write(String,int,int) throws different exceptions with RI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/15 14:16:19 UTC, 0 replies.
- [jira] Commented: (HARMONY-988) Formatting doubles: different behaviour with RI - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/15 14:18:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1165) [classlib][luni] java.io.BufferedInputStream method reset() throws different exceptions with RI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/15 14:20:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1166) [classlib][luni] File.createNewFile() method should throw IOException when the File has an empty string in it's constructor - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/15 14:20:16 UTC, 0 replies.
- svn commit: r431583 - in /incubator/harmony/standard/site: docs/subcomponents/classlibrary/agreements.html xdocs/subcomponents/classlibrary/agreements.xml - posted by sm...@apache.org on 2006/08/15 14:24:29 UTC, 0 replies.
- [jira] Created: (HARMONY-1195) [classlib][io] PrintStream(OutputStream, boolean, String) throws IAE while RI throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/15 15:20:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1195) [classlib][io] PrintStream(OutputStream, boolean, String) throws IAE while RI throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/15 15:22:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1196) Class.forName(null) throws different exceptions in RI and Harmony - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/15 15:24:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1197) test - please ignore - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/15 15:26:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1197) test - please ignore - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/15 15:26:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1197) test - please ignore - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/15 15:28:18 UTC, 0 replies.
- [jira] Created: (HARMONY-1198) [classlib][rmi] LogStream.setOutputStream(null) expected NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/15 15:32:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1199) [classlib][beans] Default Propery Editor for java.lang.String class throws IllegalArgumentException - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/15 15:34:13 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1180) [classlib][beans] implementation of FieldPersistenceDelegate - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 15:36:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1198) [classlib][rmi] LogStream.setOutputStream(null) expected NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/15 15:36:16 UTC, 0 replies.
- svn commit: r431599 - /incubator/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/org/apache/harmony/archive/internal/pack200/Codec.java - posted by hi...@apache.org on 2006/08/15 15:36:53 UTC, 0 replies.
- [jira] Created: (HARMONY-1200) [classlib][net] SocketPermission.implies((Permission) null)) expected false but throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/15 15:49:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1200) [classlib][net] SocketPermission.implies((Permission) null)) expected false but throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/15 15:54:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1199) [classlib][beans] Default Propery Editor for java.lang.String class throws IllegalArgumentException - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/15 16:00:14 UTC, 2 replies.
- [jira] Updated: (HARMONY-1156) [DRLVM][JNI]GetByteArrayRegion differs from RI in throwing ArrayIndexOutOfBoundsException. - posted by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2006/08/15 16:02:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1201) [classlib][internationalization]Sources to support internationalization are to be generated. - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/15 16:49:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1201) [classlib][internationalization]Sources to support internationalization are to be generated. - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/15 16:51:14 UTC, 2 replies.
- [jira] Resolved: (HARMONY-1180) [classlib][beans] implementation of FieldPersistenceDelegate - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 17:04:15 UTC, 0 replies.
- svn commit: r431613 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans/src/main/java: java/beans/ org/apache/harmony/beans/ - posted by ml...@apache.org on 2006/08/15 17:04:42 UTC, 0 replies.
- [jira] Commented: (HARMONY-1139) [classlib][crypto] compatibility: CipherOutputStream().close() throws the IllegalStateException on RI and the NPE on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 17:23:15 UTC, 2 replies.
- [jira] Created: (HARMONY-1202) [classlib] jclglob_harmony.c in archive natives is not required - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/08/15 17:49:13 UTC, 0 replies.
- [jira] Closed: (HARMONY-1053) PKCS#10 Certification Request Syntax implementation - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:20:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-966) [classlib][beans] final fixes for ExpressionTest (2) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:20:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:20:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-1030) Add public constructor for org.apache.harmony.security.x509.Extension.BasicConstraints - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:20:20 UTC, 0 replies.
- [jira] Closed: (HARMONY-1056) Apache Yoko CORBA integration - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:22:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-815) [classlib][nio] Refine implConfigureBlocking(boolean) method of DatagramChannel and SocketChannel. - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:22:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1113) [classlib][beans]Harmony does not throw IllegalArgumentException for java.beans.PropertyEditorSupport.setAsText() while RI does. - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:22:21 UTC, 0 replies.
- [jira] Closed: (HARMONY-1185) org.apache.harmony.crypto.utils.AlgNameMapper discards mappings which should be allowed - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:24:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1124) [classlib][rmi] RegistryHandler is not marked as deprecated - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:24:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1061) [classlib][beans] tests from ExpressionTest fail on RI - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:26:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1023) [classlib][jndi] compatibility: unexpected InvalidNameException for javax.naming.InitialContext.composeName(name, null) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:26:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1022) [classlib][jndi] unexpected NoInitialContextException for new InitialContext().close() method - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:26:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-1021) [classlib][jndi] unexpected ArrayIndexOutOfBoundsException for CompoundName.add(int, null) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 18:26:20 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1143) [classlib][rmi] VMID#isUnique() is not marked as deprecated - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 19:07:17 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1143) [classlib][rmi] VMID#isUnique() is not marked as deprecated - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/15 19:26:15 UTC, 0 replies.
- svn commit: r431648 - /incubator/harmony/enhanced/classlib/trunk/modules/rmi/src/main/java/java/rmi/dgc/VMID.java - posted by ml...@apache.org on 2006/08/15 19:26:37 UTC, 0 replies.
- [jira] Updated: (HARMONY-1169) [classlib][beans] no expected IllegalArgumentException for BeanContextSupport.getResource(...) - posted by "Oleg Khaschansky (JIRA)" <ji...@apache.org> on 2006/08/15 19:37:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1156) [DRLVM][JNI]GetByteArrayRegion differs from RI in throwing ArrayIndexOutOfBoundsException. - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/15 21:30:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-1156) [DRLVM][JNI]GetByteArrayRegion differs from RI in throwing ArrayIndexOutOfBoundsException. - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/15 21:30:17 UTC, 0 replies.
- svn commit: r431684 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni_array.cpp - posted by ge...@apache.org on 2006/08/15 21:31:37 UTC, 0 replies.
- [jira] Commented: (HARMONY-1186) [classlib][nio] unable to Http connect to Jetty server on Harmony - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/15 23:43:15 UTC, 1 replies.
- [jira] Updated: (HARMONY-1186) [classlib][nio] unable to Http connect to Jetty server on Harmony - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/16 00:27:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-1140) [classlib][luni] java.io.BufferedInputStream methods close() and read(byte[],int,int) throw wrong exceptions - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 04:03:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1141) [classlib][luni] Exception throwing problems in the constructors of java.io.FileInputStream - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 04:03:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-1164) [classlib][luni] java.net.Socket.connect throws unexpected ArrayIndexOutOfBoundsException when the proxy server replies malformed message. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 04:03:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-1162) [classlib][luni] java.net.MulticastSocket constructor doesn't call DatagramSocket.setReuseAddress(boolean) as spec requires. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 04:03:20 UTC, 0 replies.
- [jira] Closed: (HARMONY-1183) [classlib][nio] o.a.h.tests.java.nio.channels.SelectorTest fails sometimes. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 04:03:21 UTC, 0 replies.
- [jira] Closed: (HARMONY-1165) [classlib][luni] java.io.BufferedInputStream method reset() throws different exceptions with RI - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 04:03:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1166) [classlib][luni] File.createNewFile() method should throw IOException when the File has an empty string in it's constructor - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 04:05:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1203) [classlib][luni] new constructor of java.util.EnumMap - EnumMap(Class) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/16 04:08:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1203) [classlib][luni] new constructor of java.util.EnumMap - EnumMap(Class) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/16 04:11:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1161) [classlib][luni] java.util.TreeMap.subMap(Object, Object).size() throws unspecified NPE. - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/16 04:15:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1151) [classlib][luni] java.util.GregorianCalendar.getLeastMaximum() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/16 04:17:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1146) [classlib][luni] java.util.Locale lacks of country and language data - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/16 04:22:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1129) [classlib][luni] java.util.Locale.getISO3Language() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/16 04:24:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1128) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/16 04:28:16 UTC, 0 replies.
- svn commit: r431782 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: java/org/apache/harmony/luni/tests/java/util/ resources/serialization/java/util/ resources/serialization/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/16 05:02:28 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1189) [classlib][luni] java.net.HttpURLConnection.getHeaderFieldXXX family methods return incorrect value when http server replied bad response code. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 05:07:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1192) [classlib][luni] java.io.ObjectOutputStream.writeObject() behaves incorrect when trying to serialize a non serializable object - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 05:07:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1193) [classlib][luni] java.io.BufferedWriter.write(char[],int,int) and write(String,int,int) throws different exceptions with RI - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 05:07:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1200) [classlib][net] SocketPermission.implies((Permission) null)) expected false but throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 05:07:20 UTC, 0 replies.
- [jira] Updated: (HARMONY-1132) [tools] Keytool - added key and certificate generation, keystore format converting - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/16 05:07:22 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1202) [classlib] jclglob_harmony.c in archive natives is not required - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 05:07:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1203) [classlib][luni] new constructor of java.util.EnumMap - EnumMap(Class) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 05:07:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1195) [classlib][io] PrintStream(OutputStream, boolean, String) throws IAE while RI throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 05:09:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1067) [tools] Keytool - added certificate signing request (CSR) generation, topic help, usage of specific providers for various purposes - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/16 05:09:16 UTC, 0 replies.
- svn commit: r431783 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/16 05:09:24 UTC, 0 replies.
- svn commit: r431784 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by py...@apache.org on 2006/08/16 05:15:36 UTC, 0 replies.
- svn commit: r431785 - /incubator/harmony/enhanced/classlib/trunk/make/build-native.xml - posted by py...@apache.org on 2006/08/16 05:16:55 UTC, 0 replies.
- [jira] Assigned: (HARMONY-935) [classlib][java.math] combination of math packages - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 05:17:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1186) [classlib][nio] unable to Http connect to Jetty server on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 05:17:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1173) [classlib][security] compatibility: IdentityScope.getIdentity((String) null) throws NPE on RI and returns 'null' on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/16 05:40:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1089) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.IvParameterSpec(byte[], int, -1); - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/16 05:42:15 UTC, 0 replies.
- svn commit: r431789 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore: include/atomics.h src/thread/atomics.cpp - posted by nd...@apache.org on 2006/08/16 05:49:10 UTC, 0 replies.
- svn commit: r431791 - /incubator/harmony/enhanced/classlib/trunk/support/src/test/java/org/apache/harmony/testframework/serialization/SerializationTest.java - posted by sm...@apache.org on 2006/08/16 06:11:26 UTC, 0 replies.
- svn commit: r431823 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/ClassNotFoundException.java - posted by nd...@apache.org on 2006/08/16 07:14:52 UTC, 0 replies.
- svn commit: r431824 - /incubator/harmony/enhanced/classlib/trunk/support/src/test/java/org/apache/harmony/testframework/serialization/SerializationTest.java - posted by sm...@apache.org on 2006/08/16 07:16:13 UTC, 0 replies.
- svn commit: r431826 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/util/HashMapTest.java - posted by sm...@apache.org on 2006/08/16 07:26:53 UTC, 0 replies.
- svn commit: r431828 [1/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: Character.java Enum.java ExceptionInInitializerError.java - posted by nd...@apache.org on 2006/08/16 07:29:17 UTC, 0 replies.
- svn commit: r431828 [2/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: Character.java Enum.java ExceptionInInitializerError.java - posted by nd...@apache.org on 2006/08/16 07:29:17 UTC, 0 replies.
- svn commit: r431828 [3/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: Character.java Enum.java ExceptionInInitializerError.java - posted by nd...@apache.org on 2006/08/16 07:29:17 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1189) [classlib][luni] java.net.HttpURLConnection.getHeaderFieldXXX family methods return incorrect value when http server replied bad response code. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 07:36:15 UTC, 0 replies.
- svn commit: r431829 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpURLConnection.java - posted by py...@apache.org on 2006/08/16 07:37:49 UTC, 0 replies.
- svn commit: r431830 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io: BufferedOutputStream.java BufferedReader.java BufferedWriter.java - posted by nd...@apache.org on 2006/08/16 07:38:48 UTC, 0 replies.
- svn commit: r431831 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: java/org/apache/harmony/luni/tests/java/util/ resources/serialization/java/util/ resources/serialization/org/apache/harmony/luni/tests/java/util/ - posted by sm...@apache.org on 2006/08/16 07:40:06 UTC, 0 replies.
- svn commit: r431832 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io: ByteArrayInputStream.java ByteArrayOutputStream.java - posted by nd...@apache.org on 2006/08/16 07:44:22 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1192) [classlib][luni] java.io.ObjectOutputStream.writeObject() behaves incorrect when trying to serialize a non serializable object - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 07:48:15 UTC, 0 replies.
- svn commit: r431833 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/ObjectOutputStream.java test/java/tests/api/java/io/ObjectOutputStreamTest.java - posted by py...@apache.org on 2006/08/16 07:48:39 UTC, 0 replies.
- [jira] Commented: (HARMONY-1189) [classlib][luni] java.net.HttpURLConnection.getHeaderFieldXXX family methods return incorrect value when http server replied bad response code. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/16 07:57:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1204) [classlib][luni] tests.api.java.net.DatagramSocketTest.test_connectLjava_net_InetAddressI() is dependent on unnecessary external server. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/16 08:13:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1202) [classlib] jclglob_harmony.c in archive natives is not required - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 08:13:15 UTC, 0 replies.
- svn commit: r431840 - /incubator/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/windows/jclglob_harmony.c - posted by py...@apache.org on 2006/08/16 08:13:56 UTC, 0 replies.
- [jira] Created: (HARMONY-1205) [classlib][beans] PropertyEditorManager.findEditor(Class targetType) finds PropertyEditor incorrectly - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/16 08:15:14 UTC, 0 replies.
- svn commit: r431842 - /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/linux/makefile - posted by py...@apache.org on 2006/08/16 08:27:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1204) [classlib][luni] tests.api.java.net.DatagramSocketTest.test_connectLjava_net_InetAddressI() is dependent on unnecessary external server. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/16 08:32:14 UTC, 0 replies.
- svn commit: r431843 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/BufferedWriter.java test/java/tests/api/java/io/BufferedWriterTest.java - posted by py...@apache.org on 2006/08/16 08:34:42 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1193) [classlib][luni] java.io.BufferedWriter.write(char[],int,int) and write(String,int,int) throws different exceptions with RI - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 08:38:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-1205) [classlib][beans] PropertyEditorManager.findEditor(Class targetType) finds PropertyEditor incorrectly - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/16 08:40:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1203) [classlib][luni] new constructor of java.util.EnumMap - EnumMap(Class) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 08:54:15 UTC, 0 replies.
- svn commit: r431847 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumMap.java test/java/tests/api/java/util/EnumMapTest.java - posted by py...@apache.org on 2006/08/16 08:55:42 UTC, 0 replies.
- [jira] Updated: (HARMONY-1163) [classlib][luni] Two consecutive java.io.ObjectInputStream.readObject() of enum type will trigger an unspecified StreamCorruptedException - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/16 09:02:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1200) [classlib][net] SocketPermission.implies((Permission) null)) expected false but throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 09:04:15 UTC, 0 replies.
- svn commit: r431849 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/SocketPermission.java test/java/tests/api/java/net/SocketPermissionTest.java - posted by py...@apache.org on 2006/08/16 09:05:41 UTC, 0 replies.
- [jira] Created: (HARMONY-1206) [classlib][luni] Remove a never used variable "MulticastSocketTest" in tests.api.java.net.MulticastSocketTest. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/16 09:06:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1206) [classlib][luni] Remove a never used variable "MulticastSocketTest" in tests.api.java.net.MulticastSocketTest. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/16 09:08:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1206) [classlib][luni] Remove a never used variable "MulticastSocketTest" in tests.api.java.net.MulticastSocketTest. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/16 09:12:14 UTC, 0 replies.
- svn commit: r431851 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/util/FormatterClosedExceptionTest.java - posted by sm...@apache.org on 2006/08/16 09:13:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1195) [classlib][io] PrintStream(OutputStream, boolean, String) throws IAE while RI throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/16 09:14:15 UTC, 0 replies.
- svn commit: r431852 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/PrintStream.java test/java/tests/api/java/io/PrintStreamTest.java - posted by py...@apache.org on 2006/08/16 09:14:19 UTC, 0 replies.
- svn commit: r431858 - /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/linux/makefile - posted by hi...@apache.org on 2006/08/16 09:46:47 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1199) [classlib][beans] Default Propery Editor for java.lang.String class throws IllegalArgumentException - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 11:45:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1205) [classlib][beans] PropertyEditorManager.findEditor(Class targetType) finds PropertyEditor incorrectly - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 11:45:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1199) [classlib][beans] Default Propery Editor for java.lang.String class throws IllegalArgumentException - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 12:13:16 UTC, 1 replies.
- [jira] Resolved: (HARMONY-1186) [classlib][nio] unable to Http connect to Jetty server on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 13:03:15 UTC, 0 replies.
- svn commit: r431877 - /incubator/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/org/apache/harmony/nio/internal/ServerSocketChannelImpl.java - posted by ml...@apache.org on 2006/08/16 13:05:19 UTC, 0 replies.
- svn commit: r431881 [3/3] - in /incubator/harmony/enhanced/classlib/trunk/modules: luni/src/main/java/java/lang/ math/src/main/java/java/math/ math/src/main/resources/ math/src/test/java/org/apache/harmony/tests/java/math/ math2/ - posted by ml...@apache.org on 2006/08/16 13:56:04 UTC, 0 replies.
- svn commit: r431881 [2/3] - in /incubator/harmony/enhanced/classlib/trunk/modules: luni/src/main/java/java/lang/ math/src/main/java/java/math/ math/src/main/resources/ math/src/test/java/org/apache/harmony/tests/java/math/ math2/ - posted by ml...@apache.org on 2006/08/16 13:56:04 UTC, 0 replies.
- svn commit: r431881 [1/3] - in /incubator/harmony/enhanced/classlib/trunk/modules: luni/src/main/java/java/lang/ math/src/main/java/java/math/ math/src/main/resources/ math/src/test/java/org/apache/harmony/tests/java/math/ math2/ - posted by ml...@apache.org on 2006/08/16 13:56:04 UTC, 0 replies.
- [jira] Commented: (HARMONY-1180) [classlib][beans] implementation of FieldPersistenceDelegate - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/16 15:17:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1207) [classlib][beans] corrections for EventHandler - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/16 15:28:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1207) [classlib][beans] corrections for EventHandler - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/16 15:30:16 UTC, 0 replies.
- svn commit: r431899 - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/CompoundName.java test/java/org/apache/harmony/jndi/tests/javax/naming/CompoundNameTest.java - posted by py...@apache.org on 2006/08/16 15:46:59 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1207) [classlib][beans] corrections for EventHandler - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 16:15:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-935) [classlib][java.math] combination of math packages - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 16:21:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1207) [classlib][beans] corrections for EventHandler - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 16:38:15 UTC, 0 replies.
- svn commit: r431910 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans: build.xml src/main/java/java/beans/EventHandler.java - posted by ml...@apache.org on 2006/08/16 16:39:41 UTC, 0 replies.
- [jira] Closed: (HARMONY-1173) [classlib][security] compatibility: IdentityScope.getIdentity((String) null) throws NPE on RI and returns 'null' on Harmony - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 16:50:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1180) [classlib][beans] implementation of FieldPersistenceDelegate - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 16:52:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1089) [classlib][crypto] unexpected NegativeArraySizeException for javax.crypto.spec.IvParameterSpec(byte[], int, -1); - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 16:52:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1067) [tools] Keytool - added certificate signing request (CSR) generation, topic help, usage of specific providers for various purposes - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 16:52:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-1132) [tools] Keytool - added key and certificate generation, keystore format converting - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/16 16:52:20 UTC, 0 replies.
- [jira] Created: (HARMONY-1208) Bug fixing and cosmetics for Harmony 935 - posted by "Daniel Fridlender (JIRA)" <ji...@apache.org> on 2006/08/16 17:06:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-935) [classlib][java.math] combination of math packages - posted by "Daniel Fridlender (JIRA)" <ji...@apache.org> on 2006/08/16 17:10:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1034) [drlvm] java.bat is not needed on Windows - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/16 18:10:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1034) [drlvm] java.bat is not needed on Windows - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/16 18:10:16 UTC, 0 replies.
- svn commit: r431938 - in /incubator/harmony/enhanced/drlvm/trunk/build/make: components/extra/java_script.xml deploy.xml - posted by ge...@apache.org on 2006/08/16 18:10:54 UTC, 0 replies.
- [jira] Closed: (HARMONY-1157) [classlib][luni] String(byte[] bytes, int offset, int length, String charsetName) throws wrong exceptions - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/16 23:01:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-1152) [luni] missing methods j.l.String.format() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/16 23:01:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1050) [classlib][io] compatibility: different exception order for new FilePermission(null, "drink") - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/16 23:03:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1209) [testing] trying to run freemind - posted by "Iñigo (JIRA)" <ji...@apache.org> on 2006/08/16 23:07:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1210) [classlib][luni] new method in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/17 03:17:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1210) [classlib][luni] new method in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/17 03:19:14 UTC, 0 replies.
- svn commit: r432103 - in /incubator/harmony/enhanced/drlvm/trunk/build: ./ make/ make/components/ make/components/extra/ make/components/vm/ make/targets/ patches/ patches/common/HYPLUGIN/src/org/apache/harmony/eclipse/jdt/launching/ - posted by nd...@apache.org on 2006/08/17 03:53:13 UTC, 0 replies.
- svn commit: r432106 - in /incubator/harmony/enhanced/drlvm/trunk: COPYRIGHT LICENSE NOTICE README.txt - posted by nd...@apache.org on 2006/08/17 03:59:56 UTC, 0 replies.
- svn commit: r432111 [3/4] - in /incubator/harmony/enhanced/drlvm/trunk/vm/doc: DeveloperGuide.htm GettingStarted.htm conventions.htm drl.css - posted by nd...@apache.org on 2006/08/17 04:04:29 UTC, 0 replies.
- svn commit: r432111 [4/4] - in /incubator/harmony/enhanced/drlvm/trunk/vm/doc: DeveloperGuide.htm GettingStarted.htm conventions.htm drl.css - posted by nd...@apache.org on 2006/08/17 04:04:29 UTC, 0 replies.
- svn commit: r432111 [2/4] - in /incubator/harmony/enhanced/drlvm/trunk/vm/doc: DeveloperGuide.htm GettingStarted.htm conventions.htm drl.css - posted by nd...@apache.org on 2006/08/17 04:04:29 UTC, 0 replies.
- svn commit: r432111 [1/4] - in /incubator/harmony/enhanced/drlvm/trunk/vm/doc: DeveloperGuide.htm GettingStarted.htm conventions.htm drl.css - posted by nd...@apache.org on 2006/08/17 04:04:29 UTC, 0 replies.
- svn commit: r432112 - in /incubator/harmony/enhanced/drlvm/trunk/vm/em/src: DrlEMImpl.cpp DrlEMImpl.h DrlProfileCollectionFramework.h EBProfileCollector.cpp EBProfileCollector.h MTable.cpp MTable.h em_intf.cpp - posted by nd...@apache.org on 2006/08/17 04:04:56 UTC, 0 replies.
- svn commit: r432113 - /incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/ - posted by nd...@apache.org on 2006/08/17 04:05:33 UTC, 0 replies.
- svn commit: r432114 - in /incubator/harmony/enhanced/drlvm/trunk/vm/include: ./ open/ - posted by nd...@apache.org on 2006/08/17 04:06:37 UTC, 0 replies.
- svn commit: r432116 - /incubator/harmony/enhanced/drlvm/trunk/vm/interpreter/src/ - posted by nd...@apache.org on 2006/08/17 04:08:17 UTC, 0 replies.
- [jira] Created: (HARMONY-1211) [classlib][luni] new method noneOf(Class) in java.util.EnumSet - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/17 04:09:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1211) [classlib][luni] new method noneOf(Class) in java.util.EnumSet - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/17 04:11:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1203) [classlib][luni] new constructor of java.util.EnumMap - EnumMap(Class) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/17 04:19:15 UTC, 0 replies.
- svn commit: r432122 - in /incubator/harmony/enhanced/drlvm/trunk/vm/jitrino/src: codegenerator/ codegenerator/ia32/ dynopt/ jet/ main/ optimizer/ optimizer/abcd/ optimizer/ssa/ shared/ translator/ translator/java/ vm/ vm/drl/ - posted by nd...@apache.org on 2006/08/17 04:35:13 UTC, 0 replies.
- svn commit: r432124 - in /incubator/harmony/enhanced/drlvm/trunk/vm: MMTk/ MMTk/ext/vm/HarmonyDRLVM/org/apache/HarmonyDRLVM/mm/mmtk/ launcher/src/ - posted by nd...@apache.org on 2006/08/17 04:51:38 UTC, 0 replies.
- svn commit: r432127 - in /incubator/harmony/enhanced/drlvm/trunk/vm/port: doc/ include/ include/tl/ src/atomic/linux/ src/atomic/linux_ipf/ src/atomic/win/ src/disasm/linux/ src/disasm/win/ src/encoder/ia32_em64t/ src/file_io/linux/ src/file_io/win/ sr... - posted by nd...@apache.org on 2006/08/17 05:10:21 UTC, 0 replies.
- svn commit: r432128 - in /incubator/harmony/enhanced/drlvm/trunk/vm/tests/smoke: ./ classloader/ exception/ gc/ init/ io/ jni/ outofmemory/ perf/ reflect/ stress/ thread/ util/ - posted by nd...@apache.org on 2006/08/17 05:16:58 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1211) [classlib][luni] new method noneOf(Class) in java.util.EnumSet - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 05:17:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1210) [classlib][luni] new method in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 05:17:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1206) [classlib][luni] Remove a never used variable "MulticastSocketTest" in tests.api.java.net.MulticastSocketTest. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 05:17:18 UTC, 0 replies.
- [jira] Updated: (HARMONY-1206) [classlib][luni] Remove a never used variable "sameAsNetworkInterface1" in tests.api.java.net.MulticastSocketTest. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 05:17:20 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1204) [classlib][luni] tests.api.java.net.DatagramSocketTest.test_connectLjava_net_InetAddressI() is dependent on unnecessary external server. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 05:17:21 UTC, 0 replies.
- svn commit: r432130 [1/2] - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore: include/ src/class_support/ src/exception/ src/gc/ src/init/ src/interpreter/ src/jit/ src/jni/ src/jvmti/ src/kernel_classes/javasrc/java/lang/ src/kernel_classes/javasr... - posted by nd...@apache.org on 2006/08/17 05:23:25 UTC, 0 replies.
- svn commit: r432130 [2/2] - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore: include/ src/class_support/ src/exception/ src/gc/ src/init/ src/interpreter/ src/jit/ src/jni/ src/jvmti/ src/kernel_classes/javasrc/java/lang/ src/kernel_classes/javasr... - posted by nd...@apache.org on 2006/08/17 05:23:25 UTC, 0 replies.
- svn commit: r432131 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmi/src: j9vmls.cpp vm_trace.h vmi.cpp vmi.exp - posted by nd...@apache.org on 2006/08/17 05:24:26 UTC, 0 replies.
- svn commit: r432133 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmstart/src: compmgr/component_manager_impl.cpp compmgr/component_manager_impl.h main.cpp - posted by nd...@apache.org on 2006/08/17 05:35:29 UTC, 0 replies.
- svn commit: r432177 - in /incubator/harmony/enhanced/classlib/trunk/modules/x-net/src/test: api/java/org/apache/harmony/xnet/tests/javax/net/ssl/serialization/ java/javax/net/ssl/serialization/ resources/ resources/serialization/ resources/serializatio... - posted by sm...@apache.org on 2006/08/17 09:49:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1208) Bug fixing and cosmetics for Harmony 935 - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/17 10:12:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1212) [classlib][luni] Remove unnecessary external dependencies in tests.api.java.net.SocketTest.java - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/17 10:16:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1202) [classlib] jclglob_harmony.c in archive natives is not required - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/08/17 10:43:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1206) [classlib][luni] Remove a never used variable "sameAsNetworkInterface1" in tests.api.java.net.MulticastSocketTest. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 10:47:15 UTC, 0 replies.
- svn commit: r432181 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/net/MulticastSocketTest.java - posted by py...@apache.org on 2006/08/17 10:47:57 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1211) [classlib][luni] new method noneOf(Class) in java.util.EnumSet - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 10:49:15 UTC, 0 replies.
- svn commit: r432183 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumSet.java main/java/java/util/MiniEnumSet.java test/java/tests/api/java/util/EnumSetTest.java - posted by py...@apache.org on 2006/08/17 10:50:50 UTC, 0 replies.
- [jira] Updated: (HARMONY-1212) [classlib][luni] Remove unnecessary external dependencies in tests.api.java.net.SocketTest.java - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/17 10:51:15 UTC, 0 replies.
- svn commit: r432185 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumMap.java test/java/tests/api/java/util/EnumMapTest.java - posted by py...@apache.org on 2006/08/17 11:04:10 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1210) [classlib][luni] new method in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 11:08:15 UTC, 0 replies.
- svn commit: r432187 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/net/DatagramSocketTest.java - posted by py...@apache.org on 2006/08/17 11:11:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1204) [classlib][luni] tests.api.java.net.DatagramSocketTest.test_connectLjava_net_InetAddressI() is dependent on unnecessary external server. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 11:12:18 UTC, 0 replies.
- [jira] Commented: (HARMONY-1210) [classlib][luni] new method in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/17 11:12:20 UTC, 0 replies.
- [jira] Commented: (HARMONY-1211) [classlib][luni] new method noneOf(Class) in java.util.EnumSet - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/17 11:14:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1206) [classlib][luni] Remove a never used variable "sameAsNetworkInterface1" in tests.api.java.net.MulticastSocketTest. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/17 11:14:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1204) [classlib][luni] tests.api.java.net.DatagramSocketTest.test_connectLjava_net_InetAddressI() is dependent on unnecessary external server. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/17 11:14:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1051) [classlib][nio_char] Use system classloader as an alternative to load charset provider classes when thread's context classloader fails to load them. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 11:42:15 UTC, 0 replies.
- svn commit: r432191 - in /incubator/harmony/enhanced/classlib/trunk/modules/nio_char: ./ src/main/java/java/nio/charset/ src/test/java/tests/api/java/nio/charset/ src/test/resources/jars/ - posted by py...@apache.org on 2006/08/17 11:42:46 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1163) [classlib][luni] Two consecutive java.io.ObjectInputStream.readObject() of enum type will trigger an unspecified StreamCorruptedException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/17 11:58:27 UTC, 0 replies.
- svn commit: r432196 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/ test/java/org/apache/harmony/tests/java/lang/ test/resources/serialization/java/lang/ - posted by py...@apache.org on 2006/08/17 11:59:01 UTC, 0 replies.
- [jira] Commented: (HARMONY-1192) [classlib][luni] java.io.ObjectOutputStream.writeObject() behaves incorrect when trying to serialize a non serializable object - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:05:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1193) [classlib][luni] java.io.BufferedWriter.write(char[],int,int) and write(String,int,int) throws different exceptions with RI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:07:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1213) [classlib][luni] tests.api.java.io.BufferedOutputStreamTest.test_write$BII should not depend on the default buf size - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:12:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1213) [classlib][luni] tests.api.java.io.BufferedOutputStreamTest.test_write$BII should not depend on the default buf size - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:17:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1214) [classlib][luni] java.io.RandomAccessFile#write(byte[], int , int) method's exception order is different from RI's - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:25:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1214) [classlib][luni] java.io.RandomAccessFile#write(byte[], int , int) method's exception order is different from RI's - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:27:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1215) [classlib][luni] java.io.BufferedReader#read(char[], int , int) method's exception order is different from RI's - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:29:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1215) [classlib][luni] java.io.BufferedReader#read(char[], int , int) method's exception order is different from RI's - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:31:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1216) [classlib][luni] java.io.PipedWriter.write(char[],int,int) method should throw IOException when the corresponding thread which is reading data is no longer alive - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:36:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1216) [classlib][luni] java.io.PipedWriter.write(char[],int,int) method should throw IOException when the corresponding thread which is reading data is no longer alive - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/17 12:40:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1135) [classlib][net] unexpected MalformedURLException for URL(URL context, String spec) - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/17 13:50:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1217) [classlib][tools] JNI-style C Header File Generator contribution - posted by "Dmitry M. Kononov (JIRA)" <ji...@apache.org> on 2006/08/17 14:39:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1216) [classlib][luni] java.io.PipedWriter.write(char[],int,int) method should throw IOException when the corresponding thread which is reading data is no longer alive - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/17 14:39:14 UTC, 1 replies.
- [jira] Updated: (HARMONY-1217) [classlib][tools] JNI-style C Header File Generator contribution - posted by "Dmitry M. Kononov (JIRA)" <ji...@apache.org> on 2006/08/17 14:52:14 UTC, 1 replies.
- [jira] Assigned: (HARMONY-1213) [classlib][luni] tests.api.java.io.BufferedOutputStreamTest.test_write$BII should not depend on the default buf size - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/17 15:10:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1213) [classlib][luni] tests.api.java.io.BufferedOutputStreamTest.test_write$BII should not depend on the default buf size - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/17 15:12:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1214) [classlib][luni] java.io.RandomAccessFile#write(byte[], int , int) method's exception order is different from RI's - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/17 15:12:17 UTC, 0 replies.
- svn commit: r432226 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/BufferedOutputStream.java test/java/tests/api/java/io/BufferedOutputStreamTest.java - posted by hi...@apache.org on 2006/08/17 15:13:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1214) [classlib][luni] java.io.RandomAccessFile#write(byte[], int , int) method's exception order is different from RI's - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/17 15:17:15 UTC, 0 replies.
- svn commit: r432228 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/RandomAccessFile.java test/java/tests/api/java/io/RandomAccessFileTest.java - posted by hi...@apache.org on 2006/08/17 15:18:46 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1215) [classlib][luni] java.io.BufferedReader#read(char[], int , int) method's exception order is different from RI's - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/17 15:20:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1216) [classlib][luni] java.io.PipedWriter.write(char[],int,int) method should throw IOException when the corresponding thread which is reading data is no longer alive - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/17 15:20:17 UTC, 0 replies.
- svn commit: r432229 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/BufferedReader.java test/java/tests/api/java/io/BufferedReaderTest.java - posted by hi...@apache.org on 2006/08/17 15:21:56 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1216) [classlib][luni] java.io.PipedWriter.write(char[],int,int) method should throw IOException when the corresponding thread which is reading data is no longer alive - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/17 15:32:15 UTC, 0 replies.
- svn commit: r432235 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/PipedReader.java test/java/tests/api/java/io/PipedWriterTest.java - posted by hi...@apache.org on 2006/08/17 15:33:49 UTC, 0 replies.
- svn commit: r432285 - in /incubator/harmony/standard/site: docs/downloads.html xdocs/downloads.xml - posted by ge...@apache.org on 2006/08/17 18:30:59 UTC, 0 replies.
- [jira] Commented: (HARMONY-1201) [classlib][internationalization]Sources to support internationalization are to be generated. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 18:36:16 UTC, 3 replies.
- [jira] Assigned: (HARMONY-1201) [classlib][internationalization]Sources to support internationalization are to be generated. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 18:36:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1179) [drlvm] throws IncompatibleClassChangeError when loading edu.emory.mathcs.backport.java.util.concurrent.ScheduledThreadPoolExecutor - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 19:46:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-692) [classlib][logging]unexpected error message for Handler().isLoggable(null) - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 19:54:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1179) [drlvm] throws IncompatibleClassChangeError when loading edu.emory.mathcs.backport.java.util.concurrent.ScheduledThreadPoolExecutor - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 19:56:14 UTC, 0 replies.
- [jira] Closed: (HARMONY-1179) [drlvm] throws IncompatibleClassChangeError when loading edu.emory.mathcs.backport.java.util.concurrent.ScheduledThreadPoolExecutor - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 19:56:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-692) [classlib][logging]unexpected error message for Handler().isLoggable(null) - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 19:56:16 UTC, 0 replies.
- svn commit: r432308 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Prepare.cpp - posted by ge...@apache.org on 2006/08/17 19:57:01 UTC, 0 replies.
- svn commit: r432309 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Handler.java - posted by te...@apache.org on 2006/08/17 19:57:28 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1086) Changed SOE related check for stack size before jit compile - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 19:58:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1167) [classlib][text] text\depends\icu4j\icu4j-3.4.jar is unnecessary - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 20:08:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1167) [classlib][text] text\depends\icu4j\icu4j-3.4.jar is unnecessary - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 20:23:14 UTC, 0 replies.
- svn commit: r432320 - in /incubator/harmony/enhanced/classlib/trunk/modules/text: .classpath depends/ - posted by te...@apache.org on 2006/08/17 20:24:02 UTC, 0 replies.
- [jira] Assigned: (HARMONY-923) Incorrect dates in java.util.Calendar() when year is very large - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 20:27:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-923) Incorrect dates in java.util.Calendar() when year is very large - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 20:31:15 UTC, 0 replies.
- svn commit: r432324 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/GregorianCalendar.java test/java/tests/api/java/util/CalendarTest.java - posted by te...@apache.org on 2006/08/17 20:31:37 UTC, 0 replies.
- svn commit: r432326 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java - posted by te...@apache.org on 2006/08/17 20:35:44 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1104) [classlib][io]Harmony does not throw IOException for java.io.FileInputStream.skip(Long n) when n<0 while RI does. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 20:43:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1104) [classlib][io]Harmony does not throw IOException for java.io.FileInputStream.skip(Long n) when n<0 while RI does. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 20:45:14 UTC, 0 replies.
- svn commit: r432333 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/FileInputStream.java main/java/org/apache/harmony/luni/util/ExternalMessages.properties test/java/tests/api/java/io/FileInputStreamTest.java - posted by te...@apache.org on 2006/08/17 20:47:32 UTC, 0 replies.
- svn commit: r432335 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/FileInputStream.java - posted by te...@apache.org on 2006/08/17 20:49:22 UTC, 0 replies.
- [jira] Commented: (HARMONY-1123) Different class serialVesrionUIDs printed by RI and harmony when class compiled with Eclipse compiler - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 20:53:15 UTC, 2 replies.
- [jira] Assigned: (HARMONY-1136) [classlib][net] unexpected NPE for Socket().setKeepAlive(true); - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 20:59:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1136) [classlib][net] unexpected NPE for Socket().setKeepAlive(true); - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:01:14 UTC, 0 replies.
- svn commit: r432340 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/Socket.java test/java/tests/api/java/net/SocketTest.java - posted by te...@apache.org on 2006/08/17 21:02:05 UTC, 0 replies.
- svn commit: r432342 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/Socket.java - posted by te...@apache.org on 2006/08/17 21:07:05 UTC, 0 replies.
- [jira] Closed: (HARMONY-507) [classlib] [net] java.net.Socket.connect(SocketAddress) throws unexpected ConnectException on Windows platform - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:07:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1125) [DRLVM] Thread Manager component contribution - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 21:09:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1044) [classlib] Contribution of RMI registry service provider for JNDI classlibrary code - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 21:09:20 UTC, 2 replies.
- [jira] Assigned: (HARMONY-1100) [classlib][io] compatibility: Harmony method DataOutputStream(null).writeBytes("") throws NPE while RI does not - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:09:21 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1105) [general] contribution of Java management console - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 21:11:15 UTC, 2 replies.
- [jira] Resolved: (HARMONY-1100) [classlib][io] compatibility: Harmony method DataOutputStream(null).writeBytes("") throws NPE while RI does not - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:13:14 UTC, 0 replies.
- svn commit: r432348 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/DataOutputStream.java test/java/tests/api/java/io/DataOutputStreamTest.java - posted by te...@apache.org on 2006/08/17 21:14:07 UTC, 0 replies.
- svn commit: r432351 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/DataOutputStream.java - posted by te...@apache.org on 2006/08/17 21:19:29 UTC, 0 replies.
- [jira] Assigned: (HARMONY-940) [classlib][text] unexpected MissingResourceException for DateFormat.getDateInstance() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:23:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-940) [classlib][text] unexpected MissingResourceException for DateFormat.getDateInstance() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:25:14 UTC, 0 replies.
- svn commit: r432353 - in /incubator/harmony/enhanced/classlib/trunk/modules/text/src: main/java/java/text/DateFormat.java test/java/org/apache/harmony/text/tests/java/text/DateFormatTest.java - posted by te...@apache.org on 2006/08/17 21:25:40 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1178) AbstractQueue.addAll return true even if collection was not changed as a result of a call - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:29:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1178) AbstractQueue.addAll return true even if collection was not changed as a result of a call - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:41:14 UTC, 0 replies.
- svn commit: r432361 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/AbstractQueue.java test/java/tests/api/java/util/AbstractQueueTest.java - posted by te...@apache.org on 2006/08/17 21:41:31 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1119) [classlib][net] unexpected URISyntaxException for new URI.getAuthority() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:50:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1119) [classlib][net] unexpected URISyntaxException for new URI.getAuthority() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/17 21:52:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1044) [classlib] Contribution of RMI registry service provider for JNDI classlibrary code - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 21:52:16 UTC, 2 replies.
- [jira] Commented: (HARMONY-1105) [general] contribution of Java management console - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 21:52:18 UTC, 1 replies.
- [jira] Commented: (HARMONY-1125) [DRLVM] Thread Manager component contribution - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 21:52:19 UTC, 2 replies.
- svn commit: r432366 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/URI.java test/java/tests/api/java/net/URITest.java - posted by te...@apache.org on 2006/08/17 21:52:33 UTC, 0 replies.
- [jira] Commented: (HARMONY-1217) [classlib][tools] JNI-style C Header File Generator contribution - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/17 21:54:15 UTC, 1 replies.
- [jira] Resolved: (HARMONY-1086) Changed SOE related check for stack size before jit compile - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/18 01:42:15 UTC, 0 replies.
- svn commit: r432433 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore: include/exceptions.h src/jit/compile.cpp src/util/linux/signals_ia32.cpp src/util/win/ia32/nt_exception_filter.cpp - posted by ge...@apache.org on 2006/08/18 01:42:31 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1144) [j.u.c integration with DRLVM - step#1]: implement getFieldOffset and modify compareAndSet<*> methods - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/18 02:16:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1144) [j.u.c integration with DRLVM - step#1]: implement getFieldOffset and modify compareAndSet<*> methods - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/18 02:16:17 UTC, 0 replies.
- svn commit: r432461 - /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/shared/ - posted by nd...@apache.org on 2006/08/18 03:42:55 UTC, 0 replies.
- [jira] Commented: (HARMONY-1167) [classlib][text] text\depends\icu4j\icu4j-3.4.jar is unnecessary - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/18 03:43:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1213) [classlib][luni] tests.api.java.io.BufferedOutputStreamTest.test_write$BII should not depend on the default buf size - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/18 03:43:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1214) [classlib][luni] java.io.RandomAccessFile#write(byte[], int , int) method's exception order is different from RI's - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/18 03:45:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1215) [classlib][luni] java.io.BufferedReader#read(char[], int , int) method's exception order is different from RI's - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/18 03:45:17 UTC, 0 replies.
- svn commit: r432462 [16/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [11/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [19/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [2/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [21/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [10/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [12/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [9/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [6/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [8/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [3/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [20/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [17/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [13/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [14/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [1/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [18/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [5/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [15/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [4/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- svn commit: r432462 [7/21] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/18 03:45:39 UTC, 0 replies.
- [jira] Closed: (HARMONY-1189) [classlib][luni] java.net.HttpURLConnection.getHeaderFieldXXX family methods return incorrect value when http server replied bad response code. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:20:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1204) [classlib][luni] tests.api.java.net.DatagramSocketTest.test_connectLjava_net_InetAddressI() is dependent on unnecessary external server. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:20:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1206) [classlib][luni] Remove a never used variable "sameAsNetworkInterface1" in tests.api.java.net.MulticastSocketTest. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:20:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-1051) [classlib][nio_char] Use system classloader as an alternative to load charset provider classes when thread's context classloader fails to load them. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:20:20 UTC, 0 replies.
- [jira] Closed: (HARMONY-1202) [classlib] jclglob_harmony.c in archive natives is not required - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:20:22 UTC, 0 replies.
- [jira] Closed: (HARMONY-1192) [classlib][luni] java.io.ObjectOutputStream.writeObject() behaves incorrect when trying to serialize a non serializable object - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:20:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1193) [classlib][luni] java.io.BufferedWriter.write(char[],int,int) and write(String,int,int) throws different exceptions with RI - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:20:25 UTC, 0 replies.
- [jira] Closed: (HARMONY-1161) [classlib][luni] java.util.TreeMap.subMap(Object, Object).size() throws unspecified NPE. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:20:26 UTC, 0 replies.
- [jira] Closed: (HARMONY-1151) [classlib][luni] java.util.GregorianCalendar.getLeastMaximum() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:22:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1146) [classlib][luni] java.util.Locale lacks of country and language data - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:22:19 UTC, 0 replies.
- [jira] Closed: (HARMONY-1129) [classlib][luni] java.util.Locale.getISO3Language() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:22:20 UTC, 0 replies.
- [jira] Closed: (HARMONY-1128) [classlib][luni] java.util.GregorianCalendar.getMinimalDaysInFirstWeek() method does not return correct value - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:24:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1102) [classlib][luni] Method readResolve() missing in java.util.Collections.EmptySet, EmptyList and EmptyMap. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:24:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1066) [classlib][luni] java.util.TreeMap.headMap(Object) & tailMap(Object) methods do not return serializable SortedMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:24:18 UTC, 0 replies.
- [jira] Closed: (HARMONY-1203) [classlib][luni] new constructor of java.util.EnumMap - EnumMap(Class) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:24:20 UTC, 0 replies.
- [jira] Closed: (HARMONY-1210) [classlib][luni] new method in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:24:21 UTC, 0 replies.
- [jira] Closed: (HARMONY-1211) [classlib][luni] new method noneOf(Class) in java.util.EnumSet - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:24:23 UTC, 0 replies.
- svn commit: r432466 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io: CharArrayReader.java CharArrayWriter.java DataInputStream.java File.java - posted by nd...@apache.org on 2006/08/18 04:27:35 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1212) [classlib][luni] Remove unnecessary external dependencies in tests.api.java.net.SocketTest.java - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/18 04:32:14 UTC, 0 replies.
- svn commit: r432467 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/net/SocketTest.java - posted by nd...@apache.org on 2006/08/18 04:40:09 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1212) [classlib][luni] Remove unnecessary external dependencies in tests.api.java.net.SocketTest.java - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/18 04:40:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1198) [classlib][rmi] LogStream.setOutputStream(null) expected NPE - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/18 05:23:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1218) [classlib][nio_char] Duplicated icu4jni entries in .classpath - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/18 05:23:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1218) [classlib][nio_char] Duplicated icu4jni entries in .classpath - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/18 05:23:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1219) [classlib][luni] new method(s) java.util.EnumSet.add(E) - inherited from java.util.AbstractCollection, java.util.EnumSet.clear, java.util.EnumSet.size - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/18 05:30:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1219) [classlib][luni] new method(s) java.util.EnumSet.add(E) - inherited from java.util.AbstractCollection, java.util.EnumSet.clear, java.util.EnumSet.size - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/18 05:35:14 UTC, 0 replies.
- svn commit: r432476 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java: io/ lang/ - posted by nd...@apache.org on 2006/08/18 05:37:29 UTC, 0 replies.
- [jira] Created: (HARMONY-1220) [classlib][luni] new method java.util.EnumMap.get, java.util.EnumMap.putAll in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/18 06:45:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1136) [classlib][net] unexpected NPE for Socket().setKeepAlive(true); - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/18 06:47:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-1220) [classlib][luni] new method java.util.EnumMap.get, java.util.EnumMap.putAll in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/18 06:49:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1100) [classlib][io] compatibility: Harmony method DataOutputStream(null).writeBytes("") throws NPE while RI does not - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/18 06:49:18 UTC, 0 replies.
- [jira] Commented: (HARMONY-940) [classlib][text] unexpected MissingResourceException for DateFormat.getDateInstance() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/18 06:51:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-692) [classlib][logging]unexpected error message for Handler().isLoggable(null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/18 06:51:19 UTC, 0 replies.
- [jira] Created: (HARMONY-1221) [classlib] dead references to "com.ibm.oti.system.class.path" property - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/18 08:39:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1221) [classlib] dead references to "com.ibm.oti.system.class.path" property - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/18 08:41:14 UTC, 0 replies.
- svn commit: r432502 [1/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/test: java/common/javax/security/auth/callback/serialization/ java/common/javax/security/auth/kerberos/serialization/ java/common/javax/security/auth/login/seria... - posted by sm...@apache.org on 2006/08/18 08:53:27 UTC, 0 replies.
- svn commit: r432502 [2/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/test: java/common/javax/security/auth/callback/serialization/ java/common/javax/security/auth/kerberos/serialization/ java/common/javax/security/auth/login/seria... - posted by sm...@apache.org on 2006/08/18 08:53:27 UTC, 0 replies.
- svn commit: r432503 - /incubator/harmony/enhanced/classlib/trunk/modules/auth/build.xml - posted by sm...@apache.org on 2006/08/18 08:54:08 UTC, 0 replies.
- [jira] Closed: (HARMONY-1213) [classlib][luni] tests.api.java.io.BufferedOutputStreamTest.test_write$BII should not depend on the default buf size - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/18 10:31:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1214) [classlib][luni] java.io.RandomAccessFile#write(byte[], int , int) method's exception order is different from RI's - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/18 10:33:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1215) [classlib][luni] java.io.BufferedReader#read(char[], int , int) method's exception order is different from RI's - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/18 10:35:16 UTC, 0 replies.
- svn commit: r432522 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src/test: api/java/org/apache/harmony/security/tests/java/security/cert/ support/common/java/org/apache/harmony/security/tests/support/cert/ - posted by sm...@apache.org on 2006/08/18 10:44:24 UTC, 0 replies.
- svn commit: r432532 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src/test: api/java.injected/java/security/cert/serialization/ api/java/org/apache/harmony/security/tests/java/security/cert/ resources/java/security/cert/serialization... - posted by sm...@apache.org on 2006/08/18 11:08:42 UTC, 0 replies.
- [jira] Closed: (HARMONY-1216) [classlib][luni] java.io.PipedWriter.write(char[],int,int) method should throw IOException when the corresponding thread which is reading data is no longer alive - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/18 11:11:15 UTC, 0 replies.
- svn commit: r432533 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src/test: api/java.injected/java/security/cert/serialization/ api/java/org/apache/harmony/security/tests/java/security/cert/serialization/ resources/java/security/cert... - posted by sm...@apache.org on 2006/08/18 11:35:43 UTC, 0 replies.
- [jira] Created: (HARMONY-1222) [classlib][luni]org.apache.harmony.luni.platform.Environment fails to recognize environment name case-incensitively on win32 platform. - posted by "Leo Li (JIRA)" <ji...@apache.org> on 2006/08/18 11:50:16 UTC, 0 replies.
- svn commit: r432536 - /incubator/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/serialization/CertificateTest.java - posted by sm...@apache.org on 2006/08/18 11:53:32 UTC, 0 replies.
- [jira] Updated: (HARMONY-1222) [classlib][luni]org.apache.harmony.luni.platform.Environment fails to recognize environment name case-incensitively on win32 platform. - posted by "Leo Li (JIRA)" <ji...@apache.org> on 2006/08/18 11:54:16 UTC, 1 replies.
- [jira] Created: (HARMONY-1223) [doc] Draft for Keytool user's guide - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/18 12:25:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1224) [classlib][luni] The exception throwing order problems: java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/18 12:25:14 UTC, 0 replies.
- svn commit: r432548 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src/test: resources/ resources/java/security/cert/serialization/ support/common/java/org/apache/harmony/security/tests/support/cert/ - posted by sm...@apache.org on 2006/08/18 12:33:08 UTC, 0 replies.
- [jira] Updated: (HARMONY-1224) [classlib][luni] The exception throwing order problems: java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/18 12:38:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1225) Assorted fixes and improvements for AWT and SWING modules - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/18 12:59:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1225) Assorted fixes and improvements for AWT and SWING modules - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/18 13:03:14 UTC, 1 replies.
- svn commit: r432552 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/ test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by py...@apache.org on 2006/08/18 13:13:40 UTC, 0 replies.
- svn commit: r432554 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src/test: api/java.injected/java/security/cert/serialization/ api/java/org/apache/harmony/security/tests/java/security/cert/serialization/ resources/java/security/cert... - posted by sm...@apache.org on 2006/08/18 13:26:30 UTC, 0 replies.
- svn commit: r432557 - /incubator/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/serialization/CertPathTest.java - posted by sm...@apache.org on 2006/08/18 13:44:33 UTC, 0 replies.
- svn commit: r432558 - /incubator/harmony/enhanced/classlib/trunk/support/src/test/java/org/apache/harmony/testframework/serialization/SerializationTest.java - posted by sm...@apache.org on 2006/08/18 13:58:11 UTC, 0 replies.
- [jira] Created: (HARMONY-1226) Files can't be read with security manager installed - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/18 15:07:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1167) [classlib][text] text\depends\icu4j\icu4j-3.4.jar is unnecessary - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/18 15:33:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1136) [classlib][net] unexpected NPE for Socket().setKeepAlive(true); - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/18 15:35:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1119) [classlib][net] unexpected URISyntaxException for new URI.getAuthority() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/18 15:35:16 UTC, 0 replies.
- [jira] Closed: (HARMONY-1100) [classlib][io] compatibility: Harmony method DataOutputStream(null).writeBytes("") throws NPE while RI does not - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/18 15:35:19 UTC, 0 replies.
- [jira] Closed: (HARMONY-940) [classlib][text] unexpected MissingResourceException for DateFormat.getDateInstance() - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/18 15:35:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-692) [classlib][logging]unexpected error message for Handler().isLoggable(null) - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/18 15:35:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1127) [classlib][net] compatibility: Harmony constructor URI(String * 5) throws URISyntaxExceptionwhile RI does not - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/18 16:09:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1130) [classlib][net] compatibility: method URLStreamHandler().parseURL() throws SecurityException on RI and works silently on Harmony. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/18 16:12:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-971) [drlvm] StackOverflowError in native code is handled inaccurately - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/18 16:58:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-971) [drlvm] StackOverflowError in native code is handled inaccurately - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/18 16:58:20 UTC, 0 replies.
- [jira] Closed: (HARMONY-971) [drlvm] StackOverflowError in native code is handled inaccurately - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/18 16:58:21 UTC, 0 replies.
- svn commit: r432880 - in /incubator/harmony/enhanced/classlib/trunk: depends/files/ make/ modules/lang-management/ modules/lang-management/.settings/ modules/lang-management/META-INF/ modules/lang-management/make/ modules/lang-management/src/ modules/l... - posted by nd...@apache.org on 2006/08/19 23:19:34 UTC, 0 replies.
- svn commit: r432881 - in /incubator/harmony/enhanced/classlib/trunk/modules/lang-management/src: main/java/java/lang/management/ test/java/org/apache/harmony/langmanagement/tests/java/lang/management/ - posted by nd...@apache.org on 2006/08/19 23:24:31 UTC, 0 replies.
- svn commit: r433038 - in /incubator/harmony/enhanced/classlib/trunk/modules/lang-management/src: main/java/java/lang/management/MemoryUsage.java test/java/org/apache/harmony/langmanagement/tests/java/lang/management/MemoryUsageTest.java - posted by nd...@apache.org on 2006/08/20 22:50:42 UTC, 0 replies.
- svn commit: r433041 [10/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [2/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [13/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [9/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [5/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [11/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [3/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [8/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [7/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [4/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [6/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [12/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- svn commit: r433041 [1/13] - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang: ./ ref/ reflect/ - posted by nd...@apache.org on 2006/08/20 22:54:31 UTC, 0 replies.
- [jira] Commented: (HARMONY-1212) [classlib][luni] Remove unnecessary external dependencies in tests.api.java.net.SocketTest.java - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/21 03:23:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1218) [classlib][nio_char] Duplicated icu4jni entries in .classpath - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 04:09:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1219) [classlib][luni] new method(s) java.util.EnumSet.add(E) - inherited from java.util.AbstractCollection, java.util.EnumSet.clear, java.util.EnumSet.size - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 04:09:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1220) [classlib][luni] new method java.util.EnumMap.get, java.util.EnumMap.putAll in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 04:09:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1221) [classlib] dead references to "com.ibm.oti.system.class.path" property - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 04:09:20 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1222) [classlib][luni]org.apache.harmony.luni.platform.Environment fails to recognize environment name case-incensitively on win32 platform. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 04:09:22 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1224) [classlib][luni] The exception throwing order problems: java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 04:09:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1218) [classlib][nio_char] Duplicated icu4jni entries in .classpath - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 05:21:15 UTC, 0 replies.
- svn commit: r433134 - in /incubator/harmony/enhanced/classlib/trunk/modules/nio_char: .classpath depends/ - posted by py...@apache.org on 2006/08/21 05:22:56 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1219) [classlib][luni] new method(s) java.util.EnumSet.add(E) - inherited from java.util.AbstractCollection, java.util.EnumSet.clear, java.util.EnumSet.size - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 05:26:18 UTC, 0 replies.
- svn commit: r433135 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumSet.java main/java/java/util/MiniEnumSet.java test/java/tests/api/java/util/EnumSetTest.java - posted by py...@apache.org on 2006/08/21 05:27:07 UTC, 0 replies.
- svn commit: r433136 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumMap.java test/java/tests/api/java/util/EnumMapTest.java - posted by py...@apache.org on 2006/08/21 05:33:14 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1220) [classlib][luni] new method java.util.EnumMap.get, java.util.EnumMap.putAll in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 05:33:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1224) [classlib][luni] The exception throwing order problems: java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 05:38:15 UTC, 0 replies.
- svn commit: r433137 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/PushbackReader.java test/java/tests/api/java/io/PushbackReaderTest.java - posted by py...@apache.org on 2006/08/21 05:40:09 UTC, 0 replies.
- [jira] Closed: (HARMONY-1212) [classlib][luni] Remove unnecessary external dependencies in tests.api.java.net.SocketTest.java - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/21 05:45:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1227) [classlib][instrument]implementation of instrument agent initialization for launcher - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/21 05:47:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1227) [classlib][instrument]implementation of instrument agent initialization for launcher - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/21 05:47:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1218) [classlib][nio_char] Duplicated icu4jni entries in .classpath - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/21 05:49:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1221) [classlib] dead references to "com.ibm.oti.system.class.path" property - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 05:49:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1224) [classlib][luni] The exception throwing order problems: java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/21 05:49:18 UTC, 0 replies.
- svn commit: r433140 - in /incubator/harmony/enhanced/classlib/trunk/modules: luni/src/main/native/luni/shared/ luni/src/test/java/tests/api/java/io/ rmi/src/main/java/org/apache/harmony/rmi/activation/ rmi/src/test/api/java/org/apache/harmony/rmi/ tool... - posted by py...@apache.org on 2006/08/21 05:50:00 UTC, 0 replies.
- [jira] Created: (HARMONY-1228) [classlib][logging] Lots of logging tests fail against RI because of CallVerificationStack assertion. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/21 06:07:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1222) [classlib][luni]org.apache.harmony.luni.platform.Environment fails to recognize environment name case-incensitively on win32 platform. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/21 06:07:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1229) [classlib][auth] compatibility: new SubjectDomainCombiner().combine( {null}, ...) throws NPE on Harmony and works silently on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 07:04:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1229) [classlib][auth] compatibility: new SubjectDomainCombiner().combine( {null}, ...) throws NPE on Harmony and works silently on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 07:21:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-1228) [classlib][logging] Lots of logging tests fail against RI because of CallVerificationStack assertion. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/21 07:28:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1230) [classlib][luni] Enable tests.api.java.net.DatagramSocketTest.java - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/21 08:03:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1231) [classlib][rmi] compatibility: LocateRegistry.createRegistry(-1) throws IllegalArgumentException on RI and ExportException on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 08:03:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1231) [classlib][rmi] compatibility: LocateRegistry.createRegistry(-1) throws IllegalArgumentException on RI and ExportException on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 08:05:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1232) [classlib][jndi] compatibility: ctor SearchResult(null, ...) throws IllegalArgumentException on Harmony and creates object on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 08:18:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1230) [classlib][luni] Enable tests.api.java.net.DatagramSocketTest.java - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/21 08:21:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1226) Files can't be read with security manager installed - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/21 08:23:14 UTC, 1 replies.
- [jira] Created: (HARMONY-1233) [classlib][net] compatibility: URLEncoder.encode(null, "harmony") throws NPE on RI and UnsupportedEncodingException on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 08:38:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1233) [classlib][net] compatibility: URLEncoder.encode(null, "harmony") throws NPE on RI and UnsupportedEncodingException on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 08:40:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1223) [doc] Draft for Keytool user's guide - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/21 09:04:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1223) [doc] Draft for Keytool user's guide - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/21 09:14:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1223) [doc] Draft for Keytool user's guide - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/21 09:30:15 UTC, 0 replies.
- svn commit: r433188 - in /incubator/harmony/enhanced/classlib/trunk/doc/tools: ./ Keytool/ - posted by ml...@apache.org on 2006/08/21 09:31:37 UTC, 0 replies.
- svn commit: r433189 - in /incubator/harmony: enhanced/classlib/trunk/doc/tools/Keytool/Keytool_help.html standard/site/docs/subcomponents/classlibrary/index.html standard/site/xdocs/subcomponents/classlibrary/index.xml - posted by ml...@apache.org on 2006/08/21 09:31:51 UTC, 0 replies.
- [jira] Created: (HARMONY-1234) Tests for org.apache.harmony.security.pkcs10 - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/21 09:32:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1234) Tests for org.apache.harmony.security.pkcs10 - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/21 09:34:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1235) [classlib][net] unexpected ClassCastException for ServerSocket.implAccept(Socket) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 09:42:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1236) [classlib][beans] no expected IntrospectionException for ctor IndexedPropertyDescriptor(String, Class) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 10:14:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1236) [classlib][beans] no expected IntrospectionException for ctor IndexedPropertyDescriptor(String, Class) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 10:18:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1237) [classlib][beans] unexpected StringIndexOutOfBoundsException for EventSetDescriptor(class, String, class, String[], String, String, String) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 10:29:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1237) [classlib][beans] unexpected StringIndexOutOfBoundsException for EventSetDescriptor(class, String, class, String[], String, String, String) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 10:50:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1238) [classlib][luni] java.io.PipedReader.read(char[],int,int) method throws different exception with RI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/21 11:37:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1239) [classlib][luni] new method java.util.EnumSet.contains(Object) - overrides java.util.AbstractCollection.contains(Object) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/21 11:39:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1238) [classlib][luni] java.io.PipedReader.read(char[],int,int) method throws different exception with RI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/21 11:39:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1240) [classlib][luni] java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) methods' exception orders are different from RI's. - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/21 11:41:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-1240) [classlib][luni] java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) methods' exception orders are different from RI's. - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/21 11:41:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1239) [classlib][luni] new method java.util.EnumSet.contains(Object) - overrides java.util.AbstractCollection.contains(Object) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/21 11:43:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1241) [classlib][util] unexpected IllegalArgumentException for java.util.SimpleTimeZone(13 params) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 11:47:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1242) [classlib][security] SecurityManager.checkPropertyAccess("java.version") throws unexpected exception. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/21 11:51:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1241) [classlib][util] unexpected IllegalArgumentException for java.util.SimpleTimeZone(13 params) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/21 12:12:20 UTC, 0 replies.
- [jira] Created: (HARMONY-1243) [luni] bootclasspath property issues - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/21 13:01:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-923) Incorrect dates in java.util.Calendar() when year is very large - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/21 13:18:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1200) [classlib][net] SocketPermission.implies((Permission) null)) expected false but throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/21 13:30:19 UTC, 0 replies.
- [jira] Commented: (HARMONY-1195) [classlib][io] PrintStream(OutputStream, boolean, String) throws IAE while RI throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/21 13:38:19 UTC, 0 replies.
- [jira] Created: (HARMONY-1244) [classlib][text] AttributedString.addAttribute(null, ...) throws nothing while RI throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/21 14:19:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1244) [classlib][text] AttributedString.addAttribute(null, ...) throws nothing while RI throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/21 14:46:15 UTC, 1 replies.
- svn commit: r433245 - in /incubator/harmony/standard/site: docs/subcomponents/classlibrary/agreements.html xdocs/subcomponents/classlibrary/agreements.xml - posted by sm...@apache.org on 2006/08/21 15:47:35 UTC, 0 replies.
- svn commit: r433246 - in /incubator/harmony/standard/site: docs/subcomponents/classlibrary/agreements.html xdocs/subcomponents/classlibrary/agreements.xml - posted by sm...@apache.org on 2006/08/21 15:52:33 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1234) Tests for org.apache.harmony.security.pkcs10 - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/21 16:08:15 UTC, 0 replies.
- svn commit: r433253 - /incubator/harmony/standard/site/docs/contributors.html - posted by wj...@apache.org on 2006/08/21 16:28:21 UTC, 0 replies.
- [jira] Commented: (HARMONY-1134) [classlib][rmi] no expected MalformedURLException for RMIClassLoader.getClassLoader("zzz") - posted by "Mikhail Markov (JIRA)" <ji...@apache.org> on 2006/08/21 17:16:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1245) ClassLoader incorrectly handles AccessControlException - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/21 18:06:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1246) [classlib][luni] new methods in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/22 03:38:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1246) [classlib][luni] new methods in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/22 03:40:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1133) [classlib][rmi] no expected MalformedURLException for RMIClassLoader.loadClass("zzz", string) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 03:55:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1134) [classlib][rmi] no expected MalformedURLException for RMIClassLoader.getClassLoader("zzz") - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 03:55:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-1218) [classlib][nio_char] Duplicated icu4jni entries in .classpath - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 03:59:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1224) [classlib][luni] The exception throwing order problems: java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 03:59:17 UTC, 0 replies.
- [jira] Closed: (HARMONY-718) [classlib][luni] Socket fails to connect to wildcard address. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 03:59:19 UTC, 0 replies.
- [jira] Closed: (HARMONY-1200) [classlib][net] SocketPermission.implies((Permission) null)) expected false but throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 04:01:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1195) [classlib][io] PrintStream(OutputStream, boolean, String) throws IAE while RI throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 04:01:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1247) [classlib][logging] Can't find resource bundle when running logging tests on Eclipse. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/22 04:53:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1247) [classlib][logging] Can't find resource bundle when running logging tests on Eclipse. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/22 04:59:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1227) [classlib][instrument]implementation of instrument agent initialization for launcher - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:01:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1228) [classlib][logging] Lots of logging tests fail against RI because of CallVerificationStack assertion. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:01:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1230) [classlib][luni] Enable tests.api.java.net.DatagramSocketTest.java - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:01:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1238) [classlib][luni] java.io.PipedReader.read(char[],int,int) method throws different exception with RI - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:01:20 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1239) [classlib][luni] new method java.util.EnumSet.contains(Object) - overrides java.util.AbstractCollection.contains(Object) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:01:21 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1240) [classlib][luni] java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) methods' exception orders are different from RI's. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:01:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1246) [classlib][luni] new methods in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:01:24 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1233) [classlib][net] compatibility: URLEncoder.encode(null, "harmony") throws NPE on RI and UnsupportedEncodingException on Harmony - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:03:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1241) [classlib][util] unexpected IllegalArgumentException for java.util.SimpleTimeZone(13 params) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:05:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1240) [classlib][luni] java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) methods' exception orders are different from RI's. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:14:15 UTC, 1 replies.
- [jira] Closed: (HARMONY-1240) [classlib][luni] java.io.PushbackReader#unread(char[], int , int) and read(char[], int , int) methods' exception orders are different from RI's. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 05:29:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1230) [classlib][luni] Enable tests.api.java.net.DatagramSocketTest.java - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 06:11:15 UTC, 0 replies.
- svn commit: r433497 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by py...@apache.org on 2006/08/22 06:12:38 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1228) [classlib][logging] Lots of logging tests fail against RI because of CallVerificationStack assertion. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 06:14:15 UTC, 0 replies.
- svn commit: r433499 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging: HandlerTest.java LoggerTest.java - posted by py...@apache.org on 2006/08/22 06:16:29 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1238) [classlib][luni] java.io.PipedReader.read(char[],int,int) method throws different exception with RI - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 06:20:15 UTC, 0 replies.
- svn commit: r433501 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/PipedReader.java main/java/java/io/PipedWriter.java test/java/tests/api/java/io/PipedReaderTest.java - posted by py...@apache.org on 2006/08/22 06:20:55 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1239) [classlib][luni] new method java.util.EnumSet.contains(Object) - overrides java.util.AbstractCollection.contains(Object) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 06:24:15 UTC, 0 replies.
- svn commit: r433503 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumSet.java main/java/java/util/MiniEnumSet.java test/java/tests/api/java/util/EnumSetTest.java - posted by py...@apache.org on 2006/08/22 06:26:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1246) [classlib][luni] new methods in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 06:50:15 UTC, 0 replies.
- svn commit: r433513 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumMap.java test/java/tests/api/java/util/EnumMapTest.java - posted by py...@apache.org on 2006/08/22 06:51:19 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1233) [classlib][net] compatibility: URLEncoder.encode(null, "harmony") throws NPE on RI and UnsupportedEncodingException on Harmony - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/22 06:52:15 UTC, 0 replies.
- svn commit: r433515 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/URLEncoder.java test/java/org/apache/harmony/tests/java/net/URLEncoderTest.java - posted by py...@apache.org on 2006/08/22 06:53:15 UTC, 0 replies.
- svn commit: r433517 - /incubator/harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/pkcs10/ - posted by ml...@apache.org on 2006/08/22 06:58:08 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1234) Tests for org.apache.harmony.security.pkcs10 - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 07:00:15 UTC, 0 replies.
- svn commit: r433520 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/pkcs10: CertificationRequestInfoTest.java CertificationRequestTest.java - posted by ml...@apache.org on 2006/08/22 07:01:27 UTC, 0 replies.
- svn commit: r433529 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans: META-INF/ src/test/java/org/apache/harmony/beans/tests/java/beans/ src/test/resources/serialization/java/beans/ src/test/resources/serialization/org/ src/test/resources/... - posted by sm...@apache.org on 2006/08/22 07:47:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1235) [classlib][net] unexpected ClassCastException for ServerSocket.implAccept(Socket) - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/22 07:58:14 UTC, 1 replies.
- [jira] Created: (HARMONY-1248) [classlib][math] exception compatibility BigDecimal.valueOf(0L, -22).shortValueExact() - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/22 08:53:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1249) [classlib][luni] new method java.util.EnumSet.containsAll(Collection) - overrides java.util.AbstractCollection.containsAll(Collection) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/22 08:57:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1250) [classlib][luni] new methods in java.util.EnumMap - size, clear, remove(object) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/22 09:01:13 UTC, 0 replies.
- svn commit: r433551 - /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common/javax/security/auth/ - posted by sm...@apache.org on 2006/08/22 09:17:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-1250) [classlib][luni] new methods in java.util.EnumMap - size, clear, remove(object) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/22 09:27:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1249) [classlib][luni] new method java.util.EnumSet.containsAll(Collection) - overrides java.util.AbstractCollection.containsAll(Collection) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/22 09:32:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1251) [classlib][rmi] fix for API violations - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/22 09:34:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1229) [classlib][auth] compatibility: new SubjectDomainCombiner().combine( {null}, ...) throws NPE on Harmony and works silently on RI - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/22 09:34:15 UTC, 0 replies.
- svn commit: r433552 - in /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common: javax/security/auth/SubjectDomainCombinerTest.java org/apache/harmony/auth/tests/javax/security/auth/SubjectDomainCombinerTest.java - posted by sm...@apache.org on 2006/08/22 09:35:46 UTC, 0 replies.
- svn commit: r433557 - /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/SubjectDomainCombinerTest.java - posted by sm...@apache.org on 2006/08/22 09:55:12 UTC, 0 replies.
- [jira] Created: (HARMONY-1252) [classlib][security] ASN.1 framework incorrectly encodes the dates. - posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org> on 2006/08/22 10:21:21 UTC, 0 replies.
- [jira] Updated: (HARMONY-1252) [classlib][security] ASN.1 framework incorrectly encodes the dates. - posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org> on 2006/08/22 10:23:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1253) [classlib][security] X.509 ASN.1 framework incorrectly encodes the dates after 2050. - posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org> on 2006/08/22 10:27:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1253) [classlib][security] X.509 ASN.1 framework incorrectly encodes the dates after 2050. - posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org> on 2006/08/22 10:27:14 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1252) [classlib][security] ASN.1 framework incorrectly encodes the dates. - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/22 10:29:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1253) [classlib][security] X.509 ASN.1 framework incorrectly encodes the dates after 2050. - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/22 10:29:17 UTC, 0 replies.
- [jira] Created: (HARMONY-1254) [classlib][luni] org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection caches jar resource always - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/22 10:29:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1254) [classlib][luni] org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection caches jar resource always - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/22 10:31:14 UTC, 1 replies.
- [jira] Commented: (HARMONY-971) [drlvm] StackOverflowError in native code is handled inaccurately - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/22 10:40:15 UTC, 2 replies.
- [jira] Commented: (HARMONY-1221) [classlib] dead references to "com.ibm.oti.system.class.path" property - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/22 10:44:15 UTC, 1 replies.
- [jira] Created: (HARMONY-1255) [classlib][logging]compatibility: java.util.logging.Handler.isLoggable(null) doesn't throw NPE while RI throws. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/22 10:53:13 UTC, 0 replies.
- svn commit: r433564 - in /incubator/harmony/enhanced/classlib/trunk/modules: accessibility/ annotation/ applet/ archive/ auth/ awt/ beans/ crypto/ instrument/ jndi/ lang-management/ logging/ luni/ math/ misc/ nio/ nio_char/ prefs/ regex/ rmi/ rmi2.1.4/... - posted by hi...@apache.org on 2006/08/22 10:53:13 UTC, 0 replies.
- [jira] Created: (HARMONY-1256) [classlib][io] ObjectInputStream.readClassDescriptor() throws NotActiveException while RI throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/22 11:13:14 UTC, 0 replies.
- svn commit: r433567 - /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/ - posted by hi...@apache.org on 2006/08/22 11:27:43 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1242) [classlib][security] SecurityManager.checkPropertyAccess("java.version") throws unexpected exception. - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 11:28:16 UTC, 0 replies.
- svn commit: r433569 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/build.xml - posted by hi...@apache.org on 2006/08/22 11:28:26 UTC, 0 replies.
- [jira] Commented: (HARMONY-1245) ClassLoader incorrectly handles AccessControlException - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/22 11:32:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1257) ArgoUML application breaks Harmony for both platforms: Windows & Linux - posted by "Vladimir Gorr (JIRA)" <ji...@apache.org> on 2006/08/22 11:34:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1242) [classlib][security] SecurityManager.checkPropertyAccess("java.version") throws unexpected exception. - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 11:53:16 UTC, 1 replies.
- svn commit: r433575 - /incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy - posted by ml...@apache.org on 2006/08/22 11:54:27 UTC, 0 replies.
- [jira] Updated: (HARMONY-1255) [classlib][logging]compatibility: java.util.logging.Handler.isLoggable(null) doesn't throw NPE while RI throws. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/22 11:59:15 UTC, 0 replies.
- svn commit: r433585 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni: ./ src/test/java/tests/api/java/io/ src/test/resources/tests/ src/test/resources/tests/api/ src/test/resources/tests/api/java/ src/test/resources/tests/api/java/io/ - posted by py...@apache.org on 2006/08/22 12:48:11 UTC, 0 replies.
- [jira] Created: (HARMONY-1258) [drlvm][kernel] Incorrect detection of privileged and reflection frames in Java_org_apache_harmony_vm_VMStack_getClasses - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/22 12:56:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1245) ClassLoader incorrectly handles AccessControlException - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/22 13:06:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1237) [classlib][beans] unexpected StringIndexOutOfBoundsException for EventSetDescriptor(class, String, class, String[], String, String, String) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 13:33:19 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1237) [classlib][beans] unexpected StringIndexOutOfBoundsException for EventSetDescriptor(class, String, class, String[], String, String, String) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 13:35:15 UTC, 0 replies.
- svn commit: r433600 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/EventSetDescriptor.java test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java - posted by ml...@apache.org on 2006/08/22 13:36:41 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1236) [classlib][beans] no expected IntrospectionException for ctor IndexedPropertyDescriptor(String, Class) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 13:41:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1236) [classlib][beans] no expected IntrospectionException for ctor IndexedPropertyDescriptor(String, Class) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 13:43:15 UTC, 0 replies.
- svn commit: r433605 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/IndexedPropertyDescriptor.java test/java/org/apache/harmony/beans/tests/java/beans/IndexedPropertyDescriptorTest.java - posted by ml...@apache.org on 2006/08/22 13:44:06 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1169) [classlib][beans] no expected IllegalArgumentException for BeanContextSupport.getResource(...) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 13:47:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1256) [classlib][io] ObjectInputStream.readClassDescriptor() throws NotActiveException while RI throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/22 13:51:14 UTC, 2 replies.
- [jira] Assigned: (HARMONY-1101) [classlib][archive] unexpected IOException for double ZipInputStream().close() - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 13:57:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1101) [classlib][archive] unexpected IOException for double ZipInputStream().close() - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 14:12:15 UTC, 0 replies.
- svn commit: r433609 - in /incubator/harmony/enhanced/classlib/trunk/modules/archive/src: main/java/java/util/zip/ZipInputStream.java test/java/org/apache/harmony/archive/tests/java/util/zip/ZipInputStreamTest.java - posted by ml...@apache.org on 2006/08/22 14:14:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1001) [classlib][math] unexpected ArrayIndexOutOfBoundsException for new BigInteger(int, int, Random) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 14:18:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1001) [classlib][math] unexpected ArrayIndexOutOfBoundsException for new BigInteger(int, int, Random) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 14:18:17 UTC, 1 replies.
- [jira] Assigned: (HARMONY-848) [classlib][io] resources for tests.api.java.io.InputStreamReaderTest is not accessible - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 14:22:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-846) [classlib][io] unexpected exceptions for ObjectInputStream().read methods - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 14:24:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1087) [classlib][crypto] compatibility: RI throws IllegalStateException while Harmony IOException (according to spec) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 14:24:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1080) [classlib][crypto] compatibility: Harmony CipherInputStream().read(..) returns 0 while RI throws NPE - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/22 14:24:19 UTC, 0 replies.
- [jira] Created: (HARMONY-1259) NoClassDefFoundError while working with MX4J loggers - posted by "Nellya Udovichenko (JIRA)" <ji...@apache.org> on 2006/08/22 15:37:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1259) NoClassDefFoundError while working with MX4J loggers - posted by "Nellya Udovichenko (JIRA)" <ji...@apache.org> on 2006/08/22 15:42:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1259) NoClassDefFoundError while working with MX4J loggers - posted by "Nellya Udovichenko (JIRA)" <ji...@apache.org> on 2006/08/22 15:44:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-52) java.io.ByteArrayOutputStream.toString(String) throws IllegalCharsetNameException instead of UnsupportedEncodingException - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/22 16:25:17 UTC, 1 replies.
- svn commit: r433660 [2/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider: ./ rmi/ rmi/registry/ - posted by ml...@apache.org on 2006/08/22 17:06:07 UTC, 0 replies.
- svn commit: r433660 [1/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider: ./ rmi/ rmi/registry/ - posted by ml...@apache.org on 2006/08/22 17:06:07 UTC, 0 replies.
- svn commit: r433661 - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry: RemoteReferenceWrapper_Skel.java RemoteReferenceWrapper_Stub.java - posted by ml...@apache.org on 2006/08/22 17:08:21 UTC, 0 replies.
- svn commit: r433664 - /incubator/harmony/enhanced/classlib/trunk/doc/RMIRegistryProvider/ - posted by ml...@apache.org on 2006/08/22 17:10:53 UTC, 0 replies.
- svn commit: r433665 - in /incubator/harmony/enhanced/classlib/trunk: doc/RMIRegistryProvider/RMIProvider.htm modules/jndi/src/main/java/org/apache/harmony/jndi/provider/package.html - posted by ml...@apache.org on 2006/08/22 17:11:07 UTC, 0 replies.
- svn commit: r433669 - in /incubator/harmony/enhanced/classlib/trunk/doc: ./ awt/ jndi_dns/ regex/ security/ - posted by ml...@apache.org on 2006/08/22 17:12:48 UTC, 0 replies.
- [jira] Updated: (HARMONY-747) java.lang.Doulbe.parseDouble(String) does not support Hex number - posted by "Sian January (JIRA)" <ji...@apache.org> on 2006/08/22 17:39:15 UTC, 0 replies.
- [jira] Updated: (HARMONY-1208) Bug fixing and cosmetics for Harmony 935 - posted by "Daniel Fridlender (JIRA)" <ji...@apache.org> on 2006/08/22 18:00:15 UTC, 2 replies.
- [jira] Reopened: (HARMONY-971) [drlvm] StackOverflowError in native code is handled inaccurately - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/22 19:45:15 UTC, 0 replies.
- svn commit: r433747 - /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/ext/vm/HarmonyDRLVM/org/apache/HarmonyDRLVM/mm/mmtk/Assert.java - posted by wj...@apache.org on 2006/08/22 22:47:41 UTC, 0 replies.
- svn commit: r433748 - /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/ext/vm/HarmonyDRLVM/org/apache/HarmonyDRLVM/mm/mmtk/ - posted by wj...@apache.org on 2006/08/22 22:52:10 UTC, 0 replies.
- [jira] Created: (HARMONY-1260) mods that allow VM to pass "mmtk vmmagic" arguments to JIT - posted by "weldon washburn (JIRA)" <ji...@apache.org> on 2006/08/23 01:03:13 UTC, 0 replies.
- svn commit: r433818 - /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/ext/vm/HarmonyDRLVM/org/apache/HarmonyDRLVM/mm/mmtk/ - posted by wj...@apache.org on 2006/08/23 02:57:52 UTC, 0 replies.
- [jira] Commented: (HARMONY-1228) [classlib][logging] Lots of logging tests fail against RI because of CallVerificationStack assertion. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/23 03:48:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-848) [classlib][io] resources for tests.api.java.io.InputStreamReaderTest is not accessible - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 03:54:16 UTC, 1 replies.
- [jira] Commented: (HARMONY-1230) [classlib][luni] Enable tests.api.java.net.DatagramSocketTest.java - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/23 03:56:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1246) [classlib][luni] new methods in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 03:58:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1239) [classlib][luni] new method java.util.EnumSet.contains(Object) - overrides java.util.AbstractCollection.contains(Object) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 04:00:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1220) [classlib][luni] new method java.util.EnumMap.get, java.util.EnumMap.putAll in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 04:00:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1219) [classlib][luni] new method(s) java.util.EnumSet.add(E) - inherited from java.util.AbstractCollection, java.util.EnumSet.clear, java.util.EnumSet.size - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 04:00:19 UTC, 0 replies.
- [jira] Closed: (HARMONY-1176) [classlib][net] new java.net.ServerSocket( InetAddress address, int port ) throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:27:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1247) [classlib][logging] Can't find resource bundle when running logging tests on Eclipse. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:27:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1135) [classlib][net] unexpected MalformedURLException for URL(URL context, String spec) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:27:18 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1235) [classlib][net] unexpected ClassCastException for ServerSocket.implAccept(Socket) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:27:20 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1250) [classlib][luni] new methods in java.util.EnumMap - size, clear, remove(object) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:27:21 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1249) [classlib][luni] new method java.util.EnumSet.containsAll(Collection) - overrides java.util.AbstractCollection.containsAll(Collection) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:27:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1254) [classlib][luni] org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection caches jar resource always - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:27:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1255) [classlib][logging]compatibility: java.util.logging.Handler.isLoggable(null) doesn't throw NPE while RI throws. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:29:15 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1256) [classlib][io] ObjectInputStream.readClassDescriptor() throws NotActiveException while RI throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:29:17 UTC, 0 replies.
- [jira] Assigned: (HARMONY-747) java.lang.Doulbe.parseDouble(String) does not support Hex number - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:29:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1247) [classlib][logging] Can't find resource bundle when running logging tests on Eclipse. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 04:48:16 UTC, 0 replies.
- svn commit: r433852 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/.classpath - posted by py...@apache.org on 2006/08/23 04:49:33 UTC, 0 replies.
- [jira] Updated: (HARMONY-1028) [classlib][text] Bidi returns directional runs in visual order as opposed to logical. - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/23 05:35:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1238) [classlib][luni] java.io.PipedReader.read(char[],int,int) method throws different exception with RI - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/23 05:37:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1261) [classlib][luni] ObjectStreamField.getType() method should return Object.class when this ObjectStreamField was obtained from a deserialized ObjectStreamClass instance - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/23 05:39:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1261) [classlib][luni] ObjectStreamField.getType() method should return Object.class when this ObjectStreamField was obtained from a deserialized ObjectStreamClass instance - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/23 05:44:14 UTC, 0 replies.
- svn commit: r433876 - /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common/javax/security/auth/login/ - posted by sm...@apache.org on 2006/08/23 06:14:15 UTC, 0 replies.
- svn commit: r433884 - in /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common: javax/security/auth/ org/apache/harmony/auth/tests/javax/security/auth/ - posted by sm...@apache.org on 2006/08/23 06:36:08 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1250) [classlib][luni] new methods in java.util.EnumMap - size, clear, remove(object) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 06:50:15 UTC, 0 replies.
- svn commit: r433896 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumMap.java test/java/tests/api/java/util/EnumMapTest.java - posted by py...@apache.org on 2006/08/23 06:50:52 UTC, 0 replies.
- svn commit: r433897 - in /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common: javax/security/auth/login/ org/apache/harmony/auth/tests/javax/security/auth/login/ - posted by sm...@apache.org on 2006/08/23 06:51:28 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1255) [classlib][logging]compatibility: java.util.logging.Handler.isLoggable(null) doesn't throw NPE while RI throws. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 06:52:17 UTC, 0 replies.
- svn commit: r433900 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/ test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by py...@apache.org on 2006/08/23 06:53:46 UTC, 0 replies.
- [jira] Created: (HARMONY-1262) [classlib][luni] StreamTokenizer does not work with block comments - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/23 06:54:14 UTC, 0 replies.
- [jira] Reopened: (HARMONY-1242) [classlib][security] SecurityManager.checkPropertyAccess("java.version") throws unexpected exception. - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/23 06:54:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1235) [classlib][net] unexpected ClassCastException for ServerSocket.implAccept(Socket) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 07:03:15 UTC, 1 replies.
- [jira] Commented: (HARMONY-1250) [classlib][luni] new methods in java.util.EnumMap - size, clear, remove(object) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 07:15:15 UTC, 0 replies.
- svn commit: r433915 - in /incubator/harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth: ./ login/ - posted by sm...@apache.org on 2006/08/23 07:51:59 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1249) [classlib][luni] new method java.util.EnumSet.containsAll(Collection) - overrides java.util.AbstractCollection.containsAll(Collection) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 08:26:15 UTC, 0 replies.
- svn commit: r433933 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumSet.java main/java/java/util/MiniEnumSet.java test/java/tests/api/java/util/EnumSetTest.java - posted by py...@apache.org on 2006/08/23 08:27:55 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1256) [classlib][io] ObjectInputStream.readClassDescriptor() throws NotActiveException while RI throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 08:31:15 UTC, 0 replies.
- svn commit: r433936 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/ObjectInputStream.java test/java/org/apache/harmony/luni/tests/java/io/ObjectInputStreamTest.java - posted by py...@apache.org on 2006/08/23 08:32:21 UTC, 0 replies.
- [jira] Commented: (HARMONY-1083) [drlvm][build] Avoid touching svn_version_tag.h if svn information is not available - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/23 08:35:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1085) [drlvm][build] Override deploy directory for federated build instead of copying - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/23 08:35:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1249) [classlib][luni] new method java.util.EnumSet.containsAll(Collection) - overrides java.util.AbstractCollection.containsAll(Collection) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 08:37:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1235) [classlib][net] unexpected ClassCastException for ServerSocket.implAccept(Socket) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 08:51:15 UTC, 0 replies.
- svn commit: r433944 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/org/apache/harmony/luni/net/PlainSocketImpl.java test/java/tests/api/java/net/ServerSocketTest.java - posted by py...@apache.org on 2006/08/23 08:53:01 UTC, 0 replies.
- svn commit: r433956 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/build.xml - posted by sm...@apache.org on 2006/08/23 09:14:33 UTC, 0 replies.
- [jira] Created: (HARMONY-1263) [classlib][naming] RI CompoundName doesn't clone Properties passed as a parameter into constructor - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/23 09:15:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1256) [classlib][io] ObjectInputStream.readClassDescriptor() throws NotActiveException while RI throws NPE - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/23 09:17:17 UTC, 0 replies.
- [jira] Updated: (HARMONY-1263) [classlib][naming] RI CompoundName doesn't clone Properties passed as a parameter into constructor - posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2006/08/23 09:21:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1264) [classlib][luni] new methods containsKey(Object) and containsValue(Object) in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 09:50:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1264) [classlib][luni] new methods containsKey(Object) and containsValue(Object) in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 09:52:14 UTC, 0 replies.
- svn commit: r433969 - /incubator/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/asn1/ASN1Time.java - posted by sm...@apache.org on 2006/08/23 09:59:47 UTC, 0 replies.
- [jira] Commented: (HARMONY-1234) Tests for org.apache.harmony.security.pkcs10 - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/23 10:26:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1208) Bug fixing and cosmetics for Harmony 935 - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/23 10:28:16 UTC, 1 replies.
- [jira] Updated: (HARMONY-1083) [drlvm][build] Avoid touching svn_version_tag.h if svn information is not available - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/23 11:00:16 UTC, 0 replies.
- [jira] Updated: (HARMONY-1085) [drlvm][build] Override deploy directory for federated build instead of copying - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/23 11:02:15 UTC, 1 replies.
- [jira] Commented: (HARMONY-1257) ArgoUML application breaks Harmony for both platforms: Windows & Linux - posted by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/08/23 11:06:15 UTC, 0 replies.
- svn commit: r433985 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/OutOfMemoryErrorTest.java - posted by py...@apache.org on 2006/08/23 11:07:37 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1252) [classlib][security] ASN.1 framework incorrectly encodes the dates. - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/23 11:08:15 UTC, 0 replies.
- svn commit: r433987 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src: main/java/common/org/apache/harmony/security/asn1/ASN1Time.java test/impl/java/org/apache/harmony/security/tests/asn1/der/GeneralizedTimeTest.java - posted by sm...@apache.org on 2006/08/23 11:09:49 UTC, 0 replies.
- svn commit: r433988 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/jar/JarURLConnection.java - posted by py...@apache.org on 2006/08/23 11:10:07 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1254) [classlib][luni] org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection caches jar resource always - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 11:12:16 UTC, 0 replies.
- [jira] Created: (HARMONY-1265) [classlib][logging]compatibility: java.util.logging.Logger.entering(null,null,null) throws unexpected NullPointerException. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/23 11:28:13 UTC, 0 replies.
- [jira] Commented: (HARMONY-1255) [classlib][logging]compatibility: java.util.logging.Handler.isLoggable(null) doesn't throw NPE while RI throws. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/23 11:30:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1247) [classlib][logging] Can't find resource bundle when running logging tests on Eclipse. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/23 11:32:15 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1135) [classlib][net] unexpected MalformedURLException for URL(URL context, String spec) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 11:36:15 UTC, 0 replies.
- svn commit: r433993 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URL.java - posted by py...@apache.org on 2006/08/23 11:36:57 UTC, 0 replies.
- [jira] Commented: (HARMONY-948) Contribution of The HTML sub-component of the SWING component - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/23 11:38:16 UTC, 0 replies.
- svn commit: r433997 - /incubator/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorManagerTest.java - posted by hi...@apache.org on 2006/08/23 11:44:50 UTC, 0 replies.
- [jira] Created: (HARMONY-1266) JarURLConnection does not compile - posted by "Jean-Frederic Clere (JIRA)" <ji...@apache.org> on 2006/08/23 12:07:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1267) [classlib][luni] new methods ComplementOf(EnumSet), java.util.EnumSet.addAll(Collection), remove(Object), equals(Object) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 12:16:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1267) [classlib][luni] new methods ComplementOf(EnumSet), java.util.EnumSet.addAll(Collection), remove(Object), equals(Object) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/23 12:18:15 UTC, 0 replies.
- svn commit: r434005 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/jar/JarURLConnection.java - posted by py...@apache.org on 2006/08/23 12:24:01 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1266) JarURLConnection does not compile - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 12:24:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1266) JarURLConnection does not compile - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 12:37:15 UTC, 0 replies.
- [jira] Commented: (HARMONY-1254) [classlib][luni] org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection caches jar resource always - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/23 12:39:17 UTC, 1 replies.
- [jira] Commented: (HARMONY-1266) JarURLConnection does not compile - posted by "Jean-Frederic Clere (JIRA)" <ji...@apache.org> on 2006/08/23 12:56:18 UTC, 0 replies.
- [jira] Created: (HARMONY-1268) Regression test for HARMONY-1185 - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/23 13:10:14 UTC, 0 replies.
- [jira] Updated: (HARMONY-1268) Regression test for HARMONY-1185 - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/23 13:10:15 UTC, 0 replies.
- svn commit: r434011 - in /incubator/harmony/enhanced/classlib/trunk/modules/security/src: main/java/common/org/apache/harmony/security/x509/Time.java test/impl/java/org/apache/harmony/security/tests/x509/TimeTest.java - posted by sm...@apache.org on 2006/08/23 13:38:42 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1253) [classlib][security] X.509 ASN.1 framework incorrectly encodes the dates after 2050. - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/23 13:39:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1028) [classlib][text] Bidi returns directional runs in visual order as opposed to logical. - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/23 13:42:15 UTC, 1 replies.
- [jira] Commented: (HARMONY-1104) [classlib][io]Harmony does not throw IOException for java.io.FileInputStream.skip(Long n) when n<0 while RI does. - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/23 14:41:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1269) [DRLVM] GC update - posted by "Ivan Volosyuk (JIRA)" <ji...@apache.org> on 2006/08/23 15:42:13 UTC, 0 replies.
- [jira] Updated: (HARMONY-1269) [DRLVM] GC update - posted by "Ivan Volosyuk (JIRA)" <ji...@apache.org> on 2006/08/23 15:42:15 UTC, 2 replies.
- [jira] Created: (HARMONY-1270) NIO problems when running Apache MINA examples - posted by "Sian January (JIRA)" <ji...@apache.org> on 2006/08/23 15:54:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-1270) NIO problems when running Apache MINA examples - posted by "Sian January (JIRA)" <ji...@apache.org> on 2006/08/23 16:04:14 UTC, 2 replies.
- svn commit: r434054 - in /incubator/harmony/enhanced/classlib/trunk/modules: crypto/src/main/java/javax/crypto/ security/src/main/java/common/org/apache/harmony/security/pkcs7/ security/src/main/java/common/org/apache/harmony/security/provider/cert/ se... - posted by hi...@apache.org on 2006/08/23 16:12:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-1196) Class.forName(null) throws different exceptions in RI and Harmony - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/23 16:45:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-188) ObjectOutputStream.useProtocolVersion(version) should check a parameter value. - posted by "Dmitry M. Kononov (JIRA)" <ji...@apache.org> on 2006/08/23 17:39:16 UTC, 1 replies.
- [jira] Commented: (HARMONY-187) java.io.ObjectOutputStream.writeUnshared() works incorrectly. - posted by "Dmitry M. Kononov (JIRA)" <ji...@apache.org> on 2006/08/23 17:43:17 UTC, 0 replies.
- [jira] Commented: (HARMONY-308) java.nio.charset.Charset.encode(CharBuffer) returns bytes in a different order in Harmony and RI for the UTF-16 charset - posted by "Dmitry M. Kononov (JIRA)" <ji...@apache.org> on 2006/08/23 17:46:15 UTC, 0 replies.
- svn commit: r434075 - in /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/ext/vm/HarmonyDRLVM/org/apache/HarmonyDRLVM/mm/mmtk: Assert.java Collection.java Memory.java ObjectModel.java Options.java ReferenceGlue.java Scanning.java Strings.java - posted by wj...@apache.org on 2006/08/23 18:43:09 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1125) [DRLVM] Thread Manager component contribution - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/23 18:49:15 UTC, 0 replies.
- [jira] Closed: (HARMONY-1125) [DRLVM] Thread Manager component contribution - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/23 18:49:17 UTC, 0 replies.
- svn commit: r434076 [8/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/u... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [3/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/u... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [5/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/u... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [1/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/u... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [4/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/u... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [7/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/u... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [16/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [17/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [6/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/u... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [9/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/u... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [14/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [11/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [15/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [10/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [13/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [2/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/u... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [18/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434076 [12/18] - in /incubator/harmony/enhanced/drlvm/trunk: build/make/components/ build/make/components/vm/ build/make/targets/ build/patches/lnx/ build/patches/lnx/APR/ build/patches/lnx/APR/threadproc/ build/patches/lnx/APR/threadproc/... - posted by ge...@apache.org on 2006/08/23 18:49:21 UTC, 0 replies.
- svn commit: r434296 [16/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [3/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/concu... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [11/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [2/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/concu... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [12/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [13/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [17/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [18/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [9/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/concu... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [7/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/concu... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [15/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [19/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [1/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/concu... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [10/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [4/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/concu... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [5/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/concu... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [14/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/conc... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [6/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/concu... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434296 [8/19] - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/concurrent/ modules/concurrent/.settings/ modules/concurrent/META-INF/ modules/concurrent/make/ modules/concurrent/src/ modules/concurrent/src/main/ modules/concu... - posted by nd...@apache.org on 2006/08/24 05:42:33 UTC, 0 replies.
- svn commit: r434297 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by nd...@apache.org on 2006/08/24 06:05:17 UTC, 0 replies.
- svn commit: r434304 - /incubator/harmony/enhanced/classlib/trunk/modules/crypto/src/test/impl/java/org/apache/harmony/crypto/utils/AlgNameMapperTest.java - posted by ml...@apache.org on 2006/08/24 07:30:21 UTC, 0 replies.
- [jira] Updated: (HARMONY-1251) [classlib][rmi] fix for API violations - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/24 08:48:33 UTC, 0 replies.
- [jira] Updated: (HARMONY-1265) [classlib][logging]compatibility: java.util.logging.Logger.entering(null,null,null) throws unexpected NullPointerException. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/24 08:50:17 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1044) [classlib] Contribution of RMI registry service provider for JNDI classlibrary code - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/24 08:50:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-81) java.util.zip.Inflater.infalate() throws DataFormatException instead of actual number of uncompressed bytes - posted by "Svetlana Samoilenko (JIRA)" <ji...@apache.org> on 2006/08/24 08:50:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1268) Regression test for HARMONY-1185 - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/24 08:50:28 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1251) [classlib][rmi] fix for API violations - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/24 08:50:30 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1268) Regression test for HARMONY-1185 - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/24 08:50:31 UTC, 0 replies.
- [jira] Closed: (HARMONY-1266) JarURLConnection does not compile - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/24 08:50:55 UTC, 0 replies.
- [jira] Updated: (HARMONY-1262) [classlib][luni] StreamTokenizer does not work with block comments - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/24 08:51:13 UTC, 0 replies.
- svn commit: r434332 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging: LogManager.java Logger.java - posted by py...@apache.org on 2006/08/24 09:44:16 UTC, 0 replies.
- svn commit: r434333 - in /incubator/harmony/enhanced/classlib/trunk/modules/rmi/src/main/java/java/rmi/server: LoaderHandler.java RMIClassLoader.java RMIClassLoaderSpi.java Skeleton.java SkeletonMismatchException.java SkeletonNotFoundException.java - posted by ml...@apache.org on 2006/08/24 09:51:18 UTC, 0 replies.
- svn commit: r434337 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/StreamTokenizer.java test/java/tests/api/java/io/StreamTokenizerTest.java - posted by ml...@apache.org on 2006/08/24 10:04:19 UTC, 0 replies.
- svn commit: r434343 - /incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy - posted by ml...@apache.org on 2006/08/24 10:53:09 UTC, 0 replies.
- svn commit: r434358 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans/src: main/java/java/beans/Introspector.java test/java/org/apache/harmony/beans/tests/java/beans/IntrospectorTest.java - posted by hi...@apache.org on 2006/08/24 11:29:59 UTC, 0 replies.
- svn commit: r434359 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument: linux/libhyinstrument.exp linux/makefile shared/inst_agt.c windows/hyinstrument.def windows/makefile - posted by py...@apache.org on 2006/08/24 11:34:53 UTC, 0 replies.
- svn commit: r434363 [3/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/Logger.java test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java - posted by py...@apache.org on 2006/08/24 11:55:45 UTC, 0 replies.
- svn commit: r434363 [2/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/Logger.java test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java - posted by py...@apache.org on 2006/08/24 11:55:45 UTC, 0 replies.
- svn commit: r434363 [1/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/Logger.java test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java - posted by py...@apache.org on 2006/08/24 11:55:45 UTC, 0 replies.
- svn commit: r434364 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumMap.java test/java/tests/api/java/util/EnumMapTest.java - posted by py...@apache.org on 2006/08/24 11:57:26 UTC, 0 replies.
- svn commit: r434365 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumSet.java main/java/java/util/MiniEnumSet.java test/java/tests/api/java/util/EnumSetTest.java - posted by py...@apache.org on 2006/08/24 11:59:00 UTC, 0 replies.
- svn commit: r434367 - in /incubator/harmony/enhanced/classlib/trunk/modules/nio/src: main/java/java/nio/CharSequenceAdapter.java main/java/java/nio/ShortArrayBuffer.java test/java/common/org/apache/harmony/tests/java/nio/ShortBufferTest.java - posted by py...@apache.org on 2006/08/24 12:15:08 UTC, 0 replies.
- svn commit: r434378 - in /incubator/harmony/enhanced/classlib/trunk/modules/prefs: META-INF/ src/main/java/java/util/prefs/ src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/ src/test/resources/serialization/ src/test/resources/serialization... - posted by sm...@apache.org on 2006/08/24 14:07:32 UTC, 0 replies.
- svn commit: r434381 [3/4] - /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/ - posted by sm...@apache.org on 2006/08/24 14:19:49 UTC, 0 replies.
- svn commit: r434381 [2/4] - /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/ - posted by sm...@apache.org on 2006/08/24 14:19:49 UTC, 0 replies.
- svn commit: r434381 [4/4] - /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/ - posted by sm...@apache.org on 2006/08/24 14:19:49 UTC, 0 replies.
- svn commit: r434381 [1/4] - /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/ - posted by sm...@apache.org on 2006/08/24 14:19:49 UTC, 0 replies.
- svn commit: r434382 [1/2] - /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/main/java/java/util/prefs/ - posted by sm...@apache.org on 2006/08/24 14:20:59 UTC, 0 replies.
- svn commit: r434382 [2/2] - /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/main/java/java/util/prefs/ - posted by sm...@apache.org on 2006/08/24 14:20:59 UTC, 0 replies.
- svn commit: r434407 - in /incubator/harmony/enhanced/classlib/trunk/modules/suncompat/src/main/java/com: ./ sun/ sun/net/ sun/net/ssl/ sun/net/ssl/internal/ sun/net/ssl/internal/ssl/ - posted by ml...@apache.org on 2006/08/24 17:58:19 UTC, 0 replies.
- svn commit: r434409 - in /incubator/harmony/enhanced/classlib/trunk/modules/suncompat: META-INF/MANIFEST.MF make/patternset.txt src/main/java/com/sun/net/ssl/internal/ssl/Provider.java - posted by ml...@apache.org on 2006/08/24 17:58:30 UTC, 0 replies.
- [jira] Commented: (HARMONY-1268) Regression test for HARMONY-1185 - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/24 22:14:27 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1251) [classlib][rmi] fix for API violations - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/24 22:14:39 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1262) [classlib][luni] StreamTokenizer does not work with block comments - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/24 22:14:41 UTC, 0 replies.
- [jira] Commented: (HARMONY-1252) [classlib][security] ASN.1 framework incorrectly encodes the dates. - posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org> on 2006/08/24 22:14:44 UTC, 0 replies.
- [jira] Commented: (HARMONY-1253) [classlib][security] X.509 ASN.1 framework incorrectly encodes the dates after 2050. - posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org> on 2006/08/24 22:14:48 UTC, 0 replies.
- [jira] Closed: (HARMONY-1262) [classlib][luni] StreamTokenizer does not work with block comments - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/24 22:14:51 UTC, 0 replies.
- [jira] Commented: (HARMONY-1242) [classlib][security] SecurityManager.checkPropertyAccess("java.version") throws unexpected exception. - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/24 22:14:56 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1227) [classlib][instrument]implementation of instrument agent initialization for launcher - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:03 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1264) [classlib][luni] new methods containsKey(Object) and containsValue(Object) in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:05 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1265) [classlib][logging]compatibility: java.util.logging.Logger.entering(null,null,null) throws unexpected NullPointerException. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:07 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1267) [classlib][luni] new methods ComplementOf(EnumSet), java.util.EnumSet.addAll(Collection), remove(Object), equals(Object) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:08 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1265) [classlib][logging]compatibility: java.util.logging.Logger.entering(null,null,null) throws unexpected NullPointerException. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1264) [classlib][luni] new methods containsKey(Object) and containsValue(Object) in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:18 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1267) [classlib][luni] new methods ComplementOf(EnumSet), java.util.EnumSet.addAll(Collection), remove(Object), equals(Object) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:21 UTC, 0 replies.
- [jira] Closed: (HARMONY-1270) NIO problems when running Apache MINA examples - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:27 UTC, 0 replies.
- [jira] Created: (HARMONY-1271) Writing '\n' to LogStream produces stack overflow - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:29 UTC, 0 replies.
- [jira] Updated: (HARMONY-994) [classlib][rmi] unexpected StackOverflowError for java.rmi.server.LogStream.write() - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:30 UTC, 0 replies.
- [jira] Updated: (HARMONY-1271) Writing '\n' to LogStream produces stack overflow - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/24 22:15:31 UTC, 0 replies.
- [jira] Updated: (HARMONY-829) [classlib][io] unexpected result for java.io.File.compareTo(File) method - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/24 22:16:05 UTC, 1 replies.
- [jira] Updated: (HARMONY-1243) [luni] bootclasspath property issues - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/24 22:16:08 UTC, 0 replies.
- [jira] Commented: (HARMONY-1264) [classlib][luni] new methods containsKey(Object) and containsValue(Object) in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/24 22:16:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-1267) [classlib][luni] new methods ComplementOf(EnumSet), java.util.EnumSet.addAll(Collection), remove(Object), equals(Object) - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/24 22:16:28 UTC, 0 replies.
- svn commit: r434523 - /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/test.java - posted by wj...@apache.org on 2006/08/24 22:59:22 UTC, 0 replies.
- svn commit: r434524 - in /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/ext/vm/HarmonyDRLVM/org/apache/HarmonyDRLVM/mm/mmtk: Barriers.java Lock.java ObjectModel.java Scanning.java - posted by wj...@apache.org on 2006/08/24 23:02:35 UTC, 0 replies.
- svn commit: r436621 - in /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src: main/java/java/util/prefs/ test/java/org/apache/harmony/prefs/tests/java/util/prefs/ test/resources/serialization/org/apache/harmony/prefs/tests/java/util/prefs/ - posted by sm...@apache.org on 2006/08/25 04:39:48 UTC, 0 replies.
- svn commit: r436622 - /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/main/java/java/util/prefs/InvalidPreferencesFormatException.java - posted by sm...@apache.org on 2006/08/25 04:42:43 UTC, 0 replies.
- svn commit: r436626 - in /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs: NodeChangeEventTest.java PreferenceChangeEventTest.java - posted by sm...@apache.org on 2006/08/25 04:55:06 UTC, 0 replies.
- svn commit: r436628 - /incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/ - posted by sm...@apache.org on 2006/08/25 04:57:56 UTC, 0 replies.
- svn commit: r436629 - /incubator/harmony/enhanced/classlib/trunk/modules/prefs/META-INF/MANIFEST.MF - posted by sm...@apache.org on 2006/08/25 05:02:42 UTC, 0 replies.
- [jira] Created: (HARMONY-1272) [classlib][html] Compatibility: j.s.t.h.p.ContentModel structure is different from the RI structure - posted by "Miguel Montes (JIRA)" <ji...@apache.org> on 2006/08/25 05:07:05 UTC, 0 replies.
- [jira] Created: (HARMONY-1273) [classlib][luni] java.sql.SQLException does not comply with the "serialization form" - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/25 05:07:10 UTC, 0 replies.
- [jira] Updated: (HARMONY-1273) [classlib][luni] java.sql.SQLException does not comply with the "serialization form" - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/25 05:07:11 UTC, 0 replies.
- [jira] Closed: (HARMONY-1252) [classlib][security] ASN.1 framework incorrectly encodes the dates. - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/25 05:07:12 UTC, 0 replies.
- [jira] Closed: (HARMONY-1253) [classlib][security] X.509 ASN.1 framework incorrectly encodes the dates after 2050. - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/25 05:07:14 UTC, 0 replies.
- [jira] Created: (HARMONY-1274) [classlib][instrument]Refine implementation of Intrumentation - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/25 05:07:14 UTC, 0 replies.
- [jira] Commented: (HARMONY-1181) [classlib][instrument]native implementation for InstrumentationImpl - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/25 05:07:16 UTC, 0 replies.
- [jira] Commented: (HARMONY-1227) [classlib][instrument]implementation of instrument agent initialization for launcher - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/25 05:07:18 UTC, 0 replies.
- svn commit: r436630 - in /incubator/harmony/enhanced/classlib/trunk/modules/lang-management: META-INF/MANIFEST.MF src/main/java/java/lang/management/ManagementFactory.java src/main/java/java/lang/management/RuntimeMXBean.java - posted by nd...@apache.org on 2006/08/25 05:40:56 UTC, 0 replies.
- svn commit: r436637 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/.classpath - posted by nd...@apache.org on 2006/08/25 06:02:30 UTC, 0 replies.
- svn commit: r436642 [5/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436642 [9/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436642 [6/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436642 [8/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436642 [2/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436642 [4/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436642 [3/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436642 [10/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436642 [7/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436642 [1/10] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:27:46 UTC, 0 replies.
- svn commit: r436644 [6/6] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:29:36 UTC, 0 replies.
- svn commit: r436644 [4/6] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:29:36 UTC, 0 replies.
- svn commit: r436644 [2/6] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:29:36 UTC, 0 replies.
- svn commit: r436644 [5/6] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:29:36 UTC, 0 replies.
- svn commit: r436644 [3/6] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:29:36 UTC, 0 replies.
- svn commit: r436644 [1/6] - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ - posted by sm...@apache.org on 2006/08/25 06:29:36 UTC, 0 replies.
- svn commit: r436649 [1/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/math/src: main/java/java/math/ test/java/org/apache/harmony/tests/java/math/ - posted by ml...@apache.org on 2006/08/25 06:47:34 UTC, 0 replies.
- svn commit: r436649 [2/2] - in /incubator/harmony/enhanced/classlib/trunk/modules/math/src: main/java/java/math/ test/java/org/apache/harmony/tests/java/math/ - posted by ml...@apache.org on 2006/08/25 06:47:34 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1273) [classlib][luni] java.sql.SQLException does not comply with the "serialization form" - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/25 06:51:32 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1208) Bug fixing and cosmetics for Harmony 935 - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/25 06:51:42 UTC, 0 replies.
- [jira] Created: (HARMONY-1275) [classlib][logging] java.util.logging.LogManager.getLogManager() fails when security manager is enabled. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/25 06:51:42 UTC, 0 replies.
- svn commit: r436657 - in /incubator/harmony/enhanced/classlib/trunk/modules/sound/src/main/java/javax/sound/midi: MidiSystem.java VoiceStatus.java - posted by ml...@apache.org on 2006/08/25 06:57:28 UTC, 0 replies.
- svn commit: r436664 - /incubator/harmony/enhanced/classlib/trunk/modules/sql/META-INF/MANIFEST.MF - posted by sm...@apache.org on 2006/08/25 07:22:30 UTC, 0 replies.
- svn commit: r436665 - in /incubator/harmony/enhanced/classlib/trunk/modules/sql: ./ src/main/java/java/sql/ src/test/java/org/apache/harmony/sql/tests/java/sql/ src/test/resources/ src/test/resources/serialization/ src/test/resources/serialization/org/... - posted by sm...@apache.org on 2006/08/25 07:23:49 UTC, 0 replies.
- [jira] Updated: (HARMONY-1273) [classlib][sql] java.sql.SQLException does not comply with the "serialization form" - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/25 07:26:47 UTC, 0 replies.
- [jira] Created: (HARMONY-1276) [classlib][instrument]Add tests for instruement implementation - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/25 07:26:48 UTC, 0 replies.
- [jira] Updated: (HARMONY-1274) [classlib][instrument]Refine implementation of Intrumentation - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/25 07:26:53 UTC, 0 replies.
- svn commit: r436667 - /incubator/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java - posted by sm...@apache.org on 2006/08/25 07:32:56 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1273) [classlib][sql] java.sql.SQLException does not comply with the "serialization form" - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/25 07:40:48 UTC, 0 replies.
- [jira] Created: (HARMONY-1277) [classlib][luni] new method keySet() in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/25 07:40:50 UTC, 0 replies.
- [jira] Updated: (HARMONY-1277) [classlib][luni] new method keySet() in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/25 07:40:51 UTC, 0 replies.
- [jira] Updated: (HARMONY-1275) [classlib][logging] java.util.logging.LogManager.getLogManager() fails when security manager is enabled. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/25 07:40:52 UTC, 0 replies.
- [jira] Created: (HARMONY-1279) [classlib][logging] java.util.logging.StreamHandler.publish(LogRecord)'s condition check sequence is different from spec's. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/25 09:15:47 UTC, 0 replies.
- [jira] Created: (HARMONY-1278) [classlib][nio]Bug in SocketChannel.connect(SocketAddress) - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/25 09:15:47 UTC, 0 replies.
- [jira] Updated: (HARMONY-1278) [classlib][nio]Bug in SocketChannel.connect(SocketAddress) - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/25 09:15:51 UTC, 1 replies.
- [jira] Assigned: (HARMONY-1261) [classlib][luni] ObjectStreamField.getType() method should return Object.class when this ObjectStreamField was obtained from a deserialized ObjectStreamClass instance - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:15:53 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1274) [classlib][instrument]Refine implementation of Intrumentation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:15:55 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1275) [classlib][logging] java.util.logging.LogManager.getLogManager() fails when security manager is enabled. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:15:56 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1277) [classlib][luni] new method keySet() in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:15:59 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1278) [classlib][nio]Bug in SocketChannel.connect(SocketAddress) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:16:02 UTC, 0 replies.
- [jira] Updated: (HARMONY-1279) [classlib][logging] java.util.logging.StreamHandler.publish(LogRecord)'s condition check sequence is different from spec's. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/25 09:28:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1279) [classlib][logging] java.util.logging.StreamHandler.publish(LogRecord)'s condition check sequence is different from spec's. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 09:35:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1261) [classlib][luni] ObjectStreamField.getType() method should return Object.class when this ObjectStreamField was obtained from a deserialized ObjectStreamClass instance - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:44:23 UTC, 0 replies.
- svn commit: r436697 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/io/ test/java/tests/api/java/io/ - posted by py...@apache.org on 2006/08/25 09:45:22 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1274) [classlib][instrument]Refine implementation of Intrumentation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:46:23 UTC, 0 replies.
- svn commit: r436699 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument/src/main: java/org/apache/harmony/instrument/internal/ native/instrument/shared/ - posted by py...@apache.org on 2006/08/25 09:47:37 UTC, 0 replies.
- [jira] Commented: (HARMONY-1278) [classlib][nio]Bug in SocketChannel.connect(SocketAddress) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:53:24 UTC, 1 replies.
- [jira] Resolved: (HARMONY-1275) [classlib][logging] java.util.logging.LogManager.getLogManager() fails when security manager is enabled. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:55:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1277) [classlib][luni] new method keySet() in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/25 09:55:25 UTC, 0 replies.
- svn commit: r436703 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LogManager.java - posted by py...@apache.org on 2006/08/25 09:55:51 UTC, 0 replies.
- svn commit: r436704 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumMap.java test/java/tests/api/java/util/EnumMapTest.java - posted by py...@apache.org on 2006/08/25 09:57:41 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1279) [classlib][logging] java.util.logging.StreamHandler.publish(LogRecord)'s condition check sequence is different from spec's. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 09:59:24 UTC, 0 replies.
- svn commit: r436705 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/StreamHandler.java test/java/org/apache/harmony/logging/tests/java/util/logging/StreamHandlerTest.java - posted by hi...@apache.org on 2006/08/25 10:00:20 UTC, 0 replies.
- [jira] Commented: (HARMONY-1279) [classlib][logging] java.util.logging.StreamHandler.publish(LogRecord)'s condition check sequence is different from spec's. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/25 10:11:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1271) Writing '\n' to LogStream produces stack overflow - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 10:11:26 UTC, 0 replies.
- svn commit: r436711 - /incubator/harmony/enhanced/classlib/trunk/modules/rmi/src/main/java/java/rmi/server/LogStream.java - posted by hi...@apache.org on 2006/08/25 10:16:12 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1271) Writing '\n' to LogStream produces stack overflow - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 10:16:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1273) [classlib][sql] java.sql.SQLException does not comply with the "serialization form" - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/25 10:54:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1273) [classlib][sql] java.sql.SQLException does not comply with the "serialization form" - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/25 10:56:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1280) [classlib][logging] java.util.logging.XMLFormatter.getHead(null) throws unexpected NPE. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/25 10:58:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1087) [classlib][crypto] compatibility: RI throws IllegalStateException while Harmony IOException (according to spec) - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/25 11:31:25 UTC, 1 replies.
- [jira] Assigned: (HARMONY-994) [classlib][rmi] unexpected StackOverflowError for java.rmi.server.LogStream.write() - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 11:33:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1279) [classlib][logging] java.util.logging.StreamHandler.publish(LogRecord)'s condition check sequence is different from spec's. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 11:40:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-1280) [classlib][logging] java.util.logging.XMLFormatter.getHead(null) throws unexpected NPE. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/25 11:52:23 UTC, 0 replies.
- svn commit: r436744 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/StreamHandlerTest.java - posted by sm...@apache.org on 2006/08/25 11:53:35 UTC, 0 replies.
- svn commit: r436746 - in /incubator/harmony/enhanced/classlib/trunk/modules/sound: META-INF/ make/ src/main/java/javax/sound/midi/ src/main/java/javax/sound/midi/spi/ src/test/java/org/apache/harmony/sound/tests/javax/sound/midi/spi/ - posted by ml...@apache.org on 2006/08/25 12:15:02 UTC, 0 replies.
- [jira] Created: (HARMONY-1281) [drlvm][kernel] j.lPackage.isCompatibleWith(String) may return incorrect result - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/25 12:41:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1281) [drlvm][kernel] j.lPackage.isCompatibleWith(String) may return incorrect result - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/25 12:41:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-887) [classlib][core][drlvm] compatibility: Class.forName(null, true, cLoader) throws ClassNotFoundException on DRLVM and NPE on RI - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/25 13:05:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-994) [classlib][rmi] unexpected StackOverflowError for java.rmi.server.LogStream.write() - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 13:07:24 UTC, 0 replies.
- svn commit: r436754 - in /incubator/harmony/enhanced/classlib/trunk/modules/rmi/src: main/java/java/rmi/server/LogStream.java test/api/java/org/apache/harmony/rmi/server/ test/api/java/org/apache/harmony/rmi/server/LogStreamTest.java - posted by hi...@apache.org on 2006/08/25 13:08:18 UTC, 0 replies.
- [jira] Created: (HARMONY-1282) JarSigner - first code. Files with stubs. - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/25 13:13:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1282) JarSigner - first code. Files with stubs. - posted by "Anton Rusanov (JIRA)" <ji...@apache.org> on 2006/08/25 13:13:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-877) [classlib][lang] compatibility: Harmony method ClassLoader.getResource(null) returns null while RI throws NPE - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/25 13:17:26 UTC, 0 replies.
- [jira] Commented: (HARMONY-1047) [classlib][math]exception compatibility: new BigInteger(Integer.MAX_VALUE, (Random)null) - posted by "Denis Kishenko (JIRA)" <ji...@apache.org> on 2006/08/25 13:23:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-886) [classlib][core][drlvm] compatibility: Harmony method Class.getAnnotation(null) return null while RI throws NPE - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/25 13:26:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-790) [classlib][math] unexpected ArrayIndexOutOfBoundsException for BigInteger.isProbablePrime(110) - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/25 13:33:27 UTC, 0 replies.
- svn commit: r436770 - /incubator/harmony/enhanced/classlib/trunk/modules/sound/src/main/java/javax/sound/sampled/ - posted by ml...@apache.org on 2006/08/25 13:57:08 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1282) JarSigner - first code. Files with stubs. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 13:57:27 UTC, 0 replies.
- svn commit: r436771 - in /incubator/harmony/enhanced/classlib/trunk/modules/sound/src: main/java/javax/sound/sampled/ main/java/javax/sound/sampled/spi/ test/java/org/apache/harmony/sound/tests/javax/sound/sampled/ test/java/org/apache/harmony/sound/te... - posted by ml...@apache.org on 2006/08/25 13:57:42 UTC, 0 replies.
- svn commit: r436802 - /incubator/harmony/enhanced/classlib/trunk/modules/tools/src/main/java/org/apache/harmony/tools/jarsigner/ - posted by hi...@apache.org on 2006/08/25 16:00:08 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1282) JarSigner - first code. Files with stubs. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 16:02:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1137) [classlib][swing/text] unit test AbstractDocument_DefaultDocumentEventTest fails - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 16:08:24 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1028) [classlib][text] Bidi returns directional runs in visual order as opposed to logical. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/25 22:19:24 UTC, 0 replies.
- svn commit: r437033 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/lang/ProcessBuilder.java test/java/org/apache/harmony/luni/tests/java/lang/ProcessBuilderTest.java - posted by nd...@apache.org on 2006/08/26 02:09:27 UTC, 0 replies.
- svn commit: r437035 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/reflect: InvocationTargetException.java UndeclaredThrowableException.java - posted by nd...@apache.org on 2006/08/26 02:15:31 UTC, 0 replies.
- svn commit: r437046 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/ref/ReferenceQueue.java - posted by nd...@apache.org on 2006/08/26 02:42:43 UTC, 0 replies.
- svn commit: r437055 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/26 04:11:46 UTC, 0 replies.
- svn commit: r437061 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by nd...@apache.org on 2006/08/26 05:41:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1283) [classlib][rmi] missing @deprecated tags - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/26 09:32:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1283) [classlib][rmi] missing @deprecated tags - posted by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/08/26 09:34:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1283) [classlib][rmi] missing @deprecated tags - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/26 18:35:23 UTC, 0 replies.
- svn commit: r437186 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by nd...@apache.org on 2006/08/26 19:22:15 UTC, 0 replies.
- [jira] Created: (HARMONY-1284) [classlib][lang-management] MemoryUsage.from(CompositeData) allows invalid "init" values - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/26 19:51:25 UTC, 0 replies.
- svn commit: r437193 - /incubator/harmony/enhanced/classlib/trunk/modules/lang-management/src/test/java/org/apache/harmony/langmanagement/tests/java/lang/management/MemoryUsageTest.java - posted by nd...@apache.org on 2006/08/26 19:53:21 UTC, 0 replies.
- [jira] Resolved: (HARMONY-997) String.replaceAll method does not work like RI if replacement string contains a backslash - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/26 20:16:23 UTC, 0 replies.
- svn commit: r437199 - in /incubator/harmony/enhanced/classlib/trunk/modules/regex/src: main/java/java/util/regex/Matcher.java test/java/org/apache/harmony/tests/java/util/regex/Matcher2Test.java - posted by nd...@apache.org on 2006/08/26 20:16:34 UTC, 0 replies.
- svn commit: r437202 - /incubator/harmony/enhanced/classlib/trunk/modules/regex/src/test/java/org/apache/harmony/tests/java/util/regex/Matcher2Test.java - posted by nd...@apache.org on 2006/08/26 20:23:02 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1280) [classlib][logging] java.util.logging.XMLFormatter.getHead(null) throws unexpected NPE. - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/26 20:42:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1280) [classlib][logging] java.util.logging.XMLFormatter.getHead(null) throws unexpected NPE. - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/26 20:42:26 UTC, 0 replies.
- svn commit: r437203 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/XMLFormatter.java test/java/org/apache/harmony/logging/tests/java/util/logging/XMLFormatterTest.java - posted by nd...@apache.org on 2006/08/26 20:44:10 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1226) Files can't be read with security manager installed - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/26 20:48:23 UTC, 0 replies.
- svn commit: r437214 - in /incubator/harmony/enhanced/classlib/trunk/modules/rmi: .classpath .project .settings/ .settings/org.eclipse.jdt.core.prefs .settings/org.eclipse.jdt.ui.prefs META-INF/MANIFEST.MF - posted by nd...@apache.org on 2006/08/26 21:41:00 UTC, 0 replies.
- svn commit: r437218 - in /incubator/harmony/enhanced/classlib/trunk/modules/rmi/src: main/java/java/rmi/registry/LocateRegistry.java test/api/java/org/apache/harmony/rmi/registry/ test/api/java/org/apache/harmony/rmi/registry/LocateRegistryTest.java - posted by nd...@apache.org on 2006/08/26 21:49:13 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1231) [classlib][rmi] compatibility: LocateRegistry.createRegistry(-1) throws IllegalArgumentException on RI and ExportException on Harmony - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/26 21:49:24 UTC, 0 replies.
- svn commit: r437228 - /incubator/harmony/enhanced/classlib/trunk/modules/rmi/src/main/java/java/rmi/ - posted by nd...@apache.org on 2006/08/26 23:06:33 UTC, 0 replies.
- svn commit: r437229 - /incubator/harmony/enhanced/classlib/trunk/modules/rmi/src/test/api/java/org/apache/harmony/rmi/ - posted by nd...@apache.org on 2006/08/26 23:07:16 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1154) [classlib][net] java.net.ServerSocket throws NPE - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/27 19:52:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1263) [classlib][naming] RI CompoundName doesn't clone Properties passed as a parameter into constructor - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/27 19:54:23 UTC, 0 replies.
- svn commit: r437428 - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi: .settings/org.eclipse.jdt.core.prefs .settings/org.eclipse.jdt.ui.prefs META-INF/MANIFEST.MF - posted by nd...@apache.org on 2006/08/27 20:01:03 UTC, 0 replies.
- [jira] Commented: (HARMONY-1263) [classlib][naming] RI CompoundName doesn't clone Properties passed as a parameter into constructor - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/27 20:03:23 UTC, 0 replies.
- svn commit: r437433 [9/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org/... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [4/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org/... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [3/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org/... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [5/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org/... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [2/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org/... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [16/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [7/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org/... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [14/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [6/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org/... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [11/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [1/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org/... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [12/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [8/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org/... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [15/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [17/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [10/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- svn commit: r437433 [13/17] - in /incubator/harmony/enhanced/classlib/trunk/modules/jndi/src: main/java/javax/naming/ main/java/javax/naming/directory/ main/java/javax/naming/event/ main/java/javax/naming/ldap/ main/java/javax/naming/spi/ main/java/org... - posted by nd...@apache.org on 2006/08/27 20:26:28 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1198) [classlib][rmi] LogStream.setOutputStream(null) expected NPE - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/27 20:39:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/27 20:46:25 UTC, 0 replies.
- svn commit: r437435 - in /incubator/harmony/enhanced/classlib/trunk/modules/applet: .settings/ META-INF/ make/ src/main/java/java/applet/ src/test/java/org/apache/harmony/tests/applet/ - posted by nd...@apache.org on 2006/08/27 20:57:57 UTC, 0 replies.
- svn commit: r437440 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/util/ - posted by nd...@apache.org on 2006/08/27 21:30:02 UTC, 0 replies.
- svn commit: r437465 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes: javasrc/org/apache/harmony/util/concurrent/ javasrc/sun/misc/ native/ - posted by nd...@apache.org on 2006/08/27 23:54:21 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/27 23:54:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1280) [classlib][logging] java.util.logging.XMLFormatter.getHead(null) throws unexpected NPE. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/28 03:27:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1285) [classlib][support]Change Xbootclasspath in Support_Exec due to VM properity changes. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/28 04:27:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1286) [classlib][logging] LogManager.addLogger(Logger) throws unexpected AccessControlException when SecurityManager is enabled. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/28 04:35:22 UTC, 0 replies.
- [jira] Closed: (HARMONY-1280) [classlib][logging] java.util.logging.XMLFormatter.getHead(null) throws unexpected NPE. - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/28 04:48:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1285) [classlib][support]Change Xbootclasspath in Support_Exec due to VM properity changes. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/28 05:14:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1286) [classlib][logging] LogManager.addLogger(Logger) throws unexpected AccessControlException when SecurityManager is enabled. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/28 05:55:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1283) [classlib][rmi] missing @deprecated tags - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/28 06:18:23 UTC, 0 replies.
- svn commit: r437523 - in /incubator/harmony/enhanced/classlib/trunk/modules/rmi/src/main/java/java/rmi/server: LogStream.java Operation.java RemoteCall.java RemoteRef.java RemoteStub.java - posted by ml...@apache.org on 2006/08/28 06:19:59 UTC, 0 replies.
- svn commit: r437525 - in /incubator/harmony/enhanced/classlib/trunk/modules/sound/src/main/java/javax/sound/midi/spi: MidiFileReader.java MidiFileWriter.java SoundbankReader.java - posted by ml...@apache.org on 2006/08/28 06:28:11 UTC, 0 replies.
- svn commit: r437531 - in /incubator/harmony/enhanced/classlib/trunk/modules/sound/src/main/java/javax/sound/sampled: UnsupportedAudioFileException.java spi/AudioFileReader.java spi/AudioFileWriter.java spi/FormatConversionProvider.java - posted by ml...@apache.org on 2006/08/28 06:53:34 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1225) Assorted fixes and improvements for AWT and SWING modules - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/28 07:10:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1225) Assorted fixes and improvements for AWT and SWING modules - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/28 07:49:24 UTC, 1 replies.
- [jira] Created: (HARMONY-1287) [classlib][luni] new method values() in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/28 07:54:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1287) [classlib][luni] new method values() in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/28 07:56:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1288) [classlib][luni] new methods java.util.EnumSet.removeAll(Collection), retainAll(Collection), allOf(), iterator() - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/28 07:56:25 UTC, 0 replies.
- [jira] Created: (HARMONY-1289) [drlvm][kernel] NPE instead of IAE in j.l.Array.set() - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/28 07:58:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1289) [drlvm][kernel] NPE instead of IAE in j.l.Array.set() - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/28 08:00:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1135) [classlib][net] unexpected MalformedURLException for URL(URL context, String spec) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/28 08:17:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-994) [classlib][rmi] unexpected StackOverflowError for java.rmi.server.LogStream.write() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/28 08:21:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-1233) [classlib][net] compatibility: URLEncoder.encode(null, "harmony") throws NPE on RI and UnsupportedEncodingException on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/28 08:23:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1236) [classlib][beans] no expected IntrospectionException for ctor IndexedPropertyDescriptor(String, Class) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/28 08:23:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-1237) [classlib][beans] unexpected StringIndexOutOfBoundsException for EventSetDescriptor(class, String, class, String[], String, String, String) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/28 08:25:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1290) [classlib][logging] Logger.logrb throws unexpected AccessControlException when security manager is enable. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/28 08:36:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1291) [classlib][sql] java.sql.SQLException#setNextException(SQLException ex) behaves incorrectly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/28 08:40:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1291) [classlib][sql] java.sql.SQLException#setNextException(SQLException ex) behaves incorrectly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/28 08:45:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1285) [classlib][support]Change Xbootclasspath in Support_Exec due to VM properity changes. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 09:12:24 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1286) [classlib][logging] LogManager.addLogger(Logger) throws unexpected AccessControlException when SecurityManager is enabled. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 09:12:28 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1287) [classlib][luni] new method values() in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 09:12:29 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1288) [classlib][luni] new methods java.util.EnumSet.removeAll(Collection), retainAll(Collection), allOf(), iterator() - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 09:12:31 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1291) [classlib][sql] java.sql.SQLException#setNextException(SQLException ex) behaves incorrectly - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 09:12:32 UTC, 0 replies.
- [jira] Updated: (HARMONY-1288) [classlib][luni] new methods java.util.EnumSet.removeAll(Collection), retainAll(Collection), allOf(), iterator() - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/28 09:29:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1290) [classlib][logging] Logger.logrb throws unexpected AccessControlException when security manager is enable. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/28 09:31:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1278) [classlib][nio]Bug in SocketChannel.connect(SocketAddress) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 10:02:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1285) [classlib][support]Change Xbootclasspath in Support_Exec due to VM properity changes. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 10:04:23 UTC, 0 replies.
- svn commit: r437591 - /incubator/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/org/apache/harmony/nio/internal/SocketChannelImpl.java - posted by py...@apache.org on 2006/08/28 10:04:30 UTC, 0 replies.
- svn commit: r437592 - /incubator/harmony/enhanced/classlib/trunk/support/src/test/java/tests/support/Support_Exec.java - posted by py...@apache.org on 2006/08/28 10:06:57 UTC, 0 replies.
- svn commit: r437594 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/LogManager.java test/java/org/apache/harmony/logging/tests/java/util/logging/LogManagerTest.java - posted by py...@apache.org on 2006/08/28 10:10:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1286) [classlib][logging] LogManager.addLogger(Logger) throws unexpected AccessControlException when SecurityManager is enabled. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 10:10:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1292) [classlib][logging] java.util.logging.MemoryHandler.publish(LogRecord record) doesn't push record when record.getLevel() is equal to memory hanlder's pushLevel. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/28 10:12:22 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1287) [classlib][luni] new method values() in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 10:29:23 UTC, 0 replies.
- svn commit: r437598 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumMap.java test/java/tests/api/java/util/EnumMapTest.java - posted by py...@apache.org on 2006/08/28 10:30:07 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1291) [classlib][sql] java.sql.SQLException#setNextException(SQLException ex) behaves incorrectly - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 10:31:24 UTC, 0 replies.
- svn commit: r437600 - in /incubator/harmony/enhanced/classlib/trunk/modules/sql/src: main/java/java/sql/SQLException.java test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java - posted by py...@apache.org on 2006/08/28 10:32:31 UTC, 0 replies.
- [jira] Updated: (HARMONY-1292) [classlib][logging] java.util.logging.MemoryHandler.publish(LogRecord record) doesn't push record when record.getLevel() is equal to memory hanlder's pushLevel. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/28 10:37:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1292) [classlib][logging] java.util.logging.MemoryHandler.publish(LogRecord record) doesn't push record when record.getLevel() is equal to memory hanlder's pushLevel. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 10:42:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1293) [classlib][luni] java.util.ArrayList.addAll(int, Collection) behaves incorrectly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/28 10:42:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1293) [classlib][luni] java.util.ArrayList.addAll(int, Collection) behaves incorrectly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/28 10:44:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1261) [classlib][luni] ObjectStreamField.getType() method should return Object.class when this ObjectStreamField was obtained from a deserialized ObjectStreamClass instance - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/28 10:57:24 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1293) [classlib][luni] java.util.ArrayList.addAll(int, Collection) behaves incorrectly - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 10:57:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-1291) [classlib][sql] java.sql.SQLException#setNextException(SQLException ex) behaves incorrectly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/28 10:57:27 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1293) [classlib][luni] java.util.ArrayList.addAll(int, Collection) behaves incorrectly - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 12:10:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1292) [classlib][logging] java.util.logging.MemoryHandler.publish(LogRecord record) doesn't push record when record.getLevel() is equal to memory hanlder's pushLevel. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/28 12:12:24 UTC, 0 replies.
- svn commit: r437626 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/ArrayList.java test/java/tests/api/java/util/ArrayListTest.java - posted by py...@apache.org on 2006/08/28 12:12:49 UTC, 0 replies.
- svn commit: r437627 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/MemoryHandler.java test/java/org/apache/harmony/logging/tests/java/util/logging/MemoryHandlerTest.java - posted by py...@apache.org on 2006/08/28 12:14:53 UTC, 0 replies.
- [jira] Created: (HARMONY-1294) [classlib][logging] FileHandlerTest doesn't delete test-generated files automatically when test exits. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/28 12:16:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1294) [classlib][logging] FileHandlerTest doesn't delete test-generated files automatically when test exits. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/28 12:25:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1295) [classlib][net] flaw in setReuseAddrAndReusePort() - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/28 13:10:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1296) Contribution of missing javax.naming.ldap 1.4 classes - posted by "Daniel Gandara (JIRA)" <ji...@apache.org> on 2006/08/28 16:26:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1297) Dependencies for awt native libraries - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/28 21:40:22 UTC, 0 replies.
- [jira] Resolved: (HARMONY-52) java.io.ByteArrayOutputStream.toString(String) throws IllegalCharsetNameException instead of UnsupportedEncodingException - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/28 22:52:23 UTC, 0 replies.
- svn commit: r437825 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument: .classpath .project .settings/ .settings/org.eclipse.jdt.core.prefs .settings/org.eclipse.jdt.ui.prefs META-INF/MANIFEST.MF - posted by te...@apache.org on 2006/08/28 22:58:22 UTC, 0 replies.
- svn commit: r437827 - /incubator/harmony/enhanced/classlib/trunk/modules/math/.classpath - posted by te...@apache.org on 2006/08/28 22:59:16 UTC, 0 replies.
- svn commit: r437828 - /incubator/harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF - posted by te...@apache.org on 2006/08/28 23:00:19 UTC, 0 replies.
- svn commit: r437829 - /incubator/harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF - posted by te...@apache.org on 2006/08/28 23:01:06 UTC, 0 replies.
- svn commit: r437830 - /incubator/harmony/enhanced/classlib/trunk/modules/suncompat/META-INF/MANIFEST.MF - posted by te...@apache.org on 2006/08/28 23:02:09 UTC, 0 replies.
- svn commit: r437833 - in /incubator/harmony/enhanced/classlib/trunk/modules/security: .classpath META-INF/MANIFEST.MF - posted by te...@apache.org on 2006/08/28 23:02:59 UTC, 0 replies.
- [jira] Closed: (HARMONY-1104) [classlib][io]Harmony does not throw IOException for java.io.FileInputStream.skip(Long n) when n<0 while RI does. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/28 23:03:23 UTC, 0 replies.
- svn commit: r437834 - /incubator/harmony/enhanced/classlib/trunk/modules/crypto/META-INF/MANIFEST.MF - posted by te...@apache.org on 2006/08/28 23:03:42 UTC, 0 replies.
- svn commit: r437837 - in /incubator/harmony/enhanced/classlib/trunk/modules/awt/.settings: org.eclipse.jdt.core.prefs org.eclipse.jdt.ui.prefs - posted by te...@apache.org on 2006/08/28 23:04:28 UTC, 0 replies.
- [jira] Updated: (HARMONY-1297) Dependencies for awt native libraries - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/28 23:06:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1201) [classlib][internationalization]Sources to support internationalization are to be generated. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/08/28 23:45:23 UTC, 0 replies.
- svn commit: r437854 [5/7] - in /incubator/harmony/enhanced/classlib/trunk/modules: accessibility/ accessibility/make/ accessibility/src/main/java/org/ accessibility/src/main/java/org/apache/ accessibility/src/main/java/org/apache/harmony/ accessibility... - posted by te...@apache.org on 2006/08/28 23:46:37 UTC, 0 replies.
- svn commit: r437854 [3/7] - in /incubator/harmony/enhanced/classlib/trunk/modules: accessibility/ accessibility/make/ accessibility/src/main/java/org/ accessibility/src/main/java/org/apache/ accessibility/src/main/java/org/apache/harmony/ accessibility... - posted by te...@apache.org on 2006/08/28 23:46:37 UTC, 0 replies.
- svn commit: r437854 [6/7] - in /incubator/harmony/enhanced/classlib/trunk/modules: accessibility/ accessibility/make/ accessibility/src/main/java/org/ accessibility/src/main/java/org/apache/ accessibility/src/main/java/org/apache/harmony/ accessibility... - posted by te...@apache.org on 2006/08/28 23:46:37 UTC, 0 replies.
- svn commit: r437854 [7/7] - in /incubator/harmony/enhanced/classlib/trunk/modules: accessibility/ accessibility/make/ accessibility/src/main/java/org/ accessibility/src/main/java/org/apache/ accessibility/src/main/java/org/apache/harmony/ accessibility... - posted by te...@apache.org on 2006/08/28 23:46:37 UTC, 0 replies.
- svn commit: r437854 [2/7] - in /incubator/harmony/enhanced/classlib/trunk/modules: accessibility/ accessibility/make/ accessibility/src/main/java/org/ accessibility/src/main/java/org/apache/ accessibility/src/main/java/org/apache/harmony/ accessibility... - posted by te...@apache.org on 2006/08/28 23:46:37 UTC, 0 replies.
- svn commit: r437854 [1/7] - in /incubator/harmony/enhanced/classlib/trunk/modules: accessibility/ accessibility/make/ accessibility/src/main/java/org/ accessibility/src/main/java/org/apache/ accessibility/src/main/java/org/apache/harmony/ accessibility... - posted by te...@apache.org on 2006/08/28 23:46:37 UTC, 0 replies.
- svn commit: r437854 [4/7] - in /incubator/harmony/enhanced/classlib/trunk/modules: accessibility/ accessibility/make/ accessibility/src/main/java/org/ accessibility/src/main/java/org/apache/ accessibility/src/main/java/org/apache/harmony/ accessibility... - posted by te...@apache.org on 2006/08/28 23:46:37 UTC, 0 replies.
- [jira] Commented: (HARMONY-1295) [classlib][net] flaw in setReuseAddrAndReusePort() - posted by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/08/29 00:04:23 UTC, 4 replies.
- [jira] Resolved: (HARMONY-1154) [classlib][net] java.net.ServerSocket throws NPE - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/29 03:38:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1154) [classlib][net] java.net.ServerSocket throws NPE - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/29 03:38:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1298) [classlib][logging] Build error in Eclipse environment - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/29 03:43:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1298) [classlib][logging] Build error in Eclipse environment - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/29 03:45:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1286) [classlib][logging] LogManager.addLogger(Logger) throws unexpected AccessControlException when SecurityManager is enabled. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/29 03:47:23 UTC, 0 replies.
- svn commit: r437906 - in /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk/ext/vm/HarmonyDRLVM/org/apache/HarmonyDRLVM/mm/mmtk: ObjectModel.java Options.java Scanning.java - posted by wj...@apache.org on 2006/08/29 03:47:46 UTC, 0 replies.
- [jira] Commented: (HARMONY-1292) [classlib][logging] java.util.logging.MemoryHandler.publish(LogRecord record) doesn't push record when record.getLevel() is equal to memory hanlder's pushLevel. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/29 03:49:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1290) [classlib][logging] Logger.logrb throws unexpected AccessControlException when security manager is enable. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 04:09:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1294) [classlib][logging] FileHandlerTest doesn't delete test-generated files automatically when test exits. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 04:09:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1298) [classlib][logging] Build error in Eclipse environment - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 04:09:27 UTC, 0 replies.
- svn commit: r437940 - in /incubator/harmony/enhanced/classlib/trunk/modules/auth: make/ src/main/java/common/org/apache/harmony/auth/internal/kerberos/ src/main/java/common/org/apache/harmony/auth/internal/kerberos/v5/ - posted by sm...@apache.org on 2006/08/29 05:48:20 UTC, 0 replies.
- svn commit: r437945 - in /incubator/harmony/enhanced/classlib/trunk/modules/auth/src: main/java/common/javax/security/auth/kerberos/ test/java/common/org/apache/harmony/auth/tests/javax/security/auth/kerberos/serialization/ test/resources/serialization... - posted by sm...@apache.org on 2006/08/29 06:09:05 UTC, 0 replies.
- svn commit: r437948 - in /incubator/harmony/enhanced/drlvm/trunk/vm/MMTk: Green.java test.java - posted by wj...@apache.org on 2006/08/29 06:11:59 UTC, 0 replies.
- [jira] Commented: (HARMONY-1231) [classlib][rmi] compatibility: LocateRegistry.createRegistry(-1) throws IllegalArgumentException on RI and ExportException on Harmony - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 06:18:24 UTC, 0 replies.
- svn commit: r437953 - /incubator/harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF - posted by sm...@apache.org on 2006/08/29 06:22:19 UTC, 0 replies.
- [jira] Commented: (HARMONY-1296) Contribution of missing javax.naming.ldap 1.4 classes - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/29 07:32:24 UTC, 0 replies.
- svn commit: r437974 [7/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [5/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [12/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [6/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [19/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [4/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [17/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [3/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [2/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [10/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [18/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [8/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [15/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [14/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [1/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [9/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [16/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [11/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437974 [13/19] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:40:47 UTC, 0 replies.
- svn commit: r437975 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/test: java/org/apache/harmony/luni/tests/java/lang/ resources/serialization/java/lang/ resources/serialization/org/apache/harmony/luni/tests/java/lang/ - posted by sm...@apache.org on 2006/08/29 07:50:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1293) [classlib][luni] java.util.ArrayList.addAll(int, Collection) behaves incorrectly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 08:40:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-994) [classlib][rmi] unexpected StackOverflowError for java.rmi.server.LogStream.write() - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 09:20:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1299) [classlib][logging] new FileHandler("") throws unexpected NullPointerException - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/29 09:32:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1300) [classlib][logging] XMLFormatter.format returns a String contains "" while RI doesn't when log message and pattern is null. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/29 09:44:22 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1028) [classlib][text] Bidi returns directional runs in visual order as opposed to logical. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 10:26:23 UTC, 0 replies.
- svn commit: r438006 - in /incubator/harmony/enhanced/classlib/trunk/modules/text/src: main/java/java/text/ main/java/org/apache/harmony/text/ main/native/text/linux/ main/native/text/shared/ main/native/text/windows/ test/java/org/apache/harmony/text/t... - posted by hi...@apache.org on 2006/08/29 10:27:05 UTC, 0 replies.
- [jira] Created: (HARMONY-1301) [classlib][sql] The field "int[] theUpdateCounts" of java.sql.BatchUpdateException should be "int[] updateCounts" according to "serialization form" - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 10:45:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1301) [classlib][sql] The field "int[] theUpdateCounts" of java.sql.BatchUpdateException should be "int[] updateCounts" according to "serialization form" - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 10:49:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 10:51:22 UTC, 0 replies.
- svn commit: r438017 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumSet.java main/java/java/util/MiniEnumSet.java test/java/tests/api/java/util/EnumSetTest.java - posted by py...@apache.org on 2006/08/29 10:53:16 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1288) [classlib][luni] new methods java.util.EnumSet.removeAll(Collection), retainAll(Collection), allOf(), iterator() - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 10:53:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 10:55:29 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1301) [classlib][sql] The field "int[] theUpdateCounts" of java.sql.BatchUpdateException should be "int[] updateCounts" according to "serialization form" - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/29 10:55:30 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/29 10:55:32 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1290) [classlib][logging] Logger.logrb throws unexpected AccessControlException when security manager is enable. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 10:57:23 UTC, 0 replies.
- svn commit: r438018 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging: build.xml src/main/java/java/util/logging/Logger.java src/test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java - posted by py...@apache.org on 2006/08/29 10:58:26 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1298) [classlib][logging] Build error in Eclipse environment - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 10:59:23 UTC, 0 replies.
- svn commit: r438019 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF - posted by py...@apache.org on 2006/08/29 11:00:51 UTC, 0 replies.
- [jira] Created: (HARMONY-1303) [classlib][beans] unexpected NPE for Encoder.getPersistenceDelegate(null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 11:01:22 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1294) [classlib][logging] FileHandlerTest doesn't delete test-generated files automatically when test exits. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 11:03:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1288) [classlib][luni] new methods java.util.EnumSet.removeAll(Collection), retainAll(Collection), allOf(), iterator() - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/29 11:03:26 UTC, 0 replies.
- svn commit: r438021 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/FileHandlerTest.java - posted by py...@apache.org on 2006/08/29 11:04:26 UTC, 0 replies.
- [jira] Commented: (HARMONY-1287) [classlib][luni] new method values() in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/29 11:05:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1304) [classlib][bean] compatibility: no NPE on Harmony for Encoder().setPersistenceDelegate(Void.TYPE, null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 11:08:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1290) [classlib][logging] Logger.logrb throws unexpected AccessControlException when security manager is enable. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/29 11:17:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-1304) [classlib][bean] compatibility: no NPE on Harmony for Encoder().setPersistenceDelegate(Void.TYPE, null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 11:17:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-1294) [classlib][logging] FileHandlerTest doesn't delete test-generated files automatically when test exits. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/29 11:19:26 UTC, 0 replies.
- [jira] Updated: (HARMONY-1303) [classlib][beans] unexpected NPE for Encoder.getPersistenceDelegate(null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 11:19:31 UTC, 1 replies.
- [jira] Resolved: (HARMONY-1301) [classlib][sql] The field "int[] theUpdateCounts" of java.sql.BatchUpdateException should be "int[] updateCounts" according to "serialization form" - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/29 11:21:25 UTC, 0 replies.
- svn commit: r438027 - in /incubator/harmony/enhanced/classlib/trunk/modules/sql/src: main/java/java/sql/ test/java/org/apache/harmony/sql/tests/java/sql/ test/resources/serialization/org/apache/harmony/sql/tests/java/sql/ - posted by sm...@apache.org on 2006/08/29 11:21:42 UTC, 0 replies.
- [jira] Commented: (HARMONY-1298) [classlib][logging] Build error in Eclipse environment - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/29 11:23:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1228) [classlib][logging] Lots of logging tests fail against RI because of CallVerificationStack assertion. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 11:25:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1230) [classlib][luni] Enable tests.api.java.net.DatagramSocketTest.java - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 11:27:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1246) [classlib][luni] new methods in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 11:27:26 UTC, 0 replies.
- [jira] Closed: (HARMONY-1239) [classlib][luni] new method java.util.EnumSet.contains(Object) - overrides java.util.AbstractCollection.contains(Object) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 11:27:28 UTC, 0 replies.
- [jira] Closed: (HARMONY-1220) [classlib][luni] new method java.util.EnumMap.get, java.util.EnumMap.putAll in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 11:29:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1306) [classlib][beans] compatibility: Harmony throws IntrospectionException while RI throws NPE for EventSetDescriptor(class, null, class, "") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 11:29:29 UTC, 0 replies.
- [jira] Created: (HARMONY-1305) [classlib][sql] java.sql.Date.valueOf(String str) method should throw IllegalArgumentException when the string is "1991-01-01-01" - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 11:29:29 UTC, 0 replies.
- [jira] Closed: (HARMONY-1221) [classlib] dead references to "com.ibm.oti.system.class.path" property - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 11:29:29 UTC, 0 replies.
- [jira] Updated: (HARMONY-1305) [classlib][sql] java.sql.Date.valueOf(String str) method should throw IllegalArgumentException when the string is "1991-01-01-01" - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 11:31:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1307) [classlib][sql] java.sql.Time.valueOf(String str) method should throw IllegalArgumentException when the string is "15:43:12:34". - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 11:33:22 UTC, 0 replies.
- svn commit: r438032 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/SimpleTimeZone.java test/java/tests/api/java/util/SimpleTimeZoneTest.java - posted by py...@apache.org on 2006/08/29 11:37:09 UTC, 0 replies.
- [jira] Updated: (HARMONY-1307) [classlib][sql] java.sql.Time.valueOf(String str) method should throw IllegalArgumentException when the string is "15:43:12:34". - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 11:37:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1306) [classlib][beans] compatibility: Harmony throws IntrospectionException while RI throws NPE for EventSetDescriptor(class, null, class, "") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 11:37:25 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1241) [classlib][util] unexpected IllegalArgumentException for java.util.SimpleTimeZone(13 params) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 11:39:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1241) [classlib][util] unexpected IllegalArgumentException for java.util.SimpleTimeZone(13 params) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 11:41:24 UTC, 1 replies.
- svn commit: r438034 - in /incubator/harmony/enhanced/classlib/trunk/modules/swing: ./ src/main/java/common/javax/swing/text/ src/main/java/common/javax/swing/undo/ src/test/api/java/common/javax/swing/text/ src/test/api/java/common/javax/swing/undo/ - posted by hi...@apache.org on 2006/08/29 11:50:28 UTC, 0 replies.
- [jira] Updated: (HARMONY-1295) [classlib][net] flaw in setReuseAddrAndReusePort() - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/29 12:02:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1137) [classlib][swing/text] unit test AbstractDocument_DefaultDocumentEventTest fails - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 12:02:26 UTC, 0 replies.
- [jira] Created: (HARMONY-1308) [classlib][internationalization]Internationalization of the Harmony modules - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:06:23 UTC, 0 replies.
- svn commit: r438039 - in /incubator/harmony/enhanced/classlib/trunk/modules/sql/src: main/java/java/sql/ test/java/org/apache/harmony/sql/tests/java/sql/ test/resources/serialization/org/apache/harmony/sql/tests/java/sql/ - posted by sm...@apache.org on 2006/08/29 12:06:48 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/29 12:08:28 UTC, 0 replies.
- [jira] Created: (HARMONY-1309) [luni][tests] incorrect test for reflection access control - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/29 12:08:30 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1222) [classlib][luni]org.apache.harmony.luni.platform.Environment fails to recognize environment name case-incensitively on win32 platform. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/29 12:08:30 UTC, 0 replies.
- [jira] Created: (HARMONY-1310) [classlib][internationalization]Internationalization of the luni module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:08:30 UTC, 0 replies.
- svn commit: r438040 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main: java/org/apache/harmony/luni/platform/ native/luni/linux/ native/luni/shared/ native/luni/windows/ - posted by py...@apache.org on 2006/08/29 12:09:55 UTC, 0 replies.
- [jira] Created: (HARMONY-1311) [classlib][internationalization]Internationalization of the security module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:10:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1312) [classlib][internationalization]Internationalization of the auth module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:12:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1313) [classlib][internationalization]Internationalization of the awt module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:12:25 UTC, 0 replies.
- [jira] Updated: (HARMONY-1309) [luni][tests] incorrect test for reflection access control - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/29 12:12:25 UTC, 0 replies.
- [jira] Created: (HARMONY-1314) [classlib][internationalization]Internationalization of the nio module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:14:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1309) [luni][tests] incorrect test for reflection access control - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/29 12:14:26 UTC, 0 replies.
- [jira] Created: (HARMONY-1315) [classlib][internationalization]Internationalization of the prefs module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:14:26 UTC, 0 replies.
- [jira] Created: (HARMONY-1316) [classlib][internationalization]Internationalization of the regex module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:16:28 UTC, 0 replies.
- [jira] Created: (HARMONY-1317) [classlib][internationalization]Internationalization of the rmi module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:16:28 UTC, 0 replies.
- [jira] Created: (HARMONY-1318) [classlib][internationalization]Internationalization of the nio_char module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:18:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1319) [classlib][internationalization]Internationalization of the sql module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:18:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1301) [classlib][sql] The field "int[] theUpdateCounts" of java.sql.BatchUpdateException should be "int[] updateCounts" according to "serialization form" - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 12:18:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 12:20:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1320) [classlib][internationalization]Internationalization of the swing module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:20:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1321) [classlib][internationalization]Internationalization of the text module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:20:26 UTC, 0 replies.
- [jira] Closed: (HARMONY-1301) [classlib][sql] The field "int[] theUpdateCounts" of java.sql.BatchUpdateException should be "int[] updateCounts" according to "serialization form" - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/29 12:20:26 UTC, 0 replies.
- [jira] Created: (HARMONY-1324) [classlib][internationalization]Internationalization of the misc module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:22:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1323) [classlib][internationalization]Internationalization of the math module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:22:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1322) [classlib][internationalization]Internationalization of the tools module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:22:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1325) [classlib][internationalization]Internationalization of the annotation module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:24:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1327) [classlib][internationalization]Internationalization of the archive module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:26:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1326) [classlib][internationalization]Internationalization of the applet module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:26:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1328) [classlib][internationalization]Internationalization of the beans module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:26:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1330) [classlib][internationalization]Internationalization of the jndi module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:28:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1329) [classlib][internationalization]Internationalization of the crypto module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:28:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1331) [classlib][internationalization]Internationalization of the logging module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:30:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1332) [classlib][internationalization]Internationalization of the accessibility module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:30:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1333) [classlib][internationalization]Internationalization of the instrument module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:32:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1335) [classlib][internationalization]Internationalization of the x-net module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:32:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1334) [classlib][internationalization]Internationalization of the sound module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 12:32:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1070) [classlib][text] java.text.DecimalFormat.setDecimalFormatSymbols(null) throws unspecified NPE - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 12:40:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1070) [classlib][text] java.text.DecimalFormat.setDecimalFormatSymbols(null) throws unspecified NPE - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 12:40:26 UTC, 0 replies.
- svn commit: r438041 - in /incubator/harmony/enhanced/classlib/trunk/modules/text/src: main/java/java/text/DecimalFormat.java test/java/org/apache/harmony/text/tests/java/text/DecimalFormatTest.java - posted by hi...@apache.org on 2006/08/29 12:42:05 UTC, 0 replies.
- [jira] Commented: (HARMONY-1107) [classlib][io] compatibility: different exception order for FileInputStream("log").read(null, -1, 1) - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 12:42:23 UTC, 1 replies.
- [jira] Created: (HARMONY-1336) [classlib][beans] unexpected IllegalArgumentException for PropertyChangeSupport.fireIndexedPropertyChange(...) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 12:44:22 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1111) [classlib][lang] unexpected IllegalArgumentException for String(byte[], int, int, String) - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 12:44:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1111) [classlib][lang] unexpected IllegalArgumentException for String(byte[], int, int, String) - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 12:57:25 UTC, 2 replies.
- [jira] Updated: (HARMONY-1107) [classlib][io] compatibility: different exception order for FileInputStream("log").read(null, -1, 1) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 13:08:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form - posted by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/29 13:21:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1337) [logging][test] incorrect bootclasspath for running tests - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/29 13:27:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1337) [logging][test] incorrect bootclasspath for running tests - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/29 13:27:27 UTC, 0 replies.
- [jira] Created: (HARMONY-1338) [logging][test] unnecessary dependency on implementation of j.l.Throwable.toString() - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/29 14:17:31 UTC, 0 replies.
- [jira] Updated: (HARMONY-1338) [logging][test] unnecessary dependency on implementation of j.l.Throwable.toString() - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/29 14:19:23 UTC, 1 replies.
- svn commit: r438075 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/URL.java test/java/tests/api/java/net/URLTest.java - posted by hi...@apache.org on 2006/08/29 15:42:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1131) [classlib][luni]Compatibility:java.net.URL(null, String, int, String, URLStreamHandler) does not throw NPE if protocol==null - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 15:42:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-997) String.replaceAll method does not work like RI if replacement string contains a backslash - posted by "Anton Ivanov (JIRA)" <ji...@apache.org> on 2006/08/29 16:12:25 UTC, 0 replies.
- [jira] Created: (HARMONY-1339) java.awt.Toolkit.getScreenInsets() always returns null - posted by "Dmitry A. Durnev (JIRA)" <ji...@apache.org> on 2006/08/29 16:30:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1131) [classlib][luni]Compatibility:java.net.URL(null, String, int, String, URLStreamHandler) does not throw NPE if protocol==null - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/29 17:22:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1296) Contribution of missing javax.naming.ldap 1.4 classes - posted by "Daniel Gandara (JIRA)" <ji...@apache.org> on 2006/08/29 18:10:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1070) [classlib][text] java.text.DecimalFormat.setDecimalFormatSymbols(null) throws unspecified NPE - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 18:22:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1340) Fix invalid assertion in thread_native_fat_monitor.c - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/29 18:58:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1340) Fix invalid assertion in thread_native_fat_monitor.c - posted by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/29 19:00:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1131) [classlib][luni]Compatibility:java.net.URL(null, String, int, String, URLStreamHandler) does not throw NPE if protocol==null - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/29 21:15:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-997) String.replaceAll method does not work like RI if replacement string contains a backslash - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/30 01:31:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1231) [classlib][rmi] compatibility: LocateRegistry.createRegistry(-1) throws IllegalArgumentException on RI and ExportException on Harmony - posted by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/08/30 01:31:25 UTC, 0 replies.
- [jira] Updated: (HARMONY-1299) [classlib][logging] new FileHandler("") throws unexpected NullPointerException - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/30 04:01:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1300) [classlib][logging] XMLFormatter.format returns a String contains "" while RI doesn't when log message and pattern is null. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/30 04:19:23 UTC, 1 replies.
- [jira] Updated: (HARMONY-1276) [classlib][instrument]Add tests for instruement implementation - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/30 04:43:26 UTC, 0 replies.
- svn commit: r438328 - /incubator/harmony/enhanced/classlib/trunk/modules/security/META-INF/MANIFEST.MF - posted by sm...@apache.org on 2006/08/30 04:51:10 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1276) [classlib][instrument]Add tests for instruement implementation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 05:02:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1299) [classlib][logging] new FileHandler("") throws unexpected NullPointerException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 05:02:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1305) [classlib][sql] java.sql.Date.valueOf(String str) method should throw IllegalArgumentException when the string is "1991-01-01-01" - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 05:13:24 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1307) [classlib][sql] java.sql.Time.valueOf(String str) method should throw IllegalArgumentException when the string is "15:43:12:34". - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 05:13:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1338) [logging][test] unnecessary dependency on implementation of j.l.Throwable.toString() - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 05:13:27 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1295) [classlib][net] flaw in setReuseAddrAndReusePort() - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 05:13:28 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1337) [logging][test] incorrect bootclasspath for running tests - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 05:15:25 UTC, 0 replies.
- svn commit: r438336 - /incubator/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/cert/X509Certificate.java - posted by sm...@apache.org on 2006/08/30 05:23:32 UTC, 0 replies.
- [jira] Created: (HARMONY-1341) [classlib][luni] new method entrySet() in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/30 05:35:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1341) [classlib][luni] new method entrySet() in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/30 05:37:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1341) [classlib][luni] new method entrySet() in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 05:37:27 UTC, 0 replies.
- [jira] Commented: (HARMONY-1300) [classlib][logging] XMLFormatter.format returns a String contains "" while RI doesn't when log message and pattern is null. - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/30 05:48:24 UTC, 0 replies.
- svn commit: r438343 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ - posted by nd...@apache.org on 2006/08/30 06:10:05 UTC, 0 replies.
- svn commit: r438345 [2/2] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/ - posted by nd...@apache.org on 2006/08/30 06:10:38 UTC, 0 replies.
- svn commit: r438345 [1/2] - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/ - posted by nd...@apache.org on 2006/08/30 06:10:38 UTC, 0 replies.
- [jira] Commented: (HARMONY-1337) [logging][test] incorrect bootclasspath for running tests - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/30 06:25:23 UTC, 1 replies.
- [jira] Closed: (HARMONY-1300) [classlib][logging] XMLFormatter.format returns a String contains "" while RI doesn't when log message and pattern is null. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 07:00:25 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1338) [logging][test] unnecessary dependency on implementation of j.l.Throwable.toString() - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 07:59:23 UTC, 0 replies.
- svn commit: r438382 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/SimpleFormatterTest.java - posted by py...@apache.org on 2006/08/30 08:00:43 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1337) [logging][test] incorrect bootclasspath for running tests - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 08:02:25 UTC, 0 replies.
- svn commit: r438384 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/build.xml - posted by py...@apache.org on 2006/08/30 08:05:02 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1299) [classlib][logging] new FileHandler("") throws unexpected NullPointerException - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 08:06:23 UTC, 0 replies.
- svn commit: r438387 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/FileHandler.java test/java/org/apache/harmony/logging/tests/java/util/logging/FileHandlerTest.java - posted by py...@apache.org on 2006/08/30 08:07:10 UTC, 0 replies.
- svn commit: r438390 - /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/socket.c - posted by py...@apache.org on 2006/08/30 08:11:47 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1295) [classlib][net] flaw in setReuseAddrAndReusePort() - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 08:14:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1169) [classlib][beans] no expected IllegalArgumentException for BeanContextSupport.getResource(...) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/30 08:41:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1299) [classlib][logging] new FileHandler("") throws unexpected NullPointerException - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2006/08/30 08:47:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1168) [classlib][beans] compatibility: BeanContextServicesSupport.getCurrentServiceSelectors(null) lead to NPE on Harmony and returns 'null' on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/30 08:49:23 UTC, 0 replies.
- svn commit: r438404 - in /incubator/harmony/enhanced/classlib/trunk/modules/sql/src: main/java/java/sql/ test/java/org/apache/harmony/sql/tests/java/sql/ - posted by py...@apache.org on 2006/08/30 09:08:20 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1305) [classlib][sql] java.sql.Date.valueOf(String str) method should throw IllegalArgumentException when the string is "1991-01-01-01" - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 09:10:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1307) [classlib][sql] java.sql.Time.valueOf(String str) method should throw IllegalArgumentException when the string is "15:43:12:34". - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 09:10:25 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1341) [classlib][luni] new method entrySet() in java.util.EnumMap - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 09:25:23 UTC, 0 replies.
- svn commit: r438409 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumMap.java test/java/tests/api/java/util/EnumMapTest.java - posted by py...@apache.org on 2006/08/30 09:27:37 UTC, 0 replies.
- [jira] Commented: (HARMONY-1341) [classlib][luni] new method entrySet() in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/30 09:36:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-1118) [classlib][net] compatibility: DatagramSocket().send() throws NPE on Harmony and works silently on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/30 09:44:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1342) [classlib][luni]ObjectStreamClass define in Serialization should set SerialVersionUID to zero if the class is enum - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/30 09:46:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1342) [classlib][luni]ObjectStreamClass define in Serialization should set SerialVersionUID to zero if the class is enum - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/30 09:48:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1336) [classlib][beans] unexpected IllegalArgumentException for PropertyChangeSupport.fireIndexedPropertyChange(...) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/30 10:03:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1118) [classlib][net] compatibility: DatagramSocket().send() throws NPE on Harmony and works silently on RI - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/30 10:08:23 UTC, 0 replies.
- svn commit: r438417 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF - posted by sm...@apache.org on 2006/08/30 10:17:10 UTC, 0 replies.
- svn commit: r438419 [5/9] - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by sm...@apache.org on 2006/08/30 10:22:17 UTC, 0 replies.
- svn commit: r438419 [7/9] - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by sm...@apache.org on 2006/08/30 10:22:17 UTC, 0 replies.
- svn commit: r438419 [9/9] - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by sm...@apache.org on 2006/08/30 10:22:17 UTC, 0 replies.
- svn commit: r438419 [4/9] - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by sm...@apache.org on 2006/08/30 10:22:17 UTC, 0 replies.
- svn commit: r438419 [8/9] - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by sm...@apache.org on 2006/08/30 10:22:17 UTC, 0 replies.
- svn commit: r438419 [2/9] - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by sm...@apache.org on 2006/08/30 10:22:17 UTC, 0 replies.
- svn commit: r438419 [1/9] - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by sm...@apache.org on 2006/08/30 10:22:17 UTC, 0 replies.
- svn commit: r438419 [6/9] - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by sm...@apache.org on 2006/08/30 10:22:17 UTC, 0 replies.
- svn commit: r438419 [3/9] - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ - posted by sm...@apache.org on 2006/08/30 10:22:17 UTC, 0 replies.
- svn commit: r438420 - in /incubator/harmony/enhanced/classlib/trunk/modules/logging: META-INF/ src/test/java/org/apache/harmony/logging/tests/java/util/logging/ src/test/resources/serialization/java/util/logging/ src/test/resources/serialization/org/ s... - posted by sm...@apache.org on 2006/08/30 10:34:21 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1118) [classlib][net] compatibility: DatagramSocket().send() throws NPE on Harmony and works silently on RI - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/30 10:56:25 UTC, 0 replies.
- svn commit: r438422 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/net/DatagramSocket.java test/java/tests/api/java/net/DatagramSocketTest.java - posted by hi...@apache.org on 2006/08/30 10:57:00 UTC, 0 replies.
- [jira] Created: (HARMONY-1343) [classlib][instrument]strlwr in linux does not exist. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/30 11:05:22 UTC, 0 replies.
- [jira] Created: (HARMONY-1344) [classlib][luni] new methods java.util.EnumSet.of, copyOf, range - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/30 11:07:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1344) [classlib][luni] new methods java.util.EnumSet.of, copyOf, range - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/30 11:09:24 UTC, 1 replies.
- [jira] Commented: (HARMONY-1118) [classlib][net] compatibility: DatagramSocket().send() throws NPE on Harmony and works silently on RI - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/30 11:11:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1276) [classlib][instrument]Add tests for instruement implementation - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 11:15:23 UTC, 0 replies.
- svn commit: r438430 - in /incubator/harmony/enhanced/classlib/trunk/modules/instrument: ./ src/main/java/org/apache/harmony/instrument/internal/ src/test/java/org/apache/harmony/tests/java/lang/instrument/ src/test/resources/jars/ src/test/resources/ja... - posted by py...@apache.org on 2006/08/30 11:16:40 UTC, 0 replies.
- [jira] Closed: (HARMONY-1118) [classlib][net] compatibility: DatagramSocket().send() throws NPE on Harmony and works silently on RI - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/30 11:21:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1345) [classlib][sql] java.sql.SQLWarning#setNextWarning(SQLWarning ex) should add the SQLWarning ex to the end of the SQLWarning chain rather than replacing the next exception directly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/30 11:49:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1345) [classlib][sql] java.sql.SQLWarning#setNextWarning(SQLWarning ex) should add the SQLWarning ex to the end of the SQLWarning chain rather than replacing the next exception directly - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/30 11:53:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1325) [classlib][internationalization]Internationalization of the annotation module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/30 12:13:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1137) [classlib][swing/text] unit test AbstractDocument_DefaultDocumentEventTest fails - posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/08/30 12:59:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-1325) [classlib][internationalization]Internationalization of the annotation module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/30 13:08:26 UTC, 0 replies.
- [jira] Created: (HARMONY-1346) [classlib][net] no URISyntaxException for URI(null, ":2:3:4:5:6:7:8", "/", null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/30 13:10:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1332) [classlib][internationalization]Internationalization of the accessibility module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/30 13:10:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-1346) [classlib][net] no URISyntaxException for URI(null, ":2:3:4:5:6:7:8", "/", null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/30 13:24:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1332) [classlib][internationalization]Internationalization of the accessibility module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/30 13:30:27 UTC, 0 replies.
- [jira] Created: (HARMONY-1347) [classlib][sql] Fix the field name of java.sql.DataTruncation according to serialization form - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/30 13:30:31 UTC, 0 replies.
- [jira] Updated: (HARMONY-1347) [classlib][sql] Fix the field name of java.sql.DataTruncation according to serialization form - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/30 13:32:42 UTC, 0 replies.
- [jira] Created: (HARMONY-1348) [classlib][sql] Remove the invalid test case: org.apache.harmony.sql.tests.java.sql.ArrayTest - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/30 13:36:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1348) [classlib][sql] Remove the invalid test case: org.apache.harmony.sql.tests.java.sql.ArrayTest - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/30 13:36:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1326) [classlib][internationalization]Internationalization of the applet module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/30 13:38:24 UTC, 1 replies.
- [jira] Commented: (HARMONY-1327) [classlib][internationalization]Internationalization of the archive module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/30 13:47:26 UTC, 0 replies.
- [jira] Commented: (HARMONY-1338) [logging][test] unnecessary dependency on implementation of j.l.Throwable.toString() - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/30 13:55:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1254) [classlib][luni] org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection caches jar resource always - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 14:05:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1247) [classlib][logging] Can't find resource bundle when running logging tests on Eclipse. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 14:05:25 UTC, 0 replies.
- [jira] Closed: (HARMONY-1255) [classlib][logging]compatibility: java.util.logging.Handler.isLoggable(null) doesn't throw NPE while RI throws. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 14:05:27 UTC, 0 replies.
- [jira] Closed: (HARMONY-1256) [classlib][io] ObjectInputStream.readClassDescriptor() throws NotActiveException while RI throws NPE - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 14:05:28 UTC, 0 replies.
- [jira] Closed: (HARMONY-1249) [classlib][luni] new method java.util.EnumSet.containsAll(Collection) - overrides java.util.AbstractCollection.containsAll(Collection) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 14:05:30 UTC, 0 replies.
- [jira] Closed: (HARMONY-1250) [classlib][luni] new methods in java.util.EnumMap - size, clear, remove(object) - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 14:05:31 UTC, 0 replies.
- [jira] Closed: (HARMONY-1238) [classlib][luni] java.io.PipedReader.read(char[],int,int) method throws different exception with RI - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 14:05:33 UTC, 0 replies.
- [jira] Closed: (HARMONY-1219) [classlib][luni] new method(s) java.util.EnumSet.add(E) - inherited from java.util.AbstractCollection, java.util.EnumSet.clear, java.util.EnumSet.size - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/30 14:05:35 UTC, 0 replies.
- [jira] Closed: (HARMONY-1028) [classlib][text] Bidi returns directional runs in visual order as opposed to logical. - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/30 14:34:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1137) [classlib][swing/text] unit test AbstractDocument_DefaultDocumentEventTest fails - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/30 14:34:25 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1105) [general] contribution of Java management console - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/30 17:01:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1105) [general] contribution of Java management console - posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/30 17:01:25 UTC, 0 replies.
- svn commit: r438510 [4/5] - in /incubator/harmony/enhanced/tools/trunk/jmx_console: ./ doc/ doc/Images/ make/ src/ src/icons/ src/org/ src/org/apache/ src/org/apache/harmony/ src/org/apache/harmony/x/ src/org/apache/harmony/x/management/ src/org/apache... - posted by ge...@apache.org on 2006/08/30 17:03:03 UTC, 0 replies.
- svn commit: r438510 [2/5] - in /incubator/harmony/enhanced/tools/trunk/jmx_console: ./ doc/ doc/Images/ make/ src/ src/icons/ src/org/ src/org/apache/ src/org/apache/harmony/ src/org/apache/harmony/x/ src/org/apache/harmony/x/management/ src/org/apache... - posted by ge...@apache.org on 2006/08/30 17:03:03 UTC, 0 replies.
- svn commit: r438510 [3/5] - in /incubator/harmony/enhanced/tools/trunk/jmx_console: ./ doc/ doc/Images/ make/ src/ src/icons/ src/org/ src/org/apache/ src/org/apache/harmony/ src/org/apache/harmony/x/ src/org/apache/harmony/x/management/ src/org/apache... - posted by ge...@apache.org on 2006/08/30 17:03:03 UTC, 0 replies.
- svn commit: r438510 [1/5] - in /incubator/harmony/enhanced/tools/trunk/jmx_console: ./ doc/ doc/Images/ make/ src/ src/icons/ src/org/ src/org/apache/ src/org/apache/harmony/ src/org/apache/harmony/x/ src/org/apache/harmony/x/management/ src/org/apache... - posted by ge...@apache.org on 2006/08/30 17:03:03 UTC, 0 replies.
- svn commit: r438510 [5/5] - in /incubator/harmony/enhanced/tools/trunk/jmx_console: ./ doc/ doc/Images/ make/ src/ src/icons/ src/org/ src/org/apache/ src/org/apache/harmony/ src/org/apache/harmony/x/ src/org/apache/harmony/x/management/ src/org/apache... - posted by ge...@apache.org on 2006/08/30 17:03:03 UTC, 0 replies.
- svn commit: r438514 - /incubator/harmony/enhanced/tools/trunk/jmx_console/README.txt - posted by ge...@apache.org on 2006/08/30 17:06:56 UTC, 0 replies.
- [jira] Created: (HARMONY-1349) [classlib][html] Compatibility: The values stored in the public field type of j.s.t.h.p.Entity are different from those used in the RI - posted by "Miguel Montes (JIRA)" <ji...@apache.org> on 2006/08/30 18:15:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1350) [classlib][html] The method j.s.t.h.p.ContentModel.first() returns a value in cases in which it should return null - posted by "Miguel Montes (JIRA)" <ji...@apache.org> on 2006/08/30 18:48:23 UTC, 0 replies.
- svn commit: r438747 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/SimpleFormatterTest.java - posted by py...@apache.org on 2006/08/31 04:00:25 UTC, 0 replies.
- [jira] Created: (HARMONY-1351) [classlib][text] compatibility: NumberFormat.getCurrency() returns string on RI and null on Harmony for incorrect locale - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 05:00:23 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1342) [classlib][luni]ObjectStreamClass define in Serialization should set SerialVersionUID to zero if the class is enum - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 05:17:24 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1343) [classlib][instrument]strlwr in linux does not exist. - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 05:17:25 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1344) [classlib][luni] new methods java.util.EnumSet.of, copyOf, range - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 05:17:27 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1345) [classlib][sql] java.sql.SQLWarning#setNextWarning(SQLWarning ex) should add the SQLWarning ex to the end of the SQLWarning chain rather than replacing the next exception directly - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 05:17:29 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1347) [classlib][sql] Fix the field name of java.sql.DataTruncation according to serialization form - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 05:17:31 UTC, 0 replies.
- [jira] Assigned: (HARMONY-1348) [classlib][sql] Remove the invalid test case: org.apache.harmony.sql.tests.java.sql.ArrayTest - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 05:17:32 UTC, 0 replies.
- [jira] Created: (HARMONY-1352) [classlib][text] unexpected IllegalArgumentException for RuleBasedCollator.getCollationElementIterator((String)null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 05:21:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1352) [classlib][text] unexpected IllegalArgumentException for RuleBasedCollator.getCollationElementIterator((String)null) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 05:23:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1353) [classlib][text] unexpected ParseException for new RuleBasedCollator("'n'") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 05:35:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1353) [classlib][text] unexpected ParseException for new RuleBasedCollator("'n'") - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 05:37:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1354) [classlib][text] unexpected NPE for AttributedString(AttributedCharacterIterator, 0, 0) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 05:58:25 UTC, 0 replies.
- [jira] Created: (HARMONY-1355) [classlib][text] unexpected OOM for AttributedString(AttributedCharacterIterator) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 06:04:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1355) [classlib][text] unexpected OOM for AttributedString(AttributedCharacterIterator) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 06:17:23 UTC, 1 replies.
- [jira] Commented: (HARMONY-1354) [classlib][text] unexpected NPE for AttributedString(AttributedCharacterIterator, 0, 0) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 06:17:24 UTC, 0 replies.
- [jira] Updated: (HARMONY-1354) [classlib][text] unexpected NPE for AttributedString(AttributedCharacterIterator, 0, 0) - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 06:48:23 UTC, 0 replies.
- svn commit: r438798 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io: ObjectOutputStream.java ObjectStreamClass.java - posted by py...@apache.org on 2006/08/31 07:18:01 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1342) [classlib][luni]ObjectStreamClass define in Serialization should set SerialVersionUID to zero if the class is enum - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 07:18:23 UTC, 0 replies.
- svn commit: r438803 - in /incubator/harmony/enhanced/classlib/trunk/modules/sql: ./ src/main/java/java/sql/ src/main/java/org/apache/harmony/sql/internal/nls/ src/test/java/org/apache/harmony/sql/tests/java/sql/ src/test/resources/serialization/org/apa... - posted by py...@apache.org on 2006/08/31 07:25:49 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1345) [classlib][sql] java.sql.SQLWarning#setNextWarning(SQLWarning ex) should add the SQLWarning ex to the end of the SQLWarning chain rather than replacing the next exception directly - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 07:29:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1347) [classlib][sql] Fix the field name of java.sql.DataTruncation according to serialization form - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 07:32:25 UTC, 0 replies.
- svn commit: r438806 - in /incubator/harmony/enhanced/classlib/trunk/modules/sql/src: main/java/java/sql/ test/java/org/apache/harmony/sql/tests/java/sql/ test/resources/serialization/org/apache/harmony/sql/tests/java/sql/ - posted by py...@apache.org on 2006/08/31 07:34:21 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1348) [classlib][sql] Remove the invalid test case: org.apache.harmony.sql.tests.java.sql.ArrayTest - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 07:34:24 UTC, 0 replies.
- svn commit: r438807 - in /incubator/harmony/enhanced/classlib/trunk/modules/sql: build.xml src/test/java/org/apache/harmony/sql/tests/java/sql/ArrayTest.java - posted by py...@apache.org on 2006/08/31 07:36:23 UTC, 0 replies.
- [jira] Resolved: (HARMONY-1344) [classlib][luni] new methods java.util.EnumSet.of, copyOf, range - posted by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 07:46:25 UTC, 0 replies.
- svn commit: r438809 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/util/EnumSet.java main/java/java/util/MiniEnumSet.java test/java/tests/api/java/util/EnumSetTest.java - posted by py...@apache.org on 2006/08/31 07:48:50 UTC, 0 replies.
- [jira] Commented: (HARMONY-1344) [classlib][luni] new methods java.util.EnumSet.of, copyOf, range - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/31 08:41:28 UTC, 0 replies.
- [jira] Created: (HARMONY-1356) [classlib][luni] new method clone(), equals(Object) writeObject(ObjectOutputStream) and readObject(ObjectInputStream) in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/31 08:43:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1356) [classlib][luni] new method clone(), equals(Object) writeObject(ObjectOutputStream) and readObject(ObjectInputStream) in java.util.EnumMap - posted by "spark shen (JIRA)" <ji...@apache.org> on 2006/08/31 08:47:24 UTC, 2 replies.
- [jira] Created: (HARMONY-1357) [drlvm] hynio lib is not loaded - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/31 08:55:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1357) [drlvm] hynio lib is not loaded - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/31 08:57:23 UTC, 1 replies.
- [jira] Updated: (HARMONY-1343) [classlib][instrument]strlwr in linux does not exist. - posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2006/08/31 09:45:24 UTC, 0 replies.
- [jira] Resolved: (HARMONY-650) [classlib][text]unexpected NPE for object constructed by java.text.Bidi(AttributedCharacterIterator) - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/31 10:52:25 UTC, 0 replies.
- svn commit: r438844 - in /incubator/harmony/enhanced/classlib/trunk/modules/text: META-INF/MANIFEST.MF src/main/java/java/text/Bidi.java src/test/java/org/apache/harmony/text/tests/java/text/BidiTest.java - posted by hi...@apache.org on 2006/08/31 10:54:24 UTC, 0 replies.
- [jira] Created: (HARMONY-1358) [classlib][sql] Improve the performance of java.sql.Time.valueOf(String ) method - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/31 11:03:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1358) [classlib][sql] Improve the performance of java.sql.Time.valueOf(String ) method - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/31 11:07:26 UTC, 0 replies.
- [jira] Created: (HARMONY-1359) [classlib][sql] Improve the performance of java.sql.Date.valueOf(String ) method - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/31 11:19:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1359) [classlib][sql] Improve the performance of java.sql.Date.valueOf(String ) method - posted by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/31 11:21:31 UTC, 0 replies.
- [jira] Updated: (HARMONY-1327) [classlib][internationalization]Internationalization of the archive module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/31 11:25:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1360) [classlib][nio charset] Charset.forName() returns different value vs Charset.availableCharsets() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 11:42:22 UTC, 0 replies.
- [jira] Closed: (HARMONY-1001) [classlib][math] unexpected ArrayIndexOutOfBoundsException for new BigInteger(int, int, Random) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/31 11:46:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1101) [classlib][archive] unexpected IOException for double ZipInputStream().close() - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/31 11:48:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1237) [classlib][beans] unexpected StringIndexOutOfBoundsException for EventSetDescriptor(class, String, class, String[], String, String, String) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/31 11:48:26 UTC, 0 replies.
- [jira] Closed: (HARMONY-1236) [classlib][beans] no expected IntrospectionException for ctor IndexedPropertyDescriptor(String, Class) - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/31 11:48:28 UTC, 0 replies.
- [jira] Closed: (HARMONY-848) [classlib][io] resources for tests.api.java.io.InputStreamReaderTest is not accessible - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/31 11:52:24 UTC, 0 replies.
- [jira] Closed: (HARMONY-1208) Bug fixing and cosmetics for Harmony 935 - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/31 11:52:26 UTC, 0 replies.
- [jira] Closed: (HARMONY-935) [classlib][java.math] combination of math packages - posted by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/08/31 11:54:27 UTC, 0 replies.
- [jira] Updated: (HARMONY-1360) [classlib][nio charset] Charset.forName() returns different value vs Charset.availableCharsets() - posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/08/31 12:29:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-650) [classlib][text]unexpected NPE for object constructed by java.text.Bidi(AttributedCharacterIterator) - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/31 12:39:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-1147) [classlib][security] Harmony+j9 throws NPE while Harmony+drlvm and RI throws IndexOutOfBoundsException for SecureClassLoader.defineClass() - posted by "Boris Kuznetsov (JIRA)" <ji...@apache.org> on 2006/08/31 12:56:24 UTC, 0 replies.
- [jira] Commented: (HARMONY-1174) [classlib][security] compatibility: KeyRep.Type.valueOf(null) throws NPE on RI and IllegalArgumentException on Harmony - posted by "Boris Kuznetsov (JIRA)" <ji...@apache.org> on 2006/08/31 13:00:23 UTC, 0 replies.
- [jira] Created: (HARMONY-1361) [luni] more failproof SUID calculation - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/31 13:54:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1361) [luni] more failproof SUID calculation - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/31 13:58:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1357) [drlvm] hynio lib is not loaded - posted by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2006/08/31 15:32:26 UTC, 0 replies.
- [jira] Created: (HARMONY-1362) Can't make "ant fetch-depends" on windows (msvcr71.dll can't be downloaded) - posted by "Naumova Natalya (JIRA)" <ji...@apache.org> on 2006/08/31 15:58:43 UTC, 0 replies.
- [jira] Created: (HARMONY-1363) [drlvm] Java 1.5, 64 bit support, JVMTI improvements - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/31 16:26:22 UTC, 0 replies.
- [jira] Updated: (HARMONY-1363) [drlvm] Java 1.5, 64 bit support, JVMTI improvements - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/31 16:28:23 UTC, 0 replies.
- [jira] Commented: (HARMONY-1363) [drlvm] Java 1.5, 64 bit support, JVMTI improvements - posted by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/08/31 16:30:24 UTC, 1 replies.
- [jira] Updated: (HARMONY-1312) [classlib][internationalization]Internationalization of the auth module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/31 16:30:26 UTC, 0 replies.
- [jira] Commented: (HARMONY-1319) [classlib][internationalization]Internationalization of the sql module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/31 16:56:25 UTC, 0 replies.
- [jira] Commented: (HARMONY-1328) [classlib][internationalization]Internationalization of the beans module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/31 17:02:23 UTC, 0 replies.
- [jira] Closed: (HARMONY-1319) [classlib][internationalization]Internationalization of the sql module - posted by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/08/31 17:04:23 UTC, 0 replies.
- [jira] Updated: (HARMONY-1328) [classlib][internationalization]Internationalization of the beans module - posted by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/31 18:43:25 UTC, 0 replies.