Re: RFR: 8150158: Update bugs.sun.com references to bugs.java.com

2016-08-26 Thread Bradford Wetmore
Looks ok to me, or bugs.o.j.n which might be more permanent. Brad On 8/25/2016 12:55 PM, Sean Mullan wrote: Real trivial fix, just updating obsolete bug URLs in code comments. bug: https://bugs.openjdk.java.net/browse/JDK-8150158 $ hg diff --nodates -a -U 1 diff -r 9c7eb3e1799f src/java.xml.

Re: RFR: 8150158: Update bugs.sun.com references to bugs.java.com

2016-08-25 Thread Anthony Scarpino
Looks fine to me. Tony On 08/25/2016 12:55 PM, Sean Mullan wrote: Real trivial fix, just updating obsolete bug URLs in code comments. bug: https://bugs.openjdk.java.net/browse/JDK-8150158 $ hg diff --nodates -a -U 1 diff -r 9c7eb3e1799f src/java.xml.crypto/share/classes/com/sun/org/apache/xml

RFR: 8150158: Update bugs.sun.com references to bugs.java.com

2016-08-25 Thread Sean Mullan
Real trivial fix, just updating obsolete bug URLs in code comments. bug: https://bugs.openjdk.java.net/browse/JDK-8150158 $ hg diff --nodates -a -U 1 diff -r 9c7eb3e1799f src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac.java ---