Robert Field
19fbc4c08c
8187359: JShell: Give comprehensible error when user method name matches Object method
...
Reviewed-by: jlahoda
2017-10-20 19:08:25 -07:00
Lana Steuck
6f51392180
Merge
2017-10-21 00:06:31 +00:00
Lana Steuck
6a95d164be
Added tag jdk-10+28 for changeset 92f08900cb3c
2017-10-21 00:04:45 +00:00
Sergey Bylokhov
49c29ca974
8184219: Fix accessibility of tables in the java.desktop module
...
Reviewed-by: jjg
2017-10-20 15:39:50 -07:00
Sergey Bylokhov
5852f663bf
8187399: Different problems in the javadoc's links in java.desktop package
...
Reviewed-by: azvegint
2017-10-20 15:12:45 -07:00
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
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
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
Thomas Stuefe
38651ae436
8189431: Netbeans nb_native project needs to be adapted to new repo structure
...
Reviewed-by: ihse
2017-10-17 12:17:17 +02:00
Brent Christian
0e82be62fa
8183901: Fix broken links to "Package Sealing" in the JAR spec
...
Reviewed-by: alanb, mchung
2017-10-25 09:06:39 -07:00
Joe Wang
46582b2d15
8176891: Fix lint warnings in JAXP repo: serial
...
Reviewed-by: lancea
2017-10-24 19:05:29 -07:00
Naoto Sato
483595f375
8189272: CLDR and JRE LocaleProviderAdapters silently swallow exceptions
...
Reviewed-by: mchung
2017-10-24 08:56:47 -07:00
Naoto Sato
ab49e12b7f
8189291: Test policy should extend the default system policy
...
Reviewed-by: mchung
2017-10-24 08:56:30 -07:00
Erik Joelsson
aae091f644
8189682: JDK demos/tests should be in a separate bundle than hotspot ones
...
Reviewed-by: prr, ihse
2017-10-24 15:36:56 +02:00
Jan Lahoda
a663434be7
8189796: Incorrect end position for missing statement
...
Recording end positions for error trees representing missing statements.
Co-authored-by: Dusan Balek <dusan.balek@oracle.com>
Reviewed-by: mcimadamore
2017-10-24 12:07:27 +02:00
Nils Eliasson
acb7facf46
8169766: c1 + Xcomp reresolving call target every invocation
...
Set reciever klass for static_bound calls
Reviewed-by: kvn
2017-10-11 11:24:59 +02:00
Nils Eliasson
e78ae6ba6c
8160303: parse_method_pattern only scans 254 chars
...
Fix wrong scan length
Reviewed-by: kvn, redestad
2017-10-11 11:22:21 +02:00
Nils Eliasson
c5e0971547
8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
...
Compile fewer methods
Reviewed-by: thartmann, kvn
2017-11-20 09:50:23 +01:00
Erik Österlund
3e5e2f03b1
8189871: Refactor GC barriers to use declarative semantics
...
Reviewed-by: pliden, rkennke, coleenp, dholmes, kbarrett, stefank
2017-11-20 13:07:44 +01:00
Thomas Schatzl
63122ba705
Merge
2017-11-20 12:04:13 +01:00
Thomas Schatzl
341c2c1956
8186480: Remove warning when AssumeMP is true and ergonomics determines to use one worker thread
...
Reviewed-by: shade
2017-11-20 10:15:34 +01:00
Robbin Ehn
b19d187c4e
8191373: Multiple NUMA nodes expected
...
Reviewed-by: dholmes, gromero, dcubed
2017-11-20 10:10:58 +01:00
Robbin Ehn
96be79fa9f
8191329: Deprecate DeferPollingPageLoopCount
...
Reviewed-by: dholmes, shade
2017-11-20 09:40:42 +01:00
Robbin Ehn
d70ee02e36
8191327: Deprecate DeferThrSuspendLoopCount
...
Reviewed-by: dholmes, shade
2017-11-20 09:35:31 +01:00
Robbin Ehn
9354674485
8191326: Deprecate SafepointSpinBeforeYield
...
Reviewed-by: dholmes, shade
2017-11-20 09:33:16 +01:00
Jiangli Zhou
7409630577
8187118: Remove appending -cp path to the boot class path at AppCDS dump time
...
8187119: Consolidate record_shared_class_loader_type() and record_result()
Remove -cp path from the boot append list at dump time and other AppCDS cleanups.
Reviewed-by: lfoltan, iklam
2017-11-19 23:30:41 -05: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
Igor Veresov
548d5d4d9d
8166750: C1 profiling handles statically bindable call sites differently than the interpreter
...
Optimize profiling of statically binable call sites. Add monomorphic profile fixup to JVMCI MDO API.
Reviewed-by: dnsimon, kvn
2017-10-25 16:30:31 -07:00
Thomas Schatzl
bdb82eb577
8189797: Fix initializer lists in G1ConcurrentMark and G1CMTask
...
Reviewed-by: kbarrett
2017-10-25 16:15:10 +02:00
Thomas Schatzl
1eabe47e62
8189673: Consistent naming of concurrent threads, tasks and related identifiers
...
Reviewed-by: sjohanss, drwhite
2017-10-25 16:13:09 +02:00
Thomas Schatzl
c66290985d
8189801: Remove G1MarkingOverheadPercent
...
Remove obsolete and buggy functionality related to G1MarkingOverheadPercent
Reviewed-by: sjohanss
2017-10-25 16:12:15 +02:00
Sharath Ballal
b7dc6e4e41
8189061: serviceability/sa/TestInstanceKlassSize.java - Unable to find instance klass for null
...
Reviewed-by: jgeorge, dholmes
2017-10-24 15:44:29 +05:30
Tobias Hartmann
f8843b83da
8188785: CCP sets invalid type for java mirror load
...
Added special case for java mirror load to propagate correct type information.
Reviewed-by: kvn
2017-10-25 08:37:41 +02:00
Dean Long
ef5b012bf4
8189649: AOT: assert(caller_frame.cb()->as_nmethod_or_null() == cm) failed: expect top frame nmethod
...
Reviewed-by: kvn
2017-10-23 21:49:48 -07:00
Jamsheed Mohammed C M
f7bcc70f27
Merge
2017-10-24 14:53:03 +00:00
Jamsheed Mohammed C M
dc50d0a8b2
8168712: [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL
...
Skip the assert for this specific case, as it is not an issue.
Reviewed-by: coleenp, dlong, kvn
2017-10-24 06:06:56 -07:00
Coleen Phillimore
3ba67ae4df
8189794: Assert in InstanceKlass::cast called from Exceptions::new_exceptions
...
Fix call to InstanceKlass::cast to only be after verifying class is non-null.
Reviewed-by: dholmes, sspitsyn
2017-10-24 08:29:00 -04:00
Patric Hedlin
de5686fe49
8172232: SPARC ISA/CPU feature detection is broken/insufficient (on Linux)
...
Reimplementation extending feature detection to SPARC Core C3&C4.
Reviewed-by: kvn, neliasso
2017-09-28 14:55:45 +02:00