Skip to content

antonliauchuk-tealium/hanged-up-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

echo "Main-Class: HangedUpThreads" > manifest.txt && javac HangedUpThreads.java && jar -cvfm HangedUpThreads.jar manifest.txt HangedUpThreads.class && native-image -H:EnableURLProtocols=http -H:EnableURLProtocols=https -H:ReflectionConfigurationFiles=reflection-config.json -jar HangedUpThreads.jar

./HangedUpThreads

About

Hanged up threads in native image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages