There are many providers of OpenJDK, Namely Amazon – Corretto, Azul, IBM, Oracle, RedHat etc.
OpenJDK came per-installed with my OS. So, I have no idea regarding my OpenJDK provider.
When I Query for the version it shows -
blueray@blueray-i58600K:~$ java --version
openjdk 10.0.2 2018-07-17
OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4)
OpenJDK 64-Bit Server VM (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4, mixed mode)
How can I confirm the identity of my OpenJDK provider?