src/jdk.jpackage/share/native/libapplauncher/LinuxPlatform.h
branchJDK-8200758-branch
changeset 57099 9a85a7a076ad
parent 57064 a7fdadf67a92
child 57106 ea870b9ce89a
equal deleted inserted replaced
57098:fd4868c5fca1 57099:9a85a7a076ad
    66 
    66 
    67     virtual TString GetBundledJVMLibraryFileName(TString RuntimePath);
    67     virtual TString GetBundledJVMLibraryFileName(TString RuntimePath);
    68 
    68 
    69     virtual ISectionalPropertyContainer* GetConfigFile(TString FileName);
    69     virtual ISectionalPropertyContainer* GetConfigFile(TString FileName);
    70 
    70 
    71     virtual void reactivateAnotherInstance();
       
    72     virtual bool IsMainThread();
    71     virtual bool IsMainThread();
    73     virtual TPlatformNumber GetMemorySize();
    72     virtual TPlatformNumber GetMemorySize();
    74 
    73 
    75 #ifdef DEBUG
    74 #ifdef DEBUG
    76     virtual bool IsNativeDebuggerPresent();
    75     virtual bool IsNativeDebuggerPresent();