..
6294277
8036010: hs: Some jtreg tests use hard coded ports
2014-02-28 14:30:25 +04:00
6626217
8051896: jtreg tests don't use $TESTJAVAOPTS
2014-08-03 12:04:17 +04:00
6819213
6941466: Oracle rebranding changes for Hotspot repositories
2010-05-27 19:08:38 -07:00
6888954
8051896: jtreg tests don't use $TESTJAVAOPTS
2014-08-03 12:04:17 +04: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
8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues
2014-07-31 11:56:59 -07:00
7116786
8046233: VerifyError on backward branch
2014-08-05 09:11:35 -04:00
7158988
8055145: [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException
2014-09-11 10:46:32 -04:00
7160757
7160757: Problem with hotspot/runtime_classfile
2012-05-03 15:37:46 -04:00
7162488
8051896: jtreg tests don't use $TESTJAVAOPTS
2014-08-03 12:04:17 +04: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
8003720
8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
2014-07-07 12:08:07 -04: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
8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr
2014-06-22 21:23:32 -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
8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
2014-08-11 17:12:41 +04:00
CommandLine
8048933: -XX:+TraceExceptions output should include the message
2014-07-09 22:37:48 -04:00
CompressedOops
8055164: [TESTBUG] runtime/CompressedOops/CompressedClassPointers.java fails with OpenJDK build
2014-08-20 14:59:08 -07: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
EnclosingMethodAttr
8044738: Check attribute_length of EnclosingMethod attribute
2014-06-10 14:04:37 -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
InternalApi
8009585: test/runtime/7196045 times out
2013-08-02 18:12:10 +02:00
interned
8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
2014-08-11 17:12:41 +04:00
jsig
8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator
2014-08-26 13:07:57 -07: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
8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
2014-08-11 17:12:41 +04:00
Metaspace
8009576: Test returns ClassNotFoundException
2013-05-23 17:39:32 +02:00
NMT
8054836: [TESTBUG] Test is needed to verify correctness of malloc tracking
2014-09-09 09:48:42 -07: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
RedefineTests
8055008: Clean up code that saves the previous versions of redefined classes
2014-09-03 19:13:18 -04:00
SharedArchiveFile
8057745: TEST_BUG: runtime/SharedArchiveFile/ArchiveDoesNotExist.java fails with openjdk build
2014-09-08 23:49:39 +04:00
StackGuardPages
8042155: [TESTBUG] Tests for stack guard pages have to be cleaned up
2014-05-22 13:22:09 -07:00
testlibrary
8009576: Test returns ClassNotFoundException
2013-05-23 17:39:32 +02:00
Thread
8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
2014-06-12 15:57:16 -07:00
Unsafe
8048076: [TESTBUG] runtime/Unsafe/RangeCheck.java fails with -Xcomp
2014-06-25 13:03:29 -07:00
verifier
8026894: Improve VerifyError message about overriding a final method
2014-07-03 10:25:42 -04:00
whitebox
8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
2014-08-11 17:12:41 +04:00
XCheckJniJsig
8023735: [TESTBUG] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X
2013-12-23 18:44:59 -05:00