How to reference poxyGenerato? without rt.jar in Java9

previously, rt.jar can be introduced into java to use poxyGenerato

rt.jar will not be used if it is cancelled in java9

byte [] data = ProxyGenerator.generateProxyClass ();

Error: (14,27) java: cannot find symbol
symbol: variable ProxyGenerator
location: class TestFindLove

how to reference

Mar.04,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b352e6-2b2d8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b352e6-2b2d8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?