Thanks, Nathan. I made some more test case to test the MemoryNotificationInfo.from(CompositeData cd) method and found some new problems. I have raised another JIRA [1] for those new problems.
[1] https://issues.apache.org/jira/browse/HARMONY-6149 On Tue, Apr 14, 2009 at 8:34 AM, Nathan Beyer <[email protected]> wrote: > FYI - https://issues.apache.org/jira/browse/HARMONY-1284 > > I ran into some issues with another class in lang.management a while > back and decided to make MemoryUsage consistent with javadoc, not > behavior of RI. > > -Nathan > > On Mon, Apr 13, 2009 at 3:59 AM, Kevin Zhou <[email protected]> wrote: > >> > >> >Is there any reason for Harmony to behave differently from RI? > > > > I don't think that there is any specific reason why HY behaves > differently > > from RI. > > > > > >> >Just trying to check my understanding. Does RI smoothly throw NPE? > > > > I'm sorry that I don't express so clear here. It means that RI > successfully > > throws NPE while HY doesn't. > > >
