Maurizio Cimadamore
f0112464e0
7116676: RichDiagnosticFormatter throws NPE when formatMessage is called directly
...
Fix NPE in RichDiagnosticFormatter.formatMessage
Reviewed-by: jjg
2013-06-04 11:30:51 +01:00
Mike Duigou
22dc46d3cd
8015510: (s) Improve JTReg location detection and provide location to test/Makefile
...
Reviewed-by: erikj
2013-06-04 10:36:00 +02:00
Tristan Yan
0a8d4b90f5
8015784: Add configure parameter --with-update-version
...
Reviewed-by: tbell, katleman, erikj
2013-06-04 10:23:37 +02:00
Serguei Spitsyn
e609456b0e
8015803: Test8015436.java fails 'can not access a member of class Test8015436 with modifiers "public static"'
...
Newly added test has an issue: the main class must be public
Reviewed-by: kvn, jbachorik, coleenp
2013-06-04 01:06:50 -07:00
Lana Steuck
9bd2647140
Merge
2013-06-03 23:24:36 -07:00
Lana Steuck
37e2f54249
Merge
2013-06-03 23:24:15 -07:00
Lana Steuck
cb1ba62512
Merge
2013-06-03 23:23:20 -07:00
Lana Steuck
6806594310
Merge
2013-06-03 23:19:23 -07:00
Qi Zuo
ca66036ebd
Merge
2013-06-04 00:12:51 -04:00
Jonathan Gibbons
a282ed3923
8007687: javadoc -X does not include -Xdoclint
...
Reviewed-by: darcy
2013-06-03 17:24:47 -07:00
Jonathan Gibbons
a850ba134d
8006615: [doclint] move remaining messages into resource bundle
...
Reviewed-by: mcimadamore, vromero
2013-06-03 17:09:26 -07:00
Lana Steuck
8c25e96e5a
Merge
2013-06-03 16:56:54 -07:00
Jonathan Gibbons
c594d824a4
8013405: DocLint should support <LI value="value">
...
Reviewed-by: ksrini
2013-06-03 16:22:27 -07:00
Lana Steuck
6643acc6d2
Merge
2013-06-03 16:10:24 -07:00
Lana Steuck
ba0fc64a03
Merge
2013-06-03 16:10:18 -07:00
Lana Steuck
ea244da844
Merge
2013-06-03 16:09:15 -07:00
Tao Mao
07ed2c141f
6976350: G1: deal with fragmentation while copying objects during GC
...
Create G1ParGCAllocBufferContainer to contain two buffers instead of previously using one buffer, in order to hold the first priority buffer longer. Thus, when some large objects hits the value of free space left in the first priority buffer it has an alternative to fit in the second priority buffer while the first priority buffer is given more chances to try allocating smaller objects. Overall, it will improve heap space efficiency.
Reviewed-by: johnc, jmasa, brutisso
2013-06-03 14:37:13 -07:00
Serguei Spitsyn
6d485348e1
8014052: JSR292: assert(end_offset == next_offset) failed: matched ending
...
A call to the finalize_operands_merge() must be unconditional
Reviewed-by: kvn, twisti
2013-06-03 14:28:37 -07:00
Vladimir Kozlov
56e8f83652
Merge
2013-06-03 14:02:05 -07:00
Niclas Adlertz
f4682b75e5
8005956: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block
...
Disable re-materialization of reaching definitions (which have live inputs) for phi nodes when spilling.
Reviewed-by: twisti, kvn
2013-06-03 12:39:33 -07:00
James Laskey
fcf3353ddf
8015814: loadWithNewGlobal needs to wrap createGlobal in AccessController.doPrivileged
...
Reviewed-by: sundar
2013-06-03 12:57:53 -03:00
James Laskey
b73369b1fe
8015796: Race condition in RuntimeCallsites
...
Reviewed-by: lagergren, attila
2013-06-03 11:16:33 -03:00
Harold Seigel
02a27e2824
8015385: Remove RelaxAccessControlCheck for JDK 8 bytecodes
...
Check bytecode versions along with RelaxAccessControlCheck version
Reviewed-by: dholmes, acorn
2013-06-03 10:00:10 -04:00
Anton Litvinov
fb8bd30b8e
6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
...
Reviewed-by: alexp, alexsch
2013-06-03 16:37:13 +04:00
Jose Luis Martin
8c13d6cecf
8015500: Prevent sending multiple WINDOW_CLOSED events for already disposed windows
...
Reviewed-by: anthony, serb
2013-06-03 16:27:44 +04:00
James Laskey
b7ee1a873e
8015741: Need a global.load function that starts with a new global scope
...
Reviewed-by: sundar, lagergren
2013-06-03 08:34:29 -03:00
Athijegannathan Sundararajan
49c5af63c9
8015345: Function("}),print('test'),({") should throw SyntaxError
...
Reviewed-by: lagergren, hannesw, jlaskey
2013-06-03 15:58:14 +05:30
Anton Litvinov
8db7e02270
7151823: The test incorrectly recognizing OS
...
Reviewed-by: serb, alexp
2013-06-03 14:05:55 +04:00
Albert Noll
d6efb99686
8013329: File leak in hotspot/src/share/vm/compiler/compileBroker.cpp
...
Added calling of the destructor of CompileLog so that files are closed. Added/moved memory allocation/deallocation of the string that contains the name of the log file to class CompileLog.
Reviewed-by: kvn, roland
2013-06-03 08:52:20 +02:00
Petr Pchelko
05a410aada
8015477: Support single threaded AWT/FX mode
...
Reviewed-by: ant, anthony
2013-06-03 10:14:05 +04:00
Vicente Romero
7ab7587227
6695379: Copy method annotations and parameter annotations to synthetic bridge methods
...
Reviewed-by: mcimadamore
2013-06-01 22:09:18 +01:00
Vicente Romero
0ace868fe4
8010737: javac, known parameter's names should be copied to automatically generated constructors for inner classes
...
Reviewed-by: mcimadamore
2013-06-01 21:57:56 +01:00
Daniel D. Daugherty
54b7fa892a
Merge
2013-06-01 09:28:26 -07:00
Mikhailo Seledtsov
6a7e90e362
6726963: multi_allocate() call does not CHECK_NULL and causes crash in fastdebug bits
...
Using CHECK_NULL when calling multi_allocate() from the corresponding reflection code; added test for this condition
Reviewed-by: dholmes, minqi
2013-05-31 20:24:58 +02:00
Alejandro Murillo
f488447acc
8015690: new hotspot build - hs25-b36
...
Reviewed-by: jcoomes
2013-05-31 10:04:00 -07:00
Alejandro Murillo
43fb923d1b
Added tag hs25-b35 for changeset 02ffee063e24
2013-05-31 09:37:49 -07:00
Alejandro Murillo
4690e29e88
Merge
2013-05-31 09:37:48 -07:00
Phil Race
2cbcc2b315
8015556: [macosx] surrogate pairs do not render properly
...
Reviewed-by: bae, jchen
2013-05-31 09:25:37 -07:00
James Laskey
4cfdae2e46
8015727: Thread safe print function
...
Reviewed-by: sundar
2013-05-31 13:04:55 -03:00
Vladislav Karnaukhov
a754c039be
6436314: Vector could be created with appropriate size in DefaultComboBoxModel
...
Reviewed-by: alexsch, alexp
2013-05-31 19:34:02 +04:00
Vladislav Karnaukhov
9c64c6f45b
7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds
...
Reviewed-by: alexsch, alexp
2013-05-31 18:46:41 +04:00
Sergey Malenkov
d834509ee4
8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument constructor
...
Reviewed-by: alexsch
2013-05-31 18:25:38 +04:00
Stefan Karlsson
70f22c649b
8022880: False sharing between PSPromotionManager instances
...
Pad the PSPromotionManager instances in the manager array.
Reviewed-by: brutisso, jmasa
2013-05-31 14:32:44 +02:00
Athijegannathan Sundararajan
a48b38238f
8012164: Error.stack needs trimming
...
Reviewed-by: lagergren, jlaskey
2013-05-31 17:39:12 +05:30
Erik Joelsson
14c2e56643
8014003: New build does not handle symlinks in workspace path
...
Reviewed-by: tbell
2013-05-31 14:07:42 +02:00
Erik Joelsson
9fcacb29a5
7195481: FDS: debuginfo file for libjdwp.so is missed
...
Reviewed-by: tbell
2013-05-31 14:05:09 +02:00
Anton Tarasov
391e1eadef
8015589: Test java/awt/Window/Grab/GrabTest.java fails on MacOSX
...
Reviewed-by: anthony
2013-05-31 15:56:07 +04:00
Joel Borggren-Franck
6d51346158
8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType
...
Reviewed-by: stefank, rbackman
2013-05-31 13:02:24 +02:00
Attila Szegedi
c6404425ec
8015673: Type for :e symbol is wrong
...
Reviewed-by: jlaskey, lagergren
2013-05-31 12:58:02 +02:00
Attila Szegedi
102a06fdef
8015674: CodeGenerator.initSymbols mutates a list
...
Reviewed-by: jlaskey, lagergren
2013-05-31 12:57:44 +02:00