jSparrow v3.20.0/v2.17.0

Randomオブジェクトを再利用する規則とSecureRandom規則を追加
8月 21, 2020
新バージョン

機能

  • jSparrow Eclipse Plugin and Maven Plugin
    • New Rules
      • Reuse Random Objects - This rule extracts reusable java.util.Random objects from local variables to class or instance fields. The goal is to improve the unpredictability of the generated values. Moreover, the rule reduces the number of objects created by the program.
      • Use SecureRandom - This rule replaces pseudo-random number generators (PRNG) with cryptographically strong random number generators (RNG).
  • jSparrow Eclipse Plugin
    • UI Changes
      • Summary Page - The jSparrow Summary page has been redesigned to show which rules have been applied for each Java file.
      • Preview Wizard - The jSparrow Preview wizard has been updated to allow scrolling and source code selection when the "Finish" button is enabled.
jSparrow

jSparrow(英語版)

Javaソースコードの自動リファクタリングツール。

ご質問がありますか?

今すぐ jSparrow ライセンススペシャリストとライブ チャット