Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857024 - dev-java/istack-commons-runtime-4.1.1 - runtime/.../StackHelper.java:27: error: package StackWalker does not exist
Summary: dev-java/istack-commons-runtime-4.1.1 - runtime/.../StackHelper.java:27: erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-07-08 15:07 UTC by Toralf Förster
Modified: 2022-07-11 06:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.34 KB, text/plain)
2022-07-08 15:07 UTC, Toralf Förster
Details
dev-java:istack-commons-runtime-4.1.1:20220708-061036.log (dev-java:istack-commons-runtime-4.1.1:20220708-061036.log,3.38 KB, text/plain)
2022-07-08 15:07 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,77.27 KB, application/x-bzip)
2022-07-08 15:07 UTC, Toralf Förster
Details
environment (environment,91.11 KB, text/plain)
2022-07-08 15:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.77 KB, application/x-bzip)
2022-07-08 15:07 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 2022-07-08 15:07:04 UTC
javac -source 1.8 -target 1.8 -d target/classes -encoding UTF-8 -classpath /usr/share/jakarta-activation-api-2/lib/jakarta-activation-api.jar @sources.lst
runtime/src/main/java/com/sun/istack/logging/StackHelper.java:27: error: package StackWalker does not exist
        return StackWalker.getInstance(StackWalker.Option.RETAIN_CLASS_REFERENCE)
                                                  ^
runtime/src/main/java/com/sun/istack/logging/StackHelper.java:27: error: cannot find symbol
        return StackWalker.getInstance(StackWalker.Option.RETAIN_CLASS_REFERENCE)
               ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220704-190014

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
GENTOO_VM=openjdk-bin-8  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-8.332_p09"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 63bec582bf80fe05736092212313fd2c814ce92b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 8 04:16:41 2022 +0000

    2022-07-08 04:16:40 UTC

emerge -qpvO dev-java/istack-commons-runtime
[ebuild  N    ] dev-java/istack-commons-runtime-4.1.1  USE="-doc -source -test"
Comment 1 Toralf Förster gentoo-dev 2022-07-08 15:07:05 UTC
Created attachment 790661 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-08 15:07:06 UTC
Created attachment 790664 [details]
dev-java:istack-commons-runtime-4.1.1:20220708-061036.log
Comment 3 Toralf Förster gentoo-dev 2022-07-08 15:07:07 UTC
Created attachment 790667 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-07-08 15:07:08 UTC
Created attachment 790670 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-08 15:07:09 UTC
Created attachment 790673 [details]
etc.portage.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2022-07-11 06:54:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b675b6d51e9a1db5bd41bd07df309285f10253

commit 95b675b6d51e9a1db5bd41bd07df309285f10253
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-07-08 17:57:12 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-07-11 06:53:52 +0000

    dev-java/istack-commons-runtime: lift to >=virtual/jdk-11:*
    
    Closes: https://bugs.gentoo.org/857024
    Closes: https://github.com/gentoo/gentoo/pull/26293
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 ...ons-runtime-4.1.1.ebuild => istack-commons-runtime-4.1.1-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)