RFR [jdk8u-hs-dev]: 8131333,,[TESTBUG] RedefineRunningMethodsWithResolutionErrors.java Improperly specified VM option 'TraceRedefineClasses=0x600'
Andreas Eriksson
andreas.eriksson at oracle.com
Wed Jul 15 13:03:28 UTC 2015
I could do that if you think it would be better, but the option is not
needed for the test, I mainly used it when creating the test.
- Andreas
On 2015-07-15 14:55, serguei.spitsyn at oracle.com wrote:
> Hi Andreas,
>
> What about to replace hex notation 0x600 with decimal 1536 ?
>
> Thanks,
> Serguei
>
> On 7/15/15 5:48 AM, Andreas Eriksson wrote:
>> Hi,
>>
>> Could I get a review for this small jdk8 test fix please.
>> Jdk8 doesn't support 0x hex notation for vm options.
>> Fix is to remove the option, since it's not important.
>>
>> https://bugs.openjdk.java.net/browse/JDK-8131333
>> http://cr.openjdk.java.net/~aeriksso/8131333/webrev/
>>
>> Thanks,
>> Andreas
>
More information about the hotspot-runtime-dev
mailing list