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

[macos 10.12] Timeout in javax/swing/JTextArea/TextViewOOM/TextViewOOM.java

XMLWordPrintable

      This test fails with timeout on macOS 10.12.
      Memory allocation log from that machine (PIT for b141, b137):
      Memory before creating the text: 3131328
      Memory after creating the text: 3153328
      Memory after setting the text: 16183408
      Final memory after everything: 24691432

      It does pass on OS X 10.10, log from there (b135):
      Memory before creating the text: 3314384
      Memory after creating the text: 3365952
      Memory after setting the text: 6670664
      Final memory after everything: 14026736

      And it does pass on Ubuntu 16.04 and Windows 10.

            psadhukhan Prasanta Sadhukhan
            yan Yuri Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: