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

CTW library should call System::exit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b156

        in current implementation CTW provokes clinit to be executed, some clinit (e.g. JDK-8159155) can create new threads and hence cause CTW to "hang". CTW has to call System::exit as soon as all compilation tasks are completed.

        since jtreg does not like when a test action calls System::exit (JDK-8161138), all ctw tests should be updated to use ProcessTool to run CTW.

              iignatyev Igor Ignatyev (Inactive)
              iignatyev Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: