Igor Ignatyev
b3873c9b3a
8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
...
Reviewed-by: thartmann
2019-02-18 09:31:07 -08:00
Leo Korinth
b09dfdbc01
8217389: JTREG: Clean up, remove unused variable warnings
...
Reviewed-by: lmesnik, tschatzl
2019-02-18 12:08:08 +01:00
Leo Korinth
3d13ab6882
8217385: JTREG: Clean up, make sure to close resources
...
Reviewed-by: tschatzl, sangheki
2019-02-18 10:48:48 +01:00
Robbin Ehn
bec8431683
8203469: Faster safepoints
...
Reviewed-by: dcubed, pchilanomate, dholmes, acorn, coleenp, eosterlund
2019-02-15 14:15:10 +01:00
Harold Seigel
66aa45649a
8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
...
On Windows, don't run sub-tests that can be affected by ASLR.
Reviewed-by: coleenp, mseledtsov
2019-02-15 07:53:03 -05:00
Gary Adams
8c4106ff56
8219002: Some comments and error messages refer to VMDisconnectException
...
Reviewed-by: cjplummer, sspitsyn
2019-02-15 05:32:36 -05:00
Patric Hedlin
0e29b78bd1
8214947: Assertion error in test: StringCompressInflateTest
...
Reviewed-by: kvn, neliasso
2019-02-14 14:59:17 +01:00
Wang Haomin
7d6d661328
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
...
Reviewed-by: iignatyev, dholmes
2019-02-15 04:12:18 -05:00
Igor Ignatyev
8512c3117d
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
...
Reviewed-by: kvn, thartmann
2019-02-14 23:45:03 -08:00
David Holmes
34fe424afb
8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
...
Reviewed-by: kbarrett, coleenp, mikael, iignatyev
2019-02-14 22:57:37 -05:00
Vladimir Ivanov
992f8f87ad
8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
...
Reviewed-by: iignatyev
2019-02-14 15:27:12 -08:00
Mikael Vidstedt
aeaad9c910
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
...
Reviewed-by: iignatyev
2019-02-14 15:12:17 -08:00
Thomas Stuefe
39ba0f09a9
8183004: Remove code related to gtest death tests from assert macro
...
Reviewed-by: shade, kbarrett, iignatyev
2019-02-14 19:48:57 +01:00
Patric Hedlin
48cb2d94e7
8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
...
Reviewed-by: thartmann, neliasso
2019-02-13 14:42:20 +01:00
Igor Ignatyev
120fdfe6ad
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
...
Reviewed-by: kvn
2019-02-13 11:18:14 -08:00
Coleen Phillimore
24b8feeb30
8218755: Refix Symbol leak in prepend_host_package_name
...
Fix Symbol refcounting again, add comment and a test.
Reviewed-by: kbarrett, dholmes
2019-02-13 07:22:09 -05:00
Dean Long
052e8733b5
8218695: problem list tests failing with Graal
...
Reviewed-by: kvn
2019-02-13 00:30:46 -08:00
Gary Adams
5d0ff15a58
8218754: JDK-8068225 regression in JDIBreakpointTest
...
Reviewed-by: cjplummer, sspitsyn
2019-02-12 15:19:25 -05:00
Igor Ignatyev
328fae7880
8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java
...
Reviewed-by: kvn, thartmann
2019-02-12 11:23:43 -08:00
Gary Adams
9bc10ee9bf
8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out
...
Reviewed-by: cjplummer, sspitsyn
2019-02-11 07:19:32 -05:00
Aleksey Shipilev
7ce7e1b3d7
8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI
...
Reviewed-by: kvn
2019-02-09 19:39:28 +01:00
Zhengyu Gu
1f230335e2
8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
...
Reviewed-by: shade, coleenp
2019-02-08 14:03:09 -05:00
Daniil Titov
76ffbcde98
8205654: serviceability/dcmd/framework/HelpTest.java timed out
...
Reviewed-by: sspitsyn, dholmes
2019-02-08 09:41:45 -08:00
Roland Westrelin
f88962f2d9
8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
...
Reviewed-by: thartmann, mdoerr, rrich, kvn
2019-02-07 09:55:57 +01:00
Leo Korinth
f3cb008ce2
8217332: JTREG: Clean up, use generics instead of raw types
...
Reviewed-by: tschatzl, sangheki
2019-02-08 12:09:41 +01:00
Leo Korinth
2aa7590846
8217329: JTREG: Clean up, remove unused imports in gc folder
...
Reviewed-by: lmesnik, tschatzl
2019-02-08 11:52:33 +01:00
Harold Seigel
9c2e3cffb6
8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt
...
Add the test to ProblemList.txt for windows-all
Reviewed-by: dcubed
2019-02-06 15:11:59 -05:00
Pengfei Li
42f34d1076
8218550: Add test omitted from JDK-8212043
...
Add test case omitted from fix for JDK-8212043
Reviewed-by: shade
2019-02-06 16:25:58 +00:00
Kim Barrett
1fcbd0cd0d
8217474: Remove WhiteBox.getConcurrentGCPhases()
...
Remove function and supporting infrastructure.
Reviewed-by: shade, tschatzl
2019-02-05 16:46:49 -05:00
Coleen Phillimore
8f5e561d19
8139551: Scalability problem with redefinition - multiple code cache walks
...
Walk code cache and deoptimize once per redefinition.
Reviewed-by: sspitsyn, dlong
2019-02-05 10:40:25 -05:00
Ao Qi
fc31592f6e
8217597: [TESTBUG] old version docker does not support --cpus
...
"--cpus" is only available in Docker 1.13 and higher, and is the equivalent of setting both --cpu-period and --cpu-quota.
Reviewed-by: bobv, dholmes
2019-01-31 23:56:37 +08:00
Yasumasa Suenaga
67dfadfcc2
8217845: SA should refer const values for JVMFlag from HotSpot
...
Reviewed-by: sspitsyn, jgeorge
2019-02-05 14:24:29 +09:00
Ioi Lam
38e316f91c
8218029: [TESTBUG] Use -Djava.class.path= to specify empty -cp in CDS tests
...
Reviewed-by: ccheung, dholmes
2019-02-04 19:42:36 -08:00
Jini George
9c09bb98d4
8215568: Refactor SA clhsdb tests to use ClhsdbLauncher
...
Refactoring the SA tests which test clhsdb commands to use ClhsdbLauncher for uniformity and ease of maintainence
Reviewed-by: jcbeyler, dholmes
2019-02-05 00:43:38 +05:30
Kim Barrett
caf5bfeb39
8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt
...
Add test to problem list.
Reviewed-by: iignatyev
2019-02-01 18:16:25 -05:00
Jesper Wilhelmsson
b2d0be746a
Merge
2019-02-02 00:11:54 +01:00
Igor Ignatyev
103b6b2d69
8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp
...
Reviewed-by: dlong
2019-02-01 13:33:02 -08:00
Alex Menkov
e24693c7db
8218025: disable pop_frame and force_early_return caps for Graal
...
Reviewed-by: iignatyev, sspitsyn, dholmes
2019-02-01 09:25:31 -08:00
Yasumasa Suenaga
e56ecb5e8c
8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
...
Reviewed-by: tschatzl, stuefe
2019-02-01 21:43:37 +09:00
Igor Ignatyev
83e94916e6
8218168: clean up hotspot ProblemList
...
Reviewed-by: kvn, dholmes, sspitsyn
2019-01-31 22:17:09 -08:00
Igor Ignatyev
f20fd7ee18
8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3
...
Reviewed-by: kvn
2019-01-30 17:35:20 -08:00
Igor Ignatyev
6a4f482ff5
8218079: cleanup hotspot ProblemList files
...
Reviewed-by: kvn
2019-01-30 13:11:16 -08:00
Igor Ignatyev
e3c0a2ed28
8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
...
Reviewed-by: roland, thartmann
2019-01-30 09:30:40 -08:00
Sangheon Kim
b2f2e669c9
8217666: gc/nvdimm/* should not be included any tiers
...
Reviewed-by: iignatyev, lkorinth
2019-01-29 11:21:43 -08:00
Aleksey Shipilev
12e769ad5a
8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah
...
Reviewed-by: dcubed, zgu
2019-01-28 10:24:23 +01:00
Igor Ignatyev
0f1fde187a
8217852: problem-list ctw of jdk.jconsole and java.desktop on windows
...
Reviewed-by: kvn
2019-01-26 12:51:27 -08:00
Igor Veresov
5e7e6ae1fe
8217828: Un-ProblemList LongMulOverflowTest.java
...
Reviewed-by: iignatyev
2019-01-25 14:50:25 -08:00
Jesper Wilhelmsson
b4aa3d2922
8217797: ProblemList LongMulOverflowTest.java
...
Reviewed-by: thartmann
2019-01-25 17:54:02 +01:00
Igor Ignatyev
2b003cb4aa
8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression
...
Reviewed-by: roland
2019-01-25 08:52:32 -08:00
Igor Ignatyev
f5dedad7a1
8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest
...
Reviewed-by: dholmes
2019-01-24 23:52:55 -08:00
Jesper Wilhelmsson
996ecff624
8217580: Remove tests from problemList as bugs has been closed
...
Reviewed-by: iignatyev, mseledtsov
2019-01-25 00:23:52 +01:00
Thomas Stuefe
6d4de736d8
8214975: No hs-err file if fatal error is raised during dynamic initialization
...
Reviewed-by: dholmes, dcubed
2018-12-08 12:09:59 +01:00
Jini George
55369945b9
8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers
...
Skip the test with jtreg.SkippedException if Platform.shouldSAAttach() returns false
Reviewed-by: dholmes, goetz
2019-02-01 11:29:31 +05:30
Vladimir Ivanov
ac3711e9cd
6986483: CHA: optimize calls through interfaces
...
Reviewed-by: neliasso, thartmann
2019-01-31 17:48:29 -08:00
Fairoz Matte
7f57d05d73
8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining
...
Reviewed-by: kvn, thartmann
2019-01-31 04:49:46 -08:00
Daniel D. Daugherty
73733d6a18
8217659: monitor_logging updates from Async Monitor Deflation project
...
Reviewed-by: dholmes, coleenp, rehn
2019-01-31 11:19:58 -05:00
Jesper Wilhelmsson
d3867602ab
Merge
2019-01-30 21:12:56 +01:00
Aleksey Shipilev
9f533b678e
8217994: os::print_hex_dump should be more resilient against unreadable memory
...
Reviewed-by: zgu, stuefe, lucy
2019-01-30 19:45:10 +01:00
Daniel D. Daugherty
2d9925782f
8217658: baseline_cleanups from Async Monitor Deflation project
...
Baseline_cleanups from Async Monitor Deflation project plus a couple of misc others.
Reviewed-by: dholmes, rehn
2019-01-29 14:09:38 -05:00
Gerard Ziemski
82d39621dc
8214821: Remove ConcurrentHashTable::get_copy
...
Remobed get_copy API, replaced gtest usage with get API
Reviewed-by: coleenp, rehn, kbarrett
2019-01-29 11:44:36 -06:00
Jean Christophe Beyler
6029814c30
8212824: Remove unnecessary spaces before/after comparison in vmTestbase
...
Remove extra spaces around comparisons
Reviewed-by: phh, amenkov
2019-01-14 15:40:22 -08:00
Lois Foltan
4c63f4d399
8216970: condy causes JVM crash
...
Fix issue with ConstantPool::constant_tag_at to correctly handle a condy whose return type is an array.
Reviewed-by: acorn, hseigel, jrose
2019-01-29 11:56:51 -05:00
Thomas Schatzl
d800361151
8213229: Investigate treating StringTable as weak in young collections
...
Reviewed-by: zgu, kbarrett
2019-01-29 11:30:17 +01:00
Goetz Lindenmaier
87a26ed29d
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls
...
Reviewed-by: mdoerr, dholmes, lfoltan
2019-01-29 08:43:33 +01:00
Claes Redestad
bc8ecd924c
8217869: Add count_leading_zeros utility
...
Reviewed-by: neliasso, thartmann
2019-01-28 23:00:31 +01:00
Jesper Wilhelmsson
e3621e678a
Merge
2019-01-28 21:44:57 +01:00
Leo Korinth
4d4b205e70
8214799: Add package declaration to each JTREG test case in the gc folder
...
Reviewed-by: lmesnik, tschatzl
2019-01-28 15:53:56 +01:00
David Holmes
cb960e9a30
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
...
Reviewed-by: dcubed, sspitsyn, dlong
2019-01-27 20:48:27 -05:00
Yasumasa Suenaga
d6a75a0f86
8217612: (CL)HSDB cannot show some JVM flags
...
Reviewed-by: dholmes, cjplummer
2019-01-26 10:34:29 +09:00
Vladimir Ivanov
d2552c3e55
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
...
Reviewed-by: thartmann, roland
2019-01-25 13:37:08 -08:00
Jesper Wilhelmsson
fd21613d59
Merge
2019-01-25 18:12:06 +01:00
Gerard Ziemski
28711fb186
8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine
...
Make ChunkManagerRestorer more robust
Reviewed-by: iignatyev
2019-01-25 10:43:02 -06:00
Jesper Wilhelmsson
eb79666b8c
8217797: ProblemList LongMulOverflowTest.java
...
8217801: ProblemList INDIFY_Test.java
Reviewed-by: thartmann
2019-01-25 17:34:28 +01:00
Aleksey Shipilev
76c55b5508
8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace
...
Reviewed-by: dholmes, tschatzl
2019-01-25 16:57:50 +01:00
Kim Barrett
5b63ffd8b2
8216258: Make FreeIdSet semaphore-based
...
Use semaphore-based blocking and notifying, instead of Mutex.
Reviewed-by: tschatzl, sangheki
2019-01-25 00:27:51 -05:00
Jesper Wilhelmsson
cda6fc62e5
8217580: Remove tests from problemList as bugs has been closed
...
Reviewed-by: iignatyev, mseledtsov
2019-01-24 21:24:29 +01:00
Alex Menkov
78651809c5
8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails
...
Reviewed-by: jcbeyler, dtitov, sspitsyn
2019-01-24 11:10:13 -08:00
Paul Hohensee
ddfcf1f021
8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java
...
Remove the corresponding @requires line
Reviewed-by: tschatzl
2019-01-24 10:57:31 -08:00
Harold Seigel
ac22352b49
8217660: Refactor module related locked_create_entry_or_null() functions
...
Remove function return values and add functions that create entries without doing unneeded lookups.
Reviewed-by: redestad, lfoltan
2019-01-24 09:38:50 -05:00
Magnus Ihse Bursie
659006b218
8217638: Remove old way of running tests (test/Makefile)
...
Reviewed-by: erikj, jjg
2019-01-24 11:29:16 +01:00
Jesper Wilhelmsson
c6e45ea87c
Merge
2019-01-23 19:56:28 +01:00
Aleksey Shipilev
844f67317e
8217639: Minimal and Zero builds fail after JDK-8217519 (Improve RegMask population count calculation)
...
Reviewed-by: kvn
2019-01-23 19:31:00 +01:00
Tao Ji
cf554816d1
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
...
Reviewed-by: thartmann
2019-01-21 13:31:42 +08:00
Kishor Kharbas
755d163e91
8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs
...
Reviewed-by: sangheki, kbarrett
2019-01-22 11:42:13 -08:00
Tao Ji
3626d59867
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
...
Reviewed-by: thartmann
2019-01-21 13:31:42 +08:00
Claes Redestad
649340be11
8217519: Improve RegMask population count calculation
...
Reviewed-by: thartmann, neliasso, kvn
2019-01-23 10:01:21 +01:00
Goetz Lindenmaier
69e185b203
8217512: Message of LinkageError: use 'class' etc. instead of 'type'
...
Reviewed-by: dholmes, lfoltan
2019-01-23 08:25:22 +01:00
Vladimir Ivanov
50e3aa4150
8202952: C2: Unexpected dead nodes after matching
...
Reviewed-by: kvn
2019-01-22 18:14:14 -08:00
Jesper Wilhelmsson
bc920bd00d
Merge
2019-01-22 19:56:19 +01:00
Dean Long
db8354fcf3
8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list
...
Reviewed-by: kvn
2019-01-18 16:11:36 -08:00
Thomas Schatzl
39d17b706b
8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled
...
Print periodic gc status at startup and only print regular messages if enabled.
Reviewed-by: sangheki, kbarrett
2019-01-16 11:43:51 +01:00
Tom Rodriguez
e590813950
8215748: Application fails when executed with Graal
...
Reviewed-by: iveresov, kvn, thartmann
2019-01-15 22:59:33 -08:00
Tobias Hartmann
5172199ef9
8217447: Develop flag TraceICs is broken
...
Added NULL check and fixed output.
Reviewed-by: kvn
2019-01-22 08:47:01 +01:00
Aleksey Shipilev
5f325c2363
8217423: Windows gtest build fails after JDK-8212826 (Make PtrQueue free list lock-free)
...
Reviewed-by: clanger, zgu, kbarrett
2019-01-21 10:05:24 +01:00
Kim Barrett
5c83330cf8
8212826: Make PtrQueue free list lock-free
...
Add lock-free stack and use in BufferNode::Allocator.
Reviewed-by: tschatzl, sangheki
2019-01-19 19:50:01 -05:00
Aleksey Shipilev
2858e8f4e2
8217343: Shenandoah control thread should be able to run at critical priority
...
Reviewed-by: rkennke
2019-01-19 11:20:01 +01:00
Aleksey Shipilev
028cf5ae00
8217378: UseCriticalCMSThreadPriority is broken
...
Reviewed-by: rkennke, dcubed
2019-01-19 11:19:55 +01:00
David Holmes
8859f7ec1e
8217337: [TESTBUG] TestThreadDumpClassInitMonitor.java fails with Unexpected thread info line
...
Product build is missing two lines in the stacktrace
Reviewed-by: clanger, iignatyev
2019-01-18 18:21:50 -05:00
Aleksey Shipilev
07b8d39e6f
8217315: Proper units should print more significant digits
...
Reviewed-by: stuefe, tschatzl
2019-01-18 17:05:41 +01:00
Aleksey Shipilev
3be22e5884
8217014: Epsilon should not ignore Metadata GC causes
...
Reviewed-by: stuefe, zgu
2019-01-18 16:40:24 +01:00
Gary Adams
b979952d62
8158066: SourceDebugExtensionTest fails to rename file
...
Reviewed-by: dcubed, dholmes
2019-01-18 05:33:28 -05:00
Aleksey Shipilev
a9663a0a7b
8217321: [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64
...
Reviewed-by: tschatzl, coleenp
2019-01-17 17:28:47 +01:00
Jesper Wilhelmsson
cda0d67617
Merge
2019-01-16 20:53:09 +01:00
Jesper Wilhelmsson
a8c5f1e59a
Merge
2019-01-15 22:54:09 +01:00
David Holmes
d1c7bfeb4b
8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
...
Reviewed-by: rehn, coleenp
2019-01-15 16:40:31 -05:00
Harold Seigel
53c8dfdd07
8216563: [TESTBUG] Change stressTime to default to 30 for nsk tests (part 2)
...
Change the default from 60 seconds to 30 seconds.
Reviewed-by: coleenp, mseledtsov
2019-01-15 14:55:45 -05:00
Jesper Wilhelmsson
528bc73ca4
Merge
2019-01-14 23:05:26 +01:00
Goetz Lindenmaier
084f0b75bd
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests
...
Also cleanup some switches over OSes and use File.pathSeparator.
Reviewed-by: dholmes, mdoerr
2019-01-14 00:00:00 +01:00
Tobias Hartmann
955d587990
8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest
...
Added -XX:-OmitStackTraceInFastThrow to test flags to avoid empty exception message.
Reviewed-by: epavlova, iignatyev, dlong, kvn
2019-01-14 09:48:30 +01:00
Martin Doerr
e19c718281
8216560: gtest build broken on PPC64 and aarch64
...
Reviewed-by: shade
2019-01-14 09:26:34 +01:00
Jini George
86fcd475b1
8215544: SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5
...
Check if 'sudo' privileges can be added for executing macOS tests, and if so, add these privileges before executing the tests
Reviewed-by: jcbeyler, phh, sballal
2019-01-14 09:30:43 +05:30
Calvin Cheung
b8bf6b95a3
8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file
...
Use os::open() instead of fopen()
Reviewed-by: iklam, dholmes
2019-01-11 14:05:57 -08:00
Roland Westrelin
70ba959a4b
8216549: Mismatched unsafe access to non escaping object fails
...
Reviewed-by: vlivanov, kvn, thartmann
2019-01-11 10:03:00 +01:00
Joe Darcy
01547499e7
8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException
...
Reviewed-by: dholmes
2019-01-11 08:32:44 -08:00
Aleksey Shipilev
0cd1573f08
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
...
Reviewed-by: eosterlund, lkorinth
2019-01-09 15:53:56 +01:00
Jiangli Zhou
e0aa3e0609
8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
...
Use URL constructor for jrt URL in SystemDictionaryShared::get_shared_protection_domain().
Reviewed-by: ccheung, iklam, dholmes, coleenp
2019-01-10 13:03:34 -05:00
Thomas Schatzl
c64595190f
8216316: Tests fail due to too low specified TLAB size
...
Co-authored-by: Goetz Lindenmaier <goetz.lindenmaier@sap.com>
Reviewed-by: goetz, sangheki
2019-01-10 12:14:12 +01:00
Henry Jen
776ef6a071
Merge
2019-01-15 10:55:26 -08:00
Patric Hedlin
a17df8d45b
8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
...
Avoid excessive split-if.
Reviewed-by: thartmann, neliasso
2018-12-18 10:12:28 +01:00
Roland Westrelin
6bbfc1d2a8
8216135: C2 assert(!had_error) failed: bad dominance
...
Reviewed-by: thartmann, kvn
2019-01-14 15:07:22 +01:00
Henry Jen
def1ac3acc
Merge
2018-12-13 11:51:06 -08:00
Henry Jen
d77f96b0b2
Merge
2018-12-13 11:47:35 -08:00
Aleksey Shipilev
2278601b7c
8181143: Introduce diagnostic flag to abort VM on too long VM operations
...
Reviewed-by: rkennke, zgu, dholmes, stuefe, rehn
2018-12-13 16:45:24 +01:00
Alan Bateman
eed637f497
8214696: Module class should be filtered by core reflection
...
Reviewed-by: lancea, mchung, sundar
2018-12-13 09:02:52 +00:00
Jamsheed Mohammed C M
79d7ae7633
8211034: OnStackReplacePercentage option checking has bugs
...
Fixed the constraint checks
Reviewed-by: kvn
2018-12-12 23:08:01 -08:00
Ekaterina Pavlova
966aaa1f9b
8215314: [Graal] Enable org.graalvm.compiler.core.test.CountedLoopTest
...
Reviewed-by: dlong
2018-12-12 22:23:48 -08:00
Vivek Deshpande
05e175bf1b
8214751: X86: Support for VNNI Instructions
...
Co-authored-by: Razvan A Lupusoru <razvan.a.lupusoru@intel.com>
Reviewed-by: kvn
2018-12-12 14:48:34 -08:00
Thomas Schatzl
7223ed2205
8152724: Sum of eden before GC and current survivor capacity may be larger than heap size
...
Limit the maximum survivor size for a given GC to the remaining number of free regions.
Reviewed-by: sjohanss, sangheki
2018-12-12 12:00:02 +01:00
Jini George
fdf7d4ec11
8200613: SA: jstack throws UnmappedAddressException with a CDS core file
...
Dump the closed archive heap space into the corefile on Linux by setting bit 2 of the coredump_filter file to dump the file backed private mappings.
Reviewed-by: iklam, cjplummer, kevinw, coleenp
2018-12-12 10:13:11 +05:30
Igor Veresov
8d8b784c9e
8215224: Update Graal
...
Reviewed-by: kvn
2018-12-11 16:50:43 -08:00
Jean Christophe Beyler
019bd7cf2b
8215160: Normalize spaces for remaining vmTestbase tests
...
Add spaces where needed
Reviewed-by: sspitsyn, amenkov
2018-12-11 12:45:38 -08:00
Jean Christophe Beyler
a16d122b07
8215161: Normalize spaces for vmTestbase/[a-j]
...
Added spaces around comparators
Reviewed-by: amenkov, sspitsyn, martin
2018-12-11 10:29:30 -08:00
Harold Seigel
b564c0c1a9
8215165: Improve -Xlog:class+preview message text
...
Fix up the logging message.
Reviewed-by: acorn, lfoltan
2018-12-11 10:29:08 -05:00
Roland Westrelin
b68257174d
8214862: assert(proj != __null) at compile.cpp:3251
...
Reviewed-by: kvn, thartmann
2018-12-07 17:56:51 +01:00
Goetz Lindenmaier
bd692b8d6d
8216271: Make AllocateOldGenAt an unsupported option on AIX
...
Reviewed-by: shade, tschatzl
2019-01-08 09:29:36 +01:00
Jesper Wilhelmsson
16851a2846
8216266: ProblemList PeelingZeroTripCount.java
...
Reviewed-by: thartmann, roland
2019-01-07 13:04:32 +01:00
Mikhailo Seledtsov
912b13fddd
8215583: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java
...
Added test to problem list
Reviewed-by: iignatyev
2019-01-04 15:17:40 -08:00
Calvin Cheung
a97d8a9a76
8215947: JVM crash with -XX:+DumpSharedSpaces
...
Disable JIT compilation if -XX:+DumpSharedSpaces is specified by the user
Reviewed-by: lfoltan, jiangli
2019-01-03 14:33:58 -08:00
Roland Westrelin
103c8dc608
8215265: C2: range check elimination may allow illegal out of bound access
...
Reviewed-by: thartmann, kvn
2018-12-14 11:22:26 +01:00
Goetz Lindenmaier
91e5051871
8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms
...
Use LIBPATH on AIX, no shared memory connector on any Unix.
Reviewed-by: gadams, simonis, sspitsyn
2018-12-31 14:38:16 +01:00
Roland Westrelin
326c6997a0
8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
...
Reviewed-by: thartmann, kvn
2018-12-13 17:57:11 +01:00
Kishor Kharbas
28f71c2c72
8211424: Allocation of old generation of java heap on alternate memory devices - Parallel GC
...
8202286: Allocation of old generation of Java heap on alternate memory devices
Enable an experimental feature in HotSpot JVM to allocate old generation of Parallel GC on an alternative memory device, such as NV-DIMMs.
Reviewed-by: sangheki, sjohanss
2018-12-21 08:23:55 -08:00
Kishor Kharbas
d580e2eed2
8211425: Allocation of old generation of java heap on alternate memory devices - G1 GC
...
8202286: Allocation of old generation of Java heap on alternate memory devices
Enable an experimental feature in HotSpot JVM to allocate old generation of G1 GC on an alternative memory device, such as NV-DIMMs.
Reviewed-by: sangheki, sjohanss
2018-12-21 08:18:59 -08:00
Nick Gasson
d62b658ffc
8215100: AArch64: fix compareTo intrinsic with four-character Latin/Unicode
...
Reviewed-by: aph, dpochepk
2018-12-20 17:07:07 +00:00
Igor Ignatyev
b756562a67
8215322: add @file support to jaotc
...
Reviewed-by: kvn
2018-12-18 13:37:06 -08:00
Rahul Raghavan
5a6385b363
8211698: Crash in C2 compiled code during execution of double array heavy processing code
...
Correctly registered new Opaque4Node in add_range_check_predicate
Reviewed-by: roland, thartmann
2018-12-18 19:13:54 +05:30
Per Lidén
6a9c6a0392
8215451: JNI IsSameObject should not keep objects alive
...
Reviewed-by: eosterlund, kbarrett
2018-12-17 16:55:17 +01:00
Tobias Hartmann
2e989366ea
8215410: Regression test for JDK-8214994
...
Added a regression test for 8214994 which was fixed by accident with 8211451.
Reviewed-by: kvn
2018-12-17 08:25:57 +01:00
Igor Ignatyev
5ff302e6bb
8214917: CTW testlibrary shouldn't ignore errors raised by the library itself
...
Reviewed-by: kvn, roland
2018-12-10 11:04:55 -08:00
Patricio Chilano Mateo
bb6f1e7700
8215050: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java fails when run with flag -Xcomp
...
Identified special case when monitor address is not available in jstack
Reviewed-by: dholmes, hseigel, coleenp
2018-12-10 13:45:12 -05:00