Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8239089 LargeCopyWithMark.java failed due to OutOfMemoryError
  3. JDK-8255969

Improve java/io/BufferedInputStream/LargeCopyWithMark.java using jtreg tags

    XMLWordPrintable

Details

    • Sub-task
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 16
    • core-libs
    • b24

    Description

      The test java/io/BufferedInputStream/LargeCopyWithMark.java uses a system property and a child process to do things which can now be done with jtreg tags. Specifically, the use of the “os.arch” property to check for a 64-bit platform can be replaced with “@requires”, and passing “-Xmx4G” can be done via the “@run” tag instead of using a child process.

      Attachments

        Issue Links

          Activity

            People

              bpb Brian Burkhalter
              bpb Brian Burkhalter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: