<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
oppenjdk ?<br>
</blockquote>
<br></span>
We currently ship openjdk 7 as the only Java implementation.<span class=""><br></span></blockquote><div><br></div><div>Sorry, what I meant was the typo "oppenjdk". At least, I presumae it's<br></div><div>a typo.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
As a matter of interest, what does the version string look like?<br>
(The output of 'java -version'; I had to play a bit with the options<br>
to get it into a format that a number of tools expected, although I<br>
don't appear to have made a note of which tools were particularly<br>
fussy about the exact layout of the version string.)<br>
</blockquote>
<br></span>
$ /usr/jdk/openjdk1.7.0/bin/java -version<br>
openjdk version "1.7.0_080-internal"<br>
OpenJDK Runtime Environment (build 1.7.0_080-internal-alp_2016_07_17_16_02-b00)<br>
OpenJDK Server VM (build 24.80-b11, mixed mode)<br>
<br>
$ /usr/jdk/openjdk1.8.0/bin/java -version<br>
openjdk version "1.8.0_92-internal"<br>
OpenJDK Runtime Environment (build 1.8.0_92-internal-oi-1.8.92-b00)<br>
OpenJDK 64-Bit Server VM (build 25.92-b00, mixed mode)<br></blockquote><div><br></div><div>It's unfortunate that pkgsrc don't put the tag that the tarball matches<br>in the file name. As it is, it's difficult to be sure exactly what they've<br>checked out.<br></div><div><br></div>You should probably set the build number, which ought to be b14<br><div>assuming the source matches the release.<br><br></div><div>Eg, I have:<br><br># /usr/jdk/openjdk1.8.0_92/bin/java -version<br>openjdk version "1.8.0_92"<br>OpenJDK Runtime Environment (build 1.8.0_92-b14)<br>OpenJDK 64-Bit Server VM (build 25.92-b14, mixed mode)<br><br></div></div><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">-Peter Tribble<br><a href="http://www.petertribble.co.uk/" target="_blank">http://www.petertribble.co.uk/</a> - <a href="http://ptribble.blogspot.com/" target="_blank">http://ptribble.blogspot.com/</a></div>
</div></div>