jdk-24/hotspot/test/runtime
Yumin Qi ec3e742de1 8042885: java does not take hexadecimal number as vm option
Java does not take number with hexadecimal format as options, fix enable hexadecimal format number can be used as vm option.

Reviewed-by: coleenp, lfoltan, ctornqvi, hseigel, mseledtsov
2014-05-15 20:16:14 -07:00
..
6294277 8036010: hs: Some jtreg tests use hard coded ports 2014-02-28 14:30:25 +04:00
6626217 8028733: [TESTBUG] Remove test exclusion for runtime/6626217/Test6626217.sh 2014-04-02 14:15:39 +02:00
6819213 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
6888954 7049895: [TESTBUG] vmerrors.sh should suppress windows .mdmp files 2014-04-01 22:39:09 +02:00
6929067 8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux 2014-04-09 06:09:43 -07:00
6981737 6981737: The java.vm.specification.version property is 1.0, seems like it should be 2.0 2010-11-05 09:32:08 -04:00
7100935 7100935: win32: memmove is not atomic but is used for pd_conjoint_*_atomic operations 2011-10-19 10:52:30 -07:00
7107135 8025519: [TESTBUG] runtime/7107135/Test7107135.sh need to use COMPILEJAVA for javac task 2014-02-24 21:54:22 -08:00
7116786 8010833: Test7116786.java is failing on most configs after fix for 8010667 2013-03-27 11:41:51 -04:00
7158988 8007710: runtime/7158988/FieldMonitor.java fails with com.sun.jdi.VMDisconnectedException: Connection closed 2014-02-14 16:17:22 +01:00
7160757 7160757: Problem with hotspot/runtime_classfile 2012-05-03 15:37:46 -04:00
7162488 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
7167069 7167069: 6 VM flags crash the VM when queried via jinfo 2012-05-10 14:16:34 +02:00
7194254 7199186: runtime/7194254/Test7194254.java fails - wrong test name on @run 2012-10-04 19:52:09 -04:00
8001071 8020414: JDK8 b98 source with GPL header errors 2013-07-11 14:07:26 -07:00
8003720 8004199: Change the ASM package for Test8003720 2012-11-29 23:02:52 +01:00
8007320 8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType 2013-05-31 13:02:24 +02:00
8007475 8007475: Memory stomp with UseMallocOnly 2013-02-04 13:14:12 -05:00
8010389 8010389: After fix for 7107135 a failed dlopen() call results in a VM crash 2013-03-21 20:46:46 -07:00
8024804 8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object 2013-12-10 16:18:26 -05:00
8026365 8026893: Push 8026365 to TL early and add test 2013-10-19 18:32:34 -04:00
8026394 8026394: Eclipse fails with JDK8 build 111 2013-10-22 14:47:59 -04:00
CDSCompressedKPtrs 8026154: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java failed due to exception 2014-03-10 14:50:20 -04:00
ClassFile 8016644: Improve UnsupportedClassVersionError message 2014-02-10 17:49:17 +01:00
classFileParserBug 8041918: BootstrapMethods attribute cannot be empty 2014-05-15 09:25:27 -04:00
ClassResolutionFail 8023697: failed class resolution reports different class name in detail message for the first and subsequent times 2014-05-05 19:53:00 -04:00
ClassUnload 8009577: Test test/closed/runtime/classunload broken 2013-05-07 21:36:59 +02:00
CommandLine 8042885: java does not take hexadecimal number as vm option 2014-05-15 20:16:14 -07:00
CompressedOops 8036547: test/runtime/CompressedOops/CompressedClassPointers.java fails with product build since -XX:+PrintMiscellaneous is a debug only flag 2014-03-04 09:57:16 -05:00
contended 8023638: Add the regression test for 8006997 2013-08-26 17:42:03 +04:00
duplAttributes 8040292: Annotation attributes must not appear more than once 2014-05-12 13:12:30 -04:00
finalStatic 8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass 2014-01-24 08:13:42 -05:00
InitialThreadOverflow 8029139: [TESTBUG] runtime/InitialThreadOverflow/testme.sh fails with exit code 127 2014-04-09 07:08:08 -07:00
InternalApi 8009585: test/runtime/7196045 times out 2013-08-02 18:12:10 +02:00
interned 8009763: Add WB test for String.intern() 2013-04-02 11:28:33 +02:00
jsig 8025519: [TESTBUG] runtime/7107135/Test7107135.sh need to use COMPILEJAVA for javac task 2014-02-24 21:54:22 -08:00
lambda-features 8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option 2014-02-18 09:54:24 -05:00
LoadClass 8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java 2014-01-13 10:05:37 -05:00
memory 8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION 2014-01-14 13:51:47 -05:00
Metaspace 8009576: Test returns ClassNotFoundException 2013-05-23 17:39:32 +02:00
NMT 8007890: [TESTBUG] JcmdWithNMTDisabled.java fails when invoked with NMT explicitly turned on 2014-03-27 22:36:08 +01:00
PerfMemDestroy 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized 2014-01-06 08:44:24 -05:00
RedefineObject 8028735: runtime/RedefineObject/TestRedefineObject.java interrupted (timed out?) on solaris_sparcv9-fastdebug-c2-runtime and solaris_x64-debugOpen-c2-runtime 2014-02-06 18:57:46 +00:00
SharedArchiveFile 8041938: [TESTBUG] runtime/SharedArchiveFile/CdsWriteError.java failed in RT_Baseline with 'Unable to create shared archive file' missing from stdout/stderr 2014-05-14 10:38:40 -04:00
testlibrary 8009576: Test returns ClassNotFoundException 2013-05-23 17:39:32 +02:00
Thread 8035173: [TESTBUG] runtime/threads/CancellableThreadTest fails with OOM on windows-i586 2014-04-15 19:03:51 +02:00
verifier 8038076: constraint on multianewarray instruction is not checked since class version 50 2014-04-14 10:13:03 -04:00
XCheckJniJsig 8023735: [TESTBUG] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X 2013-12-23 18:44:59 -05:00