[jboss-jira] [JBoss JIRA] Created: (JBAS-6437) Remove jcip-annotations jar from server/all/lib
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Jan 29 13:27:44 EST 2009
Remove jcip-annotations jar from server/all/lib
-----------------------------------------------
Key: JBAS-6437
URL: https://jira.jboss.org/jira/browse/JBAS-6437
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
Fix For: Backlog
The jcip-annotations.jar is being added to server/all/lib as a workaround to a JDK bug: see JBAS-6428. This JIRA is to consider removing the JAR once the JDKs the AS is targetting have their bug fixed.
Note that it's possible the some code will actually start using these annotations at runtime, so need to check for that. Currently they are only used at compile time (basically as documentation of the expected behavior of the class, as shown in the examples in Java Concurrency in Practice).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list