[jdk17u-dev] RFR: 8261404: Class.getReflectionFactory() is not thread-safe [v2]
María Arias de Reyna
duke at openjdk.org
Mon Jan 29 10:53:00 UTC 2024
> This is my first contribution. I am backporting https://bugs.openjdk.org/browse/JDK-8261404
>
> Tier1 tests are passing on my computer, with the exception of one that was failing before trying to apply the changes:
>
>
> Finished running test 'jtreg:test/lib-test:tier1'
> Test report is stored in build/linux-x86_64-server-release/test-results/jtreg_test_lib_test_tier1
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/hotspot/jtreg:tier1 1957 1957 0 0
>>> jtreg:test/jdk:tier1 2094 2093 1 0 <<
> jtreg:test/langtools:tier1 4238 4238 0 0
> jtreg:test/jaxp:tier1 0 0 0 0
> jtreg:test/lib-test:tier1 27 27 0 0
> ==============================
> TEST FAILURE
María Arias de Reyna has updated the pull request incrementally with one additional commit since the last revision:
Update full name
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/2153/files
- new: https://git.openjdk.org/jdk17u-dev/pull/2153/files/c6529060..ff2ab1e0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2153&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2153&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2153.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2153/head:pull/2153
PR: https://git.openjdk.org/jdk17u-dev/pull/2153
More information about the jdk-updates-dev
mailing list