Hide Forgot
Description of problem: Due to an issue while trying to create a group of instance having a certain amount of HeapMemoryUsage.max, we realized that the JVM does not return same value upon restarts. The returned value is in bytes: eg: 2103234567 after restart 2093238013. So, it would be nice if filters on Traits could or: * use regexp with contains (too complicated) * use math operator on value of type integer (suppose to type traits, which does not seem to be the case) * some other solution Version-Release number of selected component (if applicable): 2.4.1