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
Michael Fang
9309aac697
8010521: jdk8 l10n resource file translation update 2
...
Reviewed-by: naoto, yhuang
2013-03-25 16:53:02 -07:00
Michael Fang
3c711cf801
8010521: jdk8 l10n resource file translation update 2
...
Reviewed-by: naoto, yhuang
2013-03-25 16:49:25 -07:00
Bharadwaj Yadavalli
0e9d409036
8009552: test/vm/verifier/TestStaticIF.java failing with hs25.0-b
...
Remove support for verification of class files with version 52 and above from type inference verifier.
Reviewed-by: acorn, hseigel
2013-03-25 09:36:15 -07:00
Bill Pittore
c3647bf3a6
8010668: builtin JNI libraries should not be unloaded
...
Reviewed-by: chegar, alanb
2013-03-25 14:29:13 +00:00
Athijegannathan Sundararajan
61c8affcc1
8010704: The test closed/java/lang/SecurityManager/CheckPackageDefinition.java failed after fix for 8009869
...
Reviewed-by: lagergren, hannesw
2013-03-25 19:25:01 +05:30
Athijegannathan Sundararajan
a9423b7ebf
8010709: org on the top level doesn't resolve
...
Reviewed-by: lagergren, hannesw
2013-03-25 18:20:16 +05:30
Harold Seigel
41f0004e4f
8010667: Non-zero padding is not allowed in splitverifier for tableswitch/lookupswitch instructions
...
Don't check the padding bits if class file version is >= 51.
Reviewed-by: kvn, dholmes, coleenp
2013-03-25 08:37:28 -04:00
Marcus Lagergren
897aab045e
8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped vars
...
Reviewed-by: hannesw, sundar
2013-03-25 12:01:06 +01:00
Stefan Karlsson
bed324d7f9
Merge
2013-03-25 11:00:19 +01:00
Morris Meyer
e4b1cf5f02
Merge
2013-03-24 12:43:13 -07:00
Christian Tornqvist
ca4e4e41da
Merge
2013-03-24 09:21:37 +01:00
Christian Tornqvist
c458eb3fd6
8008454: test/runtime/NMT/PrintNMTStatistics is broken
...
Added @run tag so that it actually runs the test, also fixed broken command line and incorrect parsing. Also reviewed by gerard.ziemski@oracle.com
Reviewed-by: mgerdin, zgu
2013-03-24 09:11:55 +01:00
Daniel D. Daugherty
05b3bc59c3
Merge
2013-03-23 22:35:02 -07:00
Joseph Provino
9d5464dd87
Merge
2013-03-23 14:59:02 -04:00
Alejandro Murillo
196cd6601b
8010498: new hotspot build - hs25-b25
...
Reviewed-by: jcoomes
2013-03-23 10:06:34 -07:00
Morris Meyer
981e9c35c9
8009026: [parfait] Null pointer deference in hotspot/src/share/vm/code/nmethod.cpp
...
Add guarantee() to nmethod constructor and checks to ensure CodeCache has space before allocation
Reviewed-by: kvn
2013-03-23 06:22:07 -07:00
Alejandro Murillo
9afb5dba83
Added tag hs25-b24 for changeset 5f89974cce81
2013-03-23 01:47:25 -07:00
Alejandro Murillo
dc09472ed0
Merge
2013-03-23 01:47:24 -07:00
Erik Helin
d67e393dd6
8009408: gc/metaspace/ClassMetaspaceSizeInJmapHeap.java fails with "exit code 1"
...
Reviewed-by: brutisso, sla, ctornqvi
2013-03-23 09:16:37 +01:00
John Cuthbertson
9c89e6d28a
8010463: G1: Crashes with -UseTLAB and heap verification
...
Some parts of the G1 heap can only be walked during a safepoint. Skip verifying these parts of the heap when verifying during JVM startup.
Reviewed-by: brutisso, tschatzl
2013-03-29 13:49:37 -07:00
Thomas Schatzl
bb5bd507d7
7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM
...
Ergonomics now also takes available virtual memory into account when deciding for a heap size. The helper method to determine the maximum allocatable memory block now uses the appropriate OS specific calls to retrieve available virtual memory for the java process. In 32 bit environments this method now also searches for the maximum actually reservable amount of memory. Merge previously separate implementations for Linux/BSD/Solaris into a single method.
Reviewed-by: jmasa, tamao
2013-03-27 19:21:18 +01:00
Mikael Gerdin
89120e7827
7014552: gc/lock/jni/jnilockXXX works too slow on 1-processor machine
...
Keep a counter of how many times we were stalled by the GC locker, add a diagnostic flag which sets the limit.
Reviewed-by: brutisso, ehelin, johnc
2013-03-28 10:27:28 +01:00
Weijun Wang
5f08966515
8009875: Provide a default udp_preference_limit for krb5.conf
...
Reviewed-by: valeriep
2013-03-23 11:49:39 +08:00
Weijun Wang
87b698f394
8009970: Several LoginModule classes need extra permission to load AuthResources
...
Reviewed-by: mullan
2013-03-23 11:49:28 +08:00
Vladimir Danushevsky
85009b165f
Merge
2013-03-22 17:23:31 -07:00
Attila Szegedi
7188961426
8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable
...
Reviewed-by: jlaskey, lagergren
2013-03-23 00:58:39 +01:00
Stefan Karlsson
85a6adbce2
Merge
2013-03-22 12:32:09 -07:00
Bharadwaj Yadavalli
69a1275cf2
Merge
2013-03-22 13:35:31 -04:00
Joe Darcy
d54accaf5c
7080464: langtools regression test failures when assertions are enabled
...
Reviewed-by: jjg
2013-03-22 10:08:46 -07:00