Skip to content

Reduce heap space used by built in slots #13

Reduce heap space used by built in slots

Reduce heap space used by built in slots #13

Triggered via push August 17, 2026 05:45
Status Success
Total duration 30m 45s
Artifacts

bazel.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Bazel Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L111
[removal] getSecurityManager() in System has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L111
[removal] SecurityManager in java.lang has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L57
[removal] Policy in java.security has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L51
[removal] Policy in java.security has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L51
[removal] Policy in java.security has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L46
[removal] setSecurityManager(SecurityManager) in System has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L46
[removal] SecurityManager in java.lang has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L45
[removal] Policy in java.security has been deprecated and marked for removal
Bazel Tests: rhino/src/main/java/org/mozilla/javascript/InterpreterV2.java#L588
[UnusedMethod] Constructor 'V2CompilationResult' is never used.
Bazel Tests: rhino/src/main/java/org/mozilla/javascript/ClassDescriptor.java#L144
[UnusedMethod] Constructor 'BuiltInPropDesc' is never used.