Skip to content

compare tool flagging false positive #1370

Closed
@WhatDoor

Description

@WhatDoor

Hi,

I was testing out the compare tool and found that it was raising this as a difference in the diffed yaml file.

Arguments: -Xms2048m -Xmx4096m -XX:+UseConcMarkSweepGC -Dweblogic.security.SSL.nojce=true -Dweblogic.rjvm.enableprotocolswitch=true -DUseSunHttpHandler=true -Dcom.sun.net.ssl.enableECC=false -Djsse.enableSNIExtension=false -Dweblogic.security.allowCryptoJDefaultPRNG=true,!-Xms2048m -Xmx4096m -XX:+UseConcMarkSweepGC -Dweblogic.security.SSL.nojce=true -Dweblogic.rjvm.enableprotocolswitch=true -DUseSunHttpHandler=true -Dcom.sun.net.ssl.enableECC=false -Djsse.enableSNIExtension=false -Dweblogic.security.allowCryptoJDefaultPRNG=true

As far as I can tell, what it is deleting and replacing is the same and the only difference between these is that there are 2 spaces between some of the flags instead of 1. Is this expected behaviour?

Metadata

Metadata

Assignees

Labels

WDT 3.0bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions