JDK 9 RFR of JDK-8075284: fix up miscellaneous TM constructions (original) (raw)

huizhe wang huizhe.wang at oracle.com
Tue May 19 20:09:10 UTC 2015


Hi Joe,

Looks good to me. You might also change the followings if you want:

src/jdk.jdi/share/classes/com/sun/jdi/request/AccessWatchpointRequest.java

@@ -29,12 +29,11 @@

/**

src/jdk.jdi/share/classes/com/sun/jdi/request/ModificationWatchpointRequest.java

@@ -28,11 +28,11 @@ import com.sun.jdi.*;

/**

({@code SetField, SetStaticField}).

-Joe

On 5/19/2015 12:41 PM, joe darcy wrote:

Hello,

Please review these changes for JDK-8075284: fix up miscellaneous TM constructions http://cr.openjdk.java.net/~darcy/8075284.0/ which replace convoluted HTML markup for expressing a trademark sign with the HTML ™ --- build and docs build pass with the changes Thanks, -Joe



More information about the core-libs-dev mailing list