Skip to content

fix: bump sbt version to be same as rest of chipyard#91

Merged
jimfangx merged 1 commit into
ucb-bar:masterfrom
jimfangx:master
Jun 14, 2026
Merged

fix: bump sbt version to be same as rest of chipyard#91
jimfangx merged 1 commit into
ucb-bar:masterfrom
jimfangx:master

Conversation

@jimfangx

@jimfangx jimfangx commented Jun 14, 2026

Copy link
Copy Markdown
Member

title; QC/QA: sbt test passes

fixes:

java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
        at java.base/java.lang.System.setSecurityManager(System.java:429)
        at sbt.TrapExit$.installManager(TrapExit.scala:53)
        at sbt.StandardMain$.runManaged(Main.scala:127)
        at sbt.xMain$.run(Main.scala:67)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:578)
        at sbt.internal.XMainConfiguration.run(XMainConfiguration.scala:45)
        at sbt.xMain.run(Main.scala:39)
        at xsbt.boot.Launch$.run$$anonfun$1(Launch.scala:132)
        at xsbt.boot.Launch$.withContextLoader(Launch.scala:157)
        at xsbt.boot.Launch$.run(Launch.scala:132)
        at xsbt.boot.Launch$.apply$$anonfun$1(Launch.scala:43)
        at xsbt.boot.Launch$.launch(Launch.scala:142)
        at xsbt.boot.Launch$.apply(Launch.scala:43)
        at xsbt.boot.Launch$.apply(Launch.scala:24)
        at xsbt.boot.Boot$.runImpl(Boot.scala:73)
        at xsbt.boot.Boot$.run(Boot.scala:69)
        at xsbt.boot.Boot$.main(Boot.scala:23)
        at xsbt.boot.Boot.main(Boot.scala)
[error] [launcher] error during sbt launcher: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release

@jimfangx jimfangx changed the title change: bump sbt version to be same as rest of chipyard fix: bump sbt version to be same as rest of chipyard Jun 14, 2026
@jimfangx jimfangx added the bug label Jun 14, 2026
@jimfangx jimfangx self-assigned this Jun 14, 2026
@jimfangx jimfangx merged commit 0ecaef0 into ucb-bar:master Jun 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant