Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662862 - dev-java/jmh-core-1.4.1 : src/.../IntegerValueConverter.java:70: error: incompatible types: Class<CAP#1> cannot be converted to Class<Integer>
Summary: dev-java/jmh-core-1.4.1 : src/.../IntegerValueConverter.java:70: error: incom...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-05 19:29 UTC by Toralf Förster
Modified: 2018-08-20 22:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.11 KB, text/plain)
2018-08-05 19:29 UTC, Toralf Förster
Details
dev-java:jmh-core-1.4.1:20180805-192142.log (dev-java:jmh-core-1.4.1:20180805-192142.log,3.28 KB, text/plain)
2018-08-05 19:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,310.26 KB, text/plain)
2018-08-05 19:29 UTC, Toralf Förster
Details
environment (environment,142.85 KB, text/plain)
2018-08-05 19:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.00 KB, application/x-bzip)
2018-08-05 19:29 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-08-05 19:29:03 UTC
 * Compiling ...
warning: [options] bootstrap class path not set in conjunction with -source 1.7
src/main/java/org/openjdk/jmh/runner/options/IntegerValueConverter.java:70: error: incompatible types: Class<CAP#1> cannot be converted to Class<Integer>
        return TO_INT_CONVERTER.valueType();
                                         ^
  where CAP#1 is a fresh type-variable:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_20180727-200401

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0
 [2] x86_64-pc-linux-gnu-7.3.1 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpv dev-java/jmh-core
[ebuild  N    ] dev-java/jmh-core-1.4.1  USE="-doc -source"
Comment 1 Toralf Förster gentoo-dev 2018-08-05 19:29:06 UTC
Created attachment 542504 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-05 19:29:09 UTC
Created attachment 542506 [details]
dev-java:jmh-core-1.4.1:20180805-192142.log
Comment 3 Toralf Förster gentoo-dev 2018-08-05 19:29:12 UTC
Created attachment 542508 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-05 19:29:16 UTC
Created attachment 542510 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-05 19:29:19 UTC
Created attachment 542512 [details]
etc.portage.tbz2