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

Cannot access RandomUtils.insecure() because it is package private

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 3.16.0
    • 3.17.0
    • lang.*
    • None
    • Temurin JDK 17

    Description

      It looks like RandomUtils.insecure() is package private but should be public, especially since it is recommended to be used here: https://issues.apache.org/jira/browse/LANG-1748?focusedCommentId=17869604&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17869604

       

      The RandomStringUtils.insecure() is public and works fine.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mikethecalamity Mike
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: