trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.49k stars 3.02k forks source link

Support post JDK 17 Subject.current #24197

Closed wendigo closed 1 day ago

wendigo commented 1 day ago

Description

This makes JDBC driver work with Kerberos under JDK 24

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release notes are required. Please propose a release note for me. ( ) Release notes are required, with the following suggested text:

## JDBC
* Fix compatibility with pre-release JDK 24 ({issue}`issuenumber`)