RFR: 7307: Move org.openjdk.jmc.flightrecorder.configuration bundle from application to core [v2]

Brice Dutheil github.com+803621+bric3 at openjdk.java.net
Wed Sep 15 07:18:48 UTC 2021


On Tue, 14 Sep 2021 14:30:20 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:

>> core/org.openjdk.jmc.flightrecorder.configuration/src/main/java/org/openjdk/jmc/flightrecorder/configuration/model/xml/JFCXMLValidator.java line 61:
>> 
>>> 59: 
>>> 60: 	private static final Logger LOGGER = Logger.getLogger("org.openjdk.jmc.flightrecorder.configuration");
>>> 61: 
>> 
>> Is it intended to trim the end of the package (`.model.xml`) ?
>
> Nice catch, no that was an accident, thanks for the review

You're welcome :)

-------------

PR: https://git.openjdk.java.net/jmc/pull/299


More information about the jmc-dev mailing list