Test: vmTestbase/nsk/jvmti/GetMethodModifiers/methmod001/TestDescription.java
/opt/mach5/mesos/work_dir/jib-master/install/jdk-17+25-2238/src.full/open/test/hotspot/jtreg/vmTestbase/nsk/jvmti/GetMethodModifiers/methmod001.java:64: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
strictfp float meth_2(float f1, float f2) {
^
1 warning
result: Passed. Compilation successful
#section:main
----------messages:(4/258)----------
command: main -agentlib:methmod001 nsk.jvmti.GetMethodModifiers.methmod001
reason: User specified action: run main/othervm/native -agentlib:methmod001 nsk.jvmti.GetMethodModifiers.methmod001
Mode: othervm [/othervm specified]
elapsed time (seconds): 11.749
----------configuration:(0/0)----------
----------System.out:(2/74)----------
"meth_2(FF)F" access flags expected: STRICT (0x800)
actual: (0x0)
----------System.err:(0/0)----------