-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
7u79
-
x86
-
os_x
FULL PRODUCT VERSION :
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Max High Sierra 17.3.0 Darwin Kernel Version 17.3.0, xnu-4570.31.3~1/RELEASE_X86_64 x86_64
A DESCRIPTION OF THE PROBLEM :
Dead Locks detected with calls between classes:
java.util.logging.Logger
java.util.logging.LogManager
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
clone git hub:
https://github.com/rajesh-rak/DLPScanner
change to folder DLPScanner
execute script with following parameters:
./runomen.sh -c -testdir=Test1 -execfolder=./ScanOut/RUN_2017_12_10_075718
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Program executes and produces results with a report containing if there are possibilities of any deadlocks in calls between given set of classes
ACTUAL -
The program hangs indefinitely
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Available at https://github.com/rajesh-rak/DLPScanner
---------- END SOURCE ----------
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Max High Sierra 17.3.0 Darwin Kernel Version 17.3.0, xnu-4570.31.3~1/RELEASE_X86_64 x86_64
A DESCRIPTION OF THE PROBLEM :
Dead Locks detected with calls between classes:
java.util.logging.Logger
java.util.logging.LogManager
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
clone git hub:
https://github.com/rajesh-rak/DLPScanner
change to folder DLPScanner
execute script with following parameters:
./runomen.sh -c -testdir=Test1 -execfolder=./ScanOut/RUN_2017_12_10_075718
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Program executes and produces results with a report containing if there are possibilities of any deadlocks in calls between given set of classes
ACTUAL -
The program hangs indefinitely
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Available at https://github.com/rajesh-rak/DLPScanner
---------- END SOURCE ----------