Serialized Form
Class gnu.classpath.NotImplementedException extends RuntimeException implements Serializable |
serialVersionUID: 5112972057211125814L
Class gnu.java.lang.CPStringBuilder extends Object implements Serializable |
count
int count
value
char[] value
serialVersionUID: 1L
Package org.jikesrvm.classloader |
o
Object o
rvmMember
RVMMember rvmMember
jdkMember
Member jdkMember
Package org.jikesrvm.compilers.opt |
serialVersionUID: -5731701797088209175L
isExpected
boolean isExpected
- A very few magics, we have no intention of ever implementing
in the opt compiler. Suppress warning messages for them
to avoid confusing users with "expected" error messages
serialVersionUID: -7215437494493545076L
serialVersionUID: -868535710873341956L
isFatal
boolean isFatal
- When running in the RVM, typically optimizing compiler
exceptions are caught, optionally a message is printed, and we
fallback to using the baseline compiler. However, this
may not be desirable when running regression testing because
an optimizing compiler exception may be a symptom of a serious failure.
Thus, the code throwing the exception can use an optional boolean value
to indicate if the exception is "normal" or if it should be treated
as a fatal failure for the purpose of regression testing.
serialVersionUID: -847866659938089530L
Package org.jikesrvm.compilers.opt.dfsolver |
serialVersionUID: -335649266901802532L
Package org.jikesrvm.runtime |
serialVersionUID: 1L
Package org.jikesrvm.util |
serialVersionUID: 6961578653974090041L
bits
int[] bits
nbits
int nbits