[oi-dev] OpenJDK 8

Peter Tribble peter.tribble at gmail.com
Mon Jul 18 21:04:29 UTC 2016


> oppenjdk ?
>>
>
> We currently ship openjdk 7 as the only Java implementation.
>

Sorry, what I meant was the typo "oppenjdk". At least, I presumae it's
a typo.


>
>> As a matter of interest, what does the version string look like?
>> (The output of 'java -version'; I had to play a bit with the options
>> to get it into a format that a number of tools expected, although I
>> don't appear to have made a note of which tools were particularly
>> fussy about the exact layout of the version string.)
>>
>
> $ /usr/jdk/openjdk1.7.0/bin/java -version
> openjdk version "1.7.0_080-internal"
> OpenJDK Runtime Environment (build
> 1.7.0_080-internal-alp_2016_07_17_16_02-b00)
> OpenJDK Server VM (build 24.80-b11, mixed mode)
>
> $ /usr/jdk/openjdk1.8.0/bin/java -version
> openjdk version "1.8.0_92-internal"
> OpenJDK Runtime Environment (build 1.8.0_92-internal-oi-1.8.92-b00)
> OpenJDK 64-Bit Server VM (build 25.92-b00, mixed mode)
>

It's unfortunate that pkgsrc don't put the tag that the tarball matches
in the file name. As it is, it's difficult to be sure exactly what they've
checked out.

You should probably set the build number, which ought to be b14
assuming the source matches the release.

Eg, I have:

# /usr/jdk/openjdk1.8.0_92/bin/java -version
openjdk version "1.8.0_92"
OpenJDK Runtime Environment (build 1.8.0_92-b14)
OpenJDK 64-Bit Server VM (build 25.92-b14, mixed mode)


-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openindiana.org/pipermail/oi-dev/attachments/20160718/c3862daa/attachment-0005.html>


More information about the oi-dev mailing list