Thank you very much Eric!
The problem also exists in version 6.0 beta2. Due to this problem we are currently not able to obfuscate. Any chance that you can have a look soon? Best regards, Maik
We also got a NPE at proguard.classfile.ProgramClass.constantPoolEntryAccept(ProgramClass.java:465). See the stacktrace below. It occured using version 5.2.1 and it still occurs using version 5.3.3. java.lang.NullPointerException at proguard.classfile.ProgramClass.constantPoolEntryAccept(ProgramClass.java:465) at proguard.classfile.editor.ConstantPoolShrinker.markConstant(ConstantPoolShrinker.java:534) at proguard.classfile.editor.ConstantPoolShrinker.visitParameterInfo(ConstantPoolShrinker.java:422)...
We also got a NPE at proguard.classfile.ProgramClass.constantPoolEntryAccept(ProgramClass.java:465). See the stacktrace below. It occured with using version 5.2.1 and it still occurs using version 5.3.3. java.lang.NullPointerException at proguard.classfile.ProgramClass.constantPoolEntryAccept(ProgramClass.java:465) at proguard.classfile.editor.ConstantPoolShrinker.markConstant(ConstantPoolShrinker.java:534) at proguard.classfile.editor.ConstantPoolShrinker.visitParameterInfo(ConstantPoolShrinker.java:422)...
We also got a NPE at proguard.classfile.ProgramClass.constantPoolEntryAccept(ProgramClass.java:465). See the stacktrace below. java.lang.NullPointerException at proguard.classfile.ProgramClass.constantPoolEntryAccept(ProgramClass.java:465) at proguard.classfile.editor.ConstantPoolShrinker.markConstant(ConstantPoolShrinker.java:534) at proguard.classfile.editor.ConstantPoolShrinker.visitParameterInfo(ConstantPoolShrinker.java:422) at proguard.classfile.attribute.MethodParametersAttribute.parametersAccept(MethodParametersAttribute.java:77)...
Hi Eric, thanks for your reply. In our scenario the referenced classes are available...
Remove constant pool entries introduced in Java 8