Avoid a NPE which could be thrown in the LauncherUtils class if one of the arguments is null
Add a class to load native libraries at runtime, after the start of the JVM
Add a HexaDecoder class to encode/decode to/from hexecimal format
Fix a bug in the isAtLeastVersion method of the SystemUtils class for some version patterns which gave the wrong result
Last edit: Hervé Girod 2021-05-16
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Avoid a NPE which could be thrown in the LauncherUtils class if one of the arguments is null
Add a class to load native libraries at runtime, after the start of the JVM
Add a HexaDecoder class to encode/decode to/from hexecimal format
Fix a bug in the isAtLeastVersion method of the SystemUtils class for some version patterns which gave the wrong result
Last edit: Hervé Girod 2021-05-16