Mark Reinhold
c24850b308
8182776: Fix typos in module declarations
...
Reviewed-by: jjg, alanb
2017-07-03 13:18:55 -07:00
Mark Reinhold
391bdde478
8182776: Fix typos in module declarations
...
Reviewed-by: jjg, alanb
2017-07-03 13:18:55 -07:00
Mark Reinhold
f1ea9d09e5
8182776: Fix typos in module declarations
...
Reviewed-by: jjg, alanb
2017-07-03 13:18:55 -07:00
Mark Reinhold
4500670987
8183251: Meta "keywords" tag malformed in overview-summary.html and related pages
...
Reviewed-by: jjg, alanb
2017-07-03 13:18:55 -07:00
Naoto Sato
f5388e93ad
8160199: Language's script should be reflected in user.script on Mac OS X
...
Reviewed-by: bchristi, sherman
2017-07-03 12:54:24 -07:00
Roland Westrelin
a6490b0abc
8182036: Load from initializing arraycopy uses wrong memory state
...
Reviewed-by: kvn
2017-07-03 14:33:00 +02:00
Christian Thalinger
340108f92b
8183151: DCmd Compiler.codelist should print all compiled methods
...
Add support for AOT methods in codelist dcmd
Reviewed-by: neliasso, kvn
2017-07-03 11:41:19 +02:00
Chihiro Ito
5ae3d88bb7
8181647: jhsdb jstack could not output thread name
...
Standardized thread information across jstack, jhsdb jstack, and jhsdb jstack --mixed
Reviewed-by: ysuenaga, poonam
2017-07-06 09:31:01 -04:00
Thomas Schatzl
3df0f64e1f
8179679: Rearrange filters before card scanning
...
Implement micro-optimizations in the card scanning code enabled by JDK-8177044.
Reviewed-by: sjohanss, ehelin
2017-07-06 12:11:20 +02:00
Thomas Schatzl
10afb6f4f0
8183127: UpdateRSetDeferred should not enqueue cards for NULL references
...
Filter out NULL references during generating cards for an object.
Reviewed-by: mgerdin, ehelin
2017-07-06 10:42:02 +02:00
Vladimir Kozlov
0be0ab5955
Merge
2017-07-05 20:16:26 -07:00
Vladimir Kozlov
62b03921aa
Merge
2017-07-05 18:14:48 -07:00
Vladimir Kozlov
eb20e62194
8183262: noexecstack check in os::dll_load on Linux is too expensive
...
Convert ElfFile::specifies_noexecstack() to static method which read file header and check executable stack flag.
Reviewed-by: iklam, stuefe
2017-07-05 11:03:19 -07:00
Martin Doerr
907093af23
8183571: PPC64 build broken after 8178499
...
Reviewed-by: simonis
2017-07-05 17:19:37 +02:00
Andrew Haley
41652a15e1
8183547: AArch64: Better instruction sequence for stack bangs
...
Reviewed-by: shade, adinn
2017-07-04 17:33:40 +01:00
Stefan Karlsson
c9957ebc9a
Merge
2017-07-05 09:38:47 +00:00
Stefan Karlsson
a18f1c2d58
8183552: Move align functions to align.hpp
...
Reviewed-by: stuefe, pliden
2017-07-05 11:33:17 +02:00
Claes Redestad
4112be360c
Merge
2017-07-04 18:10:40 +00:00
Claes Redestad
fd301e5f76
8183299: Improve inlining of CompiledMethod methods into frame::sender
...
Reviewed-by: kvn, neliasso
2017-07-04 18:36:50 +02:00
Erik Joelsson
969b909f15
8183166: lib\jawt.lib is missing from JDK 9 distribution for Windows
...
Reviewed-by: ihse
2017-07-03 10:27:42 +02:00
Priya Lakshmi Muthuswamy
9797f94e75
8068836: Error message should be updated when Override is used with static methods
...
Issue a more direct, specific error when @Override annotation is used with a static method
Reviewed-by: sadayapalam
2017-07-03 12:58:30 +05:30
Ogata Kazunori
43fc1b68a2
8182743: Ineffective use of volatile hurts performance of Charset.atBugLevel()
...
Reviewed-by: clanger, redestad, plevart, coffeys
2017-07-01 20:35:28 +02:00
Jan Lahoda
6cc1fadb9a
8183021: JShell tests: Fix failing tests on Windows
...
Reviewed-by: jjg, rfield
2017-06-30 20:03:07 +02:00
Roger Riggs
7b258a7561
8183019: Diagnostics for onExitTest
...
Reviewed-by: clanger
2017-06-30 13:28:25 -04:00
Paul Hohensee
f8a30c1660
8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
...
8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8
8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8
8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8
Reviewed-by: jwilhelm, ehelin
2017-06-30 16:42:49 +02:00
Matthias Baesken
3730163d9d
8183286: Some java/awt and javax/swing tests miss headful jtreg keyword
...
Reviewed-by: serb, clanger
2017-06-30 16:32:18 +02:00
Prasanta Sadhukhan
8143715e7e
7190539: Nimbus LaF: JPopupMenu reacts on Ctrl+Enter
...
Reviewed-by: ssadetsky, azvegint
2017-07-04 13:37:02 +05:30
Prasanta Sadhukhan
f3abf05b31
8182577: Exception when Tab key moves focus to a JCheckbox with a custom ButtonModel
...
Reviewed-by: ssadetsky, serb, kcr
2017-07-01 10:00:15 +05:30
Prasanta Sadhukhan
15fcd07725
8075063: Context menu closes on mouse scroll
...
Reviewed-by: ssadetsky
2017-07-01 09:56:02 +05:30
Vicente Romero
b081062f1c
8182047: javac compile error on type-parameter-exceptions in lambda expressions
...
Reviewed-by: mcimadamore
2017-06-30 05:47:35 -07:00
Prasanta Sadhukhan
e8693a14fb
8182402: Tooltip for Desktop button is in English when non-English locale is set
...
Reviewed-by: azvegint
2017-06-30 11:03:44 +05:30
Felix Yang
c33dc7513c
8182975: Mark http2/BasicTest.java and FixedThreadPoolTest.java as intermittently failing
...
Reviewed-by: rriggs
2017-06-29 18:42:01 -07:00
Kumar Srinivasan
e1ab913813
8183141: java --help-extra in non-English locales lists --permit-illegal-access which no longer exists
...
Reviewed-by: alanb
2017-06-29 17:12:14 -07:00
Joe Darcy
c00b47cf6e
8183255: Fix langtools TEST.groups file after fix for JDK-8177511
...
Reviewed-by: jjg
2017-06-29 14:32:39 -07:00
Brian Burkhalter
43ba99fd98
8182710: File.listRoots() always returns the root of CD drive
...
Include only logical drives with an extant filesystem location
Reviewed-by: clanger, rriggs, plevart, tvaleev
2017-06-29 13:40:38 -07:00
Phil Race
296990a1e8
Merge
2017-06-29 13:07:19 -07:00
Phil Race
933e26ad58
8180877: More deeply colored ICC spaces
...
Reviewed-by: serb, rhalade, mschoene
2017-06-29 11:53:19 -07:00
Lana Steuck
e081f2e0a6
Added tag jdk-9+176 for changeset e447c20c3ff9
2017-06-29 17:26:09 +00:00
Lana Steuck
43585b8c16
Added tag jdk-9+176 for changeset a4ba08de01fd
2017-06-29 17:26:09 +00:00
Lana Steuck
ff88ab9cbb
Added tag jdk-9+176 for changeset 2ed643787f98
2017-06-29 17:26:08 +00:00
Lana Steuck
9a72bbc154
Added tag jdk-9+176 for changeset a9fa15f3dee6
2017-06-29 17:26:07 +00:00
Lana Steuck
92c5e1fd32
Added tag jdk-9+176 for changeset a865459049fb
2017-06-29 17:26:07 +00:00
Lana Steuck
d1804f8ac5
Added tag jdk-9+176 for changeset 4b5557c9b656
2017-06-29 17:26:06 +00:00
Lana Steuck
643c60e92b
Added tag jdk-9+176 for changeset 47565d5a42c5
2017-06-29 17:26:06 +00:00
Lana Steuck
df345cfd42
Added tag jdk-9+176 for changeset 7ce57d6259e7
2017-06-29 17:26:05 +00:00
Vicente Romero
ce13d717f4
8182649: Unable to integrate due to compilation error
...
Reviewed-by: mcimadamore
2017-06-29 08:24:25 -07:00
Vicente Romero
dacae3939b
8182747: javac crashes on bad annotation value
...
Reviewed-by: mcimadamore
2017-06-29 07:19:44 -07:00
Christoph Langer
272667cf70
8183012: Code cleanup in com.sun.tools.jdi
...
Reviewed-by: sspitsyn, stuefe
2017-06-29 12:59:55 +02:00
Michael McMahon
d9cfff236d
8182589: TLS SNI in new Java 9 client is not available
...
Reviewed-by: dfuchs
2017-06-29 11:10:30 +01:00
Hannes Wallnöfer
095fb6718d
8182996: Incorrect mapping Long type to JavaScript equivalent
...
Reviewed-by: jlaskey, sundar
2017-06-29 12:05:08 +02:00