Amy Lu
|
2dd9adbf24
|
8202581: failure_handler: gather more environment information on macOS
Reviewed-by: psandoz
|
2018-05-08 12:37:39 +08:00 |
|
Chris Yin
|
7166041796
|
8202690: jdk/jshell/ToolBasicTest.java failed in testOpenFileOverHttp() and testOpenLocalFileUrl()
Reviewed-by: rfield, jlahoda
|
2018-05-08 09:51:42 +08:00 |
|
David Holmes
|
b62fee0519
|
8202744: Expired flag removal for JDK 11
Reviewed-by: coleenp, jiangli
|
2018-05-07 21:48:28 -04:00 |
|
David Holmes
|
8eb4c9db2a
|
8202686: Missing test case for 8200167 - final Object methods
Reviewed-by: psandoz
|
2018-05-07 19:31:39 -04:00 |
|
Coleen Phillimore
|
00223c1ca5
|
8202606: Deprecate AllowNonVirtualCalls option
Reviewed-by: hseigel, dholmes
|
2018-05-07 18:48:36 -04:00 |
|
Ioi Lam
|
e48f38966b
|
8197954: Remove unnecessary intermediary APIs from AppCDS implementation
Reviewed-by: jiangli, ccheung
|
2018-04-26 13:40:58 -07:00 |
|
Thomas Stuefe
|
1ea9f48936
|
8185034: Cleanup and consolidate Metaspace coding
Reviewed-by: coleenp, zgu
|
2018-05-07 20:42:36 +02:00 |
|
Vivek Theeyarath
|
31c128ef22
|
8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1
Refactor MethodHandlesTest
Reviewed-by: psandoz
|
2018-05-03 04:18:22 -07:00 |
|
Goetz Lindenmaier
|
72a2ac8b8b
|
8199852: Print more information about class loaders in LinkageErrors
Reviewed-by: dholmes, lfoltan, gtriantafill
|
2018-05-07 11:38:21 +02:00 |
|
Stefan Karlsson
|
5f40eda733
|
8202642: Replace PAR_OOP_ITERATE with templates
Reviewed-by: eosterlund, sjohanss
|
2018-05-07 14:42:10 +02:00 |
|
Stefan Karlsson
|
1dd85fe2f4
|
8202641: Replace OOP_SINCE_SAVE_MARKS with templates
Reviewed-by: eosterlund, sjohanss
|
2018-05-07 14:42:08 +02:00 |
|
Stefan Karlsson
|
2e1bd03bad
|
8202639: Use concrete Generation classes in SerialHeap and CMSHeap
Reviewed-by: eosterlund, ehelin
|
2018-05-07 14:42:05 +02:00 |
|
Stefan Karlsson
|
5dfccac11f
|
8202592: Remove unused EvacuateFollowersClosure
Reviewed-by: kbarrett, tschatzl
|
2018-05-07 14:42:04 +02:00 |
|
Stefan Karlsson
|
7d380f1708
|
8202591: Remove usage of CMSEdenChunksRecordAlways in defNewGeneration.cpp
Reviewed-by: eosterlund, kbarrett
|
2018-05-07 14:42:00 +02:00 |
|
Erik Österlund
|
983911c697
|
8202083: Remove explicit CMS checks in CardTableBarrierSet
Reviewed-by: kbarrett
|
2018-05-07 10:36:38 +02:00 |
|
Martin Doerr
|
71a38a4720
|
8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
|
2018-05-07 12:28:11 +02:00 |
|
Hamlin Li
|
6869c08e6a
|
8202291: java/rmi/Naming/LookupIPv6.java failed with Connection refused
Reviewed-by: clanger
|
2018-05-07 18:23:59 +08:00 |
|
Jan Lahoda
|
81bad1fe6b
|
8202387: javac --release 11 not supported
Adding historical data for JDK 10; adding ability to produce the historical data incrementally.
Reviewed-by: erikj, forax, jjg
|
2018-05-07 10:37:46 +02:00 |
|
Tobias Hartmann
|
29b1984560
|
8202565: C1 compilation crashes with "assert(is_double_stack() && !is_virtual()) failed: type check"
Only eagerly resolving the address into a register if the store is precise.
Reviewed-by: roland, eosterlund
|
2018-05-07 08:56:35 +02:00 |
|
Priya Lakshmi Muthuswamy
|
20324b99d3
|
8200094: Turkish locale reports NPE No enum constant com.sun.source.doctree.DocTree.Kind.SİNCE
Reviewed-by: ksrini, jjg
|
2018-05-07 07:44:49 +05:30 |
|
Roman Kennke
|
97ff2fce38
|
8202676: AArch64: Missing enter/leave around barrier leads to infinite loop
Reviewed-by: aph, eosterlund
|
2018-05-06 00:42:59 +02:00 |
|
Erik Österlund
|
e6bccc9d86
|
8202640: Small C1 cleanups for BarrierSetC1
Reviewed-by: kvn, neliasso
|
2018-05-05 22:19:19 +02:00 |
|
Thomas Stuefe
|
19f0e3f5d7
|
8202435: [aix] print program break as part of memory info into hs-err file
Reviewed-by: mdoerr, dholmes
|
2018-05-03 17:10:39 +02:00 |
|
Aleksey Shipilev
|
aef2df31e6
|
8202684: Minimal VM build is broken after JDK-8199067, JDK-8202638
Reviewed-by: eosterlund, stuefe
|
2018-05-05 18:55:31 +02:00 |
|
Kim Barrett
|
a313d5961a
|
8202672: Build failed in metaspace.cpp with VS2017
Add whitespace between string and identifier.
Reviewed-by: dcubed, erikj
|
2018-05-05 12:38:15 -04:00 |
|
Joe Darcy
|
42c3c3b5f7
|
8202599: Mark intermittently failing jshell tests
Reviewed-by: rfield
|
2018-05-05 09:34:01 -07:00 |
|
Igor Ignatyev
|
e48cfc709d
|
8199382: [TESTBUG] Open source VM testbase JDI tests
Reviewed-by: erikj, kvn, sspitsyn
|
2018-05-05 09:24:29 -07:00 |
|
Michal Vala
|
1e0c45b250
|
8199912: jshell tool: /open from URI
Reviewed-by: rfield
|
2018-05-04 23:19:10 -07:00 |
|
Vladimir Ivanov
|
3ecce1fe48
|
8202465: [C1] casts should not be eliminated for interface types
Reviewed-by: jrose, thartmann
|
2018-05-04 16:49:22 -07:00 |
|
Gary Adams
|
dd34d29a46
|
8202319: Fix compilation warnings in Solaris debug builds for DevStudio 12.6
Disable warnings.
Reviewed-by: dholmes, kbarrett
|
2018-05-04 17:52:10 -04:00 |
|
Phil Race
|
69c55eb2de
|
Merge
|
2018-05-04 09:46:08 -07:00 |
|
Lois Foltan
|
2464e2b11e
|
8189916: Dynamic Constant support for Sparc
Change to the template interpreter to support dynamic constant on Sparc.
Reviewed-by: coleenp, psandoz
|
2018-05-04 12:14:09 -04:00 |
|
Phil Race
|
d8cfaff123
|
Merge
|
2018-05-04 08:50:01 -07:00 |
|
Eric Caspole
|
8da6952259
|
8197447: LogCompilation throws "couldn't find bytecode"
Handle unstable_fused_if
Reviewed-by: kvn, gtriantafill
|
2018-05-04 10:45:47 -04:00 |
|
Christoph Langer
|
2ac4c89501
|
8202181: Correctly specify size of hostname buffer in Unix Inet*AddressImpl_getLocalHostName implementations
Reviewed-by: stuefe, bpb, vtewari, chegar
|
2018-05-04 14:37:58 +01:00 |
|
Leo Korinth
|
97571a7c4e
|
8176717: GC log file handle leaked to child processes
Reviewed-by: stuefe, rehn
|
2018-05-03 15:17:27 +02:00 |
|
Rachna Goel
|
5b3eaaf632
|
8202582: DateTimeFormatterBuilder.parseOffsetBased unnecessarily calls toString()
Call text.subSequence() before calling toString() on input string
Reviewed-by: igerasim
|
2018-05-04 15:44:24 +05:30 |
|
Stefan Karlsson
|
1cb95bd3d1
|
8200729: Conditional compilation of GCs
Reviewed-by: ehelin, coleenp, kvn, ihse
|
2018-05-04 11:41:35 +02:00 |
|
Claes Redestad
|
d1cf230fc1
|
8187123: (reflect) Class#getCanonicalName and Class#getSimpleName is a part of performance issue
Reviewed-by: psandoz, dholmes, mchung
|
2018-05-04 09:29:14 +02:00 |
|
Andrey Nazarov
|
3da4f2c482
|
8197388: Added not existing bug id in jdk/ProblemList.txt
Reviewed-by: serb
|
2018-05-02 22:11:35 -07:00 |
|
Phil Race
|
72f700abd0
|
8196572: Tests ColConvCCMTest.java and MTColConvTest.java fail
Reviewed-by: serb
|
2018-05-02 14:55:19 -07:00 |
|
Phil Race
|
1f62f34da0
|
8154463: New failure of closed/java/awt/font/Outline/OutlineInvarianceTest.java
Reviewed-by: serb
|
2018-05-02 13:23:34 -07:00 |
|
Phil Race
|
de8051e063
|
Merge
|
2018-05-02 09:16:10 -07:00 |
|
Bernard Blaser
|
7dc011ccca
|
8202372: Diagnostic with incorrect line info generated when compiling lambda expression
Add tree position to speculative lambda tree
Reviewed-by: vromero, jlahoda
|
2018-05-02 15:29:55 +01:00 |
|
Stefan Johansson
|
45aa655cd0
|
8202140: TLAB logging is not correct for G1
Reviewed-by: tschatzl, sangheki
|
2018-05-02 13:44:49 +02:00 |
|
Stefan Johansson
|
7f7d103c85
|
8191471: Elastic TLABs for G1
Reviewed-by: tschatzl, pliden
|
2018-05-02 13:44:46 +02:00 |
|
Krishna Addepalli
|
c9ffd87865
|
4842658: DefaultListModel and DefaultComboBoxModel should support addAll (Collection c)
Reviewed-by: darcy, serb, prr
|
2018-05-02 15:11:54 +05:30 |
|
Chris Hegarty
|
8e69e1b11f
|
8202423: Small HTTP Client refresh
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo
|
2018-05-02 02:36:17 -07:00 |
|
Martin Doerr
|
d78303222b
|
8202425: [s390] C2: Wrong unsigned comparison with 0
Remove wrong node compU_reg_imm0. Other node is already available.
Reviewed-by: shade, lucy
|
2018-05-02 10:47:16 +02:00 |
|
Calvin Cheung
|
e7ef03dce6
|
8202130: [TESTBUG] Some appcds regression test cases fail with "Error: VM option 'PrintSystemDictionaryAtExit' is notproduct and is available only in debug version of VM"
Removed the PrintSystemDictionaryAtExit vm option from the tests
Reviewed-by: zgu
|
2018-05-01 17:28:03 -07:00 |
|