Faster Java Virtual Machine launching
Drip is a launcher for the Java Virtual Machine that provides much faster startup times than the java command. The drip script is intended to be a drop-in replacement for the java command, only faster.
| Linter | Message | Location |
|---|---|---|
| input-labels Identify input labels that do not match package names | label 'jdk' does not match package name 'icedtea:jdk' | |
| formatting Look for formatting issues in the source | line 2305 is way too long (92 characters) | |
| formatting Look for formatting issues in the source | line 2301 is way too long (96 characters) | |
| formatting Look for formatting issues in the source | tabulation on line 2292, column 26 | |
| formatting Look for formatting issues in the source | tabulation on line 2290, column 26 | |
| input-labels Identify input labels that do not match package names | label 'jdk' does not match package name 'icedtea:jdk' |