Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
SquirrelJME
Commits
f7001768
Commit
f7001768
authored
Oct 10, 2016
by
Stephanie Gawroriski
Browse files
Add a document that will list purposeful compatibility purposes, for sanity purposes.
parent
99e8ef6b
Changes
2
Hide whitespace changes
Inline
Side-by-side
compatibility.mkd
0 → 100644
View file @
f7001768
# Purposeful Compatiblity Breakages
This document lists all of the places where compatibility is purposefully
broken, mostly for sanity purposes.
readme.mkd
View file @
f7001768
...
...
@@ -71,7 +71,7 @@ Note that Java ME 8 has a Java 7 virtual machine with specific limitations.
have a port of an existing virtual machine will usually only have an
interpreter.
*
_To be compatible_ - So that existing Java ME 8 applications can run on this
virtual machine.
virtual machine
, along with J2ME applications when required
.
*
_To compile once and run anywhere_ - Current and up to date Java
implementations are limited only to a few select systems (_Solaris_,
_Linux_, _BSD_, _Mac OS X_, and _Windows_). Java ME 8 as of this writing
...
...
@@ -94,6 +94,14 @@ purchasing of food items for consumption.
dogecoin:DPsW21MV8RMuXhA3GoN8VPjkmQEugrEn8h
)
*
[
FreedomSponsors
](
https://freedomsponsors.org/user/mpasteven/
)
## Compatiblity
SquirrelJME intends to be 99.9% compatible with Java ME 8 and older J2ME
standards. In the case where compatibility is _purposefully_ broken, it will
be documented in the following document:
*
[
Purposeful Compatiblity Breakages
](
compatibility.mkd
)
.
## Important Statements
**
*
JAVA AND ALL OTHER RELATED TRADEMARKS AND COPYRIGHTS ARE OWNED BY ORACLE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment