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

Lazily instantiate the shared secret access objects

XMLWordPrintable

    • b53
    • generic
    • generic

        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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: