Maurizio Cimadamore
582a4ebd92
8074100: Turn Type.Mapping into a true visitor
...
Replace Type.Mapping with a true visitor in Types
Reviewed-by: jlahoda, vromero
2015-03-19 11:40:07 +00:00
Maurizio Cimadamore
c03dd06d9a
8074381: java.lang.AssertionError during compiling
...
Add extra functional interface check to prevent crash during code generation
Reviewed-by: vromero
2015-03-19 11:39:36 +00:00
Erik Joelsson
da29001018
8075495: Update jtreg bin location in configure
...
Reviewed-by: alanb
2015-03-19 12:10:56 +01:00
Athijegannathan Sundararajan
5feb701fc3
8006996: Add a pretty printer that prints script source in nice form
...
Reviewed-by: lagergren, hannesw
2015-03-19 15:13:01 +05:30
Katja Kantserova
a4da3681de
8064923: [TESTBUG] jps doesn't display anything on embedded platforms and it causes some tests to fail
...
Reviewed-by: egahlin, jbachorik
2015-03-19 09:01:44 +01:00
Dmitry Dmitriev
15f8d6fc9c
8075216: Remove old flags, regarding to JDK9, from obsolete_jvm_flags
...
Reviewed-by: dholmes, simonis, gziemski
2015-03-18 17:45:47 -04:00
Athijegannathan Sundararajan
898bf9b590
8075454: Anonymous functions have internal names exposed via parser API
...
Reviewed-by: hannesw, lagergren
2015-03-18 23:14:12 +05:30
Athijegannathan Sundararajan
f75ee76af6
8075448: nashorn parser API returns init variable tree object of a for loop after for loop statement tree object
...
Reviewed-by: lagergren, hannesw, attila
2015-03-18 21:54:58 +05:30
Michael Haupt
fd2f61a53f
8004073: Implement C2 Ideal node specific dump() method
...
Add Node::dump_rel() to dump a node and its related nodes (the notion of "related" depends on the node at hand); add Node::dump_comp() to dump a node in compact representation; add Node::dump_rel_comp() to dump a node and its related nodes in compact representation; add the required machinery; extend some C2 IR nodes with compact and related dumping
Reviewed-by: kvn, roland
2015-03-18 16:16:30 +01:00
Roland Westrelin
c030d4e363
8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858
...
TieredCompilation not validated when CICompilerCount is processed
Reviewed-by: kvn, gziemski
2015-07-29 12:33:48 +02:00
Tobias Hartmann
e834a48100
8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
...
Check for failed expansion of stub section in code buffer and bailout.
Reviewed-by: kvn, adinn, dlong, roland, twisti
2015-07-29 08:05:21 +02:00
Semyon Sadetsky
ca998d2d4c
4473075: JTable header rendering problem (after setting preferred size)
...
Reviewed-by: alexsch, serb
2015-03-18 15:03:16 +04:00
Erik Joelsson
dae5ac017d
8075140: Solaris build of native libraries not consistently using EXTRA_CFLAGS and EXTRA_LDFLAGS
...
Reviewed-by: ihse, tbell, dholmes
2015-03-18 12:02:44 +01:00
Erik Joelsson
c720b743e5
8072897: File sawindbg.dll has incorrect file version
...
Reviewed-by: tbell, dholmes
2015-03-18 10:22:24 +01:00
Volker Simonis
40728fc162
8071687: AIX port of "8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework"
...
Reviewed-by: sla
2015-03-18 09:13:11 +01:00
Yuri Nesterenko
7b4b132f80
8074807: Fix some tests unnecessary using internal API
...
Reviewed-by: azvegint, alexsch
2015-03-18 10:30:22 +03:00
Naoto Sato
ca08065c34
8074350: Support ISO 4217 "Current funds codes" table (A.2)
...
8074351: Support for currencies with the 4 digits (or more) minor unit
Reviewed-by: okutsu
2015-03-17 16:04:26 -07:00
Phil Race
80b33776b1
8075277: JDK is still building X11 related Java files on OSX
...
Reviewed-by: ihse, erikj, serb
2015-03-17 15:18:11 -07:00
Phil Race
b155eb80e4
Merge
2015-03-17 14:54:59 -07:00
Phil Race
391adb65e0
Merge
2015-03-17 14:38:54 -07:00
Phil Race
e576870e02
Merge
2015-03-17 14:38:48 -07:00
Phil Race
f15d56a3a6
Merge
2015-03-17 14:20:45 -07:00
Staffan Larsen
94cafa6c0e
8075056: Remove Version.java.template from jconsole
...
Reviewed-by: egahlin, iris, ihse, alanb, erikj, mchung
2015-03-17 20:45:23 +01:00
Phil Race
9dbd9dd373
Merge
2015-03-17 12:30:53 -07:00
Phil Race
aa23356b13
Merge
2015-03-17 12:30:37 -07:00
Phil Race
d57d843873
8075277: JDK is still building X11 related Java files on OSX
...
Reviewed-by: ihse, erikj, serb
2015-03-17 12:14:58 -07:00
Jon Masamitsu
473bf6175f
8017462: G1: guarantee fails with UseDynamicNumberOfGCThreads
...
Reviewed-by: tschatzl, brutisso
2015-03-17 11:19:05 -07:00
Per Lidén
cee2c148bc
8076294: Cleanup of CollectedHeap::kind()
...
Reviewed-by: stefank, ecaspole
2015-04-01 10:49:08 +02:00
Kim Barrett
be607cf8cf
8075401: Remove DiscoveredListIterator::update_discovered()
...
Remove unnecessary function
Reviewed-by: brutisso, jwilhelm, ecaspole
2015-03-30 10:24:00 -04:00
David Lindholm
5449ba9220
8076173: VirtualSpaceNode container_count() and container_count_slow() have different return types
...
Reviewed-by: pliden, stefank
2015-03-31 11:34:35 +02:00
Bengt Rutisson
68ad80c022
8076241: Remove unused methods mod_card_iterate() and non_clean_card_iterate_serial()
...
Reviewed-by: kbarrett, pliden, stefank
2015-03-31 11:29:21 +02:00
Bengt Rutisson
a5e42354fe
8076237: Remove unused _collector_policy field in SharedHeap
...
Reviewed-by: jwilhelm, drwhite, stefank
2015-03-31 11:27:20 +02:00
Per Lidén
ff23a17283
8076231: Remove unused is_in_partial_collection()
...
Reviewed-by: brutisso, drwhite
2015-03-31 08:27:30 +02:00
Mikael Gerdin
062cf882e0
8076225: Move the thread claim parity from SharedHeap to Thread
...
Reviewed-by: brutisso, jwilhelm, kbarrett
2015-03-31 07:54:56 +02:00
Jesper Wilhelmsson
0efa369ffb
Merge
2015-03-30 17:21:54 +02:00
David Lindholm
4e7e0848a7
8076073: shared: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
...
Reviewed-by: stefank, brutisso
2015-03-27 15:29:19 +01:00
David Lindholm
28d7b8200d
8076072: parNew: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
...
Reviewed-by: stefank, brutisso
2015-03-27 15:27:14 +01:00
David Lindholm
bbadc1626f
8076071: parallelScavenge: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
...
Reviewed-by: brutisso, mgerdin, stefank
2015-03-27 15:24:49 +01:00
David Lindholm
04fdb5ca76
8076055: cms: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
...
Reviewed-by: brutisso, tschatzl
2015-03-27 15:10:11 +01:00
David Lindholm
dcd40878af
8076054: g1: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
...
Reviewed-by: brutisso, stefank
2015-03-27 15:03:44 +01:00
Bengt Rutisson
fd46a24a3e
8076076: Move SharedHeap::print_size_transition() into G1 code
...
Reviewed-by: tschatzl, mgerdin
2015-03-27 09:28:47 +01:00
Xueming Shen
f3a2e4480d
8074678: JCK test java_util/regex/MatchResult/index.html starts failing after JDK-8071479
...
To add non-match sanity check
Reviewed-by: psandoz
2015-03-17 09:54:36 -07:00
Magnus Ihse Bursie
cdeddbfbca
8075176: DISABLED_WARNINGS caused C++ compiler flags to get lost
...
Reviewed-by: erikj, tbell
2015-03-17 16:01:27 +01:00
Magnus Ihse Bursie
17cc06c77c
8075176: DISABLED_WARNINGS caused C++ compiler flags to get lost
...
Reviewed-by: erikj, tbell
2015-03-17 16:01:05 +01:00
Andrew Haley
2fc2ef9a39
8075045: AARCH64: Stack banging should use store rather than load
...
Change stack bangs to use a store rather than a load
Reviewed-by: dholmes
2015-03-17 14:03:05 +00:00
Erik Joelsson
207dec2e01
8075236: Change layout of gcov .gcno files in symbols image
...
Reviewed-by: ihse, tbell
2015-03-17 14:16:30 +01:00
Semyon Sadetsky
72f3a466e0
8040328: JSlider has wrong preferred size with Synth LAF
...
Reviewed-by: alexsch, ant
2015-03-17 14:38:22 +04:00
Roland Westrelin
71e31ee0b9
8073480: C2 should optimize explicit range checks
...
Explicit range checks should be recognized by C2
Reviewed-by: kvn, vlivanov
2015-03-17 10:06:31 +01:00
Alejandro Murillo
d898b500d9
Merge
2015-03-16 14:27:36 -07:00
Alejandro Murillo
f0349a463b
Merge
2015-03-16 14:27:33 -07:00