jdk-24/jdk/test/java/lang/instrument
2013-02-11 10:07:01 -08:00
..
appendToClassLoaderSearch 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
BootClassPath 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
AppendToBootstrapClassPathTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AppendToClassPathSetUp.sh 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00: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 7191322: add test for 7064927 to java.lang.instrument 2012-08-17 12:51:23 -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
DummyClassWithLVT.java 7191322: add test for 7064927 to java.lang.instrument 2012-08-17 12:51:23 -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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
MakeJAR3.sh 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
MakeJAR4.sh 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
MakeJAR.sh 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
ManifestTest.sh 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
RedefineSubclassWithTwoInterfaces.sh 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08:00
RedefineSubclassWithTwoInterfacesAgent.java 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08:00
RedefineSubclassWithTwoInterfacesApp.java 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08:00
RedefineSubclassWithTwoInterfacesImpl_1.java 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08:00
RedefineSubclassWithTwoInterfacesImpl.java 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08:00
RedefineSubclassWithTwoInterfacesIntf1.java 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08:00
RedefineSubclassWithTwoInterfacesIntf2.java 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08:00
RedefineSubclassWithTwoInterfacesRemote.java 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08:00
RedefineSubclassWithTwoInterfacesTarget_1.java 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08:00
RedefineSubclassWithTwoInterfacesTarget.java 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument 2013-02-11 10:07:01 -08: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
retransformAgent.mf 7191322: add test for 7064927 to java.lang.instrument 2012-08-17 12:51:23 -07:00
RetransformApp.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RetransformBigClass.sh 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00: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
VerifyLocalVariableTableOnRetransformTest.java 7191322: add test for 7064927 to java.lang.instrument 2012-08-17 12:51:23 -07:00
VerifyLocalVariableTableOnRetransformTest.sh 7191322: add test for 7064927 to java.lang.instrument 2012-08-17 12:51:23 -07:00