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 |
|
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 |
|
Zhengyu Gu
|
244768cbab
|
8217794: Missing termination check results violation of termination invariant
Reviewed-by: tschatzl, shade
|
2019-01-29 12:12:27 -05: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 |
|
Chris Hegarty
|
02924f478b
|
8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently
Reviewed-by: dfuchs
|
2019-01-29 16:12:12 +00:00 |
|
Naoto Sato
|
6da3289179
|
8217609: New era placeholder not recognized by java.text.SimpleDateFormat
Reviewed-by: nishjain, rriggs
|
2019-01-29 07:46:50 -08:00 |
|
Sean Mullan
|
95b848fa61
|
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
Reviewed-by: jnimeh, clanger
|
2019-01-29 10:24:38 -05:00 |
|
Severin Gehwolf
|
739d261119
|
8217877: Dead code in jdk.jlink's TaskHelper
Reviewed-by: alanb, mchung
|
2019-01-28 14:07:58 +01:00 |
|
Claes Redestad
|
d589fa875d
|
8217921: Runtime dead code removal
Reviewed-by: coleenp, sgehwolf, dholmes
|
2019-01-29 14:43:05 +01:00 |
|
Claes Redestad
|
6a9f775041
|
8217922: Compiler dead code removal
Reviewed-by: thartmann, neliasso
|
2019-01-29 14:34:26 +01:00 |
|
Zhengyu Gu
|
5c78491bd7
|
8215047: Task terminators do not complete termination in consistent state
Reviewed-by: tschatzl, minqi
|
2019-01-29 08:39:04 -05:00 |
|
Zhengyu Gu
|
c9ad677866
|
8217785: Padding ParallelTaskTerminator::_offered_termination variable
Reviewed-by: shade, tschatzl
|
2019-01-29 08:28:24 -05:00 |
|
Ichiroh Takiguchi
|
b7fdf93293
|
8217880: AIX build issue after JDK-8214533
Reviewed-by: goetz, ihse, mbaesken
|
2019-01-29 12:16:52 +01:00 |
|
Per Lidén
|
667bba8e95
|
8217856: ZGC: Break out C2 matching rules into separate AD file
Reviewed-by: neliasso, kvn
|
2019-01-29 10:23:38 +01:00 |
|
Per Lidén
|
9f3059e20c
|
8217858: ZGC: Clean up ZDriver
Reviewed-by: stefank, eosterlund
|
2019-01-29 10:23:38 +01:00 |
|
Per Lidén
|
62e8d6f43b
|
8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer
Reviewed-by: stefank, eosterlund
|
2019-01-29 10:23:38 +01:00 |
|
Per Lidén
|
c97eccd24a
|
8217855: ZGC: Clean up ZReferenceProcessor
Reviewed-by: stefank, kbarrett
|
2019-01-29 10:23:38 +01:00 |
|
Per Lidén
|
6962adcbb1
|
8217747: ZGC: Minor optimization of ZLoadBarrierStubC1
Reviewed-by: neliasso, eosterlund
|
2019-01-29 10:23:38 +01:00 |
|
Per Lidén
|
dc07b2bf32
|
8217745: ZGC: Simplify ZLoadBarrierStubC1
Reviewed-by: neliasso, eosterlund
|
2019-01-29 10:23:38 +01: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 |
|
Erik Österlund
|
51e2252a73
|
8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy
Reviewed-by: kvn, mdoerr, thartmann
|
2019-01-29 10:13:23 +01:00 |
|
Steve Groeger
|
76946b97e4
|
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
Reviewed-by: clanger, rriggs
|
2019-01-29 09:10:08 +00: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 |
|
Alexandre Iline
|
6026d7fcc3
|
8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
Reviewed-by: erikj
|
2019-01-28 03:51:38 -08:00 |
|
Daniel Fuchs
|
6dcfd0f93a
|
8217882: java/net/httpclient/MaxStreams.java failed once
Added some more traces to help diagnosis
Reviewed-by: bpb
|
2019-01-28 18:49:34 +00:00 |
|
Daniel Fuchs
|
6b64f80be4
|
8217903: java/net/httpclient/Response204.java fails with 404
Fixed test to use loopback address - this looks like a port reuse issue.
Reviewed-by: chegar
|
2019-01-28 18:45:34 +00: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 |
|
Daniel Fuchs
|
8faf2074b1
|
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
The fix improves the test robustness by making it retry once in case of IO/Connect exception.
Reviewed-by: chegar
|
2019-01-28 15:24:41 +00:00 |
|
Chris Hegarty
|
46f4ab603b
|
8217429: WebSocket over authenticating proxy fails to send Upgrade headers
Reviewed-by: dfuchs, prappo
|
2019-01-28 13:51:16 +00:00 |
|
Claes Redestad
|
ef07b1b314
|
8217841: Remove unused class TraceCPUTime
Reviewed-by: dholmes
|
2019-01-28 09:56:00 +01:00 |
|
Roman Kennke
|
d271630fb2
|
8217016: Shenandoah: Streamline generation of CAS barriers
Reviewed-by: roland
|
2019-01-26 01:21:33 +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
|
49c91b7f95
|
8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
Reviewed-by: dholmes, cjplummer
|
2019-01-28 08:01:06 +09:00 |
|
Lance Andersen
|
0b4e08a4bc
|
8210469: Missing doPriviledged block and permission for jdk.zipfs module
Reviewed-by: alanb, clanger, mchung, jjg
|
2019-01-27 14:55:57 -05:00 |
|
Bernard Blaser
|
777ad9080e
|
8193367: Annotated type variable bounds crash javac
Reviewed-by: mcimadamore, vromero
|
2019-01-26 15:50:59 +01:00 |
|
Xue-Lei Andrew Fan
|
0ea0aea6c2
|
8217820: Useless cast in ECUtil.java
Reviewed-by: jnimeh
|
2019-01-25 18:43:02 -08:00 |
|
Yasumasa Suenaga
|
d6a75a0f86
|
8217612: (CL)HSDB cannot show some JVM flags
Reviewed-by: dholmes, cjplummer
|
2019-01-26 10:34:29 +09:00 |
|
Joe Wang
|
1ebe11a28d
|
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
Reviewed-by: dfuchs, lancea
|
2019-01-25 14:28:43 -08:00 |
|
Vladimir Ivanov
|
23931d94f7
|
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
Reviewed-by: thartmann, roland
|
2019-01-25 13:37:12 -08:00 |
|
Vladimir Ivanov
|
dbf977da1d
|
8191998: C2: inlining through MH linkers drops speculative part of argument types
Reviewed-by: roland, thartmann, kvn
|
2019-01-25 13:37:10 -08: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 |
|
Daniel Fuchs
|
7f10cbedd5
|
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
The API documentation is updated to steer away from blocking in the mapper function, and an alternative is suggested.
Reviewed-by: chegar
|
2019-01-25 18:13:25 +00:00 |
|