8bb6d1e5253288ed657466f0b203da8fce66ad20
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable throwable : Throwable to t : Throwable in method private throwPoolInitializationException(t Throwable) : void in class com.zaxxer.hikari.pool.HikariPool | From | To | |
Extract Method | 2 | ||
Extract Method private throwPoolInitializationException(t Throwable) : void extracted from private checkFailFast() : void in class com.zaxxer.hikari.pool.HikariPool | From | To |