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

    • b24

        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.

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

                Created:
                Updated:
                Resolved: