[
https://issues.apache.org/jira/browse/KNOX-3221?focusedWorklogId=993576&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-993576
]
ASF GitHub Bot logged work on KNOX-3221:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Nov/25 09:22
Start Date: 27/Nov/25 09:22
Worklog Time Spent: 10m
Work Description: hanicz opened a new pull request, #1115:
URL: https://github.com/apache/knox/pull/1115
[KNOX-3221](https://issues.apache.org/jira/browse/KNOX-3221) - Remove JDK9+
check from BCInterceptingSocket
## What changes were proposed in this pull request?
Removed JDK9+ checks from BCInterceptingSocket
## How was this patch tested?
Unit tests, manual tests
Issue Time Tracking
-------------------
Worklog Id: (was: 993576)
Remaining Estimate: 0h
Time Spent: 10m
> Remove JDK9+ check from BCInterceptingSocket
> --------------------------------------------
>
> Key: KNOX-3221
> URL: https://issues.apache.org/jira/browse/KNOX-3221
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 3.0.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> BCInterceptingSocket has 3 methods that checks for JDK9+ methods. Since we
> changed to JDK17 this is not necessary anymore. These should be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)