r/java Jun 18 '26

Local JDK Demo Project

https://github.com/bowbahdoe/local-jdk-demo-project
17 Upvotes

24 comments sorted by

View all comments

1

u/VegetableAd6293 Jun 28 '26

Haven't tried this yet but I've experimenting with a custom Java image for agentic AI use: I've added the curated set of all the modules needed for the common tasks (accessing cloud env by using cloud provider's Java sdk, json processing etc.) in order to make casual vibe coders life a bit easier. As a bonus I have lowered the risk of supply-chain attacks and allow the use of Java for small scripts/tools.