Hello all; I would like to backport two changes from Java 8. They has been baking in JDK8 for a couple of weeks with no problems.
8004726 :webrev.ksh still generating monaco URL instead of JIRA http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004726 http://hg.openjdk.java.net/jdk8/tl/rev/c641268c4532 8008629: webrev.ksh needs to quote bug title it gets back from scraping bugs.sun.com http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008629 http://hg.openjdk.java.net/jdk8/jdk8/rev/168dd033604a The changeset for JDK7u-dev is identical to JDK8. I will apply both changes in one merged changeset. Mike