[OpenJDK 2D-Dev] RFR: 8189198: Add "forRemoval = true" to Applet API deprecations [v2]

Iris Clark iris at openjdk.java.net
Thu Mar 25 23:38:33 UTC 2021


On Thu, 25 Mar 2021 22:58:53 GMT, Andy Herrick <herrick at openjdk.org> wrote:

>> implementation of
>> JDK-8256145: JEP 398: Deprecate the Applet API for Removal
>
> Andy Herrick has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 301 additional commits since the last revision:
> 
>  - 8189198: Add "forRemoval = true" to Applet API deprecations
>  - Merge branch 'master' into 8189198
>  - 8260862: JFR: New configure command for the jfr tool
>    
>    Reviewed-by: mgronlun
>  - 8264161: BigDecimal#stripTrailingZeros can throw undocumented ArithmeticException
>    
>    Reviewed-by: bpb
>  - 8262081: vmTestbase/nsk/jdi/ThreadDeathRequest/addThreadFilter/addthreadfilter001/TestDescription.java failed with "ERROR: eventSet1.size() != 3 :: 2"
>    
>    Reviewed-by: cjplummer, lmesnik, sspitsyn
>  - 8261502: ECDHKeyAgreement: Allows alternate ECPrivateKey impl and revised exception handling
>    
>    Reviewed-by: jnimeh
>  - 8253795: Implementation of JEP 391: macOS/AArch64 Port
>    8253816: Support macOS W^X
>    8253817: Support macOS Aarch64 ABI in Interpreter
>    8253818: Support macOS Aarch64 ABI for compiled wrappers
>    8253819: Implement os/cpu for macOS/AArch64
>    8253839: Update tests and JDK code for macOS/Aarch64
>    8254941: Implement Serviceability Agent for macOS/AArch64
>    8255776: Change build system for macOS/AArch64
>    8262903: [macos_aarch64] Thread::current() called on detached thread
>    
>    Co-authored-by: Vladimir Kempik <vkempik at openjdk.org>
>    Co-authored-by: Bernhard Urban-Forster <burban at openjdk.org>
>    Co-authored-by: Ludovic Henry <luhenry at openjdk.org>
>    Co-authored-by: Monica Beckwith <mbeckwit at openjdk.org>
>    Reviewed-by: erikj, ihse, prr, cjplummer, stefank, gziemski, aph, mbeckwit, luhenry
>  - 4833719: (bf) Views of MappedByteBuffers are not MappedByteBuffers, and cannot be forced
>    
>    Reviewed-by: adinn
>  - 8264165: jpackage BasicTest fails after JDK-8220266: Check help text contains plaform specific parameters
>    
>    Reviewed-by: herrick, dcubed
>  - 8263454: com.apple.laf.AquaFileChooserUI ignores the result of String.trim()
>    
>    Reviewed-by: serb, pbansal, kizune, trebari, psadhukhan
>  - ... and 291 more: https://git.openjdk.java.net/jdk/compare/8fcfe0bd...026f09c8

Marked as reviewed by iris (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/2920


More information about the 2d-dev mailing list