RFR [9] 8079342: some docs cleanup for CORBA (original) (raw)
Lance Andersen lance.andersen at oracle.com
Tue May 5 15:25:52 UTC 2015
- Previous message: RFR [9] 8079342: some docs cleanup for CORBA - part 2
- Next message: RFR [9] 8079342: some docs cleanup for CORBA - part 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Alexander,
I just started to look at this and have a question:
/** * Writes the value to the stream using java semantics.
* @param out The stream to write the value to
public void writeValue(org.omg.CORBA.portable.OutputStream _out,* @param _out The stream to write the value to * @param value The value to be written to the stream **/
Is there a reason that you did not change the parameter name to "out" vs changing the @param tag to "_out" ?
Best, lance
On May 5, 2015, at 11:21 AM, alexander stepanov <alexander.v.stepanov at oracle.com> wrote:
Hello,
Could you please review the following fix http://cr.openjdk.java.net/~avstepan/8079342/webrev.00/ for https://bugs.openjdk.java.net/browse/JDK-8079342 Just some HTML markup fix for CORBA. Thanks, Alexander
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 Lance.Andersen at oracle.com
- Previous message: RFR [9] 8079342: some docs cleanup for CORBA - part 2
- Next message: RFR [9] 8079342: some docs cleanup for CORBA - part 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]