8247212: Use assistant markup in java.lang.module.ModuleDescriptor

Reviewed-by: alanb
This commit is contained in:
Pavel Rappo 2020-06-09 16:17:09 +01:00
parent 5b6f050fce
commit 3df95aa377
3 changed files with 35 additions and 34 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2015, 2020, 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
@ -183,7 +183,7 @@ public interface ModuleReader extends Closeable {
}
/**
* Release a byte buffer. This method should be invoked after consuming
* Releases a byte buffer. This method should be invoked after consuming
* the contents of the buffer returned by the {@code read} method.
* The behavior of this method when invoked to release a buffer that has
* already been released, or the behavior when invoked to release a buffer