jdk-24/jdk/test/java/lang/instrument
Lana Steuck 33cd414e58 Merge
2013-11-25 09:40:25 -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 8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently 2013-11-14 12:35:34 +01: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 8016369: java/lang/instrument/RetransformBigClass.sh failing again 2013-06-12 09:44:34 +01: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
NMTHelper.java 8026789: Update test/java/lang/instrument/Re(transform|define)BigClass.sh test to use NMT for memory leak detection 2013-10-23 15:55:31 +02: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 8026789: Update test/java/lang/instrument/Re(transform|define)BigClass.sh test to use NMT for memory leak detection 2013-10-23 15:55:31 +02:00
RedefineBigClassAgent.java 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
RedefineBigClassApp.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04: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
RedefineMethodInBacktrace.sh 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV 2013-10-21 23:32:36 -04:00
RedefineMethodInBacktraceAgent.java 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests 2013-01-22 13:53:53 +01:00
RedefineMethodInBacktraceApp.java 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV 2013-10-21 23:32:36 -04:00
RedefineMethodInBacktraceTarget_2.java 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests 2013-01-22 13:53:53 +01:00
RedefineMethodInBacktraceTarget.java 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests 2013-01-22 13:53:53 +01:00
RedefineMethodInBacktraceTargetB_2.java 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV 2013-10-21 23:32:36 -04:00
RedefineMethodInBacktraceTargetB.java 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV 2013-10-21 23:32:36 -04:00
RedefineMethodWithAnnotations.sh 8009531: Crash when redefining class with annotated method 2013-04-17 12:50:45 -04:00
RedefineMethodWithAnnotationsAgent.java 7140852: Add test for 7022100 2013-01-22 15:25:37 +01:00
RedefineMethodWithAnnotationsAnnotations.java 7140852: Add test for 7022100 2013-01-22 15:25:37 +01:00
RedefineMethodWithAnnotationsApp.java 7140852: Add test for 7022100 2013-01-22 15:25:37 +01:00
RedefineMethodWithAnnotationsTarget_2.java 8009531: Crash when redefining class with annotated method 2013-04-17 12:50:45 -04:00
RedefineMethodWithAnnotationsTarget.java 8009531: Crash when redefining class with annotated method 2013-04-17 12:50:45 -04: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 8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS 2013-02-20 13:23:56 -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 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
RetransformBigClassAgent.java 7121600: Instrumentation.redefineClasses() leaks class bytes 2011-12-22 18:35:48 -08:00
RetransformBigClassApp.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04: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