Attila Szegedi
|
e85e4fb319
|
8020357: throw RangeError for too large NativeArrayBuffer size
Reviewed-by: jlaskey, hannesw, sundar
|
2013-07-16 15:28:33 +02:00 |
|
Jim Laskey
|
d64877bdca
|
Merge
|
2013-07-16 09:09:09 -03:00 |
|
Jim Laskey
|
3b32af2ff9
|
Merge
|
2013-07-16 09:08:46 -03:00 |
|
Chris Hegarty
|
2ac18d4ae9
|
Merge
|
2013-07-16 12:23:54 +01:00 |
|
Athijegannathan Sundararajan
|
6891593360
|
Merge
|
2013-07-16 09:54:04 +05:30 |
|
Mandy Chung
|
1f15243012
|
8017291: Cast Proxies Aside
Reviewed-by: alanb, ahgross
|
2013-07-15 20:24:39 -07:00 |
|
Tao Mao
|
4b6898af4a
|
Merge
|
2013-07-15 15:14:58 -07:00 |
|
Brian Burkhalter
|
1b0b4ca8c7
|
8020409: Clean up doclint problems in java.util package, part 1
Clean up doclint problems in java.util package, part 1
Reviewed-by: darcy
|
2013-07-15 14:37:01 -07:00 |
|
Vladimir Kozlov
|
665bf36b6f
|
8020433: Crash when using -XX:+RestoreMXCSROnJNICalls
Remove StubRoutines::x86::_mxcsr_std and use StubRoutines::_mxcsr_std
Reviewed-by: jrose
|
2013-07-15 10:28:32 -07:00 |
|
Chris Hegarty
|
a08435f4ac
|
Merge
|
2013-07-15 18:17:23 +01:00 |
|
Hannes Wallnöfer
|
6055fea677
|
8020358: Array(0xfffffff) throws OutOfMemoryError
Reviewed-by: jlaskey, sundar
|
2013-07-15 18:32:23 +02:00 |
|
Carlos Lucasius
|
235c30f21c
|
Merge
|
2013-07-15 12:24:32 -04:00 |
|
Attila Szegedi
|
a4b42a9a25
|
8011210: fix reporting of call site locations; print them on -tcs=miss
Reviewed-by: jlaskey, hannesw
|
2013-07-15 16:58:23 +02:00 |
|
Hannes Wallnöfer
|
9d4ac8b057
|
8020283: Don't use exceptions for widening of ArrayData
Reviewed-by: jlaskey, attila
|
2013-07-15 16:35:38 +02:00 |
|
Attila Szegedi
|
84e8d48fb4
|
8020508: Enforce reflection access restrictions on Object.bindProperties
Reviewed-by: jlaskey, sundar
|
2013-07-15 16:31:49 +02:00 |
|
Hannes Wallnöfer
|
40b8f5d48c
|
8020354: Object literal property initialization is not done in source order
Reviewed-by: sundar, jlaskey
|
2013-07-15 15:51:06 +02:00 |
|
Sergey Malenkov
|
c934d0bd27
|
8017492: Static field in HTML parser affects all applications
Reviewed-by: art
|
2013-07-15 17:33:44 +04:00 |
|
Morris Meyer
|
bb62cf25ed
|
Merge
|
2013-07-15 06:27:46 -07:00 |
|
Joel Borggrén-Franck
|
79bda234fe
|
8014349: (cl) Class.getDeclaredClass problematic in some class loader configurations
Reviewed-by: mchung, ahgross, darcy
|
2013-07-15 14:44:50 +02:00 |
|
Sean Coffey
|
6a6f5006d3
|
8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
Reviewed-by: mchung
|
2013-07-15 13:42:35 +01:00 |
|
Attila Szegedi
|
e11a9b1d07
|
8020324: Implement Object.bindProperties(target, source) for beans
Reviewed-by: hannesw, sundar
|
2013-07-15 12:33:48 +02:00 |
|
Chris Hegarty
|
bab40e7b54
|
Merge
|
2013-07-15 11:07:03 +01:00 |
|
Chris Hegarty
|
9ee9b15f88
|
Merge
|
2013-07-15 11:04:53 +01:00 |
|
Peter Levart
|
b0d167645f
|
7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
Reviewed-by: dholmes, jfranck
|
2013-07-15 10:55:53 +02:00 |
|
Petr Pchelko
|
0b20e5e9af
|
8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
Reviewed-by: anthony, art
|
2013-07-15 12:06:06 +04:00 |
|
Weijun Wang
|
2842af69c0
|
8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
Reviewed-by: mullan
|
2013-07-13 08:47:49 +08:00 |
|
Alejandro Murillo
|
f442e1dad8
|
8020382: new hotspot build - hs25-b42
Reviewed-by: jcoomes
|
2013-07-12 17:08:52 -07:00 |
|
Alejandro Murillo
|
47f6cf4392
|
Added tag hs25-b41 for changeset f88df7eff51e
|
2013-07-12 16:53:40 -07:00 |
|
Alejandro Murillo
|
9cff99a4d5
|
Merge
|
2013-07-12 16:53:39 -07:00 |
|
Vladimir Kozlov
|
1338c067aa
|
8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier()
Generate one "fat" membar instead of set of barriers for volitile store
Reviewed-by: roland
|
2013-07-12 14:03:10 -07:00 |
|
Vladimir Kozlov
|
2d3b117249
|
8020215: Different execution plan when using JIT vs interpreter
Fix bytecode analyzer
Reviewed-by: twisti
|
2013-07-12 14:01:37 -07:00 |
|
Jonathan Gibbons
|
9dd2fe90d4
|
8020278: NPE in javadoc
Reviewed-by: mcimadamore, vromero
|
2013-07-12 13:11:12 -07:00 |
|
Joe Wang
|
7c99d52918
|
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
Reviewed-by: chegar, lancea
|
2013-07-12 11:12:40 -07:00 |
|
Sergey Bylokhov
|
a507980e6d
|
8020298: [macosx] Incorrect merge in the lwawt code
Reviewed-by: art, anthony
|
2013-07-12 21:33:33 +04:00 |
|
Athijegannathan Sundararajan
|
ed18e742ce
|
Merge
|
2013-07-12 20:13:43 +05:30 |
|
Athijegannathan Sundararajan
|
62ca9dfc18
|
Merge
|
2013-07-12 20:12:29 +05:30 |
|
Athijegannathan Sundararajan
|
b8081def9f
|
8020463: Input argument array wrapping in loadWithNewGlobal is wrong
Reviewed-by: attila, jlaskey
|
2013-07-12 20:06:41 +05:30 |
|
Ragini Prasad
|
2a2bf1051b
|
8009168: accessibility.properties syntax issue
Reviewed-by: ptbrunet, mfang, alexsch
|
2013-07-12 14:46:21 +04:00 |
|
Attila Szegedi
|
533439278e
|
8019822: Duplicate name and signature in finally block
Reviewed-by: jlaskey, sundar
|
2013-07-12 11:58:42 +02:00 |
|
Athijegannathan Sundararajan
|
eaed291ba6
|
8020223: ClassCastException: String can not be casted to ScriptFunction
Reviewed-by: attila, lagergren
|
2013-07-12 15:27:16 +05:30 |
|
Athijegannathan Sundararajan
|
4972fea316
|
8020437: Wrong handling of line numbers with multiline string literals
Reviewed-by: attila, lagergren
|
2013-07-12 15:01:33 +05:30 |
|
David Katleman
|
1a981bf8d1
|
Merge
|
2013-07-11 14:34:18 -07:00 |
|
David Katleman
|
17190821f8
|
Merge
|
2013-07-11 14:33:54 -07:00 |
|
David Katleman
|
d939aea838
|
8020414: JDK8 b98 source with GPL header errors
Reviewed-by: darcy, lancea, iris
|
2013-07-11 14:07:26 -07:00 |
|
David Katleman
|
1ad2c364d6
|
8020414: JDK8 b98 source with GPL header errors
Reviewed-by: darcy, lancea, iris
|
2013-07-11 14:03:31 -07:00 |
|
Stuart Marks
|
be5469fc71
|
8014987: Augment serialization handling
Reviewed-by: alanb, coffeys, skoivu
|
2013-07-11 13:32:36 -07:00 |
|
Attila Szegedi
|
8603660852
|
8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
Reviewed-by: jlaskey, lagergren
|
2013-07-11 22:01:55 +02:00 |
|
Vladimir Kozlov
|
493c485dc3
|
Merge
|
2013-07-11 12:56:29 -07:00 |
|
Vladimir Kozlov
|
ce53c25fa0
|
Merge
|
2013-07-11 12:50:20 -07:00 |
|
Vladimir Kozlov
|
94e122ba3e
|
Merge
|
2013-07-11 12:31:10 -07:00 |
|