Skip to content

Instantly share code, notes, and snippets.

View wheelerlaw's full-sized avatar
💻
Probably writing code

Wheeler Law wheelerlaw

💻
Probably writing code
  • Chicago
  • 04:22 (UTC -05:00)
View GitHub Profile
import java.io.IOException;
import java.net.URLClassLoader;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.nio.file.Path;
/**
* Example demonstrating a ClassLoader leak.
*
* <p>To see it in action, copy this file to a temp directory somewhere,