Commit graph

19757 commits

Author SHA1 Message Date
Vladimir Kozlov
8e2181cb13 8008938: TieredCompilation should be default
Switch on TieredCompilation by default

Reviewed-by: twisti
2013-07-26 12:37:39 -07:00
Sergey Bylokhov
4a42ba3816 7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d
8013569: [macosx] JLabel preferred size incorrect on retina displays with non-default font size

Reviewed-by: prr
2013-07-26 21:18:42 +04:00
Frederic Parain
b4094e9fa8 8019845: Memory leak during class redefinition
Reviewed-by: acorn, jmasa, coleenp, dcubed, mgerdin
2013-07-26 15:24:32 +00:00
Athijegannathan Sundararajan
010a7705a4 8021571: @fork tests should use VM options passed from project.properties
Reviewed-by: lagergren, hannesw, jlaskey
2013-07-26 20:10:47 +05:30
Frederic Parain
6ede7eb0ed Merge 2013-07-26 05:54:01 -07:00
Leonid Romanov
b146ea38dd 8007267: [macosx] com.apple.eawt.Application.setDefaultMenuBar is not working
Reviewed-by: anthony, serb
2013-07-26 16:22:29 +04:00
Michael Horowitz
716045c405 8021321: Two runsunspider tests fail after updating sunspider to 1.0
Reviewed-by: jlaskey, sundar
2013-07-26 09:17:54 -03:00
Hannes Wallnöfer
77a2559593 8020719: Run tests with reduced splitter threshold
Reviewed-by: lagergren, sundar, jlaskey
2013-07-26 13:50:52 +02:00
Alejandro Murillo
31b3d4939e 8021566: new hotspot build - hs25-b44
Reviewed-by: jcoomes
2013-07-26 04:01:41 -07:00
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
Jiangli Zhou
eac2213397 Merge 2013-07-25 18:12:02 -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
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
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
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
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
Rickard Bäckman
763f24fbb9 8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified
Reviewed-by: kvn, twisti
2013-07-24 10:57:02 +02:00
Brian Burkhalter
0aa76a2c72 8020539: Clean up doclint problems in java.util package, part 2
Clean up doclint errors and warnings in classes in java.util

Reviewed-by: darcy, chegar
2013-07-30 10:35:06 -07:00
Paul Sandoz
ee1343b38a 8021883: j.u.Random/RandomStream.java test needs more robust timeout duration
Reviewed-by: chegar
2013-07-30 14:03:25 +01:00
Paul Sandoz
980e8cff6f 8021863: Stream.concat incorrectly calculates unsized state
Reviewed-by: chegar
2013-07-30 11:32:26 +01:00
Henry Jen
e8e95eec3a 8020977: StringJoiner merges with itself not as expected
Reviewed-by: psandoz, chegar, mduigou, smarks
2013-07-30 15:47:35 -07:00