[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3525) Clean up reflection code trying to determine JDK 1.4 capabilities

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Oct 13 09:34:04 EDT 2008


Clean up reflection code trying to determine JDK 1.4 capabilities
-----------------------------------------------------------------

                 Key: HHH-3525
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3525
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.3.1
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.3.x, 3.4


There are still some places where we are performing reflection calls to determine if we are running in JDK 1.4.  Since Hibernate 3.3 we require JDK 1.4 or higher so these checks are unecessary.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list