From 24a316f0b177e87ad500e48f59738e23812c64de Mon Sep 17 00:00:00 2001 From: Jonathan Gibbons Date: Fri, 11 Jan 2019 11:32:00 -0800 Subject: [PATCH] 8210561: Command-line help wrong for javac --module Reviewed-by: darcy --- .../classes/com/sun/tools/javac/resources/javac.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties b/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties index 7169e33d628..37deff4aec7 100644 --- a/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties +++ b/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 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 @@ -44,7 +44,7 @@ javac.opt.modulepath=\ javac.opt.sourcepath=\ Specify where to find input source files javac.opt.m=\ - Compile only the specified module, check timestamps + Compile only the specified module(s), check timestamps javac.opt.modulesourcepath=\ Specify where to find input source files for multiple modules javac.opt.bootclasspath=\ @@ -108,7 +108,7 @@ javac.opt.arg.path=\ javac.opt.arg.mspath=\ javac.opt.arg.m=\ - + (,)* javac.opt.arg.jdk=\ |none javac.opt.arg.dirs=\