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

ommited synchronized modifier in Random.nextGaussian()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 6
    • 6
    • core-libs
    • None
    • generic
    • generic

      The CCC 6221118(http://ccc.sfbay/6221118) introduced the change for the code example in Randem.nextGaussian().
      The code example in the CCC contains "synchronized" modifier for the method "public double nextGaussian()", but the examplpe from the spec for Random.nextGaussian() in JDK 6.0b100 is not.

            darcy Joe Darcy
            dmiltsov Dmitry Miltsov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: