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

langtools/test/Makefile should set -retain:fail,error by default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • infrastructure
    • b148

      The langtools/test/Makfile should parameterize -retain as an option.
      As is, no -restain option is passed and important files such as hs_err logs are not kept by default.
      I propose the test Makefiles should parameterize the -retain option and default to 'fail,error'.
      Users can change this by defining RETAIN_OPT(or whatever) if desired.

            erikj Erik Joelsson
            ssides Steve Sides
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: