Skip to content

Add JavaDoc to unmarshalRecord and fix missing readResolve call

1e1ecf2
Select commit
Loading
Failed to load commit list.
Open

Support Record types in XStream2 #26354

Add JavaDoc to unmarshalRecord and fix missing readResolve call
1e1ecf2
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Mar 4, 2026

27 new issues, 39 total

Total New Outstanding Fixed Trend
39 27 12 22 👎

Reference build: Core » jenkins » master #8242

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 27 0

Annotations

Check warning on line 75 in core/src/main/java/hudson/Extension.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

frontend:install-node-and-corepack

NORMAL:
should be marked @Retention(RetentionPolicy.SOURCE)

Check warning on line 1 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

shade:shade

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.330 s -- in hudson.RemoveWindowsDirectoryJunctionTest

Check warning on line 30 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

shade:shade

NORMAL:
Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.591 s -- in hudson.UtilTest

Check warning on line 45 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

resources:resources

NORMAL:
Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 23.44 s -- in hudson.FilePathTest

Check warning on line 9 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

NORMAL:
Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.188 s -- in hudson.security.HudsonPrivateSecurityRealmTest

Check warning on line 12 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

spotbugs:spotbugs

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.219 s -- in hudson.util.ArgumentListBuilderTest

Check warning on line 45 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

help:evaluate

NORMAL:
Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 21.96 s -- in hudson.FilePathTest

Check warning on line 30 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

help:evaluate

NORMAL:
Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.701 s -- in hudson.UtilTest

Check warning on line 3 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 22.98 s -- in hudson.util.io.ZipArchiverTest

Check warning on line 14 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 46.53 s -- in hudson.util.RobustReflectionConverterTest

Check warning on line 3 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.630 s -- in hudson.model.JobTest

Check warning on line 89 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.141 s -- in jenkins.util.VirtualFileTest

Check warning on line 17 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.854 s -- in jenkins.util.io.PathRemoverTest

Check warning on line 9 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.417 s -- in hudson.security.HudsonPrivateSecurityRealmTest

Check warning on line 21353 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

compiler:compile

NORMAL:
Failures: 0, Errors: 0, Skipped: 25

Check warning on line 4 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

compiler:compile

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.534 s -- in hudson.util.io.TarArchiverTest

Check warning on line 3 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

compiler:testCompile

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 21.95 s -- in hudson.util.io.ZipArchiverTest

Check warning on line 14 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

compiler:testCompile

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 46.50 s -- in hudson.util.RobustReflectionConverterTest

Check warning on line 89 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

enforcer:enforce

NORMAL:
Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.099 s -- in jenkins.util.VirtualFileTest

Check warning on line 17 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

enforcer:enforce

NORMAL:
Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.645 s -- in jenkins.util.io.PathRemoverTest

Check warning on line 23044 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

checkstyle:check

NORMAL:
Failures: 0, Errors: 0, Skipped: 25

Check warning on line 9 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

spotless:check

NORMAL:
Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 22.35 s -- in hudson.FilePathTest

Check warning on line 2 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 20.03 s -- in hudson.PluginTest

Check warning on line 1 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

frontend:corepack

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.065 s -- in hudson.ProxyConfigurationTest

Check warning on line 2 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

spotless:check

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.93 s -- in hudson.PluginTest