Kirill Zhaldybin
|
8b9c8fc1c4
|
Merge
|
2016-09-02 01:39:47 +00:00 |
|
Coleen Phillimore
|
157487a153
|
Merge
|
2016-09-02 00:08:18 +00:00 |
|
Alejandro Murillo
|
199b53c0b1
|
Merge
|
2016-09-01 15:20:56 -07:00 |
|
Coleen Phillimore
|
f03ab592cc
|
8165268: [BACKOUT] InstanceKlass::_previous_version_count goes negative
Reviewed-by: dcubed
|
2016-09-01 18:02:13 -04:00 |
|
Alejandro Murillo
|
929ce0118a
|
Merge
|
2016-09-01 14:09:01 -07:00 |
|
Kirill Zhaldybin
|
87d30c0c7d
|
8164039: Convert test_memset_with_concurrent_readers to GTest
Reviewed-by: iignatyev, kbarrett
|
2016-09-01 20:46:40 +03:00 |
|
Kirill Zhaldybin
|
584c5686be
|
Merge
|
2016-09-01 18:15:49 +03:00 |
|
Alejandro Murillo
|
aecf372724
|
Merge
|
2016-08-31 09:22:53 -07:00 |
|
Mandy Chung
|
d2d5a91ec4
|
8160851: Remove old launcher module-related options
Reviewed-by: alanb
|
2016-08-30 17:48:27 -07:00 |
|
Goetz Lindenmaier
|
010d9bf7df
|
8165315: [ppc] Port "8133749: NMT detail stack trace cleanup"
Also add methods to check for slow/fastdebug to Platform.java.
Reviewed-by: simonis, cjplummer, dholmes
|
2016-08-30 16:08:52 +02:00 |
|
Alexander Kulyakhtin
|
4f55b6c7e0
|
8148103: add more tests for task "Update JDI and JDWP for modules"
A new JDWP test
Reviewed-by: sspitsyn
|
2016-08-30 12:48:03 +03:00 |
|
Jini George
|
8445923b1c
|
8164562: serviceability/sa/TestInstanceKlassSizeForInterface.java: fails with NPE
Addition of –XX:+UnlockDiagnosticVMOptions for the test invocation for jcmd and modularization related cleanup
Reviewed-by: dholmes, mchung
|
2016-08-30 11:06:25 +03:00 |
|
Dmitry Fazunenko
|
56ff858c45
|
8164660: MinimalVM is not tested with GC tests
Reviewed-by: jmasa, tschatzl
|
2016-08-29 23:04:48 +04:00 |
|
Kirill Zhaldybin
|
d871b35f40
|
8164230: Convert TestCodeCacheRemSet_test to GTest
Reviewed-by: mgerdin, dfazunen
|
2016-08-29 20:15:12 +03:00 |
|
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 |
|
Pavel Punegov
|
8474269d18
|
8156852: Convert JSON_test to Gtest
Convert test from InternalVMTests to Gtest
Reviewed-by: kvn, kzhaldyb
|
2016-08-17 18:48:34 +03:00 |
|
Tobias Hartmann
|
466c23ffe0
|
8166046: [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME
Reduced heap memory consumption of test.
Reviewed-by: kvn
|
2016-09-21 08:14:46 +02:00 |
|
Dean Long
|
e2e8ee17d0
|
Merge
|
2016-09-20 16:34:45 -04:00 |
|
Igor Ignatyev
|
f711aaa04c
|
8166164: compiler/compilercontrol/share/processors/LogProcessor.java does not close Scanner
Reviewed-by: kvn, ppunegov
|
2016-09-20 17:30:33 +03:00 |
|
Doug Simon
|
d5ca7a299c
|
8165434: [JVMCI] remove uses of setAccessible
Reviewed-by: twisti, never
|
2016-09-14 12:34:37 -07:00 |
|
Goetz Lindenmaier
|
474c035379
|
8165235: [TESTBUG] RTM tests must check OS version
Also change enabling RTM on Aix to OS version 7.2.
Reviewed-by: simonis, fzhinkin
|
2016-09-01 16:47:53 +02:00 |
|
Gustavo Romero
|
c6be265b46
|
8164987: RTM jtreg tests failing due to unnamed module unable to access class jdk.internal.misc.Unsafe
Reviewed-by: kvn
|
2016-09-08 18:17:50 -04:00 |
|
Jamsheed Mohammed C M
|
4ae6ce2b44
|
8164508: unexpected profiling mismatch in c1 generated code
Made 8027631 first arg skip applicable to not inlined virtual callsite too.
Reviewed-by: kvn
|
2016-09-09 06:11:54 -07: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 |
|