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

Remove mention of ThreadDeath, which is unused and deprecated in jdk20 #16339

Merged
merged 1 commit into from
Nov 23, 2022

Commits on Nov 23, 2022

  1. Remove mention of ThreadDeath, which is unused and deprecated in jdk20

    From jdk20 Thread.stop() throws UnsupportedOperationException.
    
    Related to eclipse-openj9#16213
    
    Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
    pshipton committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    35e15d0 View commit details
    Browse the repository at this point in the history