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

Spurious System.err.flush() in LWCToolkit.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7, 11, 21, 24
    • client-libs
    • None

      Whilst reviewing another fix I noticed

        static {
               System.err.flush();
      ...
      }

      I can't think why that is there.
      But it isn't relevant to the fix under review so I'll look at it afterwards.

            prr Philip Race
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: