BUILD FAILED:
Ant Error Message:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build.xml:242: The following
error occurred while executing this line:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\build-test.xml:60: The
following error occurred while executing this line:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\properties.xml:319: The
following error occurred while executing this line:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\samsa\build.xml:145:
Execute failed: java.io.IOException: CreateProcess:
C:\cruise_hdk\cc\projects\trunk\target\hdk\jdk\jre\..\bin\jarsigner.exe error=2
Date of build: 07/14/2007 05:00:12
Time to build: 8 minutes 46 seconds
Last changed: 07/13/2007 21:31:55
Last log entry: Fix for HARMONY-4460
***********************************************************
Errors/Warnings: (100)
========================================
Testing jdktools binaries...
========================================
Compiling JPDA tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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:
C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.jpda.exclude
Running JPDA tests
Debugger JVM=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre/bin/java
Debuggee JVM=C:\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:
C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.samsa.exclude
Running SAMSA tests
test.jre.home=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre
Run jdk/bin/java -version in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
java version "1.5.0"
pre-alpha : not complete or compatible
svn = r556147, (Jul 14 2007), Windows/em64t/msvc 1400, release build
http://harmony.apache.org
Run jdk/bin/javac -version in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/javah in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/jarsigner in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
***********************************************************
Unit Tests: (129)
All Tests Passed
***********************************************************
Modifications since last successful build: (66)
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/bcproc.cpp
07/13/2007 21:31:55 Fix for HARMONY-4460
modified ayza
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/parser/ParserDelegator.java
07/13/2007 21:24:44 Applying patch from HARMONY-4008 ([classlib][swing]
UnsupportedOperationException in HTMLEditorKit)
added ayza
/harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/text/html/parser/ParserDelegatorTest.java
07/13/2007 21:24:44 Applying patch from HARMONY-4008 ([classlib][swing]
UnsupportedOperationException in HTMLEditorKit)
modified ayza
/harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common 07/13/2007
21:19:48 Adding FormView_FormSelectElementTest to exclude list. See HARMONY-4462
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeGenerator.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeSelectors.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/helper_inliner.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilderFlags.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32GCMap.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Printer.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opcode.cpp 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
deleted mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/CGSupport.cpp 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/irmanager.h 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CopyExpansion.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.cpp 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/Jitrino.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/optimizer.cpp 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32BBPolling.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.h 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/IpfCodeSelector.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CgUtils.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/CodeGenIntfc.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeSelector.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Printer.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaFlowGraphBuilder.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.h 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/dynopt/ValueProfiler.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32PeepHole.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/include/IpfCodeSelector.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
deleted mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/CGSupport.h 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RuntimeInterface.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.cpp 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeGenerator.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
deleted mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/InlineInfo.h 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaTranslator.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/IpfInstCodeSelector.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.h 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov /harmony/enhanced/drlvm/trunk/vm/vmcore/include/inline_info.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CgUtils.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeSelector.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.cpp 07/13/2007
21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info support in
Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/devirtualizer.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.h
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaFlowGraphBuilder.cpp
07/13/2007 21:19:35 Fix for HARMONY-2114.Bytecode mapping and inline-info
support in Jitrino.OPT was refactored.
modified ayza
/harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.common
07/13/2007 18:49:59 Removing lang-management tests from exclude list since they
don't fail anymore. See HARMONY-3844.
modified ayza
/harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.linux.x86.ibm
07/13/2007 18:49:59 Removing lang-management tests from exclude list since
they don't fail anymore. See HARMONY-3844.
modified ayza
/harmony/enhanced/classlib/trunk/modules/lang-management/make/exclude.windows.x86.ibm
07/13/2007 18:49:59 Removing lang-management tests from exclude list since
they don't fail anymore. See HARMONY-3844.
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/TextMetricsCalculator.java
07/13/2007 16:58:00 Patch for HARMONY-4386 "[classlib][awt] Exception when
trying to use java.awt.font.LineBreakMeasurer"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/TextRunBreaker.java
07/13/2007 16:58:00 Patch for HARMONY-4386 "[classlib][awt] Exception when
trying to use java.awt.font.LineBreakMeasurer"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontFinder.java
07/13/2007 16:58:00 Patch for HARMONY-4386 "[classlib][awt] Exception when
trying to use java.awt.font.LineBreakMeasurer"