RFR [jdk8u-hs-dev]: 8131333, , [TESTBUG] RedefineRunningMethodsWithResolutionErrors.java Improperly specified VM option 'TraceRedefineClasses=0x600'

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Wed Jul 15 12:55:56 UTC 2015


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