6 lines
343 B
Markdown
6 lines
343 B
Markdown
# Java Demo Fixture
|
|
|
|
Minimal archive tree that exercises the Java language analyzer during microbenchmarks. The `libs/demo.jar`
|
|
artefact ships `META-INF/MANIFEST.MF` and `META-INF/maven/com.example/demo/pom.properties` entries so the
|
|
analyzer can extract Maven coordinates and manifest metadata without pulling in large third-party jars.
|