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

Lazily instantiate the shared secret access objects

    XMLWordPrintable

Details

    • b53
    • generic
    • generic

    Backports

      Description

        sun.misc.Java*Access objects are created at initialization time. They are only needed when certain API is used. They can be initialized lazily when needed.

        These shared secret access object provides a mechanism for calling implementation-private methods in another package while avoiding the primary disadvantage of using reflection for this purpose, namely the loss of compile-time checking.

        Attachments

          Issue Links

            Activity

              People

                mchung Mandy Chung
                mchung Mandy Chung
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: