Activity for Nick Talbot

  • Nick Talbot Nick Talbot posted a comment on ticket #188

    I've just tried 6.1.0 on our project. It no longer crashes on Java 10 and also runs fine when we build with OpenJDK 11.0.3 Thanks!

  • Nick Talbot Nick Talbot posted a comment on ticket #188

    Thanks Eric. I only found one instance of this (using NaN) in the main code (loads in unit tests which should be excluded anyway). The codebase is nearly 1 million lines so will struggle to pin down the exact issue. As the bug looks like a compara[tor|ble] regression I was hoping it would be easy for you to find... :-) I will wait to test the next build after #745 is resolved as there's a good chance it's the same issue. Cheers

  • Nick Talbot Nick Talbot posted a comment on ticket #188

    Just tried updating from 6.0.3 to 6.1.0beta2 ready for Java 11 but am hitting the following issue with both Java 10 and 11 (Java 10 was running fine with 6.0.3): 2019-04-24 14:23:57 INFO [proguard] Initializing... 2019-04-24 14:24:00 INFO [proguard] Ignoring unused library classes... 2019-04-24 14:24:00 INFO [proguard] Original number of library classes: 53156 2019-04-24 14:24:00 INFO [proguard] Final number of library classes: 3532 2019-04-24 14:24:04 INFO [proguard] Printing kept classes, fields,...

1