Re: Where to ask about a potential bug/oversight with hidden classes

2024-09-16 Thread Matias Koivikko
discuss on behalf of Matias Koivikko < > matias.koivi...@gmail.com> > *Sent:* Tuesday, September 10, 2024 7:35 AM > *To:* disc...@openjdk.org > *Subject:* Where to ask about a potential bug/oversight with hidden > classes > > Hi everyone, > > I've been working on

Re: Where to ask about a potential bug/oversight with hidden classes

2024-09-10 Thread Chen Liang
Where to ask about a potential bug/oversight with hidden classes Hi everyone, I've been working on a project where I compile custom code to class files and load them using MethodHandles.Lookup#defineHiddenClass into the jvm. This seems like the correct method to me as my classes don