Integrated: 8295029: runtime/cds/appcds/LotsOfClasses.java fail with jfx
Coleen Phillimore
coleenp at openjdk.org
Tue Oct 18 20:29:31 UTC 2022
On Fri, 14 Oct 2022 02:27:01 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> This removes the can-resize parameter for ClassLoaderData dictionaries. They can all resize now that the shared dictionaries are moved to the CompactHashtable. This also removes an unused/untested development option to disallow resizing.
> Tested with tiers1-4 and tested with the failing test case. It can't be added because it requires outside code or simulated because it would be an expensive test to generate all those class files. There's an existing test for resizing.
This pull request has now been integrated.
Changeset: 37f93b67
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/37f93b6728ae9ebe4bbd89edcf521def67845fdf
Stats: 19 lines in 4 files changed: 0 ins; 12 del; 7 mod
8295029: runtime/cds/appcds/LotsOfClasses.java fail with jfx
Reviewed-by: iklam, ccheung, gziemski
-------------
PR: https://git.openjdk.org/jdk/pull/10708
More information about the hotspot-runtime-dev
mailing list