Mike Duigou
f18c58b0fd
8008632: Additional JavaDoc tags @apiNote, @implSpec and @implNote
...
Reviewed-by: briangoetz, alanb, rriggs
2013-04-29 14:20:02 -07:00
Mikael Vidstedt
9e8a3585b0
8012015: Use PROT_NONE when reserving memory
...
Reserved memory had PROT_READ+PROT_WRITE access on Linux/bsd, now changed to PROT_NONE.
Reviewed-by: dholmes, ctornqvi
2013-04-29 11:03:49 -07:00
Harold Seigel
c108e3a79f
Merge
2013-04-29 16:36:17 -04:00
Harold Seigel
2a692f80bf
8011773: Some tests on Interned String crashed JVM with OOM
...
Instead of terminating the VM, throw OutOfMemoryError exceptions.
Reviewed-by: coleenp, dholmes
2013-04-29 16:13:57 -04:00
Chris Hegarty
2aaf545877
Merge
2013-04-29 18:12:28 +01:00
Johnny Chen
08b07cc598
8005302: [findbugs] public methods return internal arrays; may be private
...
Reviewed-by: bae, prr
2013-04-29 10:02:21 -07:00
Omair Majid
c3f688a4e2
8013480: fix zero build on arm
...
Reviewed-by: erikj
2013-04-29 12:34:53 -04:00
Sean Mullan
86ae90ad59
8009217: REGRESSION: test com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java fails to compile since 7u21b03
...
Reviewed-by: xuelei
2013-04-29 11:47:17 -04:00
Athijegannathan Sundararajan
56129142b0
8013444: JSON.parse does not invoke "reviver" callback as per spec
...
Reviewed-by: jlaskey, hannesw
2013-04-29 18:40:40 +05:30
Dmeetry Degrave
f93211b1fa
8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
...
Reviewed-by: lancea
2013-04-29 16:51:32 +04:00
Dmeetry Degrave
83a4efe565
4504275: CORBA boolean type unions do not generate compilable code from idlj
...
JLS doesn't allow boolean type in switch statement, hence substituted by if statement.
Reviewed-by: lancea
2013-04-29 16:44:32 +04:00
Sergey Malenkov
4eac739177
8007458: [findbugs] One more beans issue, with ReflectionUtils
...
Reviewed-by: art, alexsch
2013-04-29 16:42:22 +04:00
John Zavgren
db7849a34b
8012108: Memory leak in jdk/src/windows/native/java/net/NetworkInterface_winXP.c
...
Modified code to fix this leak and then proactively fixed improper calls to realloc() in the windows native code that can also cause leaks.
Reviewed-by: chegar, khazra, dsamersoff
2013-04-29 08:17:27 -04:00
David Holmes
e0cc6375d8
8010280: jvm.cfg needs updating for non-server builds
...
Generate jvm.cfg based on chosen VMs for non-"standard" builds and remove legacy entries from committed jvm.cfg files
Reviewed-by: mduigou, tbell
2013-04-29 07:40:04 -04:00
Attila Szegedi
a659fce8ff
8013419: Streamline handling of with and eval
...
Reviewed-by: hannesw, lagergren
2013-04-29 13:21:17 +02:00
Nils Eliasson
dedfcd5aa4
8012547: Code cache flushing can get stuck reclaming of memory
...
Keep sweeping regardless of if we are flushing
Reviewed-by: kvn, twisti
2013-04-29 13:20:19 +02:00
Mikael Gerdin
40531b2009
8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking
...
Change Metaspace::deallocate to take lock with _no_safepoint_check_flag
Reviewed-by: coleenp, jmasa, dholmes
2013-04-29 13:07:27 +02:00
Alan Bateman
a06b5fe6d7
8013415: Changes for JDK-8005523 requires updates to refs.allowed
...
Reviewed-by: chegar
2013-04-29 10:28:22 +01:00
Jiangli Zhou
a4ca5b8a49
Merge
2013-04-29 01:58:43 -07:00
Mikael Gerdin
fa84ba4ba9
Merge
2013-04-29 09:31:59 +02:00
Carlos Lucasius
ab42e2c0ca
8010428: Special -agentpath checks needed with minimal VM to produce proper error message
...
Reviewed-by: dholmes, alanb, cjplummer, olagneau
2013-04-28 18:24:04 -04:00
Alan Bateman
9077ce999d
8013413: javadoc warnings
...
Reviewed-by: lancea, chegar
2013-04-28 21:06:36 +01:00
Chris Hegarty
11fdff9c0a
Merge
2013-04-28 08:16:45 +01:00
Chris Hegarty
09a04066fd
Merge
2013-04-28 08:16:41 +01:00
Chris Hegarty
d273befad4
Merge
2013-04-28 08:15:54 +01:00
Chris Hegarty
ebbd969118
Merge
2013-04-28 08:15:33 +01:00
Chris Hegarty
ebfad2cf30
Merge
2013-04-28 08:15:21 +01:00
Weijun Wang
70b23a07be
8005523: Unbound krb5 for TLS
...
Reviewed-by: xuelei
2013-04-27 18:25:16 +08:00
Peter Levart
95aba47819
7123493: (proxy) Proxy.getProxyClass doesn't scale under high load
...
Reviewed-by: mchung
2013-04-26 16:09:53 -07:00
Phil Race
ae06d053cb
8012617: ArrayIndexOutOfBoundsException with some fonts using LineBreakMeasurer
...
Reviewed-by: bae, srl
2013-04-26 15:06:51 -07:00
Jiangli Zhou
ffaac42580
Merge
2013-04-26 14:41:10 -07:00
Michael Fang
e3d2e3af08
Merge
2013-04-26 14:16:23 -07:00
Xueming Shen
115e610026
8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters
...
Updated GroupCurly.match0() to backtrack correctly
Reviewed-by: mchung
2013-04-26 13:59:10 -07:00
Jiangli Zhou
b769cd296f
Merge
2013-04-26 16:58:18 -04:00
Jiangli Zhou
955b42848e
8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL)
...
Change the assert to if check as MethodCounters could be NULL under TieredCompilation.
Reviewed-by: kvn, twisti
2013-04-26 16:21:03 -04:00
Alexander Harlap
4d86bd3503
8011152: Precision problems on sflt builds
...
Need to add global flag to the linker
Reviewed-by: tbell, dholmes
2013-04-26 15:54:12 -04:00
Bharadwaj Yadavalli
2c55e61e3a
Merge
2013-04-26 14:50:23 -04:00
James Laskey
0a036d8c65
8013360: Should be using JavaFX 8 classes for -fx support
...
Reviewed-by: hannesw, sundar
2013-04-26 15:13:09 -03:00
John Cuthbertson
fefd60fcfd
8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class]
...
System.getProperty("test.java.opts") can return NULL, which gets converted to to the empty string, and the child java command then interprets that as the name of the main class.
Reviewed-by: jmasa, brutisso
2013-04-26 10:57:57 -07:00
Bharadwaj Yadavalli
32b042e285
Merge
2013-04-26 10:52:26 -07:00
Athijegannathan Sundararajan
cae93c2746
8013369: nashorn build failure with jdk8 b84
...
Reviewed-by: hannesw
2013-04-26 22:29:11 +05:30
Michael Fang
558bfb0deb
Merge
2013-04-26 09:19:58 -07:00
Daniel D. Daugherty
6a4aa00cc1
Merge
2013-04-26 08:40:24 -07:00
Hannes Wallnöfer
65661628af
8006559: Octane:pdfjs leaks memory, runs slower iteration to iteration
...
Reviewed-by: attila, sundar, jlaskey
2013-04-26 17:35:40 +02:00
Vladimir Ivanov
ddcc43f4b5
Merge
2013-04-26 08:33:39 -07:00
Vicente Romero
4c481aa87c
8010304: javac should detect all mutable implicit static fields in langtools using a plugin
...
Reviewed-by: jjg
2013-04-26 15:59:39 +01:00
Vladimir Kravets
4693d6568d
8012586: [x11] Modal dialogs for fullscreen window may show behind its owner
...
Use the _NET_WM_WINDOW_TYPE_DIALOG type for owned windows
Reviewed-by: anthony, art, serb
2013-04-26 18:48:11 +04:00
Igor Ignatyev
25dd2eda88
8012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly return false
...
Reviewed-by: kvn, vlivanov
2013-04-26 07:21:41 -07:00
Athijegannathan Sundararajan
b165a1a882
8013337: Issues with Date.prototype's get, set functions
...
Reviewed-by: jlaskey, hannesw, lagergren
2013-04-26 18:31:42 +05:30
James Laskey
806256d657
8013208: Octane performance regression
...
Reviewed-by: hannesw, sundar
2013-04-26 09:48:41 -03:00