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

java/nio/channels tests needing large heap sizes fail on x86_32

XMLWordPrintable

    • b20
    • Verified


      java/nio/channels/FileChannel/LargeGatheringWrite.java
      ```
      STDERR:
      Invalid maximum heap size: -Xmx4G
      The specified size exceeds the maximum representable size.
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.
      ```

      java/nio/channels/Channels/ReadXBytes.java
      ```
      STDERR:
      Invalid maximum heap size: -Xmx8G
      The specified size exceeds the maximum representable size.
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.
      ```

            jiefu Jie Fu
            jiefu Jie Fu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: