﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
22943	Build fails with jdk20	SammysHP	team	"While trying to build JOSM under Arch Linux the build fails with the following error:

{{{
compile:
    [javac] Compiling 1751 source files to /home/sammyshp/build/josm-svn/src/josm-svn/build
    [javac] -Xbootclasspath/p is no longer a supported option.
}}}

Revision 18725

{{{
$ java -version
openjdk version ""20.0.1"" 2023-04-18
OpenJDK Runtime Environment (build 20.0.1+9)
OpenJDK 64-Bit Server VM (build 20.0.1+9, mixed mode, sharing)
}}}

{{{
$ javac -version
javac 20.0.1
}}}

PS: Would be great to have a ""Build"" component for such issues. :)"	defect	closed	normal	23.05	Core		fixed	java20	
