heroku-buildpack-jvm-common icon indicating copy to clipboard operation
heroku-buildpack-jvm-common copied to clipboard

Heroku's OpenJDK buildpack. A component of the Java, Scala, and Clojure buildpacks.

Results 9 heroku-buildpack-jvm-common issues
Sort by recently updated
recently updated
newest added

We currently only test for buildpack output, not if the installed OpenJDK distribution is matching. Discovered in #276.

I see the heroku/jvm being installed during the deploy of my review app, but when i try to use the `java` command it return java not found. Does this buildpack...

Right now, the path used is not valid for JDK 9+ and will not correctly test if symlink handling is correct.

Bumps the ruby-dependencies group with 2 updates: [heroku_hatchet](https://github.com/heroku/hatchet) and [rspec-expectations](https://github.com/rspec/rspec-expectations). Updates `heroku_hatchet` from 8.0.3 to 8.0.4 Changelog Sourced from heroku_hatchet's changelog. 8.0.4 Any 404 when trying to delete an application...

dependencies
skip changelog
ruby

For v2, it uses `memory.high` if available (recommended way of setting a functioning soft limit), then first falls back to `memory.max` (e.g. from `docker run -m`), then to `memory.low` (e.g....

Hi there I just noticed that -XX:+UseContainerSupport is not present in $JAVA_TOOL_OPTIONS for my app running JAVA_VERSION="22.0.1" (this is the exact line in $JAVA_HOME/release file) Eyeballing the code, [this grep...

Heroku itself currently runs on AMD64 CPUs, however, some users use our buildpacks locally on machines with ARM64 CPUs (such as M1/M2/M3 MacBooks) with the Heroku base images published to...

Bumps the ruby-dependencies group with 1 update: [rspec-expectations](https://github.com/rspec/rspec-expectations). Updates `rspec-expectations` from 3.13.2 to 3.13.3 Changelog Sourced from rspec-expectations's changelog. 3.13.3 / 2024-09-07 Full Changelog Bug Fixes: Fix passing a regular...

dependencies
skip changelog
ruby

Bumps the ruby-dependencies group with 3 updates: [rspec-expectations](https://github.com/rspec/rspec-expectations), [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rspec](https://github.com/rubocop/rubocop-rspec). Updates `rspec-expectations` from 3.13.3 to 3.13.4 Changelog Sourced from rspec-expectations's changelog. Development Full Changelog Enhancements: Improve the IO emulation...

dependencies
skip changelog
ruby