Microsoft SDK for Java version 4.0 Release Notes

Release Notes - Deprecated Classes

The following are deprecated:

  • IJavaEventMonitorIDInfo2::GetProfilingCapabilities
    IJavaEventMonitor::NotifyEvent

    JVM_EVENT_TYPE_RESERVED_14  This event type, formerly called JVM_EVENT_TYPE_SHUTDOWN_ERROR, is deprecated and no longer dispatched by the Microsoft VM. 

    JVM_EVENT_TYPE_RESERVED_15  This event type, formerly called JVM_EVENT_TYPE_SHUTDOWN_INTERRUPTED, is deprecated and no longer dispatched by the Microsoft VM.

  • com.ms.com.ComLib.threadStartMTA( ) initializes a thread without initializing COM. This method is deprecated. It is replaced by startMTAThread.

  • The IRemoteProcess interface TraceMethods method is deprecated.

  • The IRemoteProcessCallbackEx2 interface ExceptionEvent method is deprecated.

  • The following Java Language Debug Interface methods are deprecated: The functionality of these methods can be achieved through other means (or is generally not useful to a debugger):

    IRemoteThreadEx::IsStartBlock

    IRemoteThreadEx::WatchForStep

    IRemoteThreadEx::WithdrawFromThreadBank

  • com.ms.util.xml - Use com.ms.xml.util instead.

  • The following methods of com.ms.dll.DllLib are deprecated:

    getPinnedHandle

    addrOfPinnedObject

    freePinnedHandle

    getPinnedObject

  © 1997-1999 Microsoft Corporation. All rights reserved.