Closed Bug 262687 Opened 21 years ago Closed 21 years ago

Rhino does not compile with JDK 1.5

Categories

(Rhino Graveyard :: Core, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: igor)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041001 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041001 JDK 1.5 introduced a new constructor which causes an ambiguity when compiling rhino. I will attach a patch to fix the problem. Reproducible: Always Steps to Reproduce: 1. compile rhino with JDK 1.5 Actual Results: compile error
This new constructor causes the compile problems: public CodeSource(URL url, CodeSigner[] signers) [...] Since: 1.5 The patch states which constructor to use.
I committed the fix.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.6R1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: