[code-reflection] Integrated: Ensure array attributes are serialized correctly
    Paul Sandoz 
    psandoz at openjdk.org
       
    Thu Feb  6 22:55:08 UTC 2025
    
    
  
On Thu, 6 Feb 2025 22:46:32 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Operation attributes that are instances of arrays are not serialized correctly, Array::toString prints out the object identity and not the contents.
This pull request has now been integrated.
Changeset: 8026db04
Author:    Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/8026db04318deda1272431bd47ff333c4af16e5c
Stats:     133 lines in 2 files changed: 125 ins; 3 del; 5 mod
Ensure array attributes are serialized correctly
-------------
PR: https://git.openjdk.org/babylon/pull/310
    
    
More information about the babylon-dev
mailing list