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

hotspot.log always reports 'sharing' for java.vm.info property

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P5 P5
    • 9
    • hs25
    • hotspot
    • None

      The hotspot.log file always contains 'sharing' as part of the java.vm.info property value, even if -Xshare:off is specified. This is because the java.vm.info property gets written to hotspot.log (in default_stream::init_log()) before method reset_vm_info_property() gets called by Threads::create_vm().

            hseigel Harold Seigel (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: