# HG changeset patch # User amenkov # Date 1560899311 25200 # Node ID be453f7ee72ccd8ccb0d669864942936910f251f # Parent afc6c25c2f4a696f91ca610b2b63e74161688d3b 8225682: Reference to JNI spec on java.sun.com Reviewed-by: gadams, cjplummer, sspitsyn diff -r afc6c25c2f4a -r be453f7ee72c make/data/jdwp/jdwp.spec --- a/make/data/jdwp/jdwp.spec Tue Jun 18 09:19:57 2019 -0700 +++ b/make/data/jdwp/jdwp.spec Tue Jun 18 16:08:31 2019 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2019, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -602,7 +602,7 @@ (Command Signature=1 "Returns the JNI signature of a reference type. " "JNI signature formats are described in the " - "Java Native Inteface Specification" + "Java Native Interface Specification" "

"For primitive classes " "the returned signature is the signature of the corresponding primitive "