amurillo [Fri, 16 Aug 2013 04:14:13 -0700] rev 19294
Added tag hs25-b46 for changeset 33c42f8baa1d
amurillo [Fri, 16 Aug 2013 04:14:12 -0700] rev 19293
Merge
brutisso [Fri, 16 Aug 2013 09:02:36 +0200] rev 19292
Merge
ehelin [Thu, 15 Aug 2013 06:20:48 -0700] rev 19291
Merge
ehelin [Tue, 13 Aug 2013 18:16:19 +0200] rev 19290
8020598: ObjectCountEventSender::send needs INCLUDE_TRACE guards when building OpenJDK with INCLUDE_TRACE=0
Reviewed-by: stefank, brutisso, sjohanss
brutisso [Thu, 15 Aug 2013 10:05:50 +0200] rev 19289
8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013
Reviewed-by: stefank, ehelin
ehelin [Wed, 14 Aug 2013 13:49:36 +0200] rev 19288
8022899: SunStudio compiler can not handle EXCEPTION_MARK and inlining
Reviewed-by: coleenp, mgerdin
brutisso [Wed, 14 Aug 2013 10:55:45 +0200] rev 19287
Merge
brutisso [Wed, 14 Aug 2013 09:02:32 +0200] rev 19286
8022800: Use specific generations rather than generation iteration
Reviewed-by: jmasa, ehelin
stefank [Fri, 31 May 2013 14:32:44 +0200] rev 19285
8022880: False sharing between PSPromotionManager instances
Summary: Pad the PSPromotionManager instances in the manager array.
Reviewed-by: brutisso, jmasa
rbackman [Thu, 15 Aug 2013 15:26:16 +0200] rev 19284
Merge
kvn [Wed, 14 Aug 2013 10:21:26 -0700] rev 19283
8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag
Summary: Replace MAX_UNROLL constant with new C2 LoopMaxUnroll flag.
Reviewed-by: roland
iignatyev [Sat, 10 Aug 2013 10:01:12 +0400] rev 19282
8019915: whitebox testClearMethodStateTest fails with tiered on sparc
Summary: 'compileonly' directive has beens added to each 'compiler/whitebox' test
Reviewed-by: kvn
rbackman [Fri, 09 Aug 2013 18:05:00 +0200] rev 19281
Merge
adlertz [Wed, 07 Aug 2013 18:04:42 +0200] rev 19280
8022475: Remove unneeded ad-files
Summary: Remove .ad files that are not used
Reviewed-by: kvn
adlertz [Wed, 07 Aug 2013 17:56:19 +0200] rev 19279
8022284: Hide internal data structure in PhaseCFG
Summary: Hide private node to block mapping using public interface
Reviewed-by: kvn, roland
coleenp [Mon, 12 Aug 2013 17:24:54 -0400] rev 19278
8009728: nsk/jvmti/AttachOnDemand/attach030 crashes on Win32
Summary: ActiveMethodOopsCache was used to keep track of old versions of some methods that are cached in Universe but is buggy with permgen removal and not needed anymore
Reviewed-by: sspitsyn, dcubed, mseledtsov
iklam [Sat, 10 Aug 2013 10:56:27 -0700] rev 19277
8022740: Visual 2008 IDE build is broken
Summary: Fixed project generation code, and added warning to upgrade to VS 2008 SP1.
Reviewed-by: dcubed, ccheung
dcubed [Fri, 09 Aug 2013 15:36:09 -0700] rev 19276
Merge
dcubed [Fri, 09 Aug 2013 13:19:00 -0700] rev 19275
Merge
mikael [Fri, 09 Aug 2013 09:51:21 -0700] rev 19274
8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2
Summary: Add support for recognizing Windows 8.1 and Server 2012 R2 and minor cleanup
Reviewed-by: coleenp, dsamersoff
minqi [Thu, 08 Aug 2013 20:13:45 -0700] rev 19273
Merge
minqi [Thu, 08 Aug 2013 15:19:12 -0700] rev 19272
8019583: [TESTBUG] runtime/7107135 always passes
Summary: If java test return none zero, the value will be override by 'if' statement, the exit value will always '0' and pass. Fix by recording the result in a variable.
Reviewed-by: coleenp, dholmes, iklam
Contributed-by: yumin.qi@oracle.com
iklam [Thu, 08 Aug 2013 14:45:56 -0700] rev 19271
8022093: syntax error near "umpiconninfo_t" -- when building on Solaris 10
Summary: Added extra help message in make/solaris/makefiles/dtrace.make
Reviewed-by: dholmes, sspitsyn
dcubed [Thu, 08 Aug 2013 09:21:30 -0700] rev 19270
8016601: Unable to build hsx24 on Windows using project creator and Visual Studio
Summary: ProjectCreator tool is modified to support two new options: '-relativeAltSrcInclude' and '-altRelativeInclude' which prevents IDE linker errors. Also fixed some cmd line build linker warnings. Misc cleanups.
Reviewed-by: rdurbin, coleenp
dsamersoff [Wed, 07 Aug 2013 19:02:06 +0400] rev 19269
8021771: warning stat64 is deprecated - when building on OSX 10.7.5
Summary: stat64 have to be replaced with stat
Reviewed-by: dholmes, kmo
Contributed-by: rednaxelafx@gmail.com
dholmes [Tue, 06 Aug 2013 21:06:19 -0700] rev 19268
Merge
omajid [Tue, 06 Aug 2013 12:28:46 -0400] rev 19267
8022188: Make zero compile after 8016131 and 8016697
Reviewed-by: dholmes, twisti
sspitsyn [Tue, 06 Aug 2013 16:33:59 -0700] rev 19266
7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
Summary: Restore the appendix argument after PopFrame() call
Reviewed-by: twisti, coleenp
Contributed-by: serguei.spitsyn@oracle.com
amurillo [Fri, 09 Aug 2013 01:39:11 -0700] rev 19265
8022688: new hotspot build - hs25-b46
Reviewed-by: jcoomes
cl [Thu, 15 Aug 2013 09:25:33 -0700] rev 19264
Added tag jdk8-b103 for changeset 31869efc272a
katleman [Tue, 20 Aug 2013 15:42:14 -0700] rev 19263
Merge
erikj [Mon, 19 Aug 2013 10:31:42 +0200] rev 19262
8021430: 64 bit JDK build fails on windows 7 due to missing corba source files
Reviewed-by: tbell, katleman
igerasim [Fri, 16 Aug 2013 14:43:38 +0200] rev 19261
8023156: make dist-clean should remove javacservers directory
Reviewed-by: erikj
erikj [Thu, 15 Aug 2013 17:14:53 +0200] rev 19260
8020411: lin32 - JDK 8 build for Linux-i586 on Oracle Linux 6.4 64-bit machines does not generate the bundles directory in the build directory
Reviewed-by: tbell
cl [Thu, 15 Aug 2013 09:25:23 -0700] rev 19259
Added tag jdk8-b103 for changeset 5e42d75f3223
duke [Wed, 05 Jul 2017 19:07:32 +0200] rev 19258
Added tag jdk8-b103 for changeset 30a1d677a20c
duke [Wed, 05 Jul 2017 19:07:31 +0200] rev 19257
Merge
duke [Wed, 05 Jul 2017 19:07:28 +0200] rev 19256
Merge
lana [Tue, 13 Aug 2013 10:35:35 -0700] rev 19255
Merge
bpatel [Wed, 07 Aug 2013 16:09:31 -0700] rev 19254
4749567: stddoclet: Add CSS style for setting header/footer to be italic
Reviewed-by: jjg
bpatel [Wed, 07 Aug 2013 15:00:24 -0700] rev 19253
7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags
Reviewed-by: jjg
vromero [Wed, 07 Aug 2013 11:04:07 +0100] rev 19252
8008274: javac should not reference/use sample code
Reviewed-by: jjg
vromero [Wed, 07 Aug 2013 10:41:20 +0100] rev 19251
8020997: TreeMaker.AnnotationBuilder creates broken element literals with repeating annotations
Reviewed-by: jjg, jfranck
lana [Tue, 06 Aug 2013 17:12:42 -0700] rev 19250
Merge
lana [Tue, 06 Aug 2013 17:01:50 -0700] rev 19249
Merge
jfranck [Wed, 07 Aug 2013 01:32:39 +0200] rev 19248
8009367: Wrong kind of name used in comparison in javax.lang.model code for repeatable annotations
Reviewed-by: jjg, darcy
vromero [Tue, 06 Aug 2013 15:08:49 +0100] rev 19247
8022186: javac generates dead code if a try with an empty body has a finalizer
Reviewed-by: jjg
ksrini [Wed, 31 Jul 2013 08:37:34 -0700] rev 19246
8014826: c.s.t.javac.tree.Pretty.visitNewArray() prints duplicate dimension markers
Reviewed-by: jjg, vromero
cl [Thu, 08 Aug 2013 10:10:52 -0700] rev 19245
Added tag jdk8-b102 for changeset 8de709d0c375
duke [Wed, 05 Jul 2017 19:07:23 +0200] rev 19244
Merge
cl [Thu, 08 Aug 2013 10:10:38 -0700] rev 19243
Added tag jdk8-b102 for changeset a4d982aa5380
duke [Wed, 05 Jul 2017 19:07:19 +0200] rev 19242
Merge
cl [Thu, 08 Aug 2013 10:10:37 -0700] rev 19241
Added tag jdk8-b102 for changeset 558ea2ab19f7
duke [Wed, 05 Jul 2017 19:07:16 +0200] rev 19240
Merge
lana [Tue, 13 Aug 2013 10:34:41 -0700] rev 19239
Merge
lana [Tue, 06 Aug 2013 17:01:56 -0700] rev 19238
Merge
sundar [Tue, 06 Aug 2013 13:10:40 +0530] rev 19237
Merge
hannesw [Thu, 01 Aug 2013 12:23:38 +0200] rev 19236
8020132: Big object literal with numerical keys exceeds method size
Reviewed-by: lagergren, sundar
cl [Thu, 08 Aug 2013 10:10:54 -0700] rev 19235
Added tag jdk8-b102 for changeset c6f119e1fb1f
duke [Wed, 05 Jul 2017 19:07:11 +0200] rev 19234
Merge
lana [Tue, 13 Aug 2013 10:34:38 -0700] rev 19233
Merge
lana [Tue, 06 Aug 2013 16:54:56 -0700] rev 19232
Merge
aefimov [Thu, 01 Aug 2013 14:59:05 +0400] rev 19231
8015987: The corba repo contains unneeded .sjava files
Reviewed-by: alanb, chegar, coffeys
cl [Thu, 08 Aug 2013 10:10:26 -0700] rev 19230
Added tag jdk8-b102 for changeset c7cc39696829
duke [Wed, 05 Jul 2017 19:07:07 +0200] rev 19229
Merge
lana [Tue, 13 Aug 2013 10:42:37 -0700] rev 19228
Merge
lana [Wed, 07 Aug 2013 19:56:20 -0700] rev 19227
Merge
smarks [Wed, 07 Aug 2013 16:29:36 -0700] rev 19226
8022479: clean up warnings from sun.tools.asm
Reviewed-by: lancea, darcy
dxu [Wed, 07 Aug 2013 12:13:34 -0700] rev 19225
8022554: Fix Warnings in sun.invoke.anon Package
Reviewed-by: darcy, mduigou, lancea
lagergren [Wed, 07 Aug 2013 08:08:57 -0700] rev 19224
8022454: Fixed various serializations and deprecation warnings in java.util, java.net and sun.tools
Reviewed-by: darcy
Contributed-by: marcus.lagergren@oracle.com
xuelei [Wed, 07 Aug 2013 06:42:06 -0700] rev 19223
8013809: deadlock in SSLSocketImpl between between write and close
Reviewed-by: wetmore
sundar [Wed, 07 Aug 2013 18:16:25 +0530] rev 19222
8022483: Nashorn compatibility issues in jhat's OQL feature
Reviewed-by: lagergren, attila, hannesw
weijun [Wed, 07 Aug 2013 19:06:29 +0800] rev 19221
7151062: [macosx] SCDynamicStore prints error messages to stderr
Reviewed-by: xuelei
mduigou [Tue, 06 Aug 2013 18:18:12 -0700] rev 19220
8022476: cleanup some raw types and unchecked warnings in java.util.stream
Reviewed-by: darcy
Contributed-by: mike.duigou@oracle.com, henry.jen@oracle.com
dxu [Tue, 06 Aug 2013 18:16:02 -0700] rev 19219
8022478: Fix Warnings In sun.net.www.protocol.http Package
Reviewed-by: darcy
henryjen [Tue, 06 Aug 2013 17:42:47 -0700] rev 19218
8022446: Fix serial warnings in java.util.stream
Reviewed-by: darcy
lana [Tue, 06 Aug 2013 17:13:07 -0700] rev 19217
Merge
lana [Tue, 06 Aug 2013 17:01:05 -0700] rev 19216
Merge
darcy [Tue, 06 Aug 2013 16:45:43 -0700] rev 19215
8022453: Fix doclint issues in javax.accessibility
Reviewed-by: prr
briangoetz [Fri, 28 Jun 2013 16:26:54 -0400] rev 19214
8015318: Extend Collector with 'finish' operation
Reviewed-by: mduigou
Contributed-by: brian.goetz@oracle.com
darcy [Tue, 06 Aug 2013 16:01:39 -0700] rev 19213
8022406: Fix doclint issues in java.beans
Reviewed-by: prr
dxu [Tue, 06 Aug 2013 14:33:56 -0700] rev 19212
8022410: Fix Javac Warnings in com.sun.security.auth Package
Reviewed-by: darcy
smarks [Tue, 06 Aug 2013 14:24:05 -0700] rev 19211
8022440: suppress deprecation warnings in sun.rmi
Reviewed-by: mduigou
juh [Tue, 06 Aug 2013 14:10:06 -0700] rev 19210
8022443: Fix lint warnings in sun.security.pkcs12
Reviewed-by: darcy
juh [Tue, 06 Aug 2013 13:46:15 -0700] rev 19209
8022439: Fix lint warnings in sun.security.ec
Reviewed-by: darcy
lagergren [Tue, 06 Aug 2013 12:56:18 -0700] rev 19208
8022412: Fixed warnings in java.util root, except for HashMap
Reviewed-by: mduigou, darcy
Contributed-by: marcus.lagergren@oracle.com
darcy [Tue, 06 Aug 2013 13:25:04 -0700] rev 19207
8022174: Fix doclint warnings in javax.sound
8022404: Fix doclint issues in java.applet
Reviewed-by: prr
jfranck [Tue, 06 Aug 2013 18:54:02 +0200] rev 19206
7184826: (reflect) Add support for Project Lambda concepts in core reflection
Reviewed-by: darcy, jfranck
Contributed-by: Amy Lu <amy.lu@oracle.com>
mullan [Tue, 06 Aug 2013 08:34:28 -0700] rev 19205
Merge
mullan [Tue, 06 Aug 2013 08:31:24 -0700] rev 19204
8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails
Summary: TransformService.init and marshalParams must throw NullPointerException when parent parameter is null
Reviewed-by: xuelei
chegar [Tue, 06 Aug 2013 15:35:20 +0100] rev 19203
8022344: Additional debug info for test/java/net/NetworkInterface/IndexTest.java
Reviewed-by: michaelm, alanb
dsamersoff [Tue, 06 Aug 2013 14:04:49 +0400] rev 19202
8011038: sourceObj validation during desereliazation of RelationNotification should be relaxed
Summary: sourceObj could be set to null by setSource() relax a validation of deserialized object.
Reviewed-by: sjiang, skoivu, dfuchs
smarks [Mon, 05 Aug 2013 19:12:33 -0700] rev 19201
8020854: change RMI javadocs to specify that remote objects are exported to the wildcard address
Reviewed-by: rgallard, alanb
sundar [Mon, 05 Aug 2013 21:31:40 +0530] rev 19200
8016531: jconsole-plugin script demo does not work with nashorn
Reviewed-by: lagergren, hannesw
Contributed-by: rieberandreas@gmail.com
darcy [Mon, 05 Aug 2013 07:50:16 -0700] rev 19199
8022190: Fix varargs lint warnings in the JDK
Reviewed-by: alanb, lancea, alexsch
bpb [Fri, 02 Aug 2013 11:10:41 -0700] rev 19198
8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect
Summary: Fail test if errors; fix test values; port BigDecimal version to BigInteger
Reviewed-by: smarks, alanb
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
bchristi [Fri, 02 Aug 2013 15:30:11 -0700] rev 19197
8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
Summary: On Mac, default to UTF-8 if no environmental hints are available
Reviewed-by: naoto, ddehaven
bpb [Wed, 31 Jul 2013 10:53:33 -0700] rev 19196
6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
Summary: Update specification to match implementation.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
mullan [Fri, 02 Aug 2013 09:38:13 -0400] rev 19195
Merge
mullan [Fri, 02 Aug 2013 08:37:25 -0400] rev 19194
Merge
mullan [Fri, 02 Aug 2013 08:30:46 -0400] rev 19193
8001319: Add SecurityPermission "insertProvider" target name
Reviewed-by: vinnie
chegar [Fri, 02 Aug 2013 14:29:31 +0100] rev 19192
8020291: j.u.c.CompletionStage
8020435: CompletableFuture/Basic.java fails on single core machine
Reviewed-by: chegar, psandoz
Contributed-by: Doug Lea <dl@cs.oswego.edu>
chegar [Fri, 02 Aug 2013 11:25:00 +0100] rev 19191
8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
Reviewed-by: psandoz
uta [Fri, 02 Aug 2013 13:16:43 +0400] rev 19190
8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1
Reviewed-by: alanb, khazra, chegar
weijun [Fri, 02 Aug 2013 08:59:37 +0800] rev 19189
8021789: jarsigner parses alias as command line option (depending on locale)
Reviewed-by: vinnie
psandoz [Thu, 01 Aug 2013 15:28:57 +0100] rev 19188
8020016: Numerous splitereator impls do not throw NPE for null Consumers
Reviewed-by: mduigou, alanb, henryjen
chegar [Thu, 01 Aug 2013 16:53:40 +0100] rev 19187
8022087: Fix doclint issues in j.u.Deque & Queue
Reviewed-by: chegar, darcy
Contributed-by: Doug Lea <dl@cs.oswego.edu>
xuelei [Thu, 01 Aug 2013 07:34:30 -0700] rev 19186
7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID
Reviewed-by: vinnie
igerasim [Mon, 29 Jul 2013 12:35:42 +0400] rev 19185
8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0
Reviewed-by: alanb, chegar, martin, rriggs
igerasim [Tue, 30 Jul 2013 21:11:08 +0400] rev 19184
7192942: (coll) Inefficient calculation of power of two in HashMap
Reviewed-by: mduigou
chegar [Thu, 01 Aug 2013 12:38:07 +0100] rev 19183
8022061: More ProblemList.txt updates (7/2013)
Reviewed-by: alanb, psandoz
lana [Wed, 07 Aug 2013 19:52:47 -0700] rev 19182
Merge
lana [Wed, 07 Aug 2013 12:03:37 -0700] rev 19181
Merge
art [Wed, 07 Aug 2013 21:31:42 +0400] rev 19180
6551589: ContainerListener Documentation may be incorrect
Reviewed-by: serb
serb [Wed, 07 Aug 2013 19:57:18 +0400] rev 19179
7124339: [macosx] setIconImage is not endlessly tolerant to the broken image-arguments
Reviewed-by: alexsch, leonidr
alexsch [Wed, 07 Aug 2013 18:58:28 +0400] rev 19178
8013849: Awt assert on Hashtable.cpp:124
Reviewed-by: serb
alexsch [Wed, 07 Aug 2013 18:32:03 +0400] rev 19177
8022532: [parfait] Potential memory leak in gtk2_interface.c
Reviewed-by: art, serb
mcherkas [Tue, 06 Aug 2013 17:29:54 +0400] rev 19176
8016833: Underlines and strikethrough not rendering correctly
Reviewed-by: alexsch, serb
Contributed-by: anton.nashatyrev@oracle.com
leonidr [Tue, 06 Aug 2013 17:07:49 +0400] rev 19175
8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE
Reviewed-by: art
leonidr [Fri, 02 Aug 2013 15:42:04 +0400] rev 19174
8021381: JavaFX scene included in Swing JDialog not starting from Web Start
Reviewed-by: art, dcherepanov
alexsch [Thu, 01 Aug 2013 17:09:59 +0400] rev 19173
7161568: [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails
Reviewed-by: malenkov, serb
leonidr [Thu, 01 Aug 2013 01:26:57 +0400] rev 19172
8021815: Add regression test for JDK-8007267
Reviewed-by: serb
prr [Wed, 07 Aug 2013 18:24:17 -0700] rev 19171
8014883: java.awt.container.add(component comp object constraints) doesn't work as expected on some linux platforms
Reviewed-by: jgodinez
lana [Tue, 06 Aug 2013 22:47:14 -0700] rev 19170
Merge
prr [Tue, 06 Aug 2013 17:12:37 -0700] rev 19169
8022447: Fix doclint warnings in java.awt.image
Reviewed-by: darcy
prr [Tue, 06 Aug 2013 17:11:29 -0700] rev 19168
8022455: Fix doclint warnings in javax.imageio
Reviewed-by: darcy
jgodinez [Tue, 06 Aug 2013 14:22:48 -0700] rev 19167
8021583: test/javax/print/autosense/PrintAutoSenseData.java throwing NPE
Reviewed-by: jchen, prr
prr [Tue, 06 Aug 2013 13:38:27 -0700] rev 19166
8022175: Fix doclint warnings in javax.print
Reviewed-by: darcy
cl [Thu, 08 Aug 2013 10:10:42 -0700] rev 19165
Added tag jdk8-b102 for changeset 0821944c348a
duke [Wed, 05 Jul 2017 19:06:52 +0200] rev 19164
Merge
amurillo [Fri, 09 Aug 2013 01:32:48 -0700] rev 19163
Added tag hs25-b45 for changeset 30045f9d9eb2
amurillo [Fri, 09 Aug 2013 01:32:47 -0700] rev 19162
Merge
rbackman [Thu, 08 Aug 2013 23:49:04 +0200] rev 19161
Merge
twisti [Mon, 05 Aug 2013 15:03:40 -0700] rev 19160
8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32'
Reviewed-by: kvn
rbackman [Mon, 05 Aug 2013 17:15:35 +0200] rev 19159
Merge
anoll [Fri, 02 Aug 2013 10:20:34 -0700] rev 19158
8021301: better event messages
Summary: made event messages better readable
Reviewed-by: kvn, rbackman
anoll [Thu, 01 Aug 2013 16:01:32 -0700] rev 19157
8020531: Test compiler/codecache/CheckUpperLimit.java fails when memory limited
Summary: Removed part of the test that required the VM to start up with -XX:ReservedCodeCacheSize=2048m
Reviewed-by: kvn, rbackman
twisti [Mon, 29 Jul 2013 16:32:38 -0700] rev 19156
8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get
Summary: C1's GetUnsafeObject G1 pre-barrier uses the wrong type to read the klass pointer.
Reviewed-by: iveresov, kvn
iignatyev [Mon, 29 Jul 2013 11:54:18 +0400] rev 19155
8021120: TieredCompilation can be enabled even if TIERED is undefined
Reviewed-by: kvn, dholmes
dholmes [Thu, 08 Aug 2013 08:29:28 -0400] rev 19154
Merge
vladidan [Tue, 06 Aug 2013 20:01:40 -0400] rev 19153
8012144: multiple SIGSEGVs fails on staxf
Summary: Forward port of 7u change to add additional fence() on RMO platforms, with a load_acquire on all platforms
Reviewed-by: dholmes, kvn
dsamersoff [Tue, 06 Aug 2013 14:28:48 +0400] rev 19152
8019396: SA-JDI OSThread class initialization throws an exception
Summary: Method sun.jvm.hotspot.runtime.OSThread.initialize throws a sun.jvm.hotspot.types.WrongTypeException
Reviewed-by: dholmes, mgerdin
hseigel [Mon, 05 Aug 2013 08:55:06 -0700] rev 19151
Merge
hseigel [Sun, 04 Aug 2013 16:30:53 -0400] rev 19150
7073961: [TESTBUG] closed/runtime/4845371/DBB.java failed on solaris 10 X65
Summary: Added a x86 64-bit Solaris shared library and rewrote test in Java
Reviewed-by: dholmes, ctornqvi
kevinw [Mon, 05 Aug 2013 10:27:31 +0100] rev 19149
8021444: SA: ClassDump.run() should not ignore existing ClassFilter.
Reviewed-by: minqi, poonam
ctornqvi [Fri, 02 Aug 2013 22:34:43 +0200] rev 19148
Merge
ctornqvi [Fri, 02 Aug 2013 18:26:24 +0200] rev 19147
Merge
ctornqvi [Fri, 02 Aug 2013 18:12:10 +0200] rev 19146
8009585: test/runtime/7196045 times out
Summary: test/runtime/7196045 times out
Reviewed-by: dholmes, mseledtsov
dcubed [Fri, 02 Aug 2013 08:32:05 -0700] rev 19145
Merge
kevinw [Fri, 02 Aug 2013 12:26:46 +0100] rev 19144
8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str()
Reviewed-by: mgerdin, fparain, dcubed
ctornqvi [Thu, 01 Aug 2013 22:25:11 +0200] rev 19143
8009407: runtime/8000968/Test8000968.sh has incorrect check for proper config
Summary: runtime/8000968/Test8000968.sh has incorrect check for proper config
Reviewed-by: coleenp, mseledtsov, sspitsyn, hseigel
ctornqvi [Thu, 01 Aug 2013 22:20:00 +0200] rev 19142
8014294: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle
Summary: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle
Reviewed-by: coleenp, sspitsyn
mseledtsov [Thu, 01 Aug 2013 22:15:40 +0200] rev 19141
8020614: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output
Summary: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output
Reviewed-by: kvn, ctornqvi, dholmes
amurillo [Fri, 02 Aug 2013 03:06:19 -0700] rev 19140
8022124: new hotspot build - hs25-b45
Reviewed-by: jcoomes
cl [Thu, 08 Aug 2013 10:10:31 -0700] rev 19139
Added tag jdk8-b102 for changeset d807cf45a710
cl [Thu, 08 Aug 2013 10:10:24 -0700] rev 19138
Added tag jdk8-b102 for changeset 9543adaf5371
duke [Wed, 05 Jul 2017 19:06:36 +0200] rev 19137
Added tag jdk8-b102 for changeset bbe43d712fe0
duke [Wed, 05 Jul 2017 19:06:36 +0200] rev 19136
Merge
duke [Wed, 05 Jul 2017 19:06:33 +0200] rev 19135
Merge
lana [Tue, 06 Aug 2013 10:03:25 -0700] rev 19134
Merge
vromero [Wed, 31 Jul 2013 10:52:01 +0100] rev 19133
8013179: assertion failure in javac when compiling with -source 1.6 -target 1.6
Reviewed-by: jjg
jlahoda [Sun, 28 Jul 2013 10:17:45 +0200] rev 19132
8021338: Diamond finder may mark a required type argument as unnecessary
Reviewed-by: mcimadamore
jlahoda [Sun, 28 Jul 2013 10:17:45 +0200] rev 19131
8020689: Missing LineNumberTable entries in compiled class files
Reviewed-by: ksrini, mcimadamore
lana [Fri, 26 Jul 2013 14:08:37 -0700] rev 19130
Merge
mcimadamore [Thu, 25 Jul 2013 14:51:40 +0100] rev 19129
8020843: javac crashes on accessibility check with method reference with typevar receiver
Summary: method reference overload check doesn't walk through type-variable receivers
Reviewed-by: jjg
mcimadamore [Thu, 25 Jul 2013 14:49:16 +0100] rev 19128
8016081: field initialized with lambda in annotation types doesn't compile
Summary: check for annotation attributes should skip over synthetic methods
Reviewed-by: jjg
mcimadamore [Thu, 25 Jul 2013 14:47:43 +0100] rev 19127
8020804: javac crashes when speculative attribution infers intersection type with array component
Summary: Assertion is causing javac to crash because of lack of support for arrays in intersection types
Reviewed-by: jjg
jfranck [Thu, 25 Jul 2013 11:02:27 +0200] rev 19126
8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType
Reviewed-by: jjg
jjg [Wed, 24 Jul 2013 17:35:42 -0700] rev 19125
8020556: doclint does not check type variables for @throws
Reviewed-by: mcimadamore
emc [Tue, 23 Jul 2013 20:42:54 -0400] rev 19124
8016880: 42 tests in annot102* fail with compile-time errors.
Summary: Fixes error in type equality when bounds of type variables have annotations.
Reviewed-by: jjg, mcimadamore
jjg [Tue, 23 Jul 2013 16:06:11 -0700] rev 19123
8021215: javac gives incorrect doclint warnings on normal package statements
Reviewed-by: darcy
ksrini [Fri, 19 Jul 2013 07:22:53 -0700] rev 19122
8017216: javac doesn't fill in end position for some errors of type not found
8019421: Javac doesn't fill in end position for some annotation related errors
8019422: Javac doesn't fill in end position for uninitialized variable errors
Reviewed-by: jjg, mcimadamore
jjg [Wed, 17 Jul 2013 19:16:12 -0700] rev 19121
8020664: doclint gives incorrect warnings on normal package statements
Reviewed-by: mcimadamore
jjg [Wed, 17 Jul 2013 19:12:03 -0700] rev 19120
8020313: doclint doesn't reset HTML anchors correctly
Reviewed-by: mcimadamore
jjg [Wed, 17 Jul 2013 18:18:45 -0700] rev 19119
8014636: TestLiteralCodeInPre fails on windows
Reviewed-by: ksrini
cl [Thu, 01 Aug 2013 04:56:28 -0700] rev 19118
Added tag jdk8-b101 for changeset f27df16b814f
duke [Wed, 05 Jul 2017 19:06:28 +0200] rev 19117
Merge
cl [Thu, 01 Aug 2013 04:56:17 -0700] rev 19116
Added tag jdk8-b101 for changeset 38bb43faf812
duke [Wed, 05 Jul 2017 19:06:24 +0200] rev 19115
Merge
lana [Tue, 06 Aug 2013 10:02:36 -0700] rev 19114
Merge
lana [Fri, 26 Jul 2013 14:01:00 -0700] rev 19113
Merge
joehw [Thu, 25 Jul 2013 13:02:37 -0700] rev 19112
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
Reviewed-by: chegar, lancea, dfuchs
cl [Thu, 01 Aug 2013 04:56:16 -0700] rev 19111
Added tag jdk8-b101 for changeset 68d2718ced89
duke [Wed, 05 Jul 2017 19:06:20 +0200] rev 19110
Merge
lana [Tue, 06 Aug 2013 10:02:35 -0700] rev 19109
Merge
sundar [Mon, 29 Jul 2013 21:56:40 +0530] rev 19108
Merge
sundar [Mon, 29 Jul 2013 18:07:20 +0530] rev 19107
8012792: print function defined in engine.js does not handle multiple arguments
Reviewed-by: hannesw
sundar [Mon, 29 Jul 2013 10:28:03 +0530] rev 19106
Merge
sundar [Fri, 26 Jul 2013 20:10:47 +0530] rev 19105
8021571: @fork tests should use VM options passed from project.properties
Reviewed-by: lagergren, hannesw, jlaskey
jlaskey [Fri, 26 Jul 2013 09:17:54 -0300] rev 19104
8021321: Two runsunspider tests fail after updating sunspider to 1.0
Reviewed-by: jlaskey, sundar
Contributed-by: michael.horowitz@oracle.com
hannesw [Fri, 26 Jul 2013 13:50:52 +0200] rev 19103
8020719: Run tests with reduced splitter threshold
Reviewed-by: lagergren, sundar, jlaskey
lana [Fri, 26 Jul 2013 14:08:51 -0700] rev 19102
Merge
sundar [Thu, 25 Jul 2013 20:10:48 +0530] rev 19101
8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext
Reviewed-by: jlaskey, attila
hannesw [Thu, 25 Jul 2013 11:56:12 +0200] rev 19100
8021244: Inconsistent stackmap with splitter threshold set very low
Reviewed-by: sundar, lagergren
sundar [Thu, 25 Jul 2013 14:05:03 +0530] rev 19099
8021252: invokeMethod throws NoSuchMethodException when script object is from different script context
Reviewed-by: lagergren, hannesw
sundar [Wed, 24 Jul 2013 21:01:22 +0530] rev 19098
8021294: --verify-code option results in AnalyzerException
Reviewed-by: hannesw, jlaskey
sundar [Wed, 24 Jul 2013 20:28:03 +0530] rev 19097
8021262: Make nashorn access checks consistent with underlying dynalink
Reviewed-by: jlaskey, lagergren, attila
jlaskey [Wed, 24 Jul 2013 08:25:04 -0300] rev 19096
Merge
hannesw [Wed, 24 Jul 2013 13:16:34 +0200] rev 19095
8020718: RETURN symbol has wrong type in split functions
Reviewed-by: lagergren, attila
attila [Wed, 24 Jul 2013 12:48:09 +0200] rev 19094
8021246: Fix regression for 8021189
Reviewed-by: lagergren, sundar
attila [Wed, 24 Jul 2013 11:13:24 +0200] rev 19093
8021189: Prevent access to constructors of restricted classes
Reviewed-by: lagergren, sundar
attila [Tue, 23 Jul 2013 18:28:58 +0200] rev 19092
8021129: Use public lookup again
Reviewed-by: lagergren, sundar
sundar [Tue, 23 Jul 2013 21:51:23 +0530] rev 19091
Merge
sundar [Tue, 23 Jul 2013 21:45:27 +0530] rev 19090
8021164: REGRESSION: test262 failures after JDK-8021122
Reviewed-by: jlaskey, hannesw
jlaskey [Tue, 23 Jul 2013 12:00:29 -0300] rev 19089
8021130: Comments need to be tokens
Reviewed-by: lagergren, attila
Contributed-by: james.laskey@oracle.com
sundar [Tue, 23 Jul 2013 18:17:25 +0530] rev 19088
8021122: Not all callables are handled for toString and other function valued properties
Reviewed-by: attila, hannesw, jlaskey
attila [Thu, 18 Jul 2013 16:47:45 +0200] rev 19087
8020820: Limit access to static members of reflective classes
Reviewed-by: jlaskey, sundar
attila [Thu, 18 Jul 2013 16:22:25 +0200] rev 19086
8020809: Java adapter should not allow overriding of caller sensitive methods
Reviewed-by: jlaskey, sundar
sundar [Thu, 18 Jul 2013 18:08:26 +0530] rev 19085
8020731: Revisit checkPermission calls in Context class
Reviewed-by: attila, hannesw
hannesw [Wed, 17 Jul 2013 18:20:40 +0200] rev 19084
8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statement
Reviewed-by: jlaskey, attila
jlaskey [Wed, 17 Jul 2013 11:53:09 -0300] rev 19083
8020596: Initialization of white space strings in scanner should be done with \u strings
Reviewed-by: attila, hannesw
Contributed-by: james.laskey@oracle.com
jlaskey [Tue, 16 Jul 2013 17:40:15 -0300] rev 19082
8017585: Exclude two failing tests from Nashorn CC run
Reviewed-by: jlaskey, sundar, attila
Contributed-by: konstantin.shefov@oracle.com
cl [Thu, 01 Aug 2013 04:56:29 -0700] rev 19081
Added tag jdk8-b101 for changeset 55745edff2b0
duke [Wed, 05 Jul 2017 19:06:11 +0200] rev 19080
Merge
cl [Thu, 01 Aug 2013 04:56:07 -0700] rev 19079
Added tag jdk8-b101 for changeset de18c7eb70e2
duke [Wed, 05 Jul 2017 19:06:08 +0200] rev 19078
Merge
lana [Tue, 06 Aug 2013 10:10:39 -0700] rev 19077
Merge
lana [Wed, 31 Jul 2013 13:02:53 -0700] rev 19076
Merge
rbackman [Wed, 24 Jul 2013 10:57:02 +0200] rev 19075
8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified
Reviewed-by: kvn, twisti
bpb [Tue, 30 Jul 2013 10:35:06 -0700] rev 19074
8020539: Clean up doclint problems in java.util package, part 2
Summary: Clean up doclint errors and warnings in classes in java.util
Reviewed-by: darcy, chegar
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
psandoz [Tue, 30 Jul 2013 14:03:25 +0100] rev 19073
8021883: j.u.Random/RandomStream.java test needs more robust timeout duration
Reviewed-by: chegar
psandoz [Tue, 30 Jul 2013 11:32:26 +0100] rev 19072
8021863: Stream.concat incorrectly calculates unsized state
Reviewed-by: chegar
henryjen [Tue, 30 Jul 2013 15:47:35 -0700] rev 19071
8020977: StringJoiner merges with itself not as expected
Reviewed-by: psandoz, chegar, mduigou, smarks
sherman [Tue, 30 Jul 2013 14:43:19 -0700] rev 19070
8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing
Summary: Correct to use fixed locale, not locale of test environment
Reviewed-by: alanb, okutsu
Contributed-by: roger.riggs@oracle.com
juh [Tue, 30 Jul 2013 11:04:19 -0700] rev 19069
8021833: javadoc cleanup in java.net
Summary: <code> and <tt> converted to {@code }; package.html to package-info.java
Reviewed-by: darcy, chegar
xuelei [Mon, 29 Jul 2013 19:36:54 -0700] rev 19068
8021841: Remove SSLEngineDeadlock.java from problem list
Reviewed-by: wetmore
ascarpino [Mon, 29 Jul 2013 13:43:24 -0700] rev 19067
8020424: The NSS version should be detected before running crypto tests
Reviewed-by: valeriep
ascarpino [Fri, 19 Jul 2013 11:34:33 -0700] rev 19066
8012971: PKCS11Test hiding exception failures
Reviewed-by: vinnie, valeriep
psandoz [Mon, 29 Jul 2013 19:41:02 +0100] rev 19065
8020156: TreeMap.values().spliterator() does not report ORDERED
8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable
Reviewed-by: mduigou
sundar [Mon, 29 Jul 2013 21:39:21 +0530] rev 19064
8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition
Reviewed-by: hannesw, lagergren
mduigou [Sat, 27 Jul 2013 12:26:01 -0700] rev 19063
8021588: Remove explicit othervm execution from jdk/test/Makefile
Reviewed-by: alanb
darcy [Sat, 27 Jul 2013 10:27:04 -0700] rev 19062
8021609: Fix doclint issues in java.nio.charset
Reviewed-by: alanb
bpb [Fri, 26 Jul 2013 17:09:30 -0700] rev 19061
8020641: Clean up some code style in recent BigInteger contributions
Summary: Some minor cleanup to adhere better to Java coding conventions.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
bpb [Fri, 26 Jul 2013 17:03:19 -0700] rev 19060
8014319: Faster division of large integers
Summary: Implement Burnickel-Ziegler division algorithm in BigInteger
Reviewed-by: bpb, martin
Contributed-by: Tim Buktu <tbuktu@hotmail.com>
mduigou [Fri, 26 Jul 2013 17:23:20 -0700] rev 19059
8021601: Add unit test for PriorityQueue(Comparator) constructor
Reviewed-by: darcy, alanb
lana [Fri, 26 Jul 2013 15:16:53 -0700] rev 19058
Merge
lana [Fri, 26 Jul 2013 14:07:32 -0700] rev 19057
Merge
juh [Fri, 26 Jul 2013 14:16:53 -0700] rev 19056
8019544: Need to run ProviderTest.java in othervm mode.
Reviewed-by: wetmore, xuelei, vinnie
Contributed-by: rajan.halade@oracle.com
jbachorik [Fri, 26 Jul 2013 10:12:14 +0200] rev 19055
8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently
Reviewed-by: dfuchs, chegar
peytoia [Fri, 26 Jul 2013 17:22:08 +0900] rev 19054
8021108: Clean up doclint warnings and errors in java.text package
Reviewed-by: darcy, okutsu
darcy [Thu, 25 Jul 2013 20:03:20 -0700] rev 19053
8021429: Fix lint warnings in java.lang.ref
Reviewed-by: lancea, mduigou, alanb
mullan [Thu, 25 Jul 2013 20:30:58 -0400] rev 19052
Merge
mullan [Thu, 25 Jul 2013 20:12:14 -0400] rev 19051
8012288: XML DSig API allows wrong tag names and extra elements in SignedInfo
Reviewed-by: xuelei
joehw [Thu, 25 Jul 2013 13:20:19 -0700] rev 19050
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
Reviewed-by: chegar, lancea, dfuchs
chegar [Thu, 25 Jul 2013 19:45:36 +0100] rev 19049
8021421: More doclint fixes in java.net
Reviewed-by: lancea, darcy
chegar [Thu, 25 Jul 2013 19:37:37 +0100] rev 19048
8021417: Fix doclint issues in java.util.concurrent
Reviewed-by: chegar, lancea
Contributed-by: Doug Lea <dl@cs.oswego.edu>
darcy [Thu, 25 Jul 2013 09:59:55 -0700] rev 19047
8021408: Fix misc doclint issues in java.util and java.io
Reviewed-by: dholmes, chegar, psandoz
mullan [Thu, 25 Jul 2013 11:09:28 -0400] rev 19046
Merge
mullan [Thu, 25 Jul 2013 10:58:00 -0400] rev 19045
8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option
Reviewed-by: vinnie
chegar [Wed, 24 Jul 2013 22:52:01 +0100] rev 19044
8021261: ProblemList.txt updates (7/2013)
Reviewed-by: alanb, mcimadamore
juh [Wed, 24 Jul 2013 12:48:10 -0700] rev 19043
8016916: UnstructuredName should support DirectoryString
Reviewed-by: mullan
sjiang [Wed, 24 Jul 2013 15:47:10 +0200] rev 19042
8016221: A unit test should not use a fix port to run a jmx connector
Reviewed-by: jbachorik, dfuchs
mduigou [Tue, 23 Jul 2013 13:21:07 -0700] rev 19041
Merge
mduigou [Tue, 23 Jul 2013 13:20:11 -0700] rev 19040
8019840: Spec updates for java.util.function
Reviewed-by: mduigou, chegar
Contributed-by: brian.goetz@oracle.com
igerasim [Tue, 23 Jul 2013 18:57:57 +0400] rev 19039
8016838: improvement of RedefineBigClass and RetransformBigClass tests
Reviewed-by: dcubed
darcy [Mon, 22 Jul 2013 22:11:44 -0700] rev 19038
8021109: Add serialVersionUID to LambdaConversionException.java
Reviewed-by: jrose
mduigou [Mon, 22 Jul 2013 12:59:09 -0700] rev 19037
6799426: Adds constructor PriorityQueue(Comparator)
Reviewed-by: lancea
dl [Mon, 22 Jul 2013 15:26:11 +0100] rev 19036
8020976: Ensure consistent insertion for ConcurrentHashMap
Reviewed-by: chegar
khazra [Mon, 22 Jul 2013 15:24:26 +0100] rev 19035
8020498: Crash when both libnet.so and libmawt.so are loaded
Reviewed-by: chegar, dsamersoff
darcy [Sat, 20 Jul 2013 11:39:39 -0700] rev 19034
8020971: Fix doclint issues in java.nio.*
Reviewed-by: lancea
darcy [Fri, 19 Jul 2013 09:42:58 -0700] rev 19033
8020948: Fix doclint issues in misc package-info.java files
Reviewed-by: dholmes, chegar
uta [Fri, 19 Jul 2013 12:53:36 +0400] rev 19032
8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded
Reviewed-by: martin, dxu
darcy [Thu, 18 Jul 2013 23:16:52 -0700] rev 19031
8020810: Typo in javadoc for Class.toGenericString()
Reviewed-by: dholmes
sherman [Thu, 18 Jul 2013 11:02:02 -0700] rev 19030
8016025: JSR 310 DateTime API Updates IV
8020418: Cleanup of -Xlint warnings in java.time
8016623: test/java/time/format/TestDateTimeTextProvider.java failing
Summary: Integration of JSR310 Date/Time API update IV
Reviewed-by: sherman
Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com, chand.basha@oracle.com
juh [Thu, 18 Jul 2013 10:49:08 -0700] rev 19029
8020426: Fix doclint accessibility issues in java.io
Reviewed-by: mduigou, darcy, chegar
lana [Wed, 31 Jul 2013 12:56:26 -0700] rev 19028
Merge
malenkov [Tue, 30 Jul 2013 17:46:01 +0400] rev 19027
8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
Reviewed-by: alexsch, serb
ant [Tue, 30 Jul 2013 16:15:31 +0400] rev 19026
8020927: JLightweightFrame API should export layout properties change notifications
Reviewed-by: anthony
malenkov [Mon, 29 Jul 2013 18:48:54 +0400] rev 19025
8010782: clean up source files containing carriage return characters
Reviewed-by: alexsch, art
serb [Mon, 29 Jul 2013 16:57:46 +0400] rev 19024
6230360: Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7
Reviewed-by: malenkov, art
lana [Fri, 26 Jul 2013 15:19:30 -0700] rev 19023
Merge
leonidr [Fri, 26 Jul 2013 16:22:29 +0400] rev 19022
8007267: [macosx] com.apple.eawt.Application.setDefaultMenuBar is not working
Reviewed-by: anthony, serb
serb [Wed, 24 Jul 2013 17:14:45 +0400] rev 19021
8017189: [macosx] AWT program menu disabled on Mac
Reviewed-by: leonidr, anthony
pchelko [Tue, 23 Jul 2013 13:09:44 +0400] rev 19020
7184951: [macosx] Exception at java.awt.datatransfer on headless mode (only in GUI session)
Reviewed-by: art, anthony
malenkov [Mon, 22 Jul 2013 20:33:35 +0400] rev 19019
8015926: NPE when using SynthTreeUI's expandPath()
Reviewed-by: alexsch
malenkov [Mon, 22 Jul 2013 15:36:30 +0400] rev 19018
8019975: closed/javax/swing/JFileChooser/4966171/bug4966171.java throws java.io.NotSerializableException: javax.swing.plaf.basic.BasicFileChooserUI$AcceptAllFileFilter
Reviewed-by: alexsch
bae [Wed, 31 Jul 2013 13:11:31 +0400] rev 19017
8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
Reviewed-by: prr, flar
jgodinez [Tue, 30 Jul 2013 13:01:44 -0700] rev 19016
8021835: Fix for 8016343 will not compile on Windows.
Reviewed-by: jchen, prr
lana [Fri, 26 Jul 2013 17:12:05 -0700] rev 19015
Merge
lana [Fri, 26 Jul 2013 15:46:18 -0700] rev 19014
Merge
jgodinez [Fri, 26 Jul 2013 15:25:12 -0700] rev 19013
8016343: [macosx] Print job goes to default printer regardless of chosen printer
Reviewed-by: jchen, prr
jgodinez [Fri, 26 Jul 2013 15:08:49 -0700] rev 19012
8020208: NullPointerException at sun.print.Win32PrintService.getMediaPrintables
Reviewed-by: jchen, prr
serb [Fri, 26 Jul 2013 21:18:42 +0400] rev 19011
7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d
8013569: [macosx] JLabel preferred size incorrect on retina displays with non-default font size
Reviewed-by: prr
bae [Thu, 25 Jul 2013 17:14:39 +0400] rev 19010
8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException
Reviewed-by: prr
jchen [Wed, 24 Jul 2013 13:05:03 -0700] rev 19009
8005126: [parfait] #418 - #428 XRBackendNative.c Integer overflow
Reviewed-by: prr, vadim
jchen [Wed, 24 Jul 2013 12:40:26 -0700] rev 19008
8011709: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp
Reviewed-by: jgodinez, prr
vadim [Wed, 24 Jul 2013 13:38:17 +0400] rev 19007
8008782: NPE in TrueTypeGlyphMapper
Reviewed-by: bae, prr
prr [Mon, 22 Jul 2013 12:52:15 -0700] rev 19006
7196866: CTW fails on all Solaris platforms
Reviewed-by: prr, jrose, twisti, kvn
cl [Thu, 01 Aug 2013 04:56:21 -0700] rev 19005
Added tag jdk8-b101 for changeset b4b491c041c9
duke [Wed, 05 Jul 2017 19:05:51 +0200] rev 19004
Merge
amurillo [Fri, 02 Aug 2013 02:54:48 -0700] rev 19003
Added tag hs25-b44 for changeset 7bf800505a10
amurillo [Fri, 02 Aug 2013 02:54:47 -0700] rev 19002
Merge
tamao [Thu, 01 Aug 2013 17:17:52 -0700] rev 19001
Merge
brutisso [Thu, 01 Aug 2013 17:29:49 +0200] rev 19000
8022051: G1: Remove some unused G1 flags
Reviewed-by: tschatzl, jmasa
brutisso [Thu, 01 Aug 2013 09:35:04 +0200] rev 18999
8021879: G1: G1HeapRegionSize flag value not updated correctly
Reviewed-by: tschatzl, jmasa
brutisso [Thu, 01 Aug 2013 07:03:07 +0200] rev 18998
8021967: Deprecate -XX:DefaultMaxRAMFraction
Reviewed-by: tschatzl, jmasa, kvn, tamao
tamao [Fri, 26 Jul 2013 13:34:22 -0700] rev 18997
Merge
jmasa [Thu, 25 Jul 2013 11:07:23 -0700] rev 18996
6412968: CMS Long initial mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
Contributed-by: yamauchi@google.com
jmasa [Thu, 25 Jul 2013 07:02:45 -0700] rev 18995
Merge
jmasa [Tue, 23 Jul 2013 09:49:11 -0700] rev 18994
6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
Contributed-by: yamauchi@google.com
tschatzl [Wed, 24 Jul 2013 10:07:37 +0200] rev 18993
8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build"
Summary: Remove the @build tag and replace it by a @run tag so that the test gets executed
Reviewed-by: brutisso, mgerdin
dholmes [Wed, 31 Jul 2013 19:05:03 -0400] rev 18992
Merge
clucasius [Sat, 27 Jul 2013 17:23:11 -0400] rev 18991
Merge
dholmes [Thu, 25 Jul 2013 21:05:29 -0400] rev 18990
8021314: minimal1.make needs to force off components not supported by the minimal VM
Reviewed-by: coleenp, bpittore
fparain [Wed, 31 Jul 2013 08:28:18 -0700] rev 18989
Merge
ccheung [Tue, 30 Jul 2013 14:14:25 -0700] rev 18988
8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases
Summary: Added checking for gcc and simplified the sig_handler() in the test case
Reviewed-by: dcubed, coleenp, minqi, dlong
fparain [Fri, 26 Jul 2013 15:24:32 +0000] rev 18987
8019845: Memory leak during class redefinition
Reviewed-by: acorn, jmasa, coleenp, dcubed, mgerdin
fparain [Fri, 26 Jul 2013 05:54:01 -0700] rev 18986
Merge
minqi [Wed, 24 Jul 2013 08:04:15 +0200] rev 18985
Merge
minqi [Fri, 19 Jul 2013 14:43:45 -0700] rev 18984
8012263: ciReplay: gracefully exit & report meaningful error when replay data parsing fails
Summary: find_method could return NULL so need explicitly check if there is error after parse_method, exit on error to avoid crash.
Reviewed-by: kvn, twisti
Contributed-by: yumin.qi@oracle.com
kvn [Fri, 26 Jul 2013 12:37:39 -0700] rev 18983
8008938: TieredCompilation should be default
Summary: switch on TieredCompilation by default
Reviewed-by: twisti
amurillo [Fri, 26 Jul 2013 04:01:41 -0700] rev 18982
8021566: new hotspot build - hs25-b44
Reviewed-by: jcoomes
cl [Thu, 01 Aug 2013 04:56:11 -0700] rev 18981
Added tag jdk8-b101 for changeset 612246822cf0
cl [Thu, 01 Aug 2013 04:56:06 -0700] rev 18980
Added tag jdk8-b101 for changeset 7af02a20e411
duke [Wed, 05 Jul 2017 19:05:35 +0200] rev 18979
Added tag jdk8-b101 for changeset edb01c460d4c
duke [Wed, 05 Jul 2017 19:05:35 +0200] rev 18978
Merge
duke [Wed, 05 Jul 2017 19:05:32 +0200] rev 18977
Merge
cl [Thu, 25 Jul 2013 03:19:39 -0700] rev 18976
Added tag jdk8-b100 for changeset 7a1ff44c7732
duke [Wed, 05 Jul 2017 19:05:29 +0200] rev 18975
Merge
cl [Thu, 25 Jul 2013 03:19:02 -0700] rev 18974
Added tag jdk8-b100 for changeset 92cd364d2282
duke [Wed, 05 Jul 2017 19:05:26 +0200] rev 18973
Merge
cl [Thu, 25 Jul 2013 03:18:56 -0700] rev 18972
Added tag jdk8-b100 for changeset 80bb0bd17234
duke [Wed, 05 Jul 2017 19:05:24 +0200] rev 18971
Merge
cl [Thu, 25 Jul 2013 03:19:44 -0700] rev 18970
Added tag jdk8-b100 for changeset 12baff1ad7a0
duke [Wed, 05 Jul 2017 19:05:21 +0200] rev 18969
Merge
cl [Thu, 25 Jul 2013 03:18:14 -0700] rev 18968
Added tag jdk8-b100 for changeset e7387def0ed3
duke [Wed, 05 Jul 2017 19:05:18 +0200] rev 18967
Merge
cl [Thu, 25 Jul 2013 03:19:11 -0700] rev 18966
Added tag jdk8-b100 for changeset d7b96032a966
duke [Wed, 05 Jul 2017 19:05:15 +0200] rev 18965
Merge
amurillo [Fri, 26 Jul 2013 03:48:16 -0700] rev 18964
Added tag hs25-b43 for changeset b29dcea3e5a4
amurillo [Fri, 26 Jul 2013 03:48:15 -0700] rev 18963
Merge
jiangli [Thu, 25 Jul 2013 18:12:02 -0400] rev 18962
Merge
dholmes [Wed, 24 Jul 2013 19:23:26 -0400] rev 18961
8020799: Allow customization of hotspot source directories and files
Reviewed-by: kvn, dlong
morris [Wed, 24 Jul 2013 13:54:03 -0700] rev 18960
Merge
morris [Fri, 19 Jul 2013 13:59:25 -0700] rev 18959
Merge
kvn [Mon, 15 Jul 2013 10:28:32 -0700] rev 18958
8020433: Crash when using -XX:+RestoreMXCSROnJNICalls
Summary: remove StubRoutines::x86::_mxcsr_std and use StubRoutines::_mxcsr_std
Reviewed-by: jrose
morris [Mon, 15 Jul 2013 06:27:46 -0700] rev 18957
Merge
kvn [Fri, 12 Jul 2013 14:03:10 -0700] rev 18956
8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier()
Summary: generate one "fat" membar instead of set of barriers for volitile store
Reviewed-by: roland
kvn [Fri, 12 Jul 2013 14:01:37 -0700] rev 18955
8020215: Different execution plan when using JIT vs interpreter
Summary: fix bytecode analyzer
Reviewed-by: twisti
minqi [Tue, 23 Jul 2013 12:50:15 -0700] rev 18954
Merge
minqi [Mon, 22 Jul 2013 22:21:57 -0700] rev 18953
Merge
ccheung [Fri, 19 Jul 2013 14:54:54 -0700] rev 18952
8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code
Summary: Added -DLINUX to the gcc command and improved the .sh script
Reviewed-by: dcubed, dholmes, minqi
emc [Mon, 22 Jul 2013 17:57:42 -0400] rev 18951
8019632: Method parameters are not copied in clone_with_new_data
Summary: Add code to copy method parameters data in clone_with_new_data
Reviewed-by: coleenp, sspitsyn
minqi [Fri, 19 Jul 2013 11:17:19 -0700] rev 18950
Merge
minqi [Fri, 19 Jul 2013 08:34:48 -0700] rev 18949
8016538: volatile double access via Unsafe.cpp is not atomic
Summary: volatile jdouble load/store is not atomic, fix by using of existing volatile jlong operations which are atomic for jdouble.
Reviewed-by: kvn, vladidan, jrose
Contributed-by: david.holmes@oracle.com
mgronlun [Fri, 19 Jul 2013 17:56:27 +0200] rev 18948
8020547: Event based tracing needs a UNICODE string type
Reviewed-by: egahlin, rbackman, dcubed, brutisso, acorn
minqi [Thu, 18 Jul 2013 18:00:39 -0700] rev 18947
Merge
ccheung [Thu, 18 Jul 2013 14:57:51 -0700] rev 18946
8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed
Summary: this fix also removes the -XX:+UseStringCache option
Reviewed-by: dholmes, acorn, iklam
dcubed [Thu, 18 Jul 2013 12:35:55 -0700] rev 18945
Merge
dcubed [Thu, 18 Jul 2013 12:05:32 -0700] rev 18944
Merge
rbackman [Wed, 17 Jul 2013 13:48:15 +0200] rev 18943
8020701: Avoid crashes in WatcherThread
Reviewed-by: acorn, dcubed, dsimms
dholmes [Thu, 18 Jul 2013 06:47:15 -0400] rev 18942
8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
Reviewed-by: dcubed, fparain, dholmes
Contributed-by: David Simms <david.simms@oracle.com>
jiangli [Wed, 17 Jul 2013 17:14:50 -0700] rev 18941
Merge
jiangli [Wed, 17 Jul 2013 18:06:29 -0400] rev 18940
8020309: Eliminate InstanceKlass::_cached_class_file_len.
Summary: Use JvmtiCachedClassFileData.
Reviewed-by: iklam, sspitsyn, dcubed
ccheung [Wed, 17 Jul 2013 12:22:57 -0700] rev 18939
8017498: JVM crashes when native code calls sigaction(sig) where sig>=0x20
Summary: Added (sig < MAXSIGNUM) check in jsig.c
Reviewed-by: dholmes, acorn
rbackman [Wed, 12 Jun 2013 11:17:39 +0200] rev 18938
8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()'
Reviewed-by: jrose, kvn, mgronlun
mgerdin [Tue, 16 Jul 2013 07:33:29 +0200] rev 18937
6671508: JNI GetPrimitiveArrayCritical should not be callable on object arrays
Summary: Checked JNI now reports error for Get/ReleasePrimitiveArrayCritical on object arrays
Reviewed-by: dholmes, acorn
Contributed-by: david.simms@oracle.com
dholmes [Mon, 15 Jul 2013 23:23:15 -0400] rev 18936
8015759: hotspot changes needed to compile with Visual Studio 2012
Reviewed-by: anthony, dholmes, dcubed
Contributed-by: Tim Bell <timothy.bell@oracle.com>
rbackman [Mon, 15 Jul 2013 12:06:50 +0200] rev 18935
Merge
rbackman [Mon, 15 Jul 2013 11:35:10 +0200] rev 18934
8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change
Reviewed-by: dholmes, rbackman
Contributed-by: David Simms <david.simms@oracle.com>
fparain [Mon, 15 Jul 2013 00:23:48 -0700] rev 18933
Merge
ctornqvi [Fri, 12 Jul 2013 20:47:23 +0200] rev 18932
Merge
allwin [Fri, 12 Jul 2013 18:43:27 +0200] rev 18931
7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
Summary: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
Reviewed-by: dcubed, dholmes, sspitsyn, mgerdin, ctornqvi, dsamersoff
zgu [Fri, 12 Jul 2013 04:35:52 -0700] rev 18930
Merge
zgu [Thu, 11 Jul 2013 13:15:12 -0400] rev 18929
8012241: NMT huge memory footprint, it usually leads to OOME
Summary: Enforce memory limitation on NMT to prevent JVM OOM
Reviewed-by: acorn, dcubed, minqi
fparain [Wed, 10 Jul 2013 15:49:15 +0000] rev 18928
7143807: ResourceMark nesting problem in stringStream
Reviewed-by: kvn, dcubed
amurillo [Thu, 18 Jul 2013 09:35:02 -0700] rev 18927
8020797: new hotspot build - hs25-b43
Reviewed-by: jcoomes
cl [Thu, 25 Jul 2013 03:18:31 -0700] rev 18926
Added tag jdk8-b100 for changeset 9493b1a85536
cl [Thu, 25 Jul 2013 03:18:11 -0700] rev 18925
Added tag jdk8-b100 for changeset 2c6e85d3bb72
duke [Wed, 05 Jul 2017 19:04:57 +0200] rev 18924
Added tag jdk8-b100 for changeset 3d34036aae4e
duke [Wed, 05 Jul 2017 19:04:56 +0200] rev 18923
Merge
duke [Wed, 05 Jul 2017 19:04:53 +0200] rev 18922
Merge
lana [Mon, 22 Jul 2013 17:39:45 -0700] rev 18921
Merge
lana [Wed, 17 Jul 2013 10:40:53 -0700] rev 18920
Merge
jlahoda [Wed, 17 Jul 2013 15:08:58 +0200] rev 18919
8020586: Warning produced for an incorrect file
Summary: Always using DeferredLintHandler.immediateHandler when processing import classes
Reviewed-by: mcimadamore
mcimadamore [Wed, 17 Jul 2013 14:21:12 +0100] rev 18918
8019942: Graph inference: avoid redundant computation during bound incorporation
Summary: Bound incorporation should not perform same operation multiple times
Reviewed-by: jjg
mcimadamore [Wed, 17 Jul 2013 14:19:25 +0100] rev 18917
8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact
Summary: Disable certain varargs warnings when compiling polymorphic signature calls
Reviewed-by: jjg
mcimadamore [Wed, 17 Jul 2013 14:19:02 +0100] rev 18916
8020149: Graph inference: wrong logic for picking best variable to solve
Summary: Replace logic for selecting best inference leaf in the graph during an unsticking round
Reviewed-by: jjg
mcimadamore [Wed, 17 Jul 2013 14:16:25 +0100] rev 18915
8016640: compiler hangs if the generics arity of a base class is wrong
Summary: Check.checkCompatibleConcretes hang when javac creates synthetic supertypes for 269 model API
Reviewed-by: jjg
mcimadamore [Wed, 17 Jul 2013 14:14:49 +0100] rev 18914
7041019: Bogus type-variable substitution with array types with dependencies on accessibility check
Summary: call to upperBound() when performing type-variable substitution on element type leads to unsoundness
Reviewed-by: jjg
mcimadamore [Wed, 17 Jul 2013 14:14:32 +0100] rev 18913
8020286: Wrong diagnostic after compaction
Summary: compact diagnostic shows the least relevant method in the list
Reviewed-by: jjg
mcimadamore [Wed, 17 Jul 2013 14:13:15 +0100] rev 18912
8020147: Spurious errors when compiling nested stuck lambdas
Summary: Scope of deferred types is not copied correctly; postAttr analyzer should not run on stuck expressions
Reviewed-by: jjg
mcimadamore [Wed, 17 Jul 2013 14:11:41 +0100] rev 18911
8012238: Nested method capture and inference
8008200: java/lang/Class/asSubclass/BasicUnit.java fails to compile
Summary: Inference support should be more flexible w.r.t. nested method calls returning captured types
Reviewed-by: jjg, vromero
mcimadamore [Wed, 17 Jul 2013 14:09:46 +0100] rev 18910
8016175: Add bottom-up type-checking support for unambiguous method references
Summary: Type-checking of non-overloaded method references should be independent from target-type
Reviewed-by: jjg, vromero
mcimadamore [Wed, 17 Jul 2013 14:04:01 +0100] rev 18909
8012242: Lambda compatibility and checked exceptions
Summary: Inference variables in 'throws' clause with no constraints should be inferred as RuntimeException
Reviewed-by: jjg, vromero
jjg [Fri, 12 Jul 2013 13:11:12 -0700] rev 18908
8020278: NPE in javadoc
Reviewed-by: mcimadamore, vromero
mcimadamore [Thu, 11 Jul 2013 15:37:02 +0100] rev 18907
8013404: Unclear spec for target typing with conditional operator (?:)
Summary: Fix previously ignored test
Reviewed-by: jjg, vromero
ksrini [Tue, 09 Jul 2013 14:54:20 -0700] rev 18906
8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken
Reviewed-by: jjg
lana [Fri, 05 Jul 2013 13:29:04 -0700] rev 18905
Merge
mcimadamore [Fri, 05 Jul 2013 11:05:02 +0100] rev 18904
8019824: very long error messages on inference error
Summary: Inference error messages shows several spurious captured variables generated during an inference loop
Reviewed-by: jjg, vromero
mcimadamore [Fri, 05 Jul 2013 11:04:22 +0100] rev 18903
8016702: use of ternary operator in lambda expression gives incorrect results
Summary: Constant types erroneously creep in during inference
Reviewed-by: jjg, vromero
mcimadamore [Fri, 05 Jul 2013 11:03:04 +0100] rev 18902
8016059: Cannot compile following lambda
8016060: Lambda isn't compiled with return statement
Summary: Spurious error triggered during unnecessary recovery round
Reviewed-by: jjg, vromero
mcimadamore [Fri, 05 Jul 2013 11:02:17 +0100] rev 18901
8019480: Javac crashes when method is called on a type-variable receiver from lambda expression
Summary: Logic for shortcircuiting speculative attribution doesn't handle type-variable receivers
Reviewed-by: jjg, vromero
mcimadamore [Fri, 05 Jul 2013 11:00:19 +0100] rev 18900
8017618: NullPointerException in RichDiagnosticFormatter for bad input program
Summary: RDF crashes when diagnostic contains type 'void'
Reviewed-by: jjg, vromero
vromero [Thu, 04 Jul 2013 10:41:08 +0100] rev 18899
6356530: -Xlint:serial does not flag abstract classes with concrete methods/members
Reviewed-by: mcimadamore
vromero [Thu, 04 Jul 2013 10:35:33 +0100] rev 18898
8009924: some langtools tools do not accept -cp as an alias for -classpath
Reviewed-by: jjg
cl [Thu, 18 Jul 2013 03:39:33 -0700] rev 18897
Added tag jdk8-b99 for changeset 38dd7ede2dfb
duke [Wed, 05 Jul 2017 19:04:46 +0200] rev 18896
Merge
cl [Thu, 18 Jul 2013 03:38:23 -0700] rev 18895
Added tag jdk8-b99 for changeset c653feb1fe9e
duke [Wed, 05 Jul 2017 19:04:43 +0200] rev 18894
Merge
lana [Mon, 22 Jul 2013 17:29:05 -0700] rev 18893
Merge
lana [Wed, 17 Jul 2013 00:34:12 -0700] rev 18892
Merge
joehw [Fri, 12 Jul 2013 11:12:40 -0700] rev 18891
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
Reviewed-by: chegar, lancea
joehw [Tue, 09 Jul 2013 16:34:52 -0700] rev 18890
8016648: FEATURE_SECURE_PROCESSING set to true or false causes SAXParseException to be thrown
Summary: jaxp 1.5 feature update
Reviewed-by: alanb, dfuchs, lancea
cl [Thu, 18 Jul 2013 03:38:19 -0700] rev 18889
Added tag jdk8-b99 for changeset 830a3a26d45b
duke [Wed, 05 Jul 2017 19:04:39 +0200] rev 18888
Merge
lana [Mon, 22 Jul 2013 17:40:26 -0700] rev 18887
Merge
lana [Wed, 17 Jul 2013 00:36:48 -0700] rev 18886
Merge
attila [Tue, 16 Jul 2013 17:03:30 +0200] rev 18885
8015356: array concatenation should skip empty elements
Reviewed-by: jlaskey, sundar
hannesw [Tue, 16 Jul 2013 16:12:26 +0200] rev 18884
8010821: [findbugs] Some classes in jdk.nashorn.internal.runtime.regexp expose mutable objects
Reviewed-by: attila, jlaskey, sundar
attila [Tue, 16 Jul 2013 15:28:33 +0200] rev 18883
8020357: throw RangeError for too large NativeArrayBuffer size
Reviewed-by: jlaskey, hannesw, sundar
sundar [Tue, 16 Jul 2013 09:54:04 +0530] rev 18882
Merge
hannesw [Mon, 15 Jul 2013 18:32:23 +0200] rev 18881
8020358: Array(0xfffffff) throws OutOfMemoryError
Reviewed-by: jlaskey, sundar
attila [Mon, 15 Jul 2013 16:58:23 +0200] rev 18880
8011210: fix reporting of call site locations; print them on -tcs=miss
Reviewed-by: jlaskey, hannesw
hannesw [Mon, 15 Jul 2013 16:35:38 +0200] rev 18879
8020283: Don't use exceptions for widening of ArrayData
Reviewed-by: jlaskey, attila
attila [Mon, 15 Jul 2013 16:31:49 +0200] rev 18878
8020508: Enforce reflection access restrictions on Object.bindProperties
Reviewed-by: jlaskey, sundar
hannesw [Mon, 15 Jul 2013 15:51:06 +0200] rev 18877
8020354: Object literal property initialization is not done in source order
Reviewed-by: sundar, jlaskey
attila [Mon, 15 Jul 2013 12:33:48 +0200] rev 18876
8020324: Implement Object.bindProperties(target, source) for beans
Reviewed-by: hannesw, sundar
sundar [Fri, 12 Jul 2013 20:13:43 +0530] rev 18875
Merge
sundar [Fri, 12 Jul 2013 20:06:41 +0530] rev 18874
8020463: Input argument array wrapping in loadWithNewGlobal is wrong
Reviewed-by: attila, jlaskey
sundar [Fri, 12 Jul 2013 20:12:29 +0530] rev 18873
Merge
attila [Fri, 12 Jul 2013 11:58:42 +0200] rev 18872
8019822: Duplicate name and signature in finally block
Reviewed-by: jlaskey, sundar
sundar [Fri, 12 Jul 2013 15:27:16 +0530] rev 18871
8020223: ClassCastException: String can not be casted to ScriptFunction
Reviewed-by: attila, lagergren
sundar [Fri, 12 Jul 2013 15:01:33 +0530] rev 18870
8020437: Wrong handling of line numbers with multiline string literals
Reviewed-by: attila, lagergren
attila [Thu, 11 Jul 2013 22:01:55 +0200] rev 18869
8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
Reviewed-by: jlaskey, lagergren
sundar [Thu, 11 Jul 2013 22:58:37 +0530] rev 18868
8012191: noSuchProperty can't cope with vararg functions
Reviewed-by: jlaskey, attila
attila [Thu, 11 Jul 2013 18:33:33 +0200] rev 18867
8013925: Remove symbol fields from nodes that don't need them
Reviewed-by: jlaskey, lagergren
sundar [Thu, 11 Jul 2013 18:23:13 +0530] rev 18866
8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
Reviewed-by: jlaskey, hannesw, attila
sundar [Thu, 11 Jul 2013 16:34:55 +0530] rev 18865
8020325: static property does not work on accessible, public classes
Reviewed-by: attila, hannesw, lagergren
sundar [Wed, 10 Jul 2013 19:08:04 +0530] rev 18864
8020276: interface checks in Invocable.getInterface implementation
Reviewed-by: jlaskey, hannesw, attila
hannesw [Wed, 10 Jul 2013 10:54:19 +0200] rev 18863
8016681: regex capture behaves differently than on V8
Reviewed-by: lagergren, sundar
sundar [Wed, 10 Jul 2013 13:25:07 +0530] rev 18862
8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false
Reviewed-by: hannesw
lagergren [Tue, 09 Jul 2013 15:56:59 +0200] rev 18861
8020124: In the case of an eval switch, we might need explicit conversions of the tag store, as it was not known in the surrounding environment.
Reviewed-by: sundar, jlaskey
sundar [Tue, 09 Jul 2013 17:37:46 +0530] rev 18860
8014785: Ability to extend global instance by binding properties of another object
Reviewed-by: attila, hannesw, jlaskey, lagergren
attila [Tue, 09 Jul 2013 13:57:24 +0200] rev 18859
8009758: reactivate the 8006529 test.
Reviewed-by: jlaskey, sundar
hannesw [Mon, 08 Jul 2013 19:34:55 +0200] rev 18858
8019963: empty char range in regex
Reviewed-by: jlaskey, sundar
sundar [Mon, 08 Jul 2013 18:43:41 +0530] rev 18857
Merge
sundar [Mon, 08 Jul 2013 18:36:10 +0530] rev 18856
8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
Reviewed-by: attila, jlaskey
sundar [Mon, 08 Jul 2013 16:33:50 +0530] rev 18855
8020015: shared PropertyMaps should not be used without duplication
Reviewed-by: hannesw, attila
lagergren [Fri, 05 Jul 2013 19:35:39 +0200] rev 18854
8019983: Void returns combined with return with expression picked the wrong return type
Reviewed-by: sundar, jlaskey
attila [Fri, 05 Jul 2013 15:10:47 +0200] rev 18853
8019819: scope symbol didn't get a slot in certain cases
Reviewed-by: hannesw, jlaskey, lagergren, sundar
hannesw [Fri, 05 Jul 2013 14:36:54 +0200] rev 18852
8017084: Use spill properties for large object literals
Reviewed-by: lagergren, sundar
sundar [Fri, 05 Jul 2013 14:38:04 +0530] rev 18851
8019947: inherited property invalidation does not work with two globals in same context
Reviewed-by: jlaskey, lagergren, hannesw, attila
lagergren [Thu, 04 Jul 2013 17:28:04 +0200] rev 18850
Merge
lagergren [Thu, 04 Jul 2013 17:27:33 +0200] rev 18849
8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
Reviewed-by: sundar, hannesw
attila [Thu, 04 Jul 2013 14:10:18 +0200] rev 18848
8019809: return after break incorrectly sets the block as terminal
Reviewed-by: jlaskey, lagergren
jlaskey [Wed, 03 Jul 2013 13:41:18 -0300] rev 18847
8011629: Object.defineProperty performance issue
Reviewed-by: sundar, attila
Contributed-by: james.laskey@oracle.com