RFR 8140274: methodHandles and constantPoolHandles should be passed as const references (original) (raw)
serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Fri Oct 23 17:44:32 UTC 2015
- Previous message: RFR 8140274: methodHandles and constantPoolHandles should be passed as const references
- Next message: RFR 8140274: methodHandles and constantPoolHandles should be passed as const references
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Coleen,
Thank you for the fix! It looks good.
I'm curious, if the scanning time for MetadataOnStackMark saved with this change is noticeable.
Thanks, Serguei
On 10/22/15 14:21, Coleen Phillimore wrote:
Summary: modified code to use const reference parameters
open webrev at http://cr.openjdk.java.net/~coleenp/8140274.01/ bug link https://bugs.openjdk.java.net/browse/JDK-8140274.01 A test of tolerance for tedium! Best to look at the patch for this one. See bug for how much size it saved in libjvm.so file. Tested with JPRT, and jtreg tests. Thanks, Coleen
- Previous message: RFR 8140274: methodHandles and constantPoolHandles should be passed as const references
- Next message: RFR 8140274: methodHandles and constantPoolHandles should be passed as const references
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]