82485 Commits

Author SHA1 Message Date
Alejandro Murillo
4180daed71 Added tag hs25-b43 for changeset b29dcea3e5a4 2013-07-26 03:48:16 -07:00
Alejandro Murillo
d92f0f1dc3 Merge 2013-07-26 03:48:15 -07:00
David Holmes
b3c95408b2 8021314: minimal1.make needs to force off components not supported by the minimal VM
Reviewed-by: coleenp, bpittore
2013-07-25 21:05:29 -04:00
Thomas Stuefe
a72b868ac2 8020775: PPC64 (part 12): posix signal printing
Implement methods printing posix signal information and call them in unix os files.

Reviewed-by: kvn, dholmes, twisti
2013-07-26 00:59:18 +02:00
Vladimir Kozlov
1619c53530 Merge 2013-08-16 16:23:01 -07:00
Goetz Lindenmaier
cf98cb05ca 8019972: PPC64 (part 9): platform files for interpreter only VM
With this change the HotSpot core build works on Linux/PPC64. The VM succesfully executes simple test programs.

Reviewed-by: kvn
2013-08-02 16:46:45 +02:00
Vladimir Kozlov
f4c4fd7903 Merge 2013-08-01 17:25:10 -07:00
Volker Simonis
d656c7e2b8 8019926: PPC64 (part 106): Make hsdis build and work on Linux/PPC64
Make hsdis work on Linux/PPC64 and AIX/PPC64

Reviewed-by: kvn
2013-07-26 10:12:15 +02:00
Jiangli Zhou
eac2213397 Merge 2013-07-25 18:12:02 -04:00
Pranav Bhat
5db54d1d4d Merge 2013-07-25 17:26:09 -04:00
Joe Wang
5bf75c1ff9 8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
Reviewed-by: chegar, lancea, dfuchs
2013-07-25 13:02:37 -07:00
Hiroshi Yamauchi
6060a2999c 6412968: CMS Long initial mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
2013-07-25 11:07:23 -07:00
Chris Hegarty
3ec24e3419 Merge 2013-07-25 19:06:03 +01:00
Chris Hegarty
1bdfa7bf9f Merge 2013-07-25 19:03:29 +01:00
Chris Hegarty
ada722b193 Merge 2013-07-25 17:35:33 +01:00
Chris Hegarty
ef59f08886 Merge 2013-07-25 17:32:23 +01:00
Athijegannathan Sundararajan
fdb4922746 8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext
Reviewed-by: jlaskey, attila
2013-07-25 20:10:48 +05:30
Jon Masamitsu
7d582a33d1 Merge 2013-07-25 07:02:45 -07:00
Maurizio Cimadamore
da6bbaf42b 8020843: javac crashes on accessibility check with method reference with typevar receiver
Method reference overload check doesn't walk through type-variable receivers

Reviewed-by: jjg
2013-07-25 14:51:40 +01:00
Maurizio Cimadamore
663170c654 8016081: field initialized with lambda in annotation types doesn't compile
Check for annotation attributes should skip over synthetic methods

Reviewed-by: jjg
2013-07-25 14:49:16 +01:00
Maurizio Cimadamore
67362236e8 8020804: javac crashes when speculative attribution infers intersection type with array component
Assertion is causing javac to crash because of lack of support for arrays in intersection types

Reviewed-by: jjg
2013-07-25 14:47:43 +01:00
Andrew Brygin
969c84555e 8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException
Reviewed-by: prr
2013-07-25 17:14:39 +04:00
Christine Lu
fb82e775a7 Added tag jdk8-b100 for changeset 12baff1ad7a0 2013-07-25 03:19:44 -07:00
Christine Lu
a2fc898bfc Added tag jdk8-b100 for changeset 7a1ff44c7732 2013-07-25 03:19:39 -07:00
Christine Lu
b56fd2a459 Added tag jdk8-b100 for changeset d7b96032a966 2013-07-25 03:19:11 -07:00
Christine Lu
0b8e11509d Added tag jdk8-b100 for changeset 92cd364d2282 2013-07-25 03:19:02 -07:00
Christine Lu
236ff41145 Added tag jdk8-b100 for changeset 80bb0bd17234 2013-07-25 03:18:56 -07:00
Christine Lu
c8e70c6dcc Added tag jdk8-b100 for changeset 9493b1a85536 2013-07-25 03:18:31 -07:00
Christine Lu
be44477bb5 Added tag jdk8-b100 for changeset e7387def0ed3 2013-07-25 03:18:14 -07:00
Christine Lu
4821301ca1 Added tag jdk8-b100 for changeset 2c6e85d3bb72 2013-07-25 03:18:11 -07:00
Hannes Wallnöfer
55483aa548 8021244: Inconsistent stackmap with splitter threshold set very low
Reviewed-by: sundar, lagergren
2013-07-25 11:56:12 +02:00
Joel Borggrén-Franck
2030148ec2 8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType
Reviewed-by: jjg
2013-07-25 11:02:27 +02:00
Athijegannathan Sundararajan
90fc477ac3 8021252: invokeMethod throws NoSuchMethodException when script object is from different script context
Reviewed-by: lagergren, hannesw
2013-07-25 14:05:03 +05:30
Jonathan Gibbons
0c5c756933 8020556: doclint does not check type variables for @throws
Reviewed-by: mcimadamore
2013-07-24 17:35:42 -07:00
David Holmes
6ade50a062 8020799: Allow customization of hotspot source directories and files
Reviewed-by: kvn, dlong
2013-07-24 19:23:26 -04:00
Bhavesh Patel
dd0661e5ad 8016675: Make Javadoc pages more robust
Reviewed-by: jlaskey, ksrini
2013-07-24 15:18:33 -07:00
Morris Meyer
80b04bb48e Merge 2013-07-24 13:54:03 -07:00
Johnny Chen
a79be71e3a 8005126: [parfait] #418 - #428 XRBackendNative.c Integer overflow
Reviewed-by: prr, vadim
2013-07-24 13:05:03 -07:00
Johnny Chen
ae6e0e250d 8011709: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp
Reviewed-by: jgodinez, prr
2013-07-24 12:40:26 -07:00
Johnny Chen
99860de3cd 8020293: JVM crash
Reviewed-by: prr, jgodinez
2013-07-24 12:03:57 -07:00
Athijegannathan Sundararajan
97f5b61172 8021294: --verify-code option results in AnalyzerException
Reviewed-by: hannesw, jlaskey
2013-07-24 21:01:22 +05:30
Athijegannathan Sundararajan
67126cb8fb 8021262: Make nashorn access checks consistent with underlying dynalink
Reviewed-by: jlaskey, lagergren, attila
2013-07-24 20:28:03 +05:30
Sergey Bylokhov
48c46af177 8017189: [macosx] AWT program menu disabled on Mac
Reviewed-by: leonidr, anthony
2013-07-24 17:14:45 +04:00
Jim Laskey
27a09545ef Merge 2013-07-24 08:25:04 -03:00
Jim Laskey
4c479e2776 Merge 2013-07-24 08:23:13 -03:00
Jim Laskey
1317528aef Merge 2013-07-24 08:22:32 -03:00
Hannes Wallnöfer
cf28b19245 8020718: RETURN symbol has wrong type in split functions
Reviewed-by: lagergren, attila
2013-07-24 13:16:34 +02:00
Attila Szegedi
85d68499be 8021246: Fix regression for 8021189
Reviewed-by: lagergren, sundar
2013-07-24 12:48:09 +02:00
Vadim Pakhnushev
beb3d4af9f 8008782: NPE in TrueTypeGlyphMapper
Reviewed-by: bae, prr
2013-07-24 13:38:17 +04:00
Attila Szegedi
91e5fbd2e0 8021189: Prevent access to constructors of restricted classes
Reviewed-by: lagergren, sundar
2013-07-24 11:13:24 +02:00