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

Consider split no-caching mode into Session-only and Strict

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 8
    • 6, 7, 7u6
    • deploy

      Many users who disable cache (uncheck "Keep temporary files on my computer") do not generally expect temp files on the disk. It might be good for users to be able to select either:

      1. Full caching as currently default.
      2. Session-only cache mode: where cache entries are store in temporary cache dir under same structure as full caching mode, but temporary cache dir would be removed on VM shutdown (no warm-start benifit).
      3. Strictly no-cache mode: that prevents files from being created at all,

      Feasibility and priority of (3) is to be evaluated.

      With option 2, session cache dir under TEMP dir, should be removed directly by shutdown hook or by a moping-up background process spawned on shutdown.

            nam Nam Nguyen (Inactive)
            nam Nam Nguyen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: