You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2007/06/01 17:16:44 UTC

[build-test alert] BUILD SUCCEEDED Linux SUSE 9 x86: jdktools_test

BUILD COMPLETE:	build.137

Date of build:	06/01/2007 21:06:59
Time to build:	69 minutes 13 seconds
Last changed:	06/01/2007 18:41:18
Last log entry:	Fix of the test_CtorLjava_io_ByteArrayInputStream failure of org.apache.harmony.security.tests.asn1.der.BerInputStreamTest. The fix is to include the object size info of those resurrected finalizable objects.

***********************************************************
Execution log (errors/warnings messages):	

========================================
Testing jdktools binaries...
========================================
Compiling JPDA tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/DebuggeeRegister.java
 (at line 57)
	registered.add(debuggee); 
	^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList<E> should be parameterized
----------
----------
2. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/TestOptions.java
 (at line 28)
	import java.io.File;
	       ^^^^^^^^^^^^
The import java.io.File is never used
----------
----------
3. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
 (at line 113)
	eventQueue.add(eventPacket);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
----------
4. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
 (at line 248)
	replies.put(new Integer(replyPacket.getId()),
                                replyPacket);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
----------
5. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
 (at line 283)
	commands.put(Id, command);
	^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
----------
6. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
 (at line 354)
	commands.put(Id, command);
	^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
----------
----------
7. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
 (at line 1829)
	frames.add(frame);
	^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
8. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
 (at line 1897)
	vars.add(var);
	^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
9. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
 (at line 2117)
	fields.add(superClassFields.toArray()[i]);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
10. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
 (at line 2127)
	fields.add(field);
	^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
----------
11. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ExceptionTest.java
 (at line 187)
	long frameID = reply.getNextValueAsFrameID();
	     ^^^^^^^
The local variable frameID is never read
----------
----------
12. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/FramesTest.java
 (at line 449)
	frames.add(new FrameStruct(frameID, loc));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
----------
12 problems (12 warnings)
JPDA exclude list: /export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.jpda.exclude
Running JPDA tests
  Debugger JVM=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre/bin/java
  Debuggee JVM=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre/bin/java
The GC did not provide gc_add_weak_root_set_entry()
SAMSA exclude list: /export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.samsa.exclude
Running SAMSA tests
test.jre.home=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre
Run jdk/bin/java -version in /export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r543481, (Jun  1 2007), Linux/ia32/gcc 3.3.3, release build
http://harmony.apache.org
Run jdk/bin/javac -version in /export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
Run jdk/bin/javah in /export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
Run jdk/bin/jarsigner in /export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
Run jdk/bin/keytool -help in /export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
Compiling TOOLS tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in /export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/tools/src/test/java/org/apache/harmony/tests/tools/javah/Test/Test01.java
 (at line 23)
	private static final long xxx2 = 1;
	                          ^^^^
The field Test01.xxx2 is never read locally
----------
1 problem (1 warning)
TOOLS exclude list: /export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.tools.exclude
Running TOOLS tests
test.jre.home=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre
The GC did not provide gc_add_weak_root_set_entry()
The test report is in /export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report/html/index.html

***********************************************************
Unit Tests: (137)
        

***********************************************************
Modifications since last successful build:	(410)
            
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref.cpp 06/01/2007 18:41:18 Fix of the test_CtorLjava_io_ByteArrayInputStream failure of org.apache.harmony.security.tests.asn1.der.BerInputStreamTest. The fix is to include the object size info of those resurrected finalizable objects.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_slide_compact.cpp 06/01/2007 18:41:18 Fix of the test_CtorLjava_io_ByteArrayInputStream failure of org.apache.harmony.security.tests.asn1.der.BerInputStreamTest. The fix is to include the object size info of those resurrected finalizable objects.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/mark_scan_pool.cpp 06/01/2007 18:41:18 Fix of the test_CtorLjava_io_ByteArrayInputStream failure of org.apache.harmony.security.tests.asn1.der.BerInputStreamTest. The fix is to include the object size info of those resurrected finalizable objects.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/los_extention_mark_scan.cpp 06/01/2007 18:41:18 Fix of the test_CtorLjava_io_ByteArrayInputStream failure of org.apache.harmony.security.tests.asn1.der.BerInputStreamTest. The fix is to include the object size info of those resurrected finalizable objects.
modified tellison  /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/provider/crypto/DSAKeyFactoryImpl.java 06/01/2007 18:37:26 Apply patch HARMONY-3998 ([classlib] [security] Updated Javadoc for various security classes)
modified tellison  /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/utils/AlgNameMapper.java 06/01/2007 18:37:26 Apply patch HARMONY-3998 ([classlib] [security] Updated Javadoc for various security classes)
modified tellison  /harmony/enhanced/classlib/trunk/THIRD_PARTY_NOTICES.txt 06/01/2007 18:37:26 Apply patch HARMONY-3998 ([classlib] [security] Updated Javadoc for various security classes)
modified tellison  /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/asn1/ASN1GeneralizedTime.java 06/01/2007 18:37:26 Apply patch HARMONY-3998 ([classlib] [security] Updated Javadoc for various security classes)
modified tellison  /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/asn1/ASN1UTCTime.java 06/01/2007 18:37:26 Apply patch HARMONY-3998 ([classlib] [security] Updated Javadoc for various security classes)
modified tellison  /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/directory/SearchControls.java 06/01/2007 18:31:35 Apply patch HARMONY-4020 ([classlib] [jndi] Some minor Javadoc updates in the jndi module)
modified tellison  /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/rmi/registry/RegistryContext.java 06/01/2007 18:31:35 Apply patch HARMONY-4020 ([classlib] [jndi] Some minor Javadoc updates in the jndi module)
modified tellison  /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InitialContext.java 06/01/2007 18:31:35 Apply patch HARMONY-4020 ([classlib] [jndi] Some minor Javadoc updates in the jndi module)
modified tellison  /harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/Context.java 06/01/2007 18:31:35 Apply patch HARMONY-4020 ([classlib] [jndi] Some minor Javadoc updates in the jndi module)
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeGenerator.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeSelectors.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/helper_inliner.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FastArrayFilling.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32GCMap.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escapeanalyzer.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InternalTrace.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32ConstraintsResolver.h 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/codelowerer.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/irmanager.h 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CopyExpansion.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/ssa/SSA.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/LoopTree.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/gcmanagedpointeranalyzer.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeLayoutBottomUp.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/tailduplicator.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/Jitrino.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/abcd.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/TranslatorIntfc.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/PMF.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeLayout.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/CompilationContext.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/MemoryManager.h 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32I8Lowerer.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Printer.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/syncopt.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeLayoutTopDown.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32GCSafePoints.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/dynopt/EdgeProfiler.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RegAllocCheck.h 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32WebMaker.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32APIMagics.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Loop.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/dynopt/ValueProfiler.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/deadcodeeliminator.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackLayout.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
deleted varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/MemoryEstimates.h 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Dominator.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/hashvaluenumberer.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/pidgenerator.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaTranslator.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RegAlloc2.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/MemoryManager.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/globalopndanalyzer.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RegAlloc3.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeSelector.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32SpillGen.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/devirtualizer.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/drl/DrlJITInterface.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaFlowGraphBuilder.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32EarlyPropagation.cpp 06/01/2007 16:22:28 Applied HARMONY-4010 [drlvm][jit] Memory management improvement in Jitrino.OPT compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp 06/01/2007 16:13:47 HARMONY-3727, HARMONY-3856, HARMONY-3858 [drlvm][jit] Known/proven race conditions markup 
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp 06/01/2007 16:13:47 HARMONY-3727, HARMONY-3856, HARMONY-3858 [drlvm][jit] Known/proven race conditions markup 
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.h 06/01/2007 16:13:47 HARMONY-3727, HARMONY-3856, HARMONY-3858 [drlvm][jit] Known/proven race conditions markup 
modified varlax  /harmony/enhanced/drlvm/trunk/vm/em/src/EdgeProfileCollector.cpp 06/01/2007 16:09:55 Applied HARMONY-4000 drlvm][em] DRLEM profile collectors code to access method profiles is not thread safe 
modified varlax  /harmony/enhanced/drlvm/trunk/vm/em/src/EBProfileCollector.cpp 06/01/2007 16:09:55 Applied HARMONY-4000 drlvm][em] DRLEM profile collectors code to access method profiles is not thread safe 
modified varlax  /harmony/enhanced/drlvm/trunk/vm/em/src/EdgeProfileCollector.h 06/01/2007 16:09:55 Applied HARMONY-4000 drlvm][em] DRLEM profile collectors code to access method profiles is not thread safe 
modified varlax  /harmony/enhanced/drlvm/trunk/vm/em/src/NValueProfileCollector.cpp 06/01/2007 16:09:55 Applied HARMONY-4000 drlvm][em] DRLEM profile collectors code to access method profiles is not thread safe 
modified varlax  /harmony/enhanced/drlvm/trunk/vm/em/src/EBProfileCollector.h 06/01/2007 16:09:55 Applied HARMONY-4000 drlvm][em] DRLEM profile collectors code to access method profiles is not thread safe 
modified varlax  /harmony/enhanced/drlvm/trunk/vm/em/src/NValueProfileCollector.h 06/01/2007 16:09:55 Applied HARMONY-4000 drlvm][em] DRLEM profile collectors code to access method profiles is not thread safe 
modified ayza  /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyfile.c 06/01/2007 02:04:13 Applying patch from HARMONY-4017 ([classlib] incorrect error processing in file reading (Windows) caused failure on org.apache.harmony.nio.tests.java.nio.channels.FileLockInterruptionExceptionTest)
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/lang/reflect/support/AuxiliaryFinder.java 05/31/2007 20:45:16 Applied HARMONY-3676 [drlvm][classloader] vm.classloading.ClassAttributeTest fails with NPE
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/reflection/annotations.cpp 05/31/2007 20:44:18 Applied HARMONY-3675 [drlvm][classloader] vm.classloading.ClassAttributeTest reliability test fails with assertion
modified tellison  /harmony/enhanced/drlvm/trunk/README.txt 05/31/2007 19:43:10 Update a number of project URL references.
modified tellison  /harmony/enhanced/drlvm/trunk/vm/vmcore/include/version.h 05/31/2007 19:43:10 Update a number of project URL references.
modified tellison  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 05/31/2007 19:43:10 Update a number of project URL references.
modified tellison  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/resource/MANIFEST.MF 05/31/2007 19:43:10 Update a number of project URL references.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp 05/31/2007 17:44:18 Applied HARMONY-3984 [drlvm][jit]Finalizable object should not be scalarized
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.h 05/31/2007 17:44:18 Applied HARMONY-3984 [drlvm][jit]Finalizable object should not be scalarized
modified varlax  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/gc/root_set_enum_common.cpp 05/31/2007 17:33:19 Postfix to HARMONY-3462, corrected identified issues + optimized Class.getClassLoader()
modified varlax  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ClassLoader.java 05/31/2007 17:33:19 Postfix to HARMONY-3462, corrected identified issues + optimized Class.getClassLoader()
modified varlax  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/vm/VMStack.java 05/31/2007 17:33:19 Postfix to HARMONY-3462, corrected identified issues + optimized Class.getClassLoader()
modified varlax  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/VMClassRegistry.java 05/31/2007 17:33:19 Postfix to HARMONY-3462, corrected identified issues + optimized Class.getClassLoader()
modified varlax  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Class.java 05/31/2007 17:33:19 Postfix to HARMONY-3462, corrected identified issues + optimized Class.getClassLoader()
modified varlax  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp 05/31/2007 17:33:19 Postfix to HARMONY-3462, corrected identified issues + optimized Class.getClassLoader()
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/jarfile.c 05/31/2007 15:19:54 Additional patch for HARMONY-3054
modified varlax  /harmony/enhanced/drlvm/trunk/build/make/components/vm/jitrino.xml 05/31/2007 11:51:42 Fixed HARMONY-3961 Allow Jitrino.dll to run on systems w/o SSE2
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/include/windows/jclprots.h 05/31/2007 05:36:30 Patch for HARMONY-3054 "[classlib][archive] EUT intermittently fail in org.eclipse.jdt.core.tests.compiler.parser.TestAll"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/zip.c 05/31/2007 05:36:30 Patch for HARMONY-3054 "[classlib][archive] EUT intermittently fail in org.eclipse.jdt.core.tests.compiler.parser.TestAll"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipFile.java 05/31/2007 05:36:30 Patch for HARMONY-3054 "[classlib][archive] EUT intermittently fail in org.eclipse.jdt.core.tests.compiler.parser.TestAll"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/archiveglob.c 05/31/2007 05:36:30 Patch for HARMONY-3054 "[classlib][archive] EUT intermittently fail in org.eclipse.jdt.core.tests.compiler.parser.TestAll"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/zip.h 05/31/2007 05:36:30 Patch for HARMONY-3054 "[classlib][archive] EUT intermittently fail in org.eclipse.jdt.core.tests.compiler.parser.TestAll"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/include/unix/jclprots.h 05/31/2007 05:36:30 Patch for HARMONY-3054 "[classlib][archive] EUT intermittently fail in org.eclipse.jdt.core.tests.compiler.parser.TestAll"
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 05/30/2007 22:38:49 fix the failure of gc.SynchronizedFinalizersTest
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace_alloc_collect.cpp 05/30/2007 22:38:49 fix the failure of gc.SynchronizedFinalizersTest
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/free_area_pool.h 05/30/2007 22:38:49 fix the failure of gc.SynchronizedFinalizersTest
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.cpp 05/30/2007 22:38:49 fix the failure of gc.SynchronizedFinalizersTest
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.h 05/30/2007 20:05:56 Enabled lazy resolution in JET
modified tellison  /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/util/VectorTest.java 05/30/2007 19:57:26 Vector#add(Object) should not delegate to addElement to avoid possible infinite recursion.
modified tellison  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Vector.java 05/30/2007 19:57:26 Vector#add(Object) should not delegate to addElement to avoid possible infinite recursion.
modified ayza  /harmony/enhanced/classlib/trunk/modules/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/JarFileTest.java 05/30/2007 18:31:18 test_getInputStreamLjava_util_jar_JarEntry from JarFileTest was reworked
modified tellison  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/HashMap.java 05/30/2007 16:52:45 Grow hashmap by roughly doubled primes, rather than straight factor of two.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeGenerator.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeSelectors.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/CGSupport.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/irmanager.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CopyExpansion.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/Jitrino.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/IpfRuntimeInterface.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/optimizer.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RuntimeInterface.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeSelector.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/CodeGenIntfc.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Printer.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32BCMap.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32WebMaker.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/dynopt/ValueProfiler.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/CGSupport.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/include/IpfCodeSelector.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/MemoryEstimates.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RuntimeInterface.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/Jitrino.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeSelector.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/devirtualizer.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.h 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/drl/DrlJITInterface.cpp 05/30/2007 12:37:26 Applied HARMONY-3991 [drlvm][jit] Memory management improvements in Jitrino compiler
modified ayza  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLClassLoader.java 05/30/2007 05:02:49 Code style fixes for URLClassLoder.java
added ayza  /harmony/enhanced/classlib/trunk/modules/luni/src/test/resources/tests/api/java/net/test%.properties 05/30/2007 04:38:47 Applying slightly corrected version of the patch from HARMONY-2255 ([classlib][luni]ClassLoader.getResourceAsStream fails to get file whose name with "%")
modified ayza  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLClassLoader.java 05/30/2007 04:38:47 Applying slightly corrected version of the patch from HARMONY-2255 ([classlib][luni]ClassLoader.getResourceAsStream fails to get file whose name with "%")
modified ayza  /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/net/URLClassLoaderTest.java 05/30/2007 04:38:47 Applying slightly corrected version of the patch from HARMONY-2255 ([classlib][luni]ClassLoader.getResourceAsStream fails to get file whose name with "%")
modified hindessm  /harmony/enhanced/classlib/trunk/modules/nio/src/main/java/org/apache/harmony/nio/internal/SelectorImpl.java 05/30/2007 02:17:28 Applied patches from "[#HARMONY-3888] [classlib][nio] java.nio.channels.Selector.select(long timeout) does not wait on empty keys".
modified hindessm  /harmony/enhanced/classlib/trunk/modules/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/SelectorTest.java 05/30/2007 02:17:28 Applied patches from "[#HARMONY-3888] [classlib][nio] java.nio.channels.Selector.select(long timeout) does not wait on empty keys".
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector_alloc.h 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace_alloc_collect.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.h 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_scanner.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_vm.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.h 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.h 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/bit_ops.h 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.h 05/29/2007 21:02:18 HAEMONY-3941: [drlvm][gc_gen] EUT suite 'ui' crashes during stress test execution when gc_gen is used with Out of Memory. This patch gives a fix in two folds: to reserve more space in MOS when LOS extension; to slide-compact LOS during los_alloc failure. This patch also enhances the GC verifier to catch the corner case bug.
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni.cpp 05/29/2007 20:39:56 Applied HARMONY-3990 [drlvm][thread]agent test detects the thread event problem
added varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RegAlloc0.cpp 05/29/2007 20:34:48 Applied HARMONY-3991 [drlvm][jit][opt] graph coloring register allocator uses too much memory
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server.emconf 05/29/2007 20:34:48 Applied HARMONY-3991 [drlvm][jit][opt] graph coloring register allocator uses too much memory
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server.emconf 05/29/2007 20:34:48 Applied HARMONY-3991 [drlvm][jit][opt] graph coloring register allocator uses too much memory
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RegAlloc3.cpp 05/29/2007 20:34:48 Applied HARMONY-3991 [drlvm][jit][opt] graph coloring register allocator uses too much memory
modified tellison  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Hashtable.java 05/29/2007 19:51:40 Remove unnecessary synchronization in Hashtable.java
modified tellison  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Vector.java 05/29/2007 19:20:46 Code formatting and fixing compiler warnings.
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c 05/29/2007 19:17:57 Patch for HARMONY-3876 "[classlib][launcher] 'java -help' does not print a list of options end returns 1"
modified tellison  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Vector.java 05/29/2007 18:16:15 Remove unnecessary synchronization.  Answer is out of synch with other methods anyway.
modified tellison  /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/nls/messages.properties 05/29/2007 17:32:17 Apply patch HARMONY-3839 ([classlib][sql]SeralArray improvement)
modified tellison  /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialJavaObject.java 05/29/2007 17:32:17 Apply patch HARMONY-3839 ([classlib][sql]SeralArray improvement)
modified tellison  /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialJavaObjectTest.java 05/29/2007 17:32:17 Apply patch HARMONY-3839 ([classlib][sql]SeralArray improvement)
modified tellison  /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java 05/29/2007 17:32:17 Apply patch HARMONY-3839 ([classlib][sql]SeralArray improvement)
added tellison  /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java 05/29/2007 17:32:17 Apply patch HARMONY-3839 ([classlib][sql]SeralArray improvement)
modified tellison  /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java 05/29/2007 17:32:17 Apply patch HARMONY-3839 ([classlib][sql]SeralArray improvement)
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/FileHandler.java 05/29/2007 14:26:29 Patch for HARMONY-3980 "[classlib] [logging] Updated Javadoc for java.util.logging.FileHandler"
modified pyang  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/StreamTokenizer.java 05/29/2007 13:58:47 Apply patch for HARMONY-3880(classlib][luni] Compatibility: StreamTokenizer.toString() returns different values on Harmony and RI if current token is a string constant)
modified pyang  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/CharArrayWriter.java 05/29/2007 13:55:29 Apply patch for HARMONY-3842([classlib][io][perf] CharArrayWriter.write(int) method works slowly)
modified pyang  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/File.java 05/29/2007 13:51:06 Apply patch for HARMONY-3869([classlib][luni] Compatibility: File(, ) differs on Harmony and RI)
modified pyang  /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/io/FileTest.java 05/29/2007 13:51:06 Apply patch for HARMONY-3869([classlib][luni] Compatibility: File(, ) differs on Harmony and RI)
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.cpp 05/29/2007 13:38:22 Applied partial fix to HARMONY-3868  [drlvm][jit] Jitrino crashes on SPECjAppServer2004-1.08 (debug mode) with server.emconf
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/JarURLConnection.java 05/29/2007 13:34:30 Patch for HARMONY-3983 "[classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLClassLoader.java 05/29/2007 13:34:30 Patch for HARMONY-3983 "[classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/jar/JarURLConnection.java 05/29/2007 13:34:30 Patch for HARMONY-3983 "[classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes"
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/devirtualizer.h 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/interfaceCall/test.java 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/interfaceCall 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/abstractCall/test.java 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/abstractCall 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/virtualIndirectCall/test.java 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/virtualIndirectCall 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/dynopt/ValueProfiler.cpp 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/directCall/test.java 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/directCall 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/CGSupport.h 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/optimizer.cpp 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server.emconf 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server.emconf 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/optimizer.h 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/virtualCall/test.java 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
added varlax  /harmony/enhanced/drlvm/trunk/src/test/microbenchmark/harmony-3630/virtualCall 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/devirtualizer.cpp 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.cpp 05/29/2007 13:27:25 Applied HARMONY-3630 [drlvm][jit] profile-based devirtualization of abstract and virtual calls
modified smishura  /harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/DigestInputStream2Test.java 05/29/2007 12:29:56 Fix JUnit-style
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector_alloc.h 05/29/2007 08:31:54 HARMONY-3973, HARMONY-3974, HARMONY-3975, HARMONY-3976, HARMONY-3977, HARMONY-3978 : mark the unsafe region so that the thread checker doesn't report false alarms.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h 05/29/2007 08:31:54 HARMONY-3973, HARMONY-3974, HARMONY-3975, HARMONY-3976, HARMONY-3977, HARMONY-3978 : mark the unsafe region so that the thread checker doesn't report false alarms.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref_metadata.cpp 05/29/2007 08:31:54 HARMONY-3973, HARMONY-3974, HARMONY-3975, HARMONY-3976, HARMONY-3977, HARMONY-3978 : mark the unsafe region so that the thread checker doesn't report false alarms.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/vector_block.h 05/29/2007 08:31:54 HARMONY-3973, HARMONY-3974, HARMONY-3975, HARMONY-3976, HARMONY-3977, HARMONY-3978 : mark the unsafe region so that the thread checker doesn't report false alarms.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_alloc.cpp 05/29/2007 08:31:54 HARMONY-3973, HARMONY-3974, HARMONY-3975, HARMONY-3976, HARMONY-3977, HARMONY-3978 : mark the unsafe region so that the thread checker doesn't report false alarms.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/sync_stack.h 05/29/2007 08:31:54 HARMONY-3973, HARMONY-3974, HARMONY-3975, HARMONY-3976, HARMONY-3977, HARMONY-3978 : mark the unsafe region so that the thread checker doesn't report false alarms.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_vm.cpp 05/29/2007 08:31:54 HARMONY-3973, HARMONY-3974, HARMONY-3975, HARMONY-3976, HARMONY-3977, HARMONY-3978 : mark the unsafe region so that the thread checker doesn't report false alarms.
modified ayza  /harmony/enhanced/classlib/trunk/modules/regex/src/test/java/org/apache/harmony/tests/java/util/regex/MatcherTest.java 05/29/2007 01:42:32 Applying patch from HARMONY-3360 ([classlib][regex][EUT] 5 tests fail in org.eclipse.ui.workbench.texteditor.tests suit)
modified ayza  /harmony/enhanced/classlib/trunk/modules/regex/src/main/java/java/util/regex/AbstractCharClass.java 05/29/2007 01:42:32 Applying patch from HARMONY-3360 ([classlib][regex][EUT] 5 tests fail in org.eclipse.ui.workbench.texteditor.tests suit)
modified hindessm  /harmony/enhanced/drlvm/trunk/build/make/lnx.properties 05/29/2007 01:41:36 Fixing antlr url after Vladimir's comment on the dev list.
modified hindessm  /harmony/enhanced/drlvm/trunk/build/make/win.properties 05/29/2007 01:41:36 Fixing antlr url after Vladimir's comment on the dev list.
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/interpreter/src/invokeJNI_em64t.asm 05/28/2007 23:20:59 The bug appears to be in interpreter. It is not documented, but it looks like x86_64 calling convention requires to have rsp to be always aligned on 16 bytes. When the number of stack arguments is odd, rsp is not aligned on 16 bytes. The same bug was fixed for windows x86_64 at revision 514264. Now this bug appeared on linux too because gcc generates movaps instructions for code which uses va_args. Such native function in EHWA scenario is FcPatternBuild. The movaps instruction requires alignment on 16 bytes. So I've made a patch similar to what I did for windows x86_64 for Linux too.
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c 05/28/2007 20:48:04 Applied fix for test in HARMONY-2798 [drlvm][thread] VM cunit test test_native_basic sometimes crashes on win32 SMP
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/multi/SyserrButtonUI.java 05/28/2007 20:37:27 Additional patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
modified varlax  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.jit 05/28/2007 18:44:25 Excluded thread.ManyThreadsTest on IPFLooks like a regression after weekend...
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H3982/EmptyStackTrace.cpp 05/28/2007 18:29:04 Applied HARMONY-3982 [drlvm][jvmti] JVMTI GetAllStackTraces, GetThreadListStackTraces functions work incorrectly
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_stack.cpp 05/28/2007 18:29:04 Applied HARMONY-3982 [drlvm][jvmti] JVMTI GetAllStackTraces, GetThreadListStackTraces functions work incorrectly
modified gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64 05/28/2007 18:29:04 Applied HARMONY-3982 [drlvm][jvmti] JVMTI GetAllStackTraces, GetThreadListStackTraces functions work incorrectly
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H3982 05/28/2007 18:29:04 Applied HARMONY-3982 [drlvm][jvmti] JVMTI GetAllStackTraces, GetThreadListStackTraces functions work incorrectly
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H3982/run.test.xml 05/28/2007 18:29:04 Applied HARMONY-3982 [drlvm][jvmti] JVMTI GetAllStackTraces, GetThreadListStackTraces functions work incorrectly
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H3982/EmptyStackTrace.java 05/28/2007 18:29:04 Applied HARMONY-3982 [drlvm][jvmti] JVMTI GetAllStackTraces, GetThreadListStackTraces functions work incorrectly
modified gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 05/28/2007 18:29:04 Applied HARMONY-3982 [drlvm][jvmti] JVMTI GetAllStackTraces, GetThreadListStackTraces functions work incorrectly
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/exception/exceptions_jit.cpp 05/28/2007 18:26:18 Applied HARMONY-3959 [drlvm][exception] Known/proven race conditions markup at vm\vmcore\src\exception\exceptions_jit.cpp at exn_propagate_exception() function
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/src/lil/ia32/pim/stack_iterator_ia32.cpp 05/28/2007 18:25:45 Applied HARMONY-3948 [drlvm][port][lil] Known/proven race conditions markup at at "stack_iterator_ia32.cpp":67 at si_unwind_from_m2n()
modified smishura  /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86.drl.interm 05/28/2007 16:34:08 Apply patch for exclude interm lists from HARMONY-3987:([classlib][awt] awt tests AccessibleAWTCanvas and AccessibleAWTWindow intermittently fail)
modified smishura  /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.interm 05/28/2007 16:34:08 Apply patch for exclude interm lists from HARMONY-3987:([classlib][awt] awt tests AccessibleAWTCanvas and AccessibleAWTWindow intermittently fail)
modified smishura  /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl.interm 05/28/2007 16:34:08 Apply patch for exclude interm lists from HARMONY-3987:([classlib][awt] awt tests AccessibleAWTCanvas and AccessibleAWTWindow intermittently fail)
modified smishura  /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86.ibm.interm 05/28/2007 16:34:08 Apply patch for exclude interm lists from HARMONY-3987:([classlib][awt] awt tests AccessibleAWTCanvas and AccessibleAWTWindow intermittently fail)
modified smishura  /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl.interm 05/28/2007 16:30:39 Set eol-style=native
modified varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64 05/28/2007 12:47:52 Excluded HARMONY-2873 regtest for Win64
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H3909/FinalizerThreadGroup.java 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H3909/FinalizerThreadGroup.cpp 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/include/finalizer_thread.h 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/include/ref_enqueue_thread.h 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
modified gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H3909 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/finalizer_thread.cpp 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/ref_enqueue_thread.cpp 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H3909/run.test.xml 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni.cpp 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
modified gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 05/25/2007 21:13:29 Applied patch and regression test from HARMONY-3909 [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
modified ayza  /harmony/enhanced/jdktools/trunk/modules/tools/src/main/java/org/apache/harmony/tools/javac/Main.java 05/25/2007 20:54:24 Fixing javac to add all jars specified in sun.boot.class.path to bootclasspath. Current version failed to load kernel classes.
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/include/open/vm_gc.h 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_init.c 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/mark_scan_pool.cpp 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_monitors.c 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.cpp 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
added wjwashburn  /harmony/enhanced/drlvm/trunk/vm/tests/smoke/thread/ManyThreadsTest.java 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.exp 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_basic.c 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_suspend.c 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/build/make/components/vm/hythr.xml 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/include/open/hythread_ext.h 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/los_extention_mark_scan.cpp 05/25/2007 20:51:49 harmony-2742, monitor_deallocation_25.05.2007-2.patch is committedbuild test2 passes on win32, win64, lin32 and lin64
modified ayza  /harmony/enhanced/jdktools/trunk/build.xml 05/25/2007 19:56:10 Some tabs converted to spaces
modified ayza  /harmony/enhanced/jdktools/trunk/modules/jpda/build.xml 05/25/2007 19:42:32 Adding class library jars to classpath while building JPDA
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp 05/25/2007 18:19:00 Regression fix for HARMONY-3954
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 05/25/2007 18:02:35 Fix for outofmemory.* failures in Linux64
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.cpp 05/25/2007 18:02:35 Fix for outofmemory.* failures in Linux64
modified smishura  /harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/Permissions2Test.java 05/25/2007 14:47:16 Fix JUnit style
modified varlax  /harmony/enhanced/drlvm/trunk/build/make/components/vm/jitrino.xml 05/25/2007 13:14:02 Applied HARMONY-3651 [drlvm][jit] Very slow compilation in Jitrino on Windows x86-64.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/em/src/DrlEMImpl.cpp 05/25/2007 13:08:05 Applied HARMONY-3714 [drlvm][em] Known/proven race condition markup 
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H2057/SyncTest.java 05/25/2007 13:00:17 Applied HARMONY-2057 [drlvm][jit] Jitrino.OPT's bpp.version=6 algorithm (the default) considers that all VM helpers are interruptable.
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H2057 05/25/2007 13:00:17 Applied HARMONY-2057 [drlvm][jit] Jitrino.OPT's bpp.version=6 algorithm (the default) considers that all VM helpers are interruptable.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp 05/25/2007 13:00:17 Applied HARMONY-2057 [drlvm][jit] Jitrino.OPT's bpp.version=6 algorithm (the default) considers that all VM helpers are interruptable.
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H2057/run.test.xml 05/25/2007 13:00:17 Applied HARMONY-2057 [drlvm][jit] Jitrino.OPT's bpp.version=6 algorithm (the default) considers that all VM helpers are interruptable.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32BBPolling.cpp 05/25/2007 13:00:17 Applied HARMONY-2057 [drlvm][jit] Jitrino.OPT's bpp.version=6 algorithm (the default) considers that all VM helpers are interruptable.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/include/jit_runtime_support.h 05/25/2007 13:00:17 Applied HARMONY-2057 [drlvm][jit] Jitrino.OPT's bpp.version=6 algorithm (the default) considers that all VM helpers are interruptable.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/drl/DrlVMInterface.cpp 05/25/2007 13:00:17 Applied HARMONY-2057 [drlvm][jit] Jitrino.OPT's bpp.version=6 algorithm (the default) considers that all VM helpers are interruptable.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp 05/25/2007 13:00:17 Applied HARMONY-2057 [drlvm][jit] Jitrino.OPT's bpp.version=6 algorithm (the default) considers that all VM helpers are interruptable.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.h 05/25/2007 13:00:17 Applied HARMONY-2057 [drlvm][jit] Jitrino.OPT's bpp.version=6 algorithm (the default) considers that all VM helpers are interruptable.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp 05/25/2007 12:46:38 Applied HARMONY-3954 [drlvm][jit] Jitrino.OPT arraycopy optimization fails when Class[] array is used
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H3954/Test.java 05/25/2007 12:46:38 Applied HARMONY-3954 [drlvm][jit] Jitrino.OPT arraycopy optimization fails when Class[] array is used
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H3954 05/25/2007 12:46:38 Applied HARMONY-3954 [drlvm][jit] Jitrino.OPT arraycopy optimization fails when Class[] array is used
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H3954/run.test.xml 05/25/2007 12:46:38 Applied HARMONY-3954 [drlvm][jit] Jitrino.OPT arraycopy optimization fails when Class[] array is used
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 05/25/2007 11:34:04 HHARMONY-3957 : [GC] GC doesn't enlarge the heap
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/PreparedStatement.java 05/25/2007 06:38:37 Patch for HARMONY-3958 "[classslib] [sql] Updated Javadoc in java.sql.PreparedStatement"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Arrays.java 05/25/2007 06:37:36 Patch for HARMONY-3933 "[classlib] [luni] Javadoc updates and argument renaming in java.util.Arrays"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractMap.java 05/25/2007 06:36:50 Patch for HARMONY-3942 "[classlib] [luni] Updated Javadoc for java.util.AbstractMap.entrySet()"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/EnumMap.java 05/25/2007 06:35:33 Patch for HARMONY-3944 "[classlib] [luni] Updated Javadoc for java.util.EnumMap"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiTableUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiRootPaneUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiMenuBarUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiSeparatorUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiToolBarUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiButtonUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiOptionPaneUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiSpinnerUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiLabelUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiDesktopIconUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiSliderUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/UIManagerTest.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/UIManager.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiScrollBarUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiTabbedPaneUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiInternalFrameUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiPopupMenuUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiProgressBarUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiToolTipUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiTreeUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiSplitPaneUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiPanelUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiTableHeaderUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiColorChooserUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiFileChooserUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiScrollPaneUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/multi 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/multi/SyserrButtonUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiComboBoxUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiListUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiDesktopPaneUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiViewportUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/multi/SyserrLookAndFeel.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiMenuItemUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiTextUI.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/multi/MultiLookAndFeel.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/multi/MultiLookAndFeelTest.java 05/25/2007 06:05:37 Patch for HARMONY-3904 "[classlib][swing] javax.swing.plaf.multi package is unimplemented"
modified ayza  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/File.java 05/25/2007 00:51:52 Applying fix for File.list() and File.canRead(). See HARMONY-517.
modified ayza  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/windows/helpers.c 05/25/2007 00:51:52 Applying fix for File.list() and File.canRead(). See HARMONY-517.
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter.cpp 05/24/2007 22:31:02 Applied additional change for windows for HARMONY-3585
modified gshimansky  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.int 05/24/2007 22:26:45 Fixed bug in HARMONY-3585 [drlvm][jni] shutdown.TestFatalError fails on interpreterThe patch changes interface with interpreter to pass file descriptor instead of FILE* to stack_dumpfunctions. This workarounds the problem on windows that recognizes stdout in different DLLsdifferently.
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/stack/stack_trace.cpp 05/24/2007 22:26:45 Fixed bug in HARMONY-3585 [drlvm][jni] shutdown.TestFatalError fails on interpreterThe patch changes interface with interpreter to pass file descriptor instead of FILE* to stack_dumpfunctions. This workarounds the problem on windows that recognizes stdout in different DLLsdifferently.
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter.cpp 05/24/2007 22:26:45 Fixed bug in HARMONY-3585 [drlvm][jni] shutdown.TestFatalError fails on interpreterThe patch changes interface with interpreter to pass file descriptor instead of FILE* to stack_dumpfunctions. This workarounds the problem on windows that recognizes stdout in different DLLsdifferently.
modified gshimansky  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.int 05/24/2007 22:26:45 Fixed bug in HARMONY-3585 [drlvm][jni] shutdown.TestFatalError fails on interpreterThe patch changes interface with interpreter to pass file descriptor instead of FILE* to stack_dumpfunctions. This workarounds the problem on windows that recognizes stdout in different DLLsdifferently.
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/include/interpreter_exports.h 05/24/2007 22:26:45 Fixed bug in HARMONY-3585 [drlvm][jni] shutdown.TestFatalError fails on interpreterThe patch changes interface with interpreter to pass file descriptor instead of FILE* to stack_dumpfunctions. This workarounds the problem on windows that recognizes stdout in different DLLsdifferently.
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/interpreter/src/interp_exports.cpp 05/24/2007 22:26:45 Fixed bug in HARMONY-3585 [drlvm][jni] shutdown.TestFatalError fails on interpreterThe patch changes interface with interpreter to pass file descriptor instead of FILE* to stack_dumpfunctions. This workarounds the problem on windows that recognizes stdout in different DLLsdifferently.
modified hindessm  /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/unix/hysysinfo.c 05/24/2007 22:14:00 It looks like these comments might refer to the OS/X man page but in factthey refer to the FreeBSD man page so I thought I should make it obvious.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.h 05/24/2007 19:56:39 Applied HARMONY-3784 [drlvm][jit][jet] Incorrect support of vmmagic types and object fields in JET compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 05/24/2007 19:56:39 Applied HARMONY-3784 [drlvm][jit][jet] Incorrect support of vmmagic types and object fields in JET compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp 05/24/2007 19:56:39 Applied HARMONY-3784 [drlvm][jit][jet] Incorrect support of vmmagic types and object fields in JET compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/magics.cpp 05/24/2007 19:56:39 Applied HARMONY-3784 [drlvm][jit][jet] Incorrect support of vmmagic types and object fields in JET compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.cpp 05/24/2007 19:56:39 Applied HARMONY-3784 [drlvm][jit][jet] Incorrect support of vmmagic types and object fields in JET compiler
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/helper_inliner.cpp 05/24/2007 19:54:17 Applied HARMONY-3911 [drlvm][jit] wrong array element size calculated for allocArray helper inlining
modified xli  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/WeakHashMap.java 05/24/2007 19:34:15 HARMONY-3883 : [classlib]WeakHashMap.keySet().toArray() intermittently throws NoSuchElementException in java.lang.ThreadTest of DRLVM kernel test
modified xli  /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/WeakHashMapTest.java 05/24/2007 19:34:15 HARMONY-3883 : [classlib]WeakHashMap.keySet().toArray() intermittently throws NoSuchElementException in java.lang.ThreadTest of DRLVM kernel test
modified xli  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/WeakHashMap.java 05/24/2007 18:33:43 HARMONY-3883 : reverted ([classlib]WeakHashMap.keySet().toArray() intermittently throws NoSuchElementException in java.lang.ThreadTest of DRLVM kernel test)
modified varlax  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ThreadGroup.java 05/24/2007 16:59:18 Compilation warning after HARMONY-3894 fixed.
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/hashcode.h 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace.h 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/fallback_mark_scan.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_collect_compact.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace_alloc_collect.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.h 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/seq_list.h 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_collect_compact.h 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_vm.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen_adapt.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_slide_compact.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_space.h 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_move_compact.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.h 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/los_extention_mark_scan.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace.cpp 05/24/2007 15:17:25 HARMONY-3825 : [drlvm][gc_gen]Patch for heap size extension
modified hindessm  /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LogManager.java 05/24/2007 14:16:52 Applying patches from "[#HARMONY-3951] [classlib] [logging] Updated Javadocclass description for java.util.logging.LogManager".
modified hindessm  /harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/MemoryHandler.java 05/24/2007 14:09:49 Applying patches from "[#HARMONY-3950] [classlib] [logging] Updated Javadocclass description for java.util.logging.MemoryHandler".
modified smishura  /harmony/enhanced/jdktools/trunk/make/build-test.xml 05/24/2007 12:34:01 Copy from classlib build targets that process empty xml report files
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.srv 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.opt 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.srv 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.opt 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.jet 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.srv 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.jit 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jet 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.srv 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.int 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jit 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.int 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jit 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.opt 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.int 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.opt 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires
modified xli  /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.int 05/24/2007 12:20:59  HARMONY-3917 : [drlvm][test]gc.WeakReferenceTest & gc.PhantomReferenceTest in drlvm smoke test expect more than Java API spec requires