Not sure what the person I was replying to was asking, but the sentiments here are mine.
---------- Forwarded message --------- From: Owen Thomas <[email protected]> Date: Fri, 18 Sept 2026 at 10:01 Subject: Re: Warnings foreboding a possible future problem with the NB profiler. To: Rishi Priyadarshi <[email protected]> Netbeans has been reliable to me. Although I have been working on my own, I recognise the fact that I have been using something that has been the product of many people. That it is offered at no cost to me is something that makes me feel that I wish I could help maintain it. I suffer the long tail of a brain injury I acquired a long time ago. While there are no obvious physical signs that remain, I do have difficulty dividing my concentration between tasks. I really am only able to do one thing at a time, and hence, I haven't helped maintain the Netbeans code base. I have offered some observations where I can. So, although I cannot resolve the particular problems becoming evident with the profiler, my work has reached a stage where I would like to disclose it to an audience that might understand what I'm trying to do. In this sense, I am hoping in time that people will take interest in a product that resulted from the exercise of my intellect primarily through Java and Netbeans. I think, for anyone who takes the time to understand what it is that I have done with the opportunity provided to me, they would be reimbursed in orders of magnitude. Owen. On Fri, 18 Sept 2026 at 08:37, Owen Thomas <[email protected]> wrote: > Sorry Rishi? > > On Fri, 18 Sept 2026 at 07:00, Rishi Priyadarshi <[email protected]> > wrote: > >> Sorry sorry, >> >> I was trying to reply to Owen only, not to everyone on the list, my bad, >> my apologies >> >> On Thu, Sep 17, 2026 at 10:58 PM Rishi Priyadarshi <[email protected]> >> wrote: >> >>> So what's happening Owen Thomas? >>> >>> You see how i haven't been annoying you to join the project. Just in >>> case you want to drop a thanks for not having harassed your for like nearly >>> a year >>> >>> On Mon, Aug 24, 2026 at 8:15 AM Owen Thomas <[email protected]> >>> wrote: >>> >>>> While I've been doing my own thing for about 18 years, and not really >>>> having much to say about my observations of what others are doing, I have >>>> been looking on from a comfortable distance. Recently months observing a >>>> lack of general activity on this news list might forebode something >>>> stranger than a lack of interest in correcting what could be a >>>> future problem with the NB profiler. If anyone can hear me now: I'm still >>>> here, and working on my problems - one's that I think AI isn't able to >>>> reach yet. >>>> >>>> Happy to hear back from someone. :) >>>> >>>> >>>> On Sat, 22 Aug 2026 at 23:12, Owen Thomas <[email protected]> >>>> wrote: >>>> >>>>> Eughhh... Editing fluff left bad grammar. Let me correct... >>>>> >>>>> On Sat, 22 Aug 2026 at 23:04, Owen Thomas <[email protected]> >>>>> wrote: >>>>> >>>>>> Hello fellow NB users. >>>>>> >>>>>> I have recently taken to the profiler supplied with my NB 28, and I'm >>>>>> getting the following set of warning messages appear in my applications' >>>>>> system console output: >>>>>> >>>>>> WARNING: A Java agent has been loaded dynamically >>>>>> (/usr/lib/apache-netbeans/profiler/lib/jfluid-server-15.jar) >>>>>> WARNING: If a serviceability tool is in use, please run with >>>>>> -XX:+EnableDynamicAgentLoading to hide this warning >>>>>> WARNING: If a serviceability tool is not in use, please run with >>>>>> -Djdk.instrument.traceUsage for more information >>>>>> >>>>>> *WARNING: Dynamic loading of agents will be disallowed by default in >>>>>> a future release*WARNING: A restricted method in java.lang.System >>>>>> has been called >>>>>> WARNING: java.lang.System::load has been called by >>>>>> org.netbeans.lib.profiler.server.ProfilerServer in an unnamed module >>>>>> WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning >>>>>> for callers in this module >>>>>> >>>>>> >>>>>> *WARNING: Restricted methods will be blocked in a future release >>>>>> unless native access is enabled* >>>>>> The lines in bold font are my emphasis, for these lines in >>>>>> particular, make me concerned that I will find that the profiler does not >>>>>> work in a later version of the IDE. >>>>>> >>>>>> So, my questions are: Has this issue been addressed in a later >>>>>> version? If so, which one? If not, is this issue likely to be addressed >>>>>> soon? >>>>>> >>>>>> TFYH. >>>>>> >>>>>> Owen. >>>>>> >>>>>
