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

jetbrains.jdk: openjdk11 (11.0.13-b1751.25) → openjdk17 (17.0.3-b469.37) #183763

Merged
merged 3 commits into from
Sep 20, 2022

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    f8a5339 View commit details
    Browse the repository at this point in the history
  2. jetbrains.jdk: openjdk11 (11.0.13-b1751.25) → openjdk17 (17.0.3-b469.37)

    > With the IntelliJ IDEA 2022.2 EAP we are moving from JetBrains Runtime
      11 (JBR11) to JetBrains Runtime 17 (JBR17). Starting with this build,
      all IntelliJ IDEA 2022.2 updates will come with JBR17. This will have
      the following effects:
    > - A significant performance improvement allowing faster and smoother
        IDE operation.
    > - Better security, as JBR17 is based on the latest OpenJDK LTS.
    > - Better rendering performance on macOS, as JetBrains Runtime 17
        leverages Metal API.
    > - Increased accessibility on macOS, as JBR17 features integration with
        VoiceOver screen reader.
    > - Usage of Vector API designed to express vector computations that
        compile at runtime to vector instructions on supported CPU
        architectures, thus achieving performance superior to equivalent
        scalar computations.
    
    From: https://blog.jetbrains.com/idea/2022/05/intellij-idea-2022-2-eap-1/#JetBrains_Runtime
    fabianhjr committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    27a4de4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    420b83d View commit details
    Browse the repository at this point in the history