Community
Participate
Working Groups
Build Identifier: private class MemoryProxy.MemoryErrorReport makes use of several strings ("addr", "size", "stat", "msg") in interpreting an error report for getMemory() call where the range may be broken into valid and invalid ranges. i recommend using static strings for these range keys, of the form RANGE_KEY_ADDR, etc. this would be in conforming with other static string use in the same interface, and would make it clearer in agents in which such strings are being constructed where the values are coming from, and (using eclipse ctrl-shift-g in the workspace) where they are used so that the proper construction can be made. Reproducible: Always
Created attachment 180628 [details] simple patch to supply RANGE_KEY_XXXX strings for use in constructing the ranges passed in IMemory.ErrorOffset reports attached is a simple patch for what i would like to be able to use from TCF
The patch looks fine. Committed. Thanks!
Moving bugs to new home for IP log.
Bulk change: Marking all bugs from the TM era (until June 2011) target 0.3