diff --git a/Casks/java.rb b/Casks/java.rb index 5e611c5c556..c3bd06fcae6 100644 --- a/Casks/java.rb +++ b/Casks/java.rb @@ -41,18 +41,16 @@ class Java < Cask '/usr/lib/java/libjdns_sd.jnilib', ] caveats <<-EOS.undent - This Cask makes minor modifications to the JRE to prevent any packaged - application issues. - - If your Java application still asks for JRE installation, you might need to - reboot or logout/login. - - The JRE packaging bug is discussed here: + This Cask makes minor modifications to the JRE to prevent issues with + packaged applications, as discussed here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=411361 - Installing this Cask means you have AGREED to the Oracle Binary Code License - Agreement for Java SE at + If your Java application still asks for JRE installation, you might need + to reboot or logout/login. + + Installing this Cask means you have AGREED to the Oracle Binary Code + License Agreement for Java SE at http://www.oracle.com/technetwork/java/javase/terms/license/index.html