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 |
|
Jesper Wilhelmsson
|
3b43ea4999
|
Added tag jdk-12+30 for changeset 6c377af36a5c
|
2019-01-31 01:12:11 +01:00 |
|
Phil Race
|
fe00ac2387
|
8218020: Fix version number in mesa.md 3rd party legal file
Reviewed-by: serb, psadhukhan
|
2019-01-30 14:03:08 -08:00 |
|
Igor Ignatyev
|
6a4f482ff5
|
8218079: cleanup hotspot ProblemList files
Reviewed-by: kvn
|
2019-01-30 13:11:16 -08:00 |
|
Sean Mullan
|
f5a411ea53
|
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
Reviewed-by: jnimeh, clanger
|
2019-01-30 15:42:47 -05: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 |
|
Krishna Addepalli
|
cf132f89b2
|
8215921: There is no change when select different Foreground and Background by mouse
Reviewed-by: serb, psadhukhan
|
2019-01-30 15:02:05 +05:30 |
|
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 |
|
Per Lidén
|
7f6d6c8a8c
|
8217717: ZGC: Broken oop map in C1 load barrier stub
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Reviewed-by: eosterlund, neliasso
|
2019-01-28 08:58:42 +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 |
|
Erik Helin
|
ba5be80bb2
|
8213231: ThreadSnapshot::_threadObj can become stale
Reviewed-by: dcubed, dholmes, rehn
|
2019-01-23 13:40:09 +01:00 |
|
Christoph Langer
|
f828beb2d0
|
8217657: Move the test for default value of jdk.includeInExceptions into own test
Reviewed-by: mullan, goetz
|
2019-01-25 10:59:07 +00: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 |
|
Per Lidén
|
ad65ea3c85
|
8217309: ZGC: Fix ZNMethodTable corruption
Reviewed-by: eosterlund, stefank
|
2019-01-24 12:23:01 +01:00 |
|
Jamsheed Mohammed C M
|
25bd20f5d9
|
8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
Skip sfpt optimization for Load is removed for Java Object's Markword Load.
Reviewed-by: kvn, dlong
|
2019-01-23 23:24:10 -08:00 |
|
Igor Ignatyev
|
810156face
|
8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp
Reviewed-by: kvn
|
2019-01-23 20:25:30 -08:00 |
|
Man Cao
|
e309fb9a3a
|
8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Move check_gc_overhead_limit() and related code to its own class
Reviewed-by: tschatzl, pliden, jiangli
|
2019-01-15 15:59:47 -08:00 |
|
Jesper Wilhelmsson
|
c7219faf86
|
8218074: Update Graal
Reviewed-by: kvn
|
2019-03-12 19:17:42 +01:00 |
|
Erik Joelsson
|
ebcf4ca1e7
|
8220529: JDK-8220383 broke test image build
Reviewed-by: tbell
|
2019-03-12 12:12:01 -07:00 |
|
Lance Andersen
|
53d6635101
|
8220005: java/util/Arrays/TimSortStackSize2.java times out
Reviewed-by: bchristi
|
2019-03-12 14:56:25 -04:00 |
|
Roger Riggs
|
2f3fc244eb
|
8220237: ProcessBuilder API documentation typo
Reviewed-by: dfuchs
|
2019-03-12 12:48:03 -04:00 |
|
Gary Adams
|
2434c6f10c
|
8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
Reviewed-by: dholmes
|
2019-03-12 11:53:06 -04:00 |
|
Gary Adams
|
a22bb79e83
|
8220257: fix headings in java.instrument
Reviewed-by: dfuchs
|
2019-03-12 11:51:54 -04:00 |
|
Kim Barrett
|
9f0417b0ae
|
8217576: C1 atomic access handlers use incorrect decorators
Fix decorator defaulting.
Reviewed-by: tschatzl, eosterlund
|
2019-03-12 11:13:39 -04:00 |
|
Claes Redestad
|
0761bc5fa8
|
8220515: Revert removal of for_each_lock_value removal
Reviewed-by: thartmann
|
2019-03-12 16:18:31 +01:00 |
|
Erik Joelsson
|
2af935c800
|
8220383: Incremental build is broken and inefficient
Reviewed-by: tbell
|
2019-03-12 08:04:33 -07:00 |
|
Daniel Fuchs
|
71ac5a6313
|
8220262: fix headings in java.logging
Reviewed-by: lancea
|
2019-03-12 14:35:26 +00:00 |
|
Claes Redestad
|
ef38fb4bc2
|
8220501: Improve c1_ValueStack locks handling
Reviewed-by: thartmann, neliasso
|
2019-03-12 15:29:59 +01:00 |
|
Ao Qi
|
f15a31f766
|
8220344: Build failures when using --with-jvm-features=-g1gc,-jfr
Reviewed-by: tschatzl, zgu
|
2019-03-12 09:59:58 -04:00 |
|
Ralf Schmelter
|
59b342cf10
|
8220363: hotspot-ide project fails
Reviewed-by: clanger, erikj
|
2019-03-11 05:09:14 -07:00 |
|
Severin Gehwolf
|
46c4ef516c
|
8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue
Specify explicit type in the constructor
Reviewed-by: shade, pliden
|
2019-03-07 17:34:21 +01:00 |
|
Gary Adams
|
f9d6d1d8f2
|
8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed
Reviewed-by: cjplummer, amenkov
|
2019-03-12 07:17:03 -04:00 |
|
Martin Doerr
|
bc640addb3
|
8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics
Reviewed-by: simonis, goetz
|
2019-03-12 11:53:43 +01:00 |
|
Chris Hegarty
|
0f97ac953b
|
8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation
Reviewed-by: dfuchs
|
2019-03-12 09:22:40 +00:00 |
|
Tobias Hartmann
|
474437061e
|
8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
Skip unloaded methods in compile queue during marking.
Reviewed-by: kvn, neliasso, eosterlund, coleenp
|
2019-03-12 10:09:50 +01:00 |
|
Pengfei Li
|
1dc7271eca
|
8214922: Add vectorization support for fmin/fmax
Reviewed-by: adinn, roland
|
2019-03-07 02:39:06 +00:00 |
|
Lin Zang
|
144d81caf6
|
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Fix compatibility issue caused by jmap update of 8215622
Reviewed-by: dholmes, ysuenaga, phh, sspitsyn
|
2019-03-11 21:26:19 -04:00 |
|
Bernard Blaser
|
cf09431450
|
8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout
Reviewed-by: kvn
|
2019-03-12 02:13:02 +01:00 |
|
Valerie Peng
|
6fbf59de59
|
Merge
|
2019-03-11 23:51:25 +00:00 |
|
Valerie Peng
|
ed87f68640
|
8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type
Replaced CKK_GENERIC_SECRET with alorithm-specific key type in P11RSACipher unwrap impl
Reviewed-by: ascarpino
|
2019-03-11 23:48:32 +00:00 |
|
Joe Wang
|
b238aef18d
|
8219705: Wrong media-type for a given serialization method
Reviewed-by: lancea
|
2019-03-11 15:51:39 -07:00 |
|
Jonathan Gibbons
|
1b9db9b7a1
|
8220202: Simplify/standardize method naming for HtmlTree
Reviewed-by: hannesw
|
2019-03-11 12:59:45 -07:00 |
|
Joe Darcy
|
3a072e4e45
|
8220346: Refactor java.lang.Throwable to use Objects.requireNonNull
Reviewed-by: lancea, mchung, tvaleev, forax, martin, plevart
|
2019-03-11 11:23:09 -07:00 |
|
Zhengyu Gu
|
b5b1fe042a
|
8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots
Reviewed-by: rkennke, shade
|
2019-03-11 14:06:05 -04:00 |
|
Lance Andersen
|
7c49914df1
|
8220331: Remove extra spaces in copyright header
Reviewed-by: naoto
|
2019-03-11 13:37:56 -04:00 |
|