Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6487488

TEST_BUG: Something in test/java/lang/instrument creates a copy of an SCCS dir

XMLWordPrintable

    • b26
    • generic
    • generic
    • Verified

      And putback wants to putback the files in the SCCS dir:

      putback -n
       
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/bootpath/bootreporter/StringIdCallback.java
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/bootpath/bootreporter/StringIdCallbackReporter.java
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/ilib/ClassDump.java
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/ilib/ClassReaderWriter.java
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/ilib/Info.java
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/ilib/Inject.java
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/ilib/InjectBytecodes.java
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/ilib/Injector.java
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/ilib/Options.java
      create: test/java/lang/instrument/AA_regtest.solaris-sparc/JTwork/scratch/ilib/RuntimeConstants.java

      Looks like this is the culprit:

      MakeJAR2.sh:cp -r ${TESTSRC}/ilib .
      MakeJAR2.sh:cp -r ${TESTSRC}/bootreporter bootpath
      This bug in MakeJAR2.sh affects the following tests:

          java/lang/instrument/NativeMethodPrefixAgent.java
          java/lang/instrument/RetransformAgent.java

            dcubed Daniel Daugherty
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: