Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error has occurred while building the revision 1465 [moved] #122

Closed
lvca opened this issue Dec 10, 2012 · 0 comments
Closed

An error has occurred while building the revision 1465 [moved] #122

lvca opened this issue Dec 10, 2012 · 0 comments

Comments

@lvca
Copy link
Member

lvca commented Dec 10, 2012

This is Issue 122 moved from a Google Code project.
Added by 2010-09-23T06:16:54.000Z by j.takak...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-High, v0.9.23

Original description

An error has occurred while building the revision 1465.
Is an error caused by a javac bug?
(see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6302954, https://bugs.eclipse.org/bugs/show_bug.cgi?id=98379)
And I and attached the modified patch. 

----------
init:
     [echo] -----------------------------------
     [echo] -> orientdb-core
     [echo] -----------------------------------

compile:
    [javac] Compiling 166 source files to /tmp/orientdb/trunk/core/target/classes
    [javac] /tmp/orientdb/trunk/core/src/main/java/com/orientechnologies/orient/core/record/impl/ODocument.java:283: type parameters of <RET>RET cannot be determined; no unique maximal instance exists for type variable RET with upper bounds RET,java.lang.Object
    [javac]     RET value = rawField(iPropertyName);
    [javac]                         ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/tmp/orientdb/trunk/build-db.xml:126: The following error occurred while executing this line:
/tmp/orientdb/trunk/build-db.xml:15: The following error occurred while executing this line:
/tmp/orientdb/trunk/_base/base-build.xml:34: Compile failed; see the compiler error output for details.

Total time: 6 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant