<i18n dev> RFR: 8359053: Implement JEP 504 - Remove the Applet API [v8]

Phil Race prr at openjdk.org
Fri Jun 13 20:02:43 UTC 2025


On Thu, 12 Jun 2025 23:00:19 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8359053
>
> test/jdk/javax/sound/sampled/Clip/DataPusherThreadCheck.java line 73:
> 
>> 71: 
>> 72:     private static void checkThread(File file) throws Exception {
>> 73:         SoundClip clip = SoundClip.createSoundClip(file);
> 
> I think we should either support content handlers via the new SoundClip object or remove the existing implementation, as it is currently tied to AudioClip.

was this comment meant to be on some other (test) code ?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25698#discussion_r2146001842


More information about the i18n-dev mailing list