Kumar Srinivasan
|
78448a41ec
|
8189706: javadoc for the JDK APIs should summarize overridden methods with no specification changes
Reviewed-by: jjg, mchung, tbell
|
2017-10-20 11:42:36 -07:00 |
|
Erik Joelsson
|
3263ea9b0c
|
8189679: JDK-8189094 broke testing in Mach 5
Reviewed-by: tbell, mchung
|
2017-10-19 17:47:04 +02:00 |
|
Erik Joelsson
|
ca8ad3c162
|
8189094: Change required boot jdk to JDK 9
Reviewed-by: ihse, mchung
|
2017-10-19 14:16:45 +02:00 |
|
Jan Lahoda
|
d84d8f1cc5
|
8188035: JavaFileManager.listLocationsForModules does not always reflect values set through StandardJavaFileManager.setLocationForModule
Prepending explictely set module locations in listLocationsForModules.
Reviewed-by: jjg
|
2017-10-19 10:59:02 +02:00 |
|
Jan Lahoda
|
6f27933eb4
|
8186873: Possible dead code \"com.sun.tools.javac.tree.TreeInfo.isAnonymousDiamond()\" which was added in 9
Removing unused method.
Reviewed-by: mcimadamore
|
2017-10-19 09:53:53 +02:00 |
|
Christoph Langer
|
2e31cc7ee1
|
8155590: Dubious collection management in sun.net.www.http.KeepAliveCache
Reviewed-by: rriggs, vtewari
|
2017-10-19 09:01:29 +02:00 |
|
John Jiang
|
26aeea1790
|
8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform
Put test sun/security/pkcs11/KeyStore/SecretKeysBasic.sh to ProblemList on Linux platform due to JDK-8186098
Reviewed-by: xuelei
|
2017-10-19 14:49:20 +08:00 |
|
Joe Wang
|
52d3c4b2e8
|
8181150: Fix lint warnings in JAXP repo: rawtypes and unchecked
Reviewed-by: lancea, rriggs, mullan
|
2017-10-18 13:25:49 -07:00 |
|
Lucy Lu
|
ec1c3bce45
|
8164900: Add support for O_DIRECT
Add support for Direct I/O in FileChannel
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis
|
2017-10-17 16:51:11 -07:00 |
|
Jonathan Gibbons
|
97db013bd3
|
8189405: More cleanup in HtmlWriter
Reviewed-by: bpatel, ksrini
|
2017-10-20 11:08:18 -07:00 |
|
Henry Jen
|
4e93f8fc9f
|
Merge
|
2017-10-20 09:49:02 -07:00 |
|
Athijegannathan Sundararajan
|
0da8aae161
|
8189671: jlink should clearly report error when an automatic module is used
Reviewed-by: alanb, mchung
|
2017-10-20 17:16:05 +05:30 |
|
Erik Joelsson
|
a6aad28019
|
8182285: Speeding up incremental build by hashing module APIs
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: ihse
|
2017-10-20 13:33:35 +02:00 |
|
Stewart X Addison
|
5e00c162bd
|
8189619: [aix] OpenJDK local disk check not working on AIX
Reviewed-by: erikj
|
2017-10-20 13:10:35 +02:00 |
|
Roland Westrelin
|
3a205924e4
|
8188151: "assert(entry_for(catch_pco, handler_bcis->at(i), scope_depth)->pco() == handler_pcos->at(i))" failure with C1
Reviewed-by: kvn, dlong
|
2017-10-10 14:05:04 +02:00 |
|
Jamsheed Mohammed C M
|
82a1334ded
|
6523512: has_special_runtime_exit_condition checks for is_deopt_suspend needlessly
Removed is_deopt_suspend() from has_special_runtime_exit_condition checks
Reviewed-by: dlong, thartmann
|
2017-10-26 05:59:15 -07:00 |
|
Jesper Wilhelmsson
|
65db4f42d0
|
8187556: Backout of a fix reintroduced a dependency that had since been removed
Reviewed-by: duke
|
2017-09-14 22:57:36 +02:00 |
|
Thomas Stuefe
|
479ec4791b
|
8187228: [aix] make data segment page size 64K by default
Reviewed-by: goetz, erikj
|
2017-09-05 13:40:14 +02:00 |
|
Mandy Chung
|
9ebc72545b
|
8189202: (jdeps) Need jdeps output format easy for jlink --add-modules to use
Reviewed-by: sundar
|
2017-10-17 10:32:01 -07:00 |
|
Vicente Romero
|
8315ac39cc
|
8187624: NPE in Type.UndetVar.debugString()
Reviewed-by: mcimadamore
|
2017-10-17 07:11:05 -07:00 |
|
Erik Joelsson
|
352aa2d861
|
8189430: make/hotspot/copy/Copy-java.base.gmk in wrong location after consolidation
Reviewed-by: ihse, dholmes
|
2017-10-17 15:47:53 +02:00 |
|
Erik Joelsson
|
447beeba7f
|
8189434: SetupCopyFiles does not handle files with $ in them
Reviewed-by: ihse
|
2017-10-17 15:46:09 +02:00 |
|
Volker Simonis
|
a5d5806cb4
|
8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
|
2017-09-04 19:50:01 +02:00 |
|
Roman Kennke
|
7030019135
|
8171853: Remove Shark compiler
Reviewed-by: dholmes, kvn, erikj, ihse
|
2017-10-15 22:54:03 +02:00 |
|
Roland Westrelin
|
50c759f20e
|
8188223: IfNode::range_check_trap_proj() should handler dying subgraph with single if proj
Reviewed-by: kvn
|
2017-10-18 16:06:39 +02:00 |
|
Harold Seigel
|
bbd0fa6b1a
|
Merge
|
2017-10-23 14:57:05 +00:00 |
|
Harold Seigel
|
99bf982432
|
8174954: Parameter target type is allowed access after a module read edge or a package export has occurred after failed resolution
Store resolution exception in resolution_error table and set flag in cpCache indicating resolution failed.
Reviewed-by: acorn, jrose, dholmes, lfoltan
|
2017-10-23 10:42:26 -04:00 |
|
Roman Kennke
|
c496c05376
|
8184914: Use MacroAssembler::cmpoop() consistently when comparing heap objects
Reviewed-by: coleenp
|
2017-10-23 09:33:14 -04:00 |
|
Thomas Schatzl
|
6787fc889f
|
Merge
|
2017-10-23 10:45:07 +00:00 |
|
Stefan Karlsson
|
cdb1658123
|
Merge
|
2017-10-23 10:44:02 +00:00 |
|
Lutz Schmidt
|
0d6c0adef0
|
8189616: [s390] Remove definition and all uses of STCK instruction
Reviewed-by: mdoerr
|
2017-10-23 11:56:30 +02:00 |
|
Thomas Schatzl
|
be94d0ee28
|
8189729: Change _perc suffixes in identifiers to _percent
Reviewed-by: sjohanss, ehelin
|
2017-10-23 11:46:54 +02:00 |
|
Thomas Schatzl
|
824e776c37
|
8189665: Change id parameter of G1ConcurrentMark::task() to uint
Reviewed-by: sangheki, sjohanss
|
2017-10-23 11:46:38 +02:00 |
|
Thomas Schatzl
|
793aa8d8ce
|
8189666: Replace various inlined percentage calculations with global percent_of()
Reviewed-by: sjohanss, sangheki
|
2017-10-23 11:46:25 +02:00 |
|
Thomas Schatzl
|
0757704af2
|
8184667: Clean up G1ConcurrentMark files
Fix naming, formatting, access control, remove unused code.
Reviewed-by: sjohanss, pliden
|
2017-10-23 11:46:12 +02:00 |
|
Stefan Karlsson
|
d129d1cdf2
|
8189748: More precise closures for WeakProcessor::weak_oops_do calls
Reviewed-by: pliden, sjohanss
|
2017-10-23 11:20:53 +02:00 |
|
David Holmes
|
817d6bc039
|
8189776: Remove dead code in jvm.cpp: force_verify_field_access
Reviewed-by: redestad
|
2017-10-23 03:15:19 -04:00 |
|
Ioi Lam
|
41796c1066
|
8185160: -XX:DumpLoadedClassList omits graal classes
Reviewed-by: jiangli, dholmes, lfoltan
|
2017-10-21 15:15:46 -07:00 |
|
Jesper Wilhelmsson
|
a9f136ec2e
|
Merge
|
2017-10-22 00:10:29 +02:00 |
|
Serguei Spitsyn
|
ba7368fbd6
|
Merge
|
2017-10-21 00:06:50 +00:00 |
|
Jesper Wilhelmsson
|
291e5e159d
|
Merge
|
2017-10-21 01:23:52 +02:00 |
|
Yasumasa Suenaga
|
c4706f598d
|
8151815: Could not parse core image with JSnap
Reviewed-by: dholmes, sspitsyn
|
2017-10-21 07:00:23 +09:00 |
|
Dean Long
|
e7270b8965
|
8132547: [AOT] support invokedynamic instructions
Reviewed-by: iveresov, kvn
|
2017-10-19 19:23:48 -07:00 |
|
Serguei Spitsyn
|
90b611adc6
|
8175510: Null pointer dereference in getModuleObject of JPLISAgent.c:790
Check for NULL pointer return from malloc
Reviewed-by: dholmes, cjplummer
|
2017-10-18 13:52:32 -07:00 |
|
Serguei Spitsyn
|
41d19c4a10
|
8173936: [TESTBUG] test/serviceability/jvmti/ModuleAwareAgents/ClassFileLoadHook/MAAClassFileLoadHook.java needs to be re-examined
Expect CFLH events only if can_generate_early_vmstart capability is enabled
Reviewed-by: dholmes, gtriantafill
|
2017-10-17 14:37:01 -07:00 |
|
Dean Long
|
8db461922a
|
8187438: Update Graal
Reviewed-by: kvn
|
2017-10-11 17:11:28 -07:00 |
|
Yasumasa Suenaga
|
ccbf029d2b
|
8189069: regression after push of 8187403: "AssertionFailure: addr should be OopHandle"
Reviewed-by: sspitsyn, jgeorge
|
2017-10-11 23:29:24 +09:00 |
|
Harold Seigel
|
d3466f7dce
|
8188922: [TESTBUG] runtime/CommandLine/VMDeprecatedOptions.java fails with JDK10 release bits
Add -XX:+UnlockDiagnosticVMOptions to the command line when testing a deprecated diagnostic option.
Reviewed-by: coleenp, lfoltan
|
2017-10-11 10:03:22 -04:00 |
|
Goetz Lindenmaier
|
963e8da9b7
|
8185712: [windows] Improve native symbol decoder
Reviewed-by: goetz, iklam, zgu
|
2017-09-20 15:12:11 +02:00 |
|
Leo Korinth
|
41e6dbe988
|
8149137: Remove _DISABLE_MMU define from G1MMUTracker
Reviewed-by: ehelin, sjohanss
|
2017-10-19 14:36:40 +02:00 |
|