You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by Apache Wiki <wi...@apache.org> on 2008/02/15 20:37:16 UTC

[Harmony Wiki] Trivial Update of "KnownNonBugIssuesAndLimitations" by Vladimir Beliaev

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Harmony Wiki" for change notification.

The following page has been changed by Vladimir Beliaev:
http://wiki.apache.org/harmony/KnownNonBugIssuesAndLimitations

------------------------------------------------------------------------------
  
  '''4.''' The real object hash code has only 6 bits.
  
- '''5.''' Currently, the debug scenario cannot run because JPDA is missing.
- 
  ==== Partially implemented features: ====
  
  '''1.''' JVMTI implementation does not provide full argument validity checks. Specifically, the VM might crash when passing invalid Java objects or JNI identifiers as arguments to JVMTI API functions.