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

Java 1.6 creep [moved] #69

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

Java 1.6 creep [moved] #69

lvca opened this issue Dec 10, 2012 · 0 comments

Comments

@lvca
Copy link
Member

lvca commented Dec 10, 2012

This is Issue 69 moved from a Google Code project.
Added by 2010-07-21T10:51:41.000Z by steven.d...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Medium, v0.9.21

Original description

OStorageLocal:696

http://code.google.com/p/orient/source/browse/trunk/core/src/main/java/com/orientechnologies/orient/core/storage/impl/local/OStorageLocal.java

java.util.Arrays#copyOf only exists in Java 1.6:

http://download.oracle.com/docs/cd/E17409_01/javase/6/docs/api/java/util/Arrays.html

See Java 1.5 javadoc for java.util.Arrays:

http://download.oracle.com/docs/cd/E17476_01/javase/1.5.0/docs/api/java/util/Arrays.html

http://www.orientechnologies.com/orient-db.htm says:

"Run on any platform: All the engine is 100% pure Java and can run on Windows and Linux and any system that supports the Java5+ technology"

This is patently untrue.
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