jdk-24/jdk/test/java/lang/instrument
Alan Bateman 3269d85838 7113349: Initial changeset for Macosx port to jdk
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:34:38 +00:00
..
appendToClassLoaderSearch 7113349: Initial changeset for Macosx port to jdk 2012-03-06 20:34:38 +00:00
BootClassPath 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
bootreporter 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ilib 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
PremainClass 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AddTransformerTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AInstrumentationTestCase.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AppendToBootstrapClassPathSetUp.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AppendToBootstrapClassPathTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AppendToClassPathSetUp.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AppendToClassPathTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ASimpleInstrumentationTestCase.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ATestCaseScaffold.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ATransformerManagementTestCase.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
basicAgent.mf Initial load 2007-12-01 00:00:00 +00:00
BigClass.java 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
bootclasspathAgent.mf Initial load 2007-12-01 00:00:00 +00:00
BufferClassLoader.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
classpathAgent.mf Initial load 2007-12-01 00:00:00 +00:00
Counter.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Different_ExampleRedefine.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DummyClass.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ExampleForBootClassPath.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ExampleForClassPath.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ExampleRedefine.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
FakeTestDriver.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
FromShutdownHook.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GetAllLoadedClassesTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GetInitiatedClassesTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GetObjectSizeTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
InstrumentationHandoff.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
IsModifiableClassAgent.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
IsModifiableClassApp.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MakeJAR2.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MakeJAR3.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MakeJAR4.sh 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
MakeJAR.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ManifestTest.sh 7079093: TEST_BUG: java/lang/instrument/ManifestTest.sh fails with cygwin 2012-02-24 20:09:49 +01:00
ManifestTestAgent.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ManifestTestApp.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NamedBuffer.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NativeMethodPrefixAgent.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NativeMethodPrefixApp.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NoTransformerAddedTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NullGetObjectSizeTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NullRedefineClassesTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NullTransformerAddTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NullTransformerRemoveTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ParallelTransformerLoader.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ParallelTransformerLoaderAgent.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ParallelTransformerLoaderApp.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
redefineAgent.mf Initial load 2007-12-01 00:00:00 +00:00
RedefineBigClass.sh 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
RedefineBigClassAgent.java 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
RedefineBigClassApp.java 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
RedefineClassesDisabledTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineClassesTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineClassWithNativeMethod.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineClassWithNativeMethodAgent.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineClassWithNativeMethodApp.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineMethodAddInvoke.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineMethodAddInvokeAgent.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineMethodAddInvokeApp.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineMethodAddInvokeTarget_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineMethodAddInvokeTarget_2.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineMethodAddInvokeTarget.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RedefineSetUp.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RemoveAbsentTransformerTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RemoveTransformerTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RetransformAgent.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RetransformApp.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RetransformBigClass.sh 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
RetransformBigClassAgent.java 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
RetransformBigClassApp.java 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
RuntimeConstants.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SimpleIdentityTransformer.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SingleTransformerTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StressGetObjectSizeApp.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StressGetObjectSizeTest.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TestClass1.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TestClass2.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TestClass3.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TransformerManagementThreadAddTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TransformerManagementThreadRemoveTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TransformMethodTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00