A containerized app targetted for the Windows 10 platform has a reduced set of platform apis that are supported. Most of the win32 apis can be used for a side loaded application (e.g. not downloaded from the windows store)
This bug will be used to track the addition of a compilation flag that will allow alternate platform calls to be used to still produce a jck compliant platform with slightly modified behavior.
A good example of this issue is the limited view of the filesystem, that prevents a containerized app from accessing with a relative or absolute path any file or directory outside the app itself.
This bug will be used to track the addition of a compilation flag that will allow alternate platform calls to be used to still produce a jck compliant platform with slightly modified behavior.
A good example of this issue is the limited view of the filesystem, that prevents a containerized app from accessing with a relative or absolute path any file or directory outside the app itself.