[ http://issues.apache.org/jira/browse/DERBY-2123?page=all ]

Knut Anders Hatlen updated DERBY-2123:
--------------------------------------

    Attachment: derby-2123-v1.diff
                derby-2123-v1.stat

The attached patch makes inUserCode a local variable instead of a parameter for 
the two methods. Derbyall and the JUnit tests ran cleanly on Sun's JVM 1.5.0, 
Solaris 10.

> Remove workaround for old JIT bug from StoredPage
> -------------------------------------------------
>
>                 Key: DERBY-2123
>                 URL: http://issues.apache.org/jira/browse/DERBY-2123
>             Project: Derby
>          Issue Type: Improvement
>          Components: Store
>    Affects Versions: 10.3.0.0
>            Reporter: Knut Anders Hatlen
>         Assigned To: Knut Anders Hatlen
>            Priority: Trivial
>         Attachments: derby-2123-v1.diff, derby-2123-v1.stat
>
>
> StoredPage.readRecordFromStream() and StoredPage.readRecordFromArray() 
> contain a workaround for a JIT bug in JDK 1.1.7 (fixed in JDK 1.2). Since 
> Derby no longer supports JDK 1.1.7, the workaround can be removed.

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

        

Reply via email to