Erik Joelsson
56092c76c6
8191420: Changing "requires" to "requires static" in an application module results in build failure
...
Reviewed-by: tbell
2017-11-17 02:44:03 +01:00
Zhengyu Gu
af39a810d7
8190357: NMT: Include metadata information in NMT final report when PrintNMTStatistics is on
...
Include metadata information in NMT final report
Reviewed-by: adinn, stuefe
2017-11-16 20:21:11 -05:00
Jonathan Gibbons
24ea133ea9
8190824: Eliminate HtmlDocWriter
...
Reviewed-by: bpatel, ksrini
2017-11-16 15:21:04 -08:00
Jonathan Gibbons
70c7792638
8190822: Remove dead code that could lead to invalid HTML
...
Reviewed-by: bpatel, ksrini
2017-11-16 15:17:47 -08:00
Jonathan Gibbons
29cd769953
8190821: Introduce a new Links builder class
...
Reviewed-by: bpatel, ksrini
2017-11-16 15:16:21 -08:00
Jonathan Gibbons
7f0a1c7e36
8190820: Introduce a new Head builder class
...
Reviewed-by: bpatel, ksrini
2017-11-16 15:13:44 -08:00
Jonathan Gibbons
5963e3d359
8190819: Merge HtmlWriter into HtmlDocument
...
Reviewed-by: bpatel, ksrini
2017-11-16 15:12:13 -08:00
Jonathan Gibbons
7a89adf1a8
8190818: Introduce a new Script builder class
...
Reviewed-by: bpatel, ksrini
2017-11-16 15:06:17 -08:00
Jonathan Gibbons
fbd053bd26
8190295: Introduce a new Table builder class
...
Reviewed-by: bpatel, ksrini
2017-11-16 15:01:45 -08:00
Lana Steuck
99fe8dcb60
Merge
2017-11-16 20:25:45 +00:00
Lana Steuck
85ca9c2c77
Added tag jdk-10+32 for changeset a2008587c13f
2017-11-16 20:24:44 +00:00
Phil Race
b8180dee68
Merge
2017-11-16 11:15:54 -08:00
Joe Wang
6e80f110c3
8191161: Reconsider generification of XPathFunction.evaluate
...
Reviewed-by: lancea, rriggs
2017-11-16 11:07:44 -08:00
Alexander Harlap
cb1ea0fc33
8187819: gc/TestFullGCALot.java fails on jdk10 started with "-XX:-UseCompressedOops" option
...
Need to initialized metaspace performance counters before their potential use
Reviewed-by: tschatzl, sjohanss
2017-11-16 14:06:44 -05:00
Phil Race
fca05b5e6e
Merge
2017-11-16 10:45:42 -08:00
Roman Kennke
c45098982f
8189389: Move heap creation into GC interface
...
Reviewed-by: pliden, eosterlund
2017-11-16 12:53:29 +01:00
Roman Kennke
d30e9d4a42
8191424: Missing include in gcArguments.cpp
...
Reviewed-by: eosterlund, kbarrett
2017-11-16 17:10:21 +01:00
Martin Doerr
192ac07048
8191337: GCC 4.8 build broken after 8186571
...
Reviewed-by: kbarrett, sjohanss
2017-11-16 10:20:18 +01:00
Jesper Wilhelmsson
cf0ea69014
Merge
2017-11-17 02:50:51 +01:00
Ujwal Vangapally
d207240545
8024352: MBeanOperationInfo accepts any int value as "impact"
...
MBeanOperationInfo throw an llegalArgumentException if the impact argument is not among the defined values
Reviewed-by: rriggs, dfuchs, mchung
2017-11-17 11:08:44 +05:30
Mikhailo Seledtsov
eadfc06bd0
8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
...
Created tests for the feature
Reviewed-by: bobv, iignatyev
2017-11-16 19:01:01 -08:00
Coleen Phillimore
5d55cc5bdb
Merge
2017-11-16 18:34:33 -05:00
Bob Vandette
b1569d5b55
Merge
2017-11-16 18:06:14 -05:00
Chris Plummer
24694f63fe
8186540: [TESTBUG] serviceability/dcmd/jvmti/LoadAgentDcmdTest.java failed to clean up files in agentvm mode
...
Run the test in "othervm" mode
Reviewed-by: sspitsyn, dholmes
2017-11-16 14:47:31 -08:00
Bob Vandette
68c5f06bc1
Merge
2017-11-16 09:50:49 -05:00
Jesper Wilhelmsson
88d610826b
Merge
2017-11-16 01:11:32 +01:00
Claes Redestad
433bf8ab65
8184777: Factor out species generation logic from BoundMethodHandle
...
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: vlivanov
2017-11-16 00:58:50 +01:00
Alexandre Iline
26a4a1a6b3
8157338: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java is unstable
...
Reviewed-by: serb
2017-11-15 09:31:17 -08:00
Bob Vandette
20a8de0f70
8146115: Improve docker container detection and resource configuration usage
...
Reviewed-by: dholmes, kbarrett, phh
2017-11-15 10:34:17 -05:00
John Paul Adrian Glaubitz
09dca4ba54
8191333: Zero variant broken after 8189941
...
Reviewed-by: rehn, coleenp
2017-11-15 16:03:56 +01:00
Coleen Phillimore
2f84103a78
Merge
2017-11-15 08:25:28 -05:00
Coleen Phillimore
f93a6a5715
8179603: create a jtreg test group for hotspot tests excluding application testing
...
Reviewed-by: dholmes, sspitsyn
2017-11-15 08:14:56 -05:00
Coleen Phillimore
7e7935286b
8191315: Add serviceability/sa/TestRevPtrsForInvokeDynamic.java to ProblemList.txt
...
Reviewed-by: dholmes, sspitsyn
2017-11-15 08:14:31 -05:00
Christian Haeubl
30267af75a
8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode()
...
Reviewed-by: kvn
2017-11-15 13:46:21 +01:00
Jamsheed Mohammed C M
4cd55d3fd3
6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR
...
Made changes in topLevelExceptionFilter for handling unsafe single value invalid memory access failures, equivalent of JDK-4454115.
Reviewed-by: dholmes, dlong
2017-11-15 00:49:57 -08:00
Robert Field
c0689879a7
8177076: jshell tool: allow non-zero /exit
...
8190383: JShell API: no way for the jshell tool to report exit status to provider
Reviewed-by: jlahoda
2017-11-14 19:33:37 -08:00
Chris Plummer
2fa7cd4d09
8191049: Add alternate version of pns() that is callable from within hotspot source
...
Added pns2() to debug.cpp
Reviewed-by: stuefe, gthornbr
2017-11-14 18:08:35 -08:00
Phil Race
60c7c6052d
Merge
2017-11-14 12:07:55 -08:00
Phil Race
f50b03376b
8186306: Remove pisces from Java2D sources + build
...
Reviewed-by: serb, neugens
2017-11-14 11:47:49 -08:00
Harold Seigel
b70a8ea0f4
8191132: assert condition should not be in quotes
...
Remove bogus double quotation marks
Reviewed-by: coleenp
2017-11-14 14:05:34 -05:00
Robert Field
846d6be95c
8172154: jshell tool: make all IMPORTS.jsh generated at build time
...
Reviewed-by: jlahoda
2017-11-14 10:45:22 -08:00
Martin Doerr
85dc1c0776
8191212
: AIX: Build and polling page allocation broken after 8189941
...
Reviewed-by: stuefe
2017-11-14 16:45:27 +01:00
Coleen Phillimore
dafc88b89b
Merge
2017-11-14 10:10:05 -05:00
Sean Mullan
e20e93d027
Merge
2017-11-14 09:19:50 -05:00
Sean Mullan
b4a427a82b
8175094: Mark the deprecated java.security.acl APIs with forRemoval=true
...
Reviewed-by: weijun
2017-11-14 09:15:12 -05:00
Weijun Wang
cf35c06daa
8191137: keytool fails to format resource strings for keys for some languages after JDK-8171319
...
Reviewed-by: mullan
2017-11-14 21:43:15 +08:00
Sean Mullan
0a5b7cb0c5
Merge
2017-11-14 08:25:39 -05:00
Sean Mullan
525a4b1977
8175091: Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true
...
Reviewed-by: weijun
2017-11-14 08:24:27 -05:00
Hannes Wallnöfer
8d84df14e1
8191133: Ant task to fetch underscore.js requires gzip decoding option
...
Reviewed-by: sundar, jlaskey
2017-11-14 14:18:23 +01:00
Magnus Ihse Bursie
6ceb45969c
8190410: Help.gmk is not updated after consolidation
...
Reviewed-by: erikj
2017-11-14 12:10:28 +01:00