1. ServiceHintTest -> increase buffer area by passing 2000 as parameter.
2. AppInfoParametersTest in windows
3. All Rpm test cases are failing since search for rpm in bundles folder is not working properly.
4. MainClassTest -> Unique name is required for each and every test case since win_app folder is not able to delete immediately because of folder lock by java.
5. fix failing test case InstallDirTest.
6. FileAssociationTest -> Remove ClassCast Exception
7. Add --add-modules at compile time due to change in https://bugs.openjdk.java.net/browse/JDK-8167975
8. CheckExecutablesAvailableTest --> make this testcase to run even for NormalJar
2. AppInfoParametersTest in windows
3. All Rpm test cases are failing since search for rpm in bundles folder is not working properly.
4. MainClassTest -> Unique name is required for each and every test case since win_app folder is not able to delete immediately because of folder lock by java.
5. fix failing test case InstallDirTest.
6. FileAssociationTest -> Remove ClassCast Exception
7. Add --add-modules at compile time due to change in https://bugs.openjdk.java.net/browse/JDK-8167975
8. CheckExecutablesAvailableTest --> make this testcase to run even for NormalJar