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

hotspot mapfiles should be put in promoted debug images dir and bundles

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.1
    • 1.4.1
    • infrastructure
    • None
    • hopper
    • generic
    • generic



      Name: dm26566 Date: 03/08/2002


      The hotspot build generates two mapfiles:
         .../hotspot-i386/tmp/hotspot_compiler2/bin/jvm.map
         .../hotspot-i386/tmp/hotspot_compiler2/bin/jvm_g.map
      that need to made available to j2se builds for jvm debugging.

      The control build should stage these files along with the
      other jvm binaries, and the j2se build should copy them into
      the jre/bin/client and jre/bin/server directories.

      Sanity check should be updated to generate a Warning if the
      files are not available, and the build should succeed unless
      the PEDANTIC flag is used. Neightly builds MUST use the
      PEDANTIC flag, so this should allow casual builders to build
      without the files, but nightly builds must contain the files.

      During image creation, these files should only appear in the
      debug-images directory. If the files are not available, the
      build should proceed UNLESS the PEDANTIC flag is set.

      ======================================================================

      The warning printed should be:

      Warning: jvm.map and jvm_g.map were not found in the HotSpot client and/or
               server directories. These files are used for debugging the Windows
               product; their presence is required for Release Engineering builds
               but not for engineers' local builds.


      ###@###.### 2002-03-08

            dmcduffisunw Dale Mcduffie (Inactive)
            dmcduffisunw Dale Mcduffie (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: