.. |
aot
|
8185046: jtreg: introduce keyword to disable aot tests
|
2017-07-21 12:43:47 +02:00 |
arguments
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
|
2016-08-19 10:06:30 -04:00 |
arraycopy
|
8179678: ArrayCopy with same src and dst can cause incorrect execution or compiler crash
|
2017-06-02 09:08:34 +02:00 |
c1
|
8184271: Time related C1 intrinsics produce inconsistent results when floating around
|
2017-07-14 11:55:58 +02:00 |
c2
|
Merge
|
2017-06-16 04:55:29 +00:00 |
calls
|
8172050: some compiler/calls/ tests should have /native option
|
2017-02-15 17:37:44 +03:00 |
ciReplay
|
8178731: compiler/ciReplay/SABase.java does not compile
|
2017-04-14 18:31:04 -07:00 |
classUnloading
|
8183503: Update hotspot tests to allow for unique test classes directory
|
2017-07-05 13:25:45 +01:00 |
codecache
|
8180793: move jdk.test.lib.wrappers.* to jdk.test.lib package
|
2017-05-22 15:27:20 -07:00 |
codegen
|
8169069: Module system implementation refresh (11/2016)
|
2016-12-01 08:56:41 +00:00 |
compilercontrol
|
Merge
|
2017-05-31 17:45:57 +00:00 |
controldependency
|
8165687: Fix license and copyright headers in jd9 under hotspot/test
|
2016-10-17 18:54:12 -04:00 |
cpuflags
|
8145728: compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Expected message not found
|
2017-06-01 17:33:07 -07:00 |
debug
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
|
2016-08-19 10:06:30 -04:00 |
dependencies/MonomorphicObjectCall
|
8132919: Put compiler tests in packages
|
2016-07-12 18:24:48 +03:00 |
eliminateAutobox
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
|
2016-08-19 10:06:30 -04:00 |
escapeAnalysis
|
8169069: Module system implementation refresh (11/2016)
|
2016-12-01 08:56:41 +00:00 |
exceptions
|
8132919: Put compiler tests in packages
|
2016-07-12 18:24:48 +03:00 |
floatingpoint
|
8171092: C1's Math.fma() intrinsic doesn't correctly process its inputs
|
2016-12-19 13:09:25 -08:00 |
gcbarriers
|
8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
|
2017-01-25 07:05:38 +01:00 |
inlining
|
8165687: Fix license and copyright headers in jd9 under hotspot/test
|
2016-10-17 18:54:12 -04:00 |
integerArithmetic
|
8132919: Put compiler tests in packages
|
2016-07-12 18:24:48 +03:00 |
interpreter
|
8165687: Fix license and copyright headers in jd9 under hotspot/test
|
2016-10-17 18:54:12 -04:00 |
intrinsics
|
8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
|
2017-06-05 15:52:09 -07:00 |
jsr292
|
Merge
|
2017-05-11 20:23:29 +00:00 |
jvmci
|
Merge
|
2017-07-05 18:14:48 -07:00 |
linkage
|
8165687: Fix license and copyright headers in jd9 under hotspot/test
|
2016-10-17 18:54:12 -04:00 |
loopopts
|
8177095: Range check dependent CastII/ConvI2L is prematurely eliminated
|
2017-03-27 10:12:29 +02:00 |
macronodes
|
8132919: Put compiler tests in packages
|
2016-07-12 18:24:48 +03:00 |
membars
|
8160761: [TESTBUG] Several compiler tests fail with product bits
|
2016-07-13 19:08:07 +03:00 |
memoryinitialization
|
8165687: Fix license and copyright headers in jd9 under hotspot/test
|
2016-10-17 18:54:12 -04:00 |
onSpinWait
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
|
2016-08-19 10:06:30 -04:00 |
oracle
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
|
2016-08-19 10:06:30 -04:00 |
osr
|
8132919: Put compiler tests in packages
|
2016-07-12 18:24:48 +03:00 |
patches/java.base/java/lang
|
8158168: Missing bounds checks for some String intrinsics
|
2017-04-12 16:36:13 -04:00 |
print
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
|
2016-08-19 10:06:30 -04:00 |
profiling
|
8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
|
2017-06-05 15:52:09 -07:00 |
rangechecks
|
8166002: Emulate client build on platforms with reduced virtual address space
|
2017-01-17 21:38:07 -08:00 |
reflection
|
8132919: Put compiler tests in packages
|
2016-07-12 18:24:48 +03:00 |
regalloc
|
8165687: Fix license and copyright headers in jd9 under hotspot/test
|
2016-10-17 18:54:12 -04:00 |
relocations
|
8132919: Put compiler tests in packages
|
2016-07-12 18:24:48 +03:00 |
rtm
|
8184800: Streamline RTM flag validity testing with generic flag testing support
|
2017-07-18 16:11:28 +02:00 |
runtime
|
8169069: Module system implementation refresh (11/2016)
|
2016-12-01 08:56:41 +00:00 |
stable
|
8165687: Fix license and copyright headers in jd9 under hotspot/test
|
2016-10-17 18:54:12 -04:00 |
startup
|
8078450: Implement consistent process for quarantine of tests
|
2016-12-07 14:37:35 +03:00 |
stringopts
|
8166046: [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME
|
2016-09-21 08:14:46 +02:00 |
testlibrary
|
8181124: Get rid of compiler.testlibrary.rtm.predicate
|
2017-06-01 17:34:01 -07:00 |
tiered
|
8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled
|
2017-01-24 20:47:24 -08:00 |
types
|
8173679: Disable ProfileTrap code and UseRTMLocking in emulated client Win32
|
2017-02-03 19:26:35 -08:00 |
uncommontrap
|
8152206: Simplify jvmstat modules
|
2017-01-19 10:56:32 -05:00 |
unsafe
|
8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
|
2017-06-05 15:52:09 -07:00 |
vectorization
|
8132919: Put compiler tests in packages
|
2016-07-12 18:24:48 +03:00 |
whitebox
|
8180793: move jdk.test.lib.wrappers.* to jdk.test.lib package
|
2017-05-22 15:27:20 -07:00 |