Commit graph

19757 commits

Author SHA1 Message Date
Daniel D. Daugherty
ae5b50414a 8016601: Unable to build hsx24 on Windows using project creator and Visual Studio
ProjectCreator tool is modified to support two new options: '-relativeAltSrcInclude' and '-altRelativeInclude' which prevents IDE linker errors. Also fixed some cmd line build linker warnings. Misc cleanups.

Reviewed-by: rdurbin, coleenp
2013-08-08 09:21:30 -07:00
Jim Laskey
8662010454 Merge 2013-08-08 11:20:14 -03:00
Weijun Wang
dc14220ea6 8016594: Native Windows ccache still reads DES tickets
Reviewed-by: dsamersoff, xuelei
2013-08-08 21:13:01 +08:00
Athijegannathan Sundararajan
23ec0c1cc7 Merge 2013-08-08 18:19:29 +05:30
David Holmes
65115fab95 Merge 2013-08-08 08:29:28 -04:00
Athijegannathan Sundararajan
77e477eaea 8022524: Memory leaks in nashorn sources and tests found by jhat analysis
Reviewed-by: attila, hannesw
2013-08-08 16:38:32 +05:30
Vicente Romero
cecb5cc0ea 8019486: javac, generates erroneous LVT for a test case with lambda code
Reviewed-by: mcimadamore
2013-08-08 11:49:16 +01:00
Alexey Utkin
ae9638f154 7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever
Reviewed-by: alanb, robm, martin
2013-08-08 09:16:16 +04:00
Stephen Colebourne
15c6717dac 8015986: Incorrect Localization of HijrahChronology
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: naoto
2013-08-08 13:51:55 +09:00
Lana Steuck
1fa1e6d2ca Merge 2013-08-07 19:56:20 -07:00
Lana Steuck
db9bc87b0d Merge 2013-08-07 19:52:47 -07:00
Phil Race
fcca48f761 8014883: java.awt.container.add(component comp object constraints) doesn't work as expected on some linux platforms
Reviewed-by: jgodinez
2013-08-07 18:24:17 -07:00
Rickard Bäckman
a231c31f38 8022675: Redundant class init check
Reviewed-by: kvn, twisti
2013-08-08 03:16:56 +02:00
Christian Thalinger
9e056eedc4 8022956: Clang: enable return type warnings on BSD
Reviewed-by: coleenp, sla
2013-08-20 10:57:50 -07:00
Rickard Bäckman
9c2ac55d23 Merge 2013-08-19 09:33:29 +02:00
Vladimir Kozlov
4ee53ef4e3 8021898: Broken JIT compiler optimization for loop unswitching
Fix method clone_projs() to clone all related MachProj nodes.

Reviewed-by: roland, adlertz
2013-08-16 14:11:40 -07:00
Igor Ignatyev
5ab8312aa5 Merge 2013-08-16 13:39:26 -04:00
Niclas Adlertz
a235ecb344 8023003: Cleanup the public interface to PhaseCFG
Public methods that don't need to be public should be private.

Reviewed-by: kvn, twisti
2013-08-16 10:23:55 +02:00
David Chase
5467bc74f8 8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases
Corrected details

Reviewed-by: kvn, twisti, rbackman
2013-08-15 11:59:19 -07:00
Igor Ignatyev
caa3d02130 8022832: Add WB APIs for OSR compilation
Reviewed-by: kvn
2013-08-14 23:50:23 +04:00
Igor Ignatyev
f9cf9e88b8 8016456: ciReplay test assumes TIERED compilation is available
Reviewed-by: vlivanov, kvn, dholmes
2013-08-16 17:34:37 +04:00
Stuart Marks
0982c856e5 8022479: clean up warnings from sun.tools.asm
Reviewed-by: lancea, darcy
2013-08-07 16:29:36 -07:00
Bhavesh Patel
a8090b5024 4749567: stddoclet: Add CSS style for setting header/footer to be italic
Reviewed-by: jjg
2013-08-07 16:09:31 -07:00
Bhavesh Patel
69a3c42db7 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags
Reviewed-by: jjg
2013-08-07 15:00:24 -07:00
Dan Xu
f4de445e6a 8022554: Fix Warnings in sun.invoke.anon Package
Reviewed-by: darcy, mduigou, lancea
2013-08-07 12:13:34 -07:00
Lana Steuck
e395ecfccb Merge 2013-08-07 12:03:37 -07:00
Artem Ananiev
d98a8a162f 6551589: ContainerListener Documentation may be incorrect
Reviewed-by: serb
2013-08-07 21:31:42 +04:00
Niclas Adlertz
fc44cdf0ec 8022475: Remove unneeded ad-files
Remove .ad files that are not used

Reviewed-by: kvn
2013-08-07 18:04:42 +02:00
Sergey Bylokhov
5fe59d132c 7124339: [macosx] setIconImage is not endlessly tolerant to the broken image-arguments
Reviewed-by: alexsch, leonidr
2013-08-07 19:57:18 +04:00
Niclas Adlertz
bfe8385fa9 8022284: Hide internal data structure in PhaseCFG
Hide private node to block mapping using public interface

Reviewed-by: kvn, roland
2013-08-07 17:56:19 +02:00
Marcus Lagergren
5409730fde 8022454: Fixed various serializations and deprecation warnings in java.util, java.net and sun.tools
Reviewed-by: darcy
2013-08-07 08:08:57 -07:00
Krystal Mok
27f8eea2ea 8021771: warning stat64 is deprecated - when building on OSX 10.7.5
Stat64 have to be replaced with stat

Reviewed-by: dholmes, kmo
2013-08-07 19:02:06 +04:00
Alexander Scherbatiy
eede95c5cf 8013849: Awt assert on Hashtable.cpp:124
Reviewed-by: serb
2013-08-07 18:58:28 +04:00
Erik Helin
3ea9481c2f 8014659: NPG: performance counters for compressed klass space
Reviewed-by: mgerdin, coleenp, hseigel, jmasa, ctornqvi
2013-08-07 16:47:32 +02:00
Attila Szegedi
65cc3fdc8a 8022509: Various Dynalink security enhancements
Reviewed-by: jlaskey, hannesw
2013-08-07 16:38:44 +02:00
Alexander Scherbatiy
5c82273ab3 8022532: [parfait] Potential memory leak in gtk2_interface.c
Reviewed-by: art, serb
2013-08-07 18:32:03 +04:00
Xue-Lei Andrew Fan
4cb22654f8 8013809: deadlock in SSLSocketImpl between between write and close
Reviewed-by: wetmore
2013-08-07 06:42:06 -07:00
Athijegannathan Sundararajan
35fe257db9 8022483: Nashorn compatibility issues in jhat's OQL feature
Reviewed-by: lagergren, attila, hannesw
2013-08-07 18:16:25 +05:30
Weijun Wang
7d97d75349 7151062: [macosx] SCDynamicStore prints error messages to stderr
Reviewed-by: xuelei
2013-08-07 19:06:29 +08:00
Vicente Romero
3103641be3 8008274: javac should not reference/use sample code
Reviewed-by: jjg
2013-08-07 11:04:07 +01:00
Vicente Romero
0fb4cd9d38 8020997: TreeMaker.AnnotationBuilder creates broken element literals with repeating annotations
Reviewed-by: jjg, jfranck
2013-08-07 10:41:20 +01:00
Lana Steuck
2093cb052d Merge 2013-08-06 22:47:14 -07:00
David Holmes
598af92521 Merge 2013-08-06 21:06:19 -07:00
Mike Duigou
67517a374c 8022476: cleanup some raw types and unchecked warnings in java.util.stream
Co-authored-by: Henry Jen <henry.jen@oracle.com>
Reviewed-by: darcy
2013-08-06 18:18:12 -07:00
Dan Xu
f387416fed 8022478: Fix Warnings In sun.net.www.protocol.http Package
Reviewed-by: darcy
2013-08-06 18:16:02 -07:00
Henry Jen
b2cc9db8d8 8022446: Fix serial warnings in java.util.stream
Reviewed-by: darcy
2013-08-06 17:42:47 -07:00
Lana Steuck
8eb2082cfa Merge 2013-08-06 17:13:07 -07:00
Lana Steuck
7e65ce7648 Merge 2013-08-06 17:12:42 -07:00
Phil Race
753a6e3b0c 8022447: Fix doclint warnings in java.awt.image
Reviewed-by: darcy
2013-08-06 17:12:37 -07:00
Phil Race
f211cb81b9 8022455: Fix doclint warnings in javax.imageio
Reviewed-by: darcy
2013-08-06 17:11:29 -07:00