36634 Commits

Author SHA1 Message Date
Sergey Bylokhov
66383b080d 4763438: Replace uses of @beaninfo with meta facility in core j2se
Reviewed-by: alexsch, erikj
2015-10-07 19:47:35 +03:00
Srikanth Adayapalam
9c310602ec 8075799: Extraneous access checks implemented by javac
Allow anonymous class constructors to refer to inaccessible types.

Reviewed-by: mcimadamore
2015-10-07 19:35:43 +05:30
Thomas Stuefe
18794fd351 8139037: [aix] Crash in ResolverConfigurationImpl.c - pointer shearing
Reviewed-by: goetz, simonis
2015-10-07 15:29:55 +02:00
Naoto Sato
a3ac737f50 8134720: Lazy initialization support for currency names in DecimalFormatSymbols
Reviewed-by: okutsu
2015-10-22 21:44:39 -07:00
Naoto Sato
b6b38331a6 8136668: Default locale provider adapter incorrectly set to JRE
Reviewed-by: okutsu
2015-10-22 21:41:57 -07:00
Magnus Ihse Bursie
203f76fbda 8138761: Improved handling of libffi, and cleanup of libraries.m4
Reviewed-by: erikj
2015-10-07 15:26:48 +02:00
Paul Sandoz
25c1cff728 8135248: Add utility methods to check indexes and ranges
Reviewed-by: forax, chegar, scolebourne, jrose, darcy
2015-10-07 15:22:43 +02:00
Michael Haupt
f932f4f869 8139047: add test for JSAdapter __getIds__
Reviewed-by: hannesw, sundar
2015-10-07 15:02:15 +02:00
Michael Haupt
0b4df44eb8 8139038: cleanup and documentation around JSAdapter
Reviewed-by: attila, hannesw
2015-10-07 14:00:45 +02:00
Andrew Dinn
bf99cd983a 8139042: AARCH64: Correct regression introduced by 8080293
Reinstate unsafe volatile optimization broken by JDK-8080293

Reviewed-by: aph, kvn
2015-10-07 06:56:58 -04:00
Srikanth Adayapalam
855243b12f 8065219: Deprecated warning in method reference are missing in some cases
Reviewed-by: mcimadamore
2015-10-07 16:02:57 +05:30
Srikanth Adayapalam
1a5c52e6c3 8130506: javac AssertionError when invoking MethodHandle.invoke with lambda paramter
Reviewed-by: mcimadamore
2015-10-07 15:53:38 +05:30
Magnus Ihse Bursie
9f31d88faf 8138864: Build with nice to lower UI impact
Reviewed-by: erikj
2015-10-07 11:58:03 +02:00
Joe Darcy
f674b491a6 8138823: Correct bug in port of fdlibm hypot to Java
Reviewed-by: bpb
2015-10-06 18:39:26 -07:00
Jesper Wilhelmsson
163c635fe7 Merge 2015-10-07 00:46:44 +02:00
Jesper Wilhelmsson
71a6d3208e Merge 2015-10-07 00:46:44 +02:00
Vicente Romero
38c2534531 8138914: javac, method visitTypeVar() at visitor Types.hashCode generates the same hash code for different type variables
Reviewed-by: mcimadamore
2015-10-06 13:59:16 -07:00
Mandy Chung
bdd7bb4533 8132297: JDK9 build.tools.module.ImageBuilder does not filter out .bc files
Reviewed-by: alanb, chegar
2015-10-06 13:20:21 -07:00
David Dehaven
0dfc929625 Merge 2015-10-06 12:51:55 -07:00
David Dehaven
d42493a565 Merge 2015-10-06 12:51:53 -07:00
Joe Wang
6b8fd86fa1 8138721: ElementTraversal: javadoc warning; also, hasFeature shall return true
Reviewed-by: lancea, dfuchs
2015-10-06 10:59:52 -07:00
James Laskey
d941312d4f 8138987: Module version is checked incorrectly in libjimage (verona)
Reviewed-by: alanb, mchung, iris
2015-10-06 10:55:12 -07:00
James Laskey
d424f85c55 8138960: Module version is checked incorrectly in libjimage
Reviewed-by: alanb, mchung, iris
2015-10-06 13:49:41 -03:00
Paul Sandoz
5ba6e8e439 8133348: Reference.reachabilityFence
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Reviewed-by: plevart, mr, chegar, mchung
2015-10-06 18:42:06 +02:00
Paul Sandoz
be2ad28954 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Reviewed-by: shade, dholmes, alanb, chegar, mchung
2015-12-09 15:26:52 +01:00
Paul Sandoz
c464a9de39 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Reviewed-by: jrose, vlivanov, mchung, roland
2015-12-03 11:17:31 +01:00
Lana Steuck
a113b52db0 Merge 2015-10-06 08:43:24 -07:00
Lana Steuck
8648702db4 Merge 2015-10-06 08:43:02 -07:00
Lana Steuck
5973e18697 Merge 2015-10-06 08:42:20 -07:00
Lana Steuck
9fa684a2f4 Merge 2015-10-06 08:42:02 -07:00
Lana Steuck
188c32e53c Merge 2015-10-06 08:41:31 -07:00
Lana Steuck
a0df5a8e1f Merge 2015-10-06 08:41:23 -07:00
Lana Steuck
1b9353eef1 Merge 2015-10-06 08:41:18 -07:00
David Dehaven
a5e4068797 Merge 2015-10-06 07:35:16 -07:00
Hannes Wallnöfer
4b93e3631d 8138758: U+180E not recognized as whitespace by Joni
Reviewed-by: attila, sundar
2015-10-06 15:10:24 +02:00
Athijegannathan Sundararajan
3a39ddb5fd 8138910: Ctrl-D causes jjs to crash with NPE
Reviewed-by: attila, hannesw
2015-10-06 14:31:38 +05:30
Ivan Gerasimov
cc953fc59a 8138819: (se) File descriptor leak when Selector.open fails
Reviewed-by: rriggs, alanb
2015-10-06 12:00:38 +03:00
Mikhail Cherkasov
329d125db7 8086038: [macosx] No available data flavors when copying from Microsoft Word for Mac
Reviewed-by: serb, alexsch
2015-10-06 10:24:12 +03:00
Shanliang Jiang
683bd2b8b3 8137060: JMX memory management improvements
Reviewed-by: dfuchs, ahgross
2015-10-06 09:20:12 +02:00
Jean-Francois Denise
26d5d5d625 8136365: Provider "jrt" is not available after bootmodules.jimage recreation
META-INF content was lost during recreate.

Reviewed-by: jlaskey, sundar
2015-10-06 09:12:00 +02:00
Iris Clark
8dd55fa4ca Merge 2015-10-05 21:02:46 -07:00
Iris Clark
01fd27437c Merge 2015-10-05 20:56:06 -07:00
Iris Clark
3e51146504 Merge 2015-10-05 20:56:02 -07:00
Iris Clark
3e5db5fac5 Merge 2015-10-05 20:55:53 -07:00
Iris Clark
965c0d95e6 Merge 2015-10-05 20:55:44 -07:00
Iris Clark
20e02506e9 Merge 2015-10-05 20:55:38 -07:00
Lana Steuck
77701f53b3 Added tag jdk9-b84 for changeset c55cf68474be 2015-10-05 20:25:09 -07:00
Lana Steuck
1e4da93986 Added tag jdk9-b84 for changeset e69dd1decf7b 2015-10-05 20:25:08 -07:00
Lana Steuck
e94a51b429 Added tag jdk9-b84 for changeset a0ed816fbf97 2015-10-05 20:25:04 -07:00
Lana Steuck
983882cb3a Added tag jdk9-b84 for changeset 7117f1bfa7a4 2015-10-05 20:25:03 -07:00