copy/paste duplicated tests in some condition statements

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: client-libs
    • 2d
    • b52

        Whilst fixing a similar bug these were pointed out :-

        sun.print.MarginsPanel.java:1567
                        if (lmObj == null || rmObj == null ||
                            tmObj == null || rmObj == null) {
                            return;

        sun.font.FontFamily.java:80
                if (family.plain == null && family.bold == null &&
                    family.plain == null && family.bold == null)

              Assignee:
              Philip Race
              Reporter:
              Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: