Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-375

add SystemUtils.IS_OS_WINDOWS_VISTA field

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 2.4
    • None
    • None

    Description

      Simple patch adding OS field for Windows Vista

      1072a1073,1082
      > /**
      > * <p>Is <code>true</code> if this is Windows Vista.</p>
      > *
      > * <p>The field will return <code>false</code> if <code>OS_NAME</code> is
      > * <code>null</code>.</p>
      > *
      > * @since 3.0
      > */
      > public static final boolean IS_OS_WINDOWS_VISTA = getOSMatches(OS_NAME_WINDOWS_PREFIX, "6.0");
      >

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            ruf10 Rafal Krupinski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment