Erik Joelsson
d81ec5b9f3
8010908: Images target failes when configured with --disable-zip-debug-info
...
Reviewed-by: tbell
2013-03-28 09:36:43 +01:00
Bengt Rutisson
fe88c92e9e
Merge
2013-03-28 09:07:44 +01:00
Yumin Qi
2c04384107
Merge
2013-03-28 00:44:15 -07:00
Zhengyu Gu
bd7432ce0b
Merge
2013-03-27 22:05:21 -07:00
Yumin Qi
76cc94fb99
2178143: JVM crashes if the number of bound CPUs changed during runtime
...
Supply a new flag -XX:+AssumeMP to workaround the problem. With the flag is turned on, assume VM run on MP platform so is_MP() will return true that sync calls will not skip away.
Reviewed-by: dholmes, acorn, dcubed, jmasa
2013-03-27 17:03:19 -07:00
Karen Kinnear
8e1f6dce02
Merge
2013-03-27 16:31:00 -07:00
Harold Seigel
0f6fd31a93
Merge
2013-03-27 13:26:44 -07:00
Zhengyu Gu
58042e4651
Merge
2013-03-27 13:07:41 -07:00
Jia-Hong Chen
e56c5733ec
8010005: [parfait] Memory leak in jdk/src/macosx/native/sun/awt/CTextPipe.m
...
Reviewed-by: bae, prr
2013-03-27 12:42:51 -07:00
Zhengyu Gu
7363c58e32
8010474: [parfait] Undefined return value of the functions in hotspot/src/share/vm/services/memTracker.hpp
...
Fixed functions that miss return values
Reviewed-by: coleenp, acorn, kvn
2013-03-27 15:41:53 -04:00
Karen Kinnear
b79e2c6803
8009731: Confusing error message for loader constraint violation
...
Fix text, overwritten type and holder for resolved method
Reviewed-by: coleenp, dcubed, minqi, dholmes
2013-03-27 14:10:59 -04:00
Karen Kinnear
f45e9f484d
8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java
...
Remove test flag -XX:-UseSplitVerifier, not supported classfile 52
Reviewed-by: acorn, hseigel
2013-03-27 13:40:26 -04:00
Gary Collins
c2a873f014
8009152: A number of jtreg tests need review/improvement
...
Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK.
Reviewed-by: kvn, brutisso, coleenp
2013-03-27 09:49:51 -07:00
Joe Darcy
3987724a24
7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations
...
Reviewed-by: mduigou, jfranck
2013-03-27 09:38:53 -07:00
Dan Xu
2ffe97f06e
8010837: FileInputStream.available() throw IOException when encountering negative available values
...
Remove the check in the native code to allow negative values
Reviewed-by: mchung
2013-03-27 09:00:34 -07:00
Harold Seigel
366b7e1c5e
8010833: Test7116786.java is failing on most configs after fix for 8010667
...
Update test to recognize that non-zero pad bytes for lookupswitch/tablewsitch opcodes are now valid.
Reviewed-by: dcubed, twisti, kvn, coleenp, dholmes
2013-03-27 11:41:51 -04:00
Leonid Romanov
2e97782d35
8003559: Update display of applet windows
...
Implemented applet security warning for OS X port
Reviewed-by: art, anthony, serb, skoivu
2013-03-27 16:37:00 +04:00
Denis Fokin
36fd8181af
7075105: WIN: Provide a way to format HTML on drop
...
Reviewed-by: uta, serb
2013-03-27 16:19:51 +04:00
Coleen Phillimore
878c7e4cd0
8009531: Crash when redefining class with annotated method
...
Neglected to copy the annotations in clone_with_new_data when they were moved to ConstMethod.
Reviewed-by: acorn, sspitsyn, dcubed
2013-03-27 08:19:50 -04:00
Erik Helin
cf6d13410c
8010818: NPG: Remove metaspace memory pools
...
Reviewed-by: mgerdin, stefank
2013-03-27 10:55:37 +01:00
Dmitry Cherepanov
125a476997
Merge
2013-03-27 08:32:42 +04:00
Joe Darcy
4d16263250
7059170: Assume availablility of URLClassLoader.close
...
Reviewed-by: jjg
2013-03-26 18:15:24 -07:00
Joe Darcy
af36b14fdb
7041251: Use j.u.Objects utility methods in langtools
...
Reviewed-by: jjg
2013-03-26 17:17:14 -07:00
Zhengyu Gu
087b089a1f
Merge
2013-03-26 15:20:05 -07:00
Vladimir Kozlov
848ccdbdfe
8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address
...
Always transform AddP nodes in IdealKit by calling _gvn.transform().
Reviewed-by: roland, twisti
2013-03-26 12:55:26 -07:00
Harold Seigel
a96ab956fa
Merge
2013-03-26 12:43:32 -07:00
Lana Steuck
1008ef9192
Merge
2013-03-26 12:08:00 -07:00
Lana Steuck
86f5cb2773
Merge
2013-03-26 12:07:45 -07:00
Lana Steuck
bd671cb7fa
Merge
2013-03-26 12:04:35 -07:00
Lana Steuck
73294bfb7c
Merge
2013-03-26 12:00:55 -07:00
Lana Steuck
fde669d8fa
Merge
2013-03-26 12:00:13 -07:00
Lana Steuck
e650095cd7
Merge
2013-03-26 12:00:08 -07:00
Lana Steuck
e2c373dfdb
Merge
2013-03-26 11:58:53 -07:00
Zhengyu Gu
4c1946ddfe
Merge
2013-03-26 11:40:24 -07:00
Zhengyu Gu
7c46953faf
8010651: create.bat still builds the kernel
...
Remove old kernel build targets and VS C++ projects created by create.bat on Windows
Reviewed-by: coleenp, sla
2013-03-26 14:11:21 -04:00
Jim Gish
ecc23551a5
8009824: webrev.ksh generated jdk.patch files do not handle renames, copies, and shouldn't be applied
...
Use hg export --git to produce proper patch file
Reviewed-by: mduigou
2013-03-26 13:41:36 -04:00
Mike Duigou
c691233acc
8010267: Add test-clean for cleaning of testoutput directory from output directory. Add depedency on test-clean to clean
...
Reviewed-by: mchung, tbell
2013-04-01 11:48:01 -07:00
Joel Borggren-Franck
ee3ea81f65
8009382: Add JVM_Get{Field|Method}TypeAnnotations
...
Reviewed-by: dcubed, rbackman
2013-03-26 15:00:34 +01:00
Harold Seigel
feec2af7b4
8009595: The UseSplitVerifier option needs to be deprecated
...
Put UseSplitVerifier option on the deprecated list.
Reviewed-by: dcubed, kmo, acorn
2013-03-26 09:06:16 -04:00
Athijegannathan Sundararajan
97d7f98a21
8010720: Linkage problem with java.lang.String.length()
...
Reviewed-by: hannesw, lagergren
2013-03-26 18:26:19 +05:30
Jim Laskey
2710d71387
Merge
2013-03-26 09:13:00 -03:00
Jim Laskey
3c549ea93f
Merge
2013-03-26 09:12:41 -03:00
Niclas Adlertz
143a0039a3
8010281: Remove code that is never executed
...
Reviewed-by: kvn, roland
2013-03-26 10:05:33 +01:00
Marcus Lagergren
f20cadfd8b
8010706: -Dnashorn.args system property to create command lines to wrapped nashorn.jar:s
...
Reviewed-by: hannesw, sundar
2013-03-26 08:42:35 +01:00
Mandy Chung
d79b11782a
8010787: changeset for 8007703 is missing the deleted files
...
Reviewed-by: dholmes, alanb, erikj
2013-03-25 18:14:52 -07:00
Michael Fang
1a25595a25
Merge
2013-03-25 18:08:47 -07:00
Michael Fang
1beb340b97
Merge
2013-03-25 18:03:32 -07:00
Mandy Chung
d414a7e832
8007703: Remove com.sun.servicetag API
...
Reviewed-by: dholmes, alanb, erikj
2013-03-25 17:19:16 -07:00
Christian Thalinger
6964a690ed
7198429: need checked categorization of caller-sensitive methods in the JDK
...
Reviewed-by: kvn, jrose
2013-03-25 17:13:26 -07:00
Michael Fang
fa35aeb6eb
8010521: jdk8 l10n resource file translation update 2
...
Reviewed-by: naoto, yhuang
2013-03-25 16:55:14 -07:00