You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DDR: In the case of high bit happen to be set for descriptionPtr in j9class an error occur:
com.ibm.j9ddr.InvalidDataTypeException: U64 contains value larger than Long.MAX_VALUE
at com.ibm.j9ddr.vm29.types.U64.longValue(U64.java:115)
at com.ibm.j9ddr.vm29.j9.gc.GCMixedObjectIterator_V1.initializeDescriptionArray(GCMixedObjectIterator_V1.java:110)
The text was updated successfully, but these errors were encountered:
DDR: In the case of high bit happen to be set for
descriptionPtr
inj9class
an error occur:The text was updated successfully, but these errors were encountered: