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

merge compiler warning fixes from jdk17u-dev #96

Closed
wants to merge 5 commits into from

Commits on Jul 29, 2023

  1. 8288754: GCC 12 fails to build zReferenceProcessor.cpp

    Backport-of: 834d92d
    shipilev authored and jankratochvil committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    c8c8223 View commit details
    Browse the repository at this point in the history
  2. 8286562: GCC 12 reports some compiler warnings

    Backport-of: 410a25d
    YaSuenag authored and jankratochvil committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    3a73dcf View commit details
    Browse the repository at this point in the history
  3. 8286705: GCC 12 reports use-after-free potential bugs

    Backport-of: 0e4bece
    YaSuenag authored and jankratochvil committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    70ac84a View commit details
    Browse the repository at this point in the history
  4. 8286694: Incorrect argument processing in java launcher

    Backport-of: 26c7c92
    lutkerd authored and jankratochvil committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    2f27f12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a02b173 View commit details
    Browse the repository at this point in the history