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

JDK-8313713: Allow CompileCommand flag to specify compilation level #20

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 17, 2024

  1. just the defaults.

    JohnTortugo committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7288e8e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 20, 2024

  1. fix get_store

    JohnTortugo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1fed6c2 View commit details
    Browse the repository at this point in the history
  2. fix parsing of comp_level

    JohnTortugo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0642cdf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. work

    JohnTortugo committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a3b7d3d View commit details
    Browse the repository at this point in the history
  2. catch up with main branch

    JohnTortugo committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b807c1b View commit details
    Browse the repository at this point in the history