You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ge...@apache.org on 2006/11/28 18:49:31 UTC

svn commit: r480141 [1/38] - in /harmony/enhanced/jdktools/trunk/modules/jpda: ./ doc/ doc/images/ make/ src/ src/common/ src/common/other/ src/common/other/jpda/ src/common/other/jpda/jdwp/ src/common/other/jpda/jdwp/agent/ src/common/other/jpda/jdwp/...

Author: geirm
Date: Tue Nov 28 09:49:08 2006
New Revision: 480141

URL: http://svn.apache.org/viewvc?view=rev&rev=480141
Log:
HARMONY-1410

JDWP Agent as is from JIRA


Added:
    harmony/enhanced/jdktools/trunk/modules/jpda/
    harmony/enhanced/jdktools/trunk/modules/jpda/COPYRIGHT.txt   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/LICENSE.txt   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/NOTICE.txt   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/README.txt   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/JDWP_agent.htm
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/conventions.htm
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/drl.css   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/images/
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/images/command_sequence.gif   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/images/data_flow.gif   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/images/event_sequence.gif   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/images/jpda.gif   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/doc/images/tests.gif   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/make/
    harmony/enhanced/jdktools/trunk/modules/jpda/make/build.xml   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/make/doc.templ
    harmony/enhanced/jdktools/trunk/modules/jpda/make/jpda.html   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ArrayReference.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ArrayReference.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ArrayType.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ArrayType.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ClassLoaderReference.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ClassLoaderReference.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ClassObjectReference.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ClassObjectReference.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ClassType.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ClassType.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/EventRequest.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/EventRequest.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/Method.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/Method.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ObjectReference.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ObjectReference.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ReferenceType.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ReferenceType.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/StackFrame.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/StackFrame.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/StringReference.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/StringReference.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ThreadGroupReference.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ThreadGroupReference.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ThreadReference.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/ThreadReference.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/VirtualMachine.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/commands/VirtualMachine.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/Agent.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/AgentAllocator.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/AgentBase.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/AgentEnv.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/AgentEventRequest.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/AgentEventRequest.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/AgentException.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/AgentMonitor.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/AgentMonitor.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/ClassManager.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/ClassManager.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/CommandDispatcher.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/CommandDispatcher.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/CommandHandler.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/CommandHandler.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/EventDispatcher.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/EventDispatcher.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/Log.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/LogManager.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/LogManager.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/MemoryManager.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/MemoryManager.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/ObjectManager.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/ObjectManager.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/OptionParser.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/OptionParser.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/PacketDispatcher.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/PacketDispatcher.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/PacketParser.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/PacketParser.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/RequestManager.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/RequestManager.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/RequestModifier.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/RequestModifier.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/ThreadManager.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/ThreadManager.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/TransportManager.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/TransportManager.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/agent/core/jdwpTypes.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/generic/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/generic/jdwp.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/generic/jdwpTransport.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/transport/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/transport/common/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/transport/common/LastTransportError.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/transport/common/LastTransportError.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/transport/dt_socket/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/transport/dt_socket/SocketTransport.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/common/other/jpda/jdwp/transport/dt_socket/SocketTransport.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/jpda/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/jpda/jdwp/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/jpda/jdwp/agent/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/jpda/jdwp/agent/core/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/jpda/jdwp/agent/core/TransportManager_pd.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/jpda/jdwp/agent/core/TransportManager_pd.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/jpda/jdwp/transport/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/jpda/jdwp/transport/dt_socket/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/linux/other/jpda/jdwp/transport/dt_socket/SocketTransport_pd.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/jdwp/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/jdwp/agent/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/jdwp/agent/core/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/jdwp/agent/core/TransportManager_pd.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/jdwp/agent/core/TransportManager_pd.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/jdwp/transport/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/jdwp/transport/dt_socket/
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/jdwp/transport/dt_socket/SocketTransport_pd.cpp   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/src/windows/other/jpda/jdwp/transport/dt_socket/SocketTransport_pd.h   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/Breakpoint.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/DebuggeeRegister.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/DebuggeeSynchronizer.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/DebuggeeWrapper.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/LogWriter.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/StreamRedirector.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/TestErrorException.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/TestOptions.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/ArrayRegion.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/Capabilities.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/CommandPacket.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/Event.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/EventMod.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/EventPacket.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/Field.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/Frame.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/JDWPCommands.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/JDWPConstants.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/JDWPDebuggeeWrapper.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/Location.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/Packet.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/ParsedEvent.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/ReplyPacket.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/SocketTransportWrapper.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/TaggedObject.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/TransportWrapper.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/TypesLengths.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/Value.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/exceptions/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/exceptions/ReplyErrorCodeException.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/exceptions/TimeoutException.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayReference/ArrayReferenceDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayReference/GetValuesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayReference/JDWPArrayReferenceTestCase.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayReference/LengthTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayReference/SetValues002Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayReference/SetValues002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayReference/SetValuesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayType/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayType/NewInstanceDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ArrayType/NewInstanceTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassLoaderReference/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassLoaderReference/VisibleClassesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassObjectReference/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassObjectReference/ReflectedTypeTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/ClassTypeDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/InvokeMethod002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/InvokeMethodTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/JDWPClassTypeTestCase.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/NewInstanceTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/SetValues002Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/SetValues002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/SetValuesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ClassType/SuperClassTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/BreakpointDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/BreakpointTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/Class2Prepare.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ClassPrepareDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ClassPrepareTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/DebuggeeException.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/EventDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ExceptionDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ExceptionTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/FieldAccessTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/FieldDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/FieldModification002Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/FieldModification002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/FieldModificationTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/JDWPEventTestCase.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/MethodEntryDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/MethodEntryTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/MethodExitTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/SingleStepDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/SingleStepTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ThreadEndTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ThreadStartTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/VMDeath002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/VMDeathTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Method/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Method/BytecodesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Method/IsObsoleteTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Method/JDWPMethodTestCase.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Method/LineTableTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Method/MethodDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Method/VariableTableTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Method/VariableTableWithGenericTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/AttachConnectorTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/BreakpointTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ClassObjectIDTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ClassPrepareTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ConnectorKindDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/EnableCollectionDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/EnableCollectionTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/EventDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ExceptionDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ExceptionTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/FieldAccessTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/FieldDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/FieldModificationTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/JDWPEventTestCase.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ListenConnectorTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/MethodEntryExitTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/MultiSessionDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/RefTypeIDTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ResumeDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ResumeTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/SingleStepDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/SingleStepTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ThreadEndTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/ThreadStartTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/MultiSession/VMDeathTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/DisableCollectionDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/DisableCollectionTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/EnableCollectionDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/EnableCollectionTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/GetValues002Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/GetValues002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/GetValues003Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/GetValues003Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/GetValuesDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/GetValuesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/InvokeMethodTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/IsCollectedDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/IsCollectedTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/MonitorInfoDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/MonitorInfoTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ReferenceTypeDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ReferenceTypeTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValues002Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValues002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValues003Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValues003Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValues004Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValues004Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValuesDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValuesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/ClassLoaderTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/ClassObjectDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/ClassObjectTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/FieldsDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/FieldsTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/FieldsWithGenericDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/FieldsWithGenericTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValues002Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValues002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValues003Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValues003Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValues004Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValues004Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValues005Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValues005Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValuesDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/GetValuesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/InterfacesDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/InterfacesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/MethodsDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/MethodsTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/MethodsWithGenericDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/MethodsWithGenericTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/ModifiersTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/NestedTypesDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/NestedTypesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/Signature002Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/Signature002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/SignatureTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/SignatureWithGenericDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/SignatureWithGenericTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/SourceDebugExtensionDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/SourceDebugExtensionTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/SourceFileDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/SourceFileTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/StatusDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ReferenceType/StatusTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StackFrame/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StackFrame/GetValuesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StackFrame/JDWPStackFrameTestCase.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StackFrame/PopFrames002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StackFrame/PopFramesDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StackFrame/PopFramesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StackFrame/SetValuesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StackFrame/StackTraceDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StackFrame/ThisObjectTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StringReference/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/StringReference/ValueTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/ChildrenDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/ChildrenTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/NameDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/NameTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/ParentTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/CurrentContendedMonitorDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/CurrentContendedMonitorTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/FrameCountTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/FramesDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/FramesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/InterruptDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/InterruptTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/NameTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/OwnedMonitorsDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/OwnedMonitorsTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ResumeDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ResumeTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status002Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status003Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status003Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status004Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status004Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status005Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status005Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status006Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/Status006Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/StatusDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/StatusTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/StopDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/StopTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/SuspendCountDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/SuspendCountTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/SuspendDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/SuspendTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ThreadGroup002Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ThreadGroup002Test.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ThreadGroupDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ThreadGroupTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/AllClassesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/AllClassesWithGenericTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/AllThreadsDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/AllThreadsTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CapabilitiesNewTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CapabilitiesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ClassPathsTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ClassesBySignatureTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CreateStringTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/DisposeObjectsTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/DisposeTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ExitTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/HoldEventsDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/HoldEventsTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/IDSizesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/RedefineByteCode_Debuggee001   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/RedefineClassesDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/RedefineClassesTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ReleaseEventsDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ReleaseEventsTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ResumeDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ResumeTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/SetDefaultStratumTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/SuspendTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/TopLevelThreadGroupsTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/VersionTest.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/JDWPManualDebuggeeWrapper.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/JDWPRawTestCase.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/JDWPSyncTestCase.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/JDWPTestCase.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/JDWPUnitDebuggeeWrapper.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/debuggee/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/debuggee/HelloWorld.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/debuggee/InvokeMethodDebuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/debuggee/SimpleHelloWorld.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/share/
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/share/Debuggee.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/share/JPDADebuggeeSynchronizer.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/share/JPDALogWriter.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/share/JPDATestOptions.java   (with props)
    harmony/enhanced/jdktools/trunk/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/share/SyncDebuggee.java   (with props)

Added: harmony/enhanced/jdktools/trunk/modules/jpda/COPYRIGHT.txt
URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jpda/COPYRIGHT.txt?view=auto&rev=480141
==============================================================================
--- harmony/enhanced/jdktools/trunk/modules/jpda/COPYRIGHT.txt (added)
+++ harmony/enhanced/jdktools/trunk/modules/jpda/COPYRIGHT.txt Tue Nov 28 09:49:08 2006
@@ -0,0 +1,5 @@
+    The following copyright notice(s) were affixed to portions of the  
+    code with which this file is now or was at one time distributed and  
+    are placed here unaltered.
+ 
+         (C) Copyright 2006 Intel Corporation

Propchange: harmony/enhanced/jdktools/trunk/modules/jpda/COPYRIGHT.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/enhanced/jdktools/trunk/modules/jpda/LICENSE.txt
URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jpda/LICENSE.txt?view=auto&rev=480141
==============================================================================
--- harmony/enhanced/jdktools/trunk/modules/jpda/LICENSE.txt (added)
+++ harmony/enhanced/jdktools/trunk/modules/jpda/LICENSE.txt Tue Nov 28 09:49:08 2006
@@ -0,0 +1,201 @@
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+ 
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+ 
+   1. Definitions.
+ 
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+ 
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+ 
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+ 
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+ 
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+ 
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+ 
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+ 
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+ 
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+ 
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+ 
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+ 
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+ 
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+ 
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+ 
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+ 
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+ 
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+ 
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+ 
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+ 
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+ 
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+ 
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+ 
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+ 
+   END OF TERMS AND CONDITIONS
+ 
+   APPENDIX: How to apply the Apache License to your work.
+ 
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+ 
+   Copyright [yyyy] [name of copyright owner]
+ 
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.

Propchange: harmony/enhanced/jdktools/trunk/modules/jpda/LICENSE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/enhanced/jdktools/trunk/modules/jpda/NOTICE.txt
URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jpda/NOTICE.txt?view=auto&rev=480141
==============================================================================
--- harmony/enhanced/jdktools/trunk/modules/jpda/NOTICE.txt (added)
+++ harmony/enhanced/jdktools/trunk/modules/jpda/NOTICE.txt Tue Nov 28 09:49:08 2006
@@ -0,0 +1,7 @@
+     This product includes software developed by The Apache Software 
+     Foundation (http://www.apache.org/).
+ 
+     Portions of Harmony were originally developed by
+     Intel Corporation and are licensed to the Apache Software
+     Foundation under the "Software Grant and Corporate Contribution 
+     License Agreement", informally known as the "Intel Harmony CLA".

Propchange: harmony/enhanced/jdktools/trunk/modules/jpda/NOTICE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/enhanced/jdktools/trunk/modules/jpda/README.txt
URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jpda/README.txt?view=auto&rev=480141
==============================================================================
--- harmony/enhanced/jdktools/trunk/modules/jpda/README.txt (added)
+++ harmony/enhanced/jdktools/trunk/modules/jpda/README.txt Tue Nov 28 09:49:08 2006
@@ -0,0 +1,392 @@
+INTEL CONTRIBUTION TO APACHE HARMONY
+          September, 2006
+====================================
+
+
+This archive contains the contribution to the Apache Harmony project 
+from Intel. The contribution consists of the following components:
+
+  JPDA module:
+    - JDWP agent
+    - JDWP transport
+    - JDWP tests
+
+See http://java.sun.com/products/jpda/ for a definition 
+of JPDA components.
+
+
+1. ARCHIVE CONTENTS
+-------------------
+
+The archive contains the source files, the building environment,
+and the unit tests for testing the JPDA implementation.
+
+After extracting this archive, the following directories appear under
+<EXTRACT_DIR>/Harmony/modules/, where EXTRACT_DIR is the location 
+into which the archive was extracted:
+
+  <EXTRACT_DIR>/Harmony/modules
+       |
+       \---jpda
+           |
+           +---doc  - The JPDA module documentation
+           +---make - The JPDA module and tests build scripts
+           +---src  - The JPDA module source files
+           \---test - Unit tests for the JPDA module
+
+Extracting the archive into your Harmony classlib source tree
+enables you to build it with the default options.
+Extracting the archive to a separate directory requires that
+you specify the paths to the build scripts using ant properties.
+See section 3 for details.
+
+
+2. TOOLS AND LIBRARIES REQUIRED FOR THE BUILD
+---------------------------------------------
+
+To build the Java* and C++ sources contained in the src/ directory,
+install and configure the following tools and support libraries:
+
++ Apache Ant
+    - Apache Ant version 1.6.2 or higher
+        http://ant.apache.org
+
++ Java* SDK and compiler
+    - You can use either of the following:
+        + A J2SE* 1.5.0 compatible SDK
+        + Apache Harmony Execution Environment
+            http://incubator.apache.org/harmony/
+        with the Eclipse* Java* compiler version 3.1.1
+            http://download.eclipse.org/eclipse/downloads/
+
++ C/C++ compiler
+    - on Windows*, you can use either of the following:
+        + Microsoft* 32-bit C/C++ compiler version 7 or higher
+            http://www.microsoft.com/downloads/
+        and Windows* platform SDK
+            http://www.microsoft.com/downloads/
+        + Microsoft* Visual Studio .NET* 2003 or higher.
+
+    - on Linux*, use the GNU project C/C++ compiler 
+        version 3.3.3 or higher
+            http://gcc.gnu.org
+
++ cpptasks
+    - The cpptasks bundle version 1.0 beta 3 or higher
+        http://ant-contrib.sourceforge.net/
+        http://sourceforge.net/project/showfiles.php?group_id=3617
+
+To build the unit test sources contained in the test/ directory and
+run unit tests, additionally install:
+
++ JUnit
+    - JUnit testing framework version 3.8.2 or higher
+        http://junit.org/
+
+To build Java* code with the Eclipse* Java* compiler (ECJ), optionally install:
+
++ Eclipse
+    - Eclipse* SDK version 3.1.1 or later
+       http://www.eclipse.org/
+  or
+    - Standalone Eclipse* Java* compiler version 3.1.2 or later
+        http://www.eclipsezone.com/eclipse/forums/m92017878
+        http://www.eclipse.org/jdt/core/patches/ecj_3.1.2.jar
+        
+To create HTML documentation from the agent sources, optionally install:
+
++ Doxygen
+    - Doxygen version 1.3.9 or higher
+        http://www.stack.nl/~dimitri/doxygen/
+
+
+3. BUILDING JPDA/JDWP NATIVE LIBRARIES, HTML DOCUMENTATION AND TESTS
+--------------------------------------------------------------------
+
+1. Place the file cpptasks.jar from the cpptasks bundle to the directory
+   <EXTRACT_DIR>/Harmony/depends/jars/cpptasks-1.0b3/.
+
+2. On Windows*, start the Microsoft* Windows* SDK build environment
+   or the Visual Studio .NET* 2003 Command Prompt.
+
+3. On both platforms, verify the values for the following environment
+   variables:
+    - PATH must contain the path to Ant and the C++ compiler.
+    - JAVA_HOME must point to J2SE 1.5.0 compatible SDK or the Harmony build.
+
+4. Ensure that you have jni.h and jvmti.h required for native components 
+   of the JPDA project.
+
+5. Optionally, install Doxygen or another tool to generate documentation 
+   for agent components and include Doxygen binaries directory to the
+   system path. 
+
+NOTE: All paths must be absolute.
+
+6. Build the JPDA module by doing the following:
+
+  6.1 Change the working directory to jpda/make/.
+
+  6.2 Start the build with Apache Ant by typing 
+        ant
+      Ant runs against the default target and compiles all Java* and C++ 
+      sources from the source directory. You can also make Ant run against
+      specific targets, namely:
+        - help                  Prints help.
+        - build (default)       Builds all binaries: the agent, 
+                                transport and tests.
+        - build.jdwp.agent      Builds only the agent subcomponent.
+        - build.jdwp.transport  Builds only the transport subcomponent.
+        - build.jdwp.tests      Builds only the tests and places them into
+                                jdwp_tests.jar.
+        - build.doc             Builds all documentation (agent and tests).
+        - build.jdwp.agent.doc  Builds docs from comments in source code
+                                of the agent component.
+        - build.jdwp.tests.doc  Builds docs from comments in tests' source code.
+        - run.jdwp.tests        Runs JDWP unit tests.
+        - clean                 Cleans all generated files.
+      See the ant script file build.xml for a full list of targets. 
+      You can adjust your build process even further by setting properties, 
+      see section 4 below.
+
+  NOTE: 
+  You may get errors in compiling JDWP agent sources because of incorrect
+  jvmti.h file included in the current Harmony sources, see KNOWN ISSUES. 
+
+The build produces native libraries of the JDWP agent and transport and
+the .jar file with tests. By default, these files are placed in
+the following directory tree:
+
+  <EXTRACT_DIR>/Harmony
+       |
+       \---deploy
+           |
+           +---jdk
+           |   |
+           |   \---jre
+           |       |
+           |       \---bin
+           |           |
+           |           +--- jdwp.dll or libjdwp.so
+           |           \--- dt_socket.dll or libdt_socket.so
+           |
+           +---test
+           |   |
+           |   \---jdwp_tests.jar
+           |
+           \---doc
+               |
+               \---... // generated HTML documents
+
+Where <EXTRACT_DIR>/Harmony path corresponds to the Ant property harmony.path.
+
+
+4. CONFIGURING THE BUILD PROCESS
+--------------------------------
+
+The following ant properties affect JPDA build:
+    Specify ant command-line options in the format -Dproperty=value 
+
+ - harmony.path          Path to Harmony sources directory.
+                           Default: "../../.." 
+                           Example: <EXTRACT_DIR>/Harmony
+ - build.path            Path to directory where to build JDWP agent
+                         and unit tests.
+                            Default: ${harmony.path}
+ - deploy.path           Path to directory where to deploy JDWP agent
+                         and unit tests.
+                            Default: ${harmony.path}/deploy
+ - jni_h.path            Path to the include/ directory with JNI and JVMTI
+                         header files
+                            Default: ${harmony.path}/modules/luni/src/main/native/include/shared
+ - cpptask.jar           Path to cpptask jar file.
+                            Default: ${harmony.path}/depends/jars/cpptasks-1.0b3/cpptasks.jar
+ - junit.jar             Path to the junit.jar file.
+                            Default: ${harmony.path}/depends/jars/junit_3.8.2/junit.jar
+ - build.compiler        Java* compiler name
+                            Default: javac
+ - native.compiler       C/C++ compiler name
+                            Default:  gcc on Linux and msvc on Windows*
+ - java.debug.option     Debug configuration for Java* sources
+                            Default: on
+ - native.debug.option   Debug configurartion for C/C++ sources
+                            Default: on
+ - doxygen               Full path to run doxygen
+                            Default: doxygen
+
+See the following list for useful tips on configuring the build process.
+ + Changing the output location for binaries
+   Set the build.path property, for example:
+      -Dbuild.path=C:/workspace/jpda_jdwp_build
+
+ + Changing the location of the required libraries CPPTASK and JUNIT
+   By default, these libraries are taken from
+     ${harmony.path}/depends/jars/build
+   To change the location, reset the cpptask.jar and junit.jar properties,
+   for example:
+     -Djunit.jar=C:/tools/junit/junit.jar
+     -Dcpptask.jar=C:/tools/cpptask/cpptasks.jar
+
+ + Changing the location of the JNI and JVMTI headers
+   By default, these headers are taken from
+     ${harmony.path}/modules/luni/src/main/native/include/shared
+   To change the location, reset the jni_h.path ant property value,
+   for example:
+     -Djni_h.path=C:/some-jdk/include;C:/some-jdk/include/win32
+
+   NOTE
+   The current JNI and JVMTI header files in the Harmony classlib tree are
+   incorrect and cause build errors. You are recommended to use JNI and JVMTI
+   header files from DRLVM sources or JDK builds.
+
+ + Changing the Java* compiler to compile Java* sources
+   By default, Ant uses the default Java* compiler in javac task.
+   To use the Eclipse* compiler (ECJ), add the compiler's .jar files to CLASSPATH
+   and specify the Eclipse* Java* compiler for the build.compiler property. 
+   Example:
+     using standalone ECJ:
+       set CLASSPATH=<ECJ_HOME>/ecj_3.1.2.jar
+       ant -Dbuild.compiler=org.eclipse.jdt.core.JDTCompilerAdapter
+     using Eclipse* SDK:
+       set CLASSPATH=<ECLIPSE_HOME>/plugins/org.eclipse.jdt.core_3.1.1/jdtCompilerAdapter.jar:\
+       <ECLIPSE_HOME>/plugins/org.eclipse.jdt.core_3.1.1.jar
+       ant -Dbuild.compiler=org.eclipse.jdt.core.JDTCompilerAdapter
+
+ + Changing the native compiler 
+   By default, the native.compiler property defines the following 
+   default native compilers:
+    - msvc under Windows
+    - gcc under Linux
+   You can reset the property to use another compiler, for example,
+   Intel C++ compiler:
+    -Dnative.compiler=icl under Windows
+    -Dnative.compiler=icc under Linux
+
+ + Changing the build configuration for Java* and native code
+   You can use the debug or release configuration. By default, the debug
+   mode is used. To produce release libraries, reset the following:
+     -Djava.debug.option=off
+     -Dnative.debug.option=off
+
+   NOTE
+   All JDWP unit tests are written in Java* and must be compiled in debug 
+   configuration. Otherwise, they may fail because of lack of debug information.
+
+
+5. RUNNING JDWP AGENT WITH AN EXTERNAL VM
+-----------------------------------------
+
+This JDWP agent can be used for debugging Java* applications with Harmony/DRLVM
+JRE or another JRE supporting the JVMTI interface. To enable this, do:
+
+ - Copy jdwp and dt_socket libraries to the JRE binary directory,
+   for example, to <JRE>/bin.
+ - Debug the application with this JRE under any Java* debugger,
+   for example, the Eclipse* JDT debugger.
+
+The JDWP agent supports all standard options described in JPDA specification,
+except 'onthrow' and 'onuncought' used for starting the debugger on demand.
+
+To start JVM with the JDWP agent on the command line, use the options shown
+in the usage message:
+
+Usage: java -agentlib:agent=[help] |
+        [suspend=y|n][,transport=name][,address=addr]
+        [,server=y|n][,timeout=n]
+        [,trace=none|all|log_kinds][,src=all|sources][,log=filepath]
+
+Where:
+        help            Getting this message
+        suspend=y|n     Suspending on start (default: y)
+        transport=name  Name of transport to use for connection
+        address=addr    Transport address for connection
+        server=y|n      Listening for or attaching to debugger (default: n)
+        timeout=n       Time in ms to wait for connection (0-forever)
+        trace=log_kinds Filtering to the log message kind (default: none)
+        src=sources     Filtering to __FILE__ (default: all)
+        log=filepath    Dumping output into filepath
+
+Example:
+       java -agentlib:agent=transport=dt_socket,address=localhost:7777,server=y
+
+NOTE
+    The trace, src and log subarguments are available only in the agent built
+    in the debug configuration.
+
+
+6. RUNNING JDWP TESTS
+---------------------
+
+To run JDWP tests, set JAVA_HOME to point to the appropriate JRE with
+the JDWP agent, include the JUnit framework into CLASSPATH, change the working
+directory to make/ and run the Ant script for target run.jdwp.tests.
+For example:
+
+    set JAVA_HOME=C:/some-jre
+    set CLASSPATH=C:/JUnit/junit.jar
+    ant run.jdwp.tests
+
+This target runs all JDWP unit tests using the junit task for specified JRE.
+Test results are saved in the <tst.reports.path> location, which is 
+<EXTRACT_DIR>/Harmony/build/test_reports by default.
+
+Alternatively, you can specify the path to the same or a different JVM for
+the debugger and debuggee components of the tests. For that, reset properties
+test.debugger.jvm and test.debuggee.jvm, for example:
+  -Dtest.debugger.jvm=C:/some-jre/bin/java.exe
+  -Dtest.debuggee.jvm=C:/some-jre/bin/java.exe
+
+NOTE
+    If you run unit tests against Harmony JRE with DRLVM and use the JUnit
+    framework version 4.0 or higher, you may get errors, because DRLVM 
+    does not support the new classfile version of the JUnit classes. 
+    Use an older version of JUnit framework instead, such as version 3.8.2.
+
+
+7. KNOWN ISSUES
+---------------
+
+The contributed JPDA module has the following known problems:
+
+- This JDWP agent has only been tested on Linux/IA-32 and Windows/IA-32
+  platforms with Harmony/DRLVM JRE and BEA* JRockit* JDK 1.5.
+
+- Several JDWP tests fail because of known problems with JVMTI implementation
+  or unimplemented JVMTI features in DRLVM and other tested JVMs.
+
+- The current jvmti.h file in the Harmony classlib sources cannot be used
+  in C++ sources, which causes build errors. You are recommended to use jvmti.h
+  from DRLVM sources or from an existing JDK build.
+
+- The latest cpptask release version 1.0b4 hangs running Intel* C++ compiler
+  on Windows*, you are recommended to use cpptask version 1.0b3 instead.
+  
+- The latest JUnit framework version 4.0 or higher is compiled for the 1.5
+  target, which DRLVM does not currently support. You might get errors when 
+  running unit tests against Harmony JRE with DRLVM. Use JUnit framework 
+  version 3.8.2 in this case.
+
+
+8. TODO
+-------
+
+The following functionality is missing in the current JDWP implementation:
+
+  - Support for agent options onthrow and onuncought to start the debugger
+    when an exception is thrown in the application.
+
+  - Grouping different events for the same location, for example, breakpoint 
+    and step events. With the current implementation you need to resume the 
+    thread twice when stepping over a line with a breakpoint.
+
+  - Support for the optional ClassUnload event that requires JVMTI support 
+    for extended events.
+
+  - Support for changing the default strata, which is not clearly described in 
+    the JPDA spec and may require full support for source strata 
+    according to JSR-45.
+
+
+9. DISCLAIMER
+--------------
+*) Other brands and names are the property of their respective owners.

Propchange: harmony/enhanced/jdktools/trunk/modules/jpda/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native