Unfortunately , when I execute command " java -jar hprof_bitmap_dump.jar /home/caixi/temp/2017-06-20_17-21-08_807.hprof" and also it analyzes bitmaps in process , I meet the below exception.
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 259200
at github.dtrounine.hprof_bitmap_dump.Main.main(Main.java:88)
Unfortunately , when I execute command " java -jar hprof_bitmap_dump.jar /home/caixi/temp/2017-06-20_17-21-08_807.hprof" and also it analyzes bitmaps in process , I meet the below exception.