Marcus Larsson
|
99f0753054
|
8157948: UL allows same log file with multiple file=
Reviewed-by: dholmes, rehn
|
2016-08-29 14:11:22 +02:00 |
|
Marcus Larsson
|
10245a95e3
|
8150823: UL disables log outputs incorrectly
Reviewed-by: rehn, sla
|
2016-08-26 14:27:41 +02:00 |
|
Rachel Protacio
|
1618785868
|
Merge
|
2016-08-25 13:48:42 +00:00 |
|
Rachel Protacio
|
c6c1bee762
|
8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent
Added default format checking of class names loaded by the app class loader
Reviewed-by: coleenp, lfoltan
|
2016-08-25 09:23:45 -04:00 |
|
Christian Tornqvist
|
820b9e7a16
|
8164737: Remove Unsafe dependency from ProcessTools
Reviewed-by: gtriantafill, dholmes
|
2016-08-25 08:40:53 -04:00 |
|
Dmitry Fazunenko
|
3ba0af5c09
|
8164133: Tests gc/arguments/TestAlignmentToUseLargePages.java and gc/cms/TestBubbleUpRef.java use too small heap
Reviewed-by: jmasa, sangheki, kzhaldyb
|
2016-08-25 14:12:09 +04:00 |
|
Robbin Ehn
|
3b1c3587d9
|
8164208: Update tests with redefine classes UL options and tags
Reviewed-by: coleenp, gtriantafill
|
2016-08-24 20:38:21 +02:00 |
|
Kirill Zhaldybin
|
ad62406df7
|
8164743: Convert TestAsUtf8 to GTest
Reviewed-by: dholmes, rprotacio
|
2016-08-24 19:21:20 +03:00 |
|
Kirill Zhaldybin
|
635fad4510
|
8164738: Convert AltHashing_test to GTest
Reviewed-by: dholmes, coleenp
|
2016-08-24 18:10:09 +03:00 |
|
Christian Tornqvist
|
f2dafaefc7
|
8163146: Remove os::check_heap on Windows
Reviewed-by: gtriantafill, coleenp, stuefe
|
2016-08-23 21:49:33 -04:00 |
|
Christian Tornqvist
|
3d2138fde0
|
Merge
|
2016-08-23 17:27:56 +00:00 |
|
Christian Tornqvist
|
1d929d1259
|
8155964: Create a set of tests for verifying the Minimal VM
Reviewed-by: gtriantafill, dholmes, lmesnik, cjplummer
|
2016-08-23 13:20:51 -04:00 |
|
Stefan Johansson
|
abc62e705c
|
8163413: gc/metaspace/TestMetaspacePerfCounters failure
Reviewed-by: ehelin, dfazunen
|
2016-08-22 16:48:04 +02:00 |
|
Kirill Zhaldybin
|
d65aa31fd5
|
8164028: Convert TestPredictions_test to GTest
Reviewed-by: jwilhelm, dfazunen, ehelin
|
2016-08-22 16:43:56 +03:00 |
|
Igor Veresov
|
a541c52612
|
Merge
|
2016-08-21 06:18:09 +02:00 |
|
Christian Tornqvist
|
31cc523eb2
|
8164521: compiler/rangechecks/TestRangeCheckSmearing.java is missing @build for sun.hotspot.WhiteBox
Reviewed-by: coleenp
|
2016-08-20 09:35:40 -04:00 |
|
Igor Veresov
|
3f66df6bf7
|
Merge
|
2016-08-19 18:48:25 -07:00 |
|
Kim Barrett
|
f86e0c39e6
|
Merge
|
2016-08-19 23:57:42 +00:00 |
|
Igor Veresov
|
2ad60b9910
|
Merge
|
2016-08-19 14:33:52 -07:00 |
|
Coleen Phillimore
|
6b6510c34f
|
Merge
|
2016-08-19 22:42:25 +02:00 |
|
Coleen Phillimore
|
85381e59e5
|
8145964: NoClassDefFound error in transforming lambdas
Skip VM anonymous classes in retransformation and give an error for redefinition.
Reviewed-by: dholmes, dcubed, never
|
2016-08-19 14:54:31 -04:00 |
|
Karen Kinnear
|
6758f23018
|
Merge
|
2016-08-19 20:38:30 +02:00 |
|
Karen Kinnear
|
3b21f492f9
|
8163808: Fix asserts and logging for old classfile vtable construction
Reviewed-by: coleenp, lfoltan, rprotacio, ctornqvi
|
2016-08-19 11:32:43 -04:00 |
|
Christian Tornqvist
|
ad85e18f23
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
|
2016-08-19 10:06:30 -04:00 |
|
Dmitry Samersoff
|
c0cfad4f3d
|
8151345: compiler/codecache/jmx/PeakUsageTest.java is failing on jdk9/dev for JPRT -testset hotspot
Reviewed-by: sla, dsamersoff
|
2016-08-18 12:10:18 +03:00 |
|
Igor Ignatyev
|
c645d7bb87
|
8164035: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java failing with Agent JAR not found or no Agent-Class attribute
Reviewed-by: kvn
|
2016-08-18 11:26:35 +03:00 |
|
Tobias Hartmann
|
be08874935
|
8164091: VM fails during startup with "assert(resolved_method->method_holder()->is_linked()) failed: must be linked"
Don't throw java_lang_VirtualMachineError during VM initialization.
Reviewed-by: zmajo, dlong, dholmes
|
2016-08-17 08:19:06 +02:00 |
|
Harold Seigel
|
2a74c06b8d
|
8030221: Checking for anonymous class should check for NULL as well as potential nesting
Store the first non-anonymous class as the host when defining the anonymous class so don't need look for it later.
Reviewed-by: dholmes, lfoltan
|
2016-08-16 09:56:18 -04:00 |
|
Chris Plummer
|
eabe746ff6
|
8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used
Better frame skipping logic in NativeCallStack::NativeCallStack.
Reviewed-by: dholmes, zgu
|
2016-08-15 13:13:48 -07:00 |
|
Kirill Zhaldybin
|
fe2f936875
|
8163860: Convert TestOldFreeSpaceCalculation_test to GTest
Reviewed-by: iignatyev, dfazunen
|
2016-08-15 13:18:35 +03:00 |
|
Kim Barrett
|
ea503006dd
|
8155043: BitMap set operations assume clear bits beyond unaligned end
Be more circumspect in handling of sets with unaligned sizes.
Reviewed-by: stefank, jmasa
|
2016-08-14 21:19:42 -04:00 |
|
Igor Veresov
|
19d25373bf
|
Merge
|
2016-08-11 16:22:08 -07:00 |
|
Daniel D. Daugherty
|
d05e00ca76
|
8163879: quarantine serviceability/sa/sadebugd/SADebugDTest.java since it hangs intermittently
Reviewed-by: hseigel
|
2016-08-11 12:27:20 -07:00 |
|
Dmitrij Pochepko
|
5ae0aff787
|
8160299: Test8015436 doesn't check which method was executed
Reviewed-by: kvn
|
2016-08-09 16:47:47 +03:00 |
|
Alejandro Murillo
|
dba428fb92
|
Merge
|
2016-08-12 14:12:55 -07:00 |
|
Alejandro Murillo
|
2d36c89f18
|
Merge
|
2016-08-12 13:58:14 -07:00 |
|
Harold Seigel
|
d7ea24479b
|
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: coleenp, lfoltan, mchung
|
2016-08-10 15:48:04 -07:00 |
|
Dmitrij Pochepko
|
dfce7d89bf
|
8163366: compiler/codecache/jmx/ThresholdNotificationsTest.java doesn't set -XX:+UnlockDiagnosticVMOptions while using WB
Reviewed-by: kvn
|
2016-08-09 14:17:28 +03:00 |
|
Dmitrij Pochepko
|
432e69e8fe
|
8160083: compiler.codecache.jmx.InitialAndMaxUsageTest can not be used w/ disabled SegmentedCodeCache
Reviewed-by: kvn
|
2016-08-09 14:16:44 +03:00 |
|
Doug Simon
|
e9ea1b08e8
|
8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*)
Simplify CompilerToVM.getConstantPool() and related tests.
Reviewed-by: kvn, zmajo
|
2016-08-08 17:06:21 +02:00 |
|
Sharath Ballal
|
bd4e4b5bfb
|
8163269: Testcase missed in push for JDK-8160817
Add missed testcase
Reviewed-by: dsamersoff
|
2016-08-08 17:15:46 +03:00 |
|
Dmitrij Pochepko
|
91f0706600
|
8163243: [TESTBUG] compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: Failed to find sun/hotspot/WhiteBox.class
Reviewed-by: iveresov
|
2016-08-08 11:30:46 +03:00 |
|
Igor Veresov
|
3c025b715c
|
Merge
|
2016-08-05 13:37:53 -07:00 |
|
Alejandro Murillo
|
8857b866e7
|
Merge
|
2016-08-05 09:58:09 -07:00 |
|
Alejandro Murillo
|
22b49b9431
|
Merge
|
2016-08-05 09:50:25 -07:00 |
|
Dmitrij Pochepko
|
8d7182f2a7
|
8157498: compiler/codecache/jmx/InitialAndMaxUsageTest.java times out on 32-bit platforms
Reviewed-by: kvn
|
2016-08-05 16:23:44 +03:00 |
|
Dmitrij Pochepko
|
b06d871fad
|
8161279: Various JMX-tests timed out
Reviewed-by: kvn
|
2016-08-05 16:22:30 +03:00 |
|
Chris Plummer
|
3a4f05d90c
|
8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail
Clear the jtreg exit code when set to 1.
Reviewed-by: stsmirno, dholmes
|
2016-08-04 16:11:49 -07:00 |
|
Joe Darcy
|
4497988860
|
8163231: A couple of runtime tests failing for the -testset hotspot snapshot job
Reviewed-by: acorn
|
2016-08-04 15:52:14 -07:00 |
|
Max Ockner
|
3d98a46718
|
Merge
|
2016-08-04 23:17:33 +02:00 |
|