Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make GraalVM Java 11 the default image #7774

Merged
merged 2 commits into from
Mar 12, 2020

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Mar 11, 2020

No description provided.

@gsmet gsmet added this to the 1.4.0 milestone Mar 11, 2020
@gsmet gsmet requested review from gwenneg and dmlloyd March 11, 2020 13:32
@gsmet
Copy link
Member Author

gsmet commented Mar 11, 2020

@gwenneg I let you have a look and merge if it looks OK to you.

@gwenneg
Copy link
Member

gwenneg commented Mar 11, 2020

Ok @gsmet, review in progress.

@gwenneg
Copy link
Member

gwenneg commented Mar 11, 2020

Should we mention {graalvm-flavor} in README.adoc?

@gsmet gsmet force-pushed the java11-default-image branch from 9788695 to 964dff0 Compare March 11, 2020 17:34
@gsmet
Copy link
Member Author

gsmet commented Mar 11, 2020

@gwenneg sorry about the mess! Can you have another look. I adjusted a few things to be more future proof.

Also I removed a mention of the SunEC library as we think we don't need it anymore, right?

@@ -44,5 +44,6 @@ complete list of externalized variables for use is given in the following table:
|\{quickstarts-blob-url}|{quickstarts-blob-url}| Quickstarts URL to master blob source tree; used for referencing source files.
|\{quickstarts-tree-url}|{quickstarts-tree-url}| Quickstarts URL to master source tree root; used for referencing directories.

|\{graalvm-version}|{graalvm-version}| Recommended Graal VM version to use.
|\{graalvm-version}|{graalvm-version}| Recommended GraalVM version to use.
|\{graalvm-flavor}|{graalvm-flavor}| The full flavor of GraaVM to use e.g. `19.3.1-java11`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unrelated to this PR, but why do we need two columns (Property Name and Value) while they contain the exact same content for all lines of the table?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They do not. One is escaped, not the other.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I missed that detail, sorry :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see the HTML with different values in quarkus-documentation-999-SNAPSHOT.zip, but is this file actually published somewhere on a public website? I can't find it anywhere on https://quarkus.io/.

Copy link
Member

@gwenneg gwenneg Mar 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On GH, there isn't any difference in terms of display between columns 1 and 2.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it's not. It's just for reference, we don't publish it.

That would be a GH bug :).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then I still don't understand why we need the Value column.

@gsmet gsmet force-pushed the java11-default-image branch from b7835cf to adaa68e Compare March 12, 2020 11:38
@gsmet
Copy link
Member Author

gsmet commented Mar 12, 2020

@gwenneg I took another shot.

@gwenneg
Copy link
Member

gwenneg commented Mar 12, 2020

Also I removed a mention of the SunEC library as we think we don't need it anymore, right?

That's correct.

Copy link
Member

@gwenneg gwenneg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gsmet gsmet merged commit edec6a4 into quarkusio:master Mar 12, 2020
@gsmet
Copy link
Member Author

gsmet commented Mar 12, 2020

@gwenneg thanks for the thorough review!

@dmlloyd dmlloyd mentioned this pull request Mar 12, 2020
18 tasks
@gsmet gsmet removed this from the 1.4.0.CR1 milestone Apr 14, 2020
@gsmet gsmet added this to the 1.3.2.Final milestone Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants