[ 
https://issues.apache.org/jira/browse/DERBY-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654690#comment-17654690
 ] 

Richard N. Hillegas commented on DERBY-7149:
--------------------------------------------

Attaching derby-7149-04-aa-suppress-ThreadDeath-removalWarnings.diff. This 
patch adds @SuppressWarnings("removal") annotations to several methods in order 
to suppress the new removal warnings introduced by the deprecation of 
java.lang.ThreadDeath in Open JDK build 20-ea+27-2213.

Touches the following files:

{noformat}
M       
java/org.apache.derby.engine/org/apache/derby/iapi/services/context/ContextManager.java
M       
java/org.apache.derby.engine/org/apache/derby/iapi/services/context/SystemContext.java
M       
java/org.apache.derby.engine/org/apache/derby/impl/services/monitor/BaseMonitor.java
M       
java/org.apache.derby.tests/org/apache/derbyTesting/unitTests/harness/BasicUnitTestManager.java
M       
java/org.apache.derby.tests/org/apache/derbyTesting/unitTests/harness/T_MultiThreadedIterations.java
M       java/org.apache.derby.tools/org/apache/derby/impl/tools/ij/mtTester.java
{noformat}


> Make it possible to build and test Derby cleanly with JDK 20
> ------------------------------------------------------------
>
>                 Key: DERBY-7149
>                 URL: https://issues.apache.org/jira/browse/DERBY-7149
>             Project: Derby
>          Issue Type: Task
>          Components: Build tools
>    Affects Versions: 10.17.0.0
>            Reporter: Richard N. Hillegas
>            Assignee: Richard N. Hillegas
>            Priority: Major
>         Attachments: derby-7149-01-aa-deprecateURLconstructor.diff, 
> derby-7149-01-ac-deprecateURLconstructor.diff, 
> derby-7149-02-aa-disableJMXtest.diff, derby-7149-03-aa-JMXdocs.diff, 
> derby-7149-03-aa-JMXdocs.tar, 
> derby-7149-04-aa-suppress-ThreadDeath-removalWarnings.diff
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to