Skip to content

radistao/guava-createTempDir

Repository files navigation

guava-createTempDir

Try to reproduce google/guava#6535 on Windows with guava:32.1.2 (see the comment)

$ ./gradlew clean build shadowJar
$ java -jar build/libs/guava-createTempDir-1.0-SNAPSHOT-all.jar

createdTempDir is located at "C:\Users\XXX~1\AppData\Local\Temp\18\3566282287860420796"
Content: test.file

(this is correct behavior, no exception)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages