openjdk-runtime icon indicating copy to clipboard operation
openjdk-runtime copied to clipboard

Google Cloud Platform OpenJDK Docker image

Results 36 openjdk-runtime issues
Sort by recently updated
recently updated
newest added

A customer indicated that we should review this document. They tried to enable profiler when running on GKE, but weren't able to because profiler required that the service name be...

I spent some time today trying to get up and running with the flexible environment on App Engine and I noticed the custom runtime did not work as expected. I...

It has been discussed as part of https://github.com/GoogleCloudPlatform/jetty-runtime/issues/68 (and it's associated PR https://github.com/GoogleCloudPlatform/jetty-runtime/pull/81) that container independent parts of the logging configuration should eventually be moved from the jetty-runtime to the...

question

Hi, I saw that the openjdk-runtime supports either openjdk8 or openjdk11. I tried setting openjdk11 in my app.yaml. When I deployed I received this error: `The provided runtime_config.jdk option 'openjdk11'...

The version of the java profiler agent pre-installed in the image has a bug in it that prevents profiler data from being published to a project other then the project...

When deployed on systems with large available memory, the automatic calculated heap size may be too large for the JVM. This PR applies a limit to the calculated heap size.

In the read me `gcr.io/google-appenine/openjdk:8` should be `gcr.io/google-appengine/openjdk:8`