[jdk11u-dev] Integrated: 8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException
    Christoph Langer 
    clanger at openjdk.org
       
    Tue May  7 08:41:00 UTC 2024
    
    
  
On Mon, 6 May 2024 07:45:41 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> The backport of [JDK-8248194](https://bugs.openjdk.org/browse/JDK-8248194) introduced the testing of core files in test/hotspot/jtreg/serviceability/sa/ClhsdbFindPC.java. This can cause issues which we are seeing on MacOS arm64. With this backport, these seem to be gone.
> 
> The fix does not exactly fit into the 11u-dev codebase, so I had to make several adpatations.
This pull request has now been integrated.
Changeset: 4202063c
Author:    Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/4202063c1b663cd0ed16209d54b257faf637cd08
Stats:     26 lines in 7 files changed: 14 ins; 0 del; 12 mod
8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException
Reviewed-by: mbaesken
Backport-of: 5eeb41a7294f56bc258a154c043bc540cb8de5c4
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2698
    
    
More information about the jdk-updates-dev
mailing list