Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startup Warnings #3519

Closed
2 of 3 tasks
ozziej opened this issue Jan 27, 2022 · 1 comment
Closed
2 of 3 tasks

Startup Warnings #3519

ozziej opened this issue Jan 27, 2022 · 1 comment
Labels
kind:bug Bug report or fix

Comments

@ozziej
Copy link

ozziej commented Jan 27, 2022

Apache NetBeans version

Latest release candidate

What happened

Following warnings on startup:
WARNING: package sun.awt.X11 not in java.desktop
WARNING: package com.sun.java.swing.plaf.gtk not in java.desktop
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.netbeans.TopSecurityManager (file:/Users/james/Downloads/netbeans/platform/lib/boot.jar)
WARNING: Please consider reporting this to the maintainers of org.netbeans.TopSecurityManager
WARNING: System::setSecurityManager will be removed in a future release

How to reproduce

Startup from RC-2 binary on Mac OS X
./Downloads/netbeans/bin/netbeans

Did this work correctly in an earlier version?

  • This used to work!

Operating System

Mac OS X Monterey 12.1 Apple ARM silicon.

JDK

Java(TM) SE Runtime Environment (build 17.0.1+12-LTS-39)

Apache NetBeans packaging

Apache NetBeans binary zip

Anything else

Happens on each startup.

Are you willing to submit a pull request?

  • Yes I am willing to submit a PR!

Code of Conduct

@ozziej ozziej added kind:bug Bug report or fix needs:triage Requires attention from one of the committers labels Jan 27, 2022
@neilcsmith-net neilcsmith-net removed the needs:triage Requires attention from one of the committers label Jan 27, 2022
@neilcsmith-net
Copy link
Member

Thanks for the report. This is just a warning added in JDK 17. Can be ignored for now. There is work going on already to address changes for future JDKs. eg. #3386

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Bug report or fix
Projects
None yet
Development

No branches or pull requests

2 participants