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
attila [Wed, 03 Jul 2013 18:10:12 +0200] rev 18846
8017768: allow dot as inner class name separator for Java.type
Reviewed-by: jlaskey, sundar
sundar [Wed, 03 Jul 2013 19:20:29 +0530] rev 18845
8019814: Add regression test for passing cases
Reviewed-by: jlaskey, lagergren
lagergren [Wed, 03 Jul 2013 15:46:03 +0200] rev 18844
8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
Reviewed-by: sundar, jlaskey
sundar [Wed, 03 Jul 2013 17:26:31 +0530] rev 18843
8019805: for each (init; test; modify) is invalid
Reviewed-by: lagergren, jlaskey
lagergren [Wed, 03 Jul 2013 13:03:36 +0200] rev 18842
8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode
Reviewed-by: sundar, attila
attila [Wed, 03 Jul 2013 12:39:28 +0200] rev 18841
8010946: AccessControl.doPrivileged is broken when called from js script
Reviewed-by: jlaskey, sundar
sundar [Wed, 03 Jul 2013 14:08:00 +0530] rev 18840
8019791: ~ is a unary operator
Reviewed-by: hannesw
sundar [Wed, 03 Jul 2013 13:13:17 +0530] rev 18839
8019783: typeof does not work properly for java methods and foreign objects
Reviewed-by: hannesw
sundar [Wed, 03 Jul 2013 00:08:45 +0530] rev 18838
8019629: void operator should always evaluate to undefined
Reviewed-by: jlaskey
cl [Thu, 18 Jul 2013 03:39:39 -0700] rev 18837
Added tag jdk8-b99 for changeset d104c72ebc8a
duke [Wed, 05 Jul 2017 19:04:28 +0200] rev 18836
Merge
cl [Thu, 18 Jul 2013 03:37:56 -0700] rev 18835
Added tag jdk8-b99 for changeset a9bf8e1ddffb
duke [Wed, 05 Jul 2017 19:04:25 +0200] rev 18834
Merge
lana [Mon, 22 Jul 2013 17:37:15 -0700] rev 18833
Merge
lana [Wed, 17 Jul 2013 13:00:36 -0700] rev 18832
Merge
lana [Wed, 17 Jul 2013 00:34:39 -0700] rev 18831
Merge
juh [Tue, 16 Jul 2013 12:19:41 -0700] rev 18830
8020557: javadoc cleanup in javax.security
Reviewed-by: darcy
bpb [Mon, 15 Jul 2013 14:37:01 -0700] rev 18829
8020409: Clean up doclint problems in java.util package, part 1
Summary: Clean up doclint problems in java.util package, part 1
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
coffeys [Mon, 15 Jul 2013 13:42:35 +0100] rev 18828
8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
Reviewed-by: mchung
plevart [Mon, 15 Jul 2013 10:55:53 +0200] rev 18827
7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
Reviewed-by: dholmes, jfranck
weijun [Sat, 13 Jul 2013 08:47:49 +0800] rev 18826
8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
Reviewed-by: mullan
henryjen [Mon, 08 Jul 2013 15:46:26 -0400] rev 18825
8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces
Reviewed-by: psandoz, mduigou
Contributed-by: brian goetz <brian.goetz@oracle.com>
henryjen [Fri, 12 Jul 2013 15:01:08 -0700] rev 18824
8015320: Pull spliterator() up from Collection to Iterable
Reviewed-by: psandoz, mduigou
Contributed-by: brian.goetz@oracle.com
vinnie [Fri, 12 Jul 2013 20:44:34 +0100] rev 18823
8019627: RuntimeException gets obscured during OCSP cert revocation checking
Reviewed-by: mullan
psandoz [Wed, 03 Jul 2013 21:43:49 +0200] rev 18822
8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method
Reviewed-by: henryjen, briangoetz
mduigou [Fri, 12 Jul 2013 12:15:59 -0700] rev 18821
Merge
mduigou [Fri, 12 Jul 2013 12:15:22 -0700] rev 18820
8015315: Stream.concat methods
Reviewed-by: psandoz, mduigou
Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
mduigou [Fri, 12 Jul 2013 11:12:16 -0700] rev 18819
8015317: Optional.filter, map, and flatMap
Reviewed-by: psandoz, mduigou
Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
mduigou [Fri, 12 Jul 2013 11:11:30 -0700] rev 18818
7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set}
Reviewed-by: dmocek, martin, smarks
darcy [Fri, 12 Jul 2013 11:48:23 -0700] rev 18817
8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations
Reviewed-by: abuckley, jfranck
joehw [Fri, 12 Jul 2013 11:14:53 -0700] rev 18816
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
Reviewed-by: chegar, lancea
mchung [Mon, 08 Jul 2013 14:05:59 +0200] rev 18815
8014890: (ref) Reference queues may return more entries than expected
Summary: When enqueuing references check whether the j.l.r.Reference has already been enqeued or removed in the lock. Do not enqueue them again. This occurs because multiple threads may try to enqueue the same j.l.r.Reference at the same time.
Reviewed-by: mchung, dholmes, plevart, shade
Contributed-by: thomas.schatzl@oracle.com
valeriep [Thu, 11 Jul 2013 17:52:04 -0700] rev 18814
Merge
valeriep [Wed, 10 Jul 2013 18:14:35 -0700] rev 18813
8020310: JDK-6356530 broke the old build
Summary: Add serialVersionUID to AuthProvider and P11Key class.
Reviewed-by: xuelei
valeriep [Tue, 09 Jul 2013 15:26:20 -0700] rev 18812
Merge
valeriep [Mon, 08 Jul 2013 11:11:07 -0700] rev 18811
Merge
ascarpino [Mon, 08 Jul 2013 10:20:46 -0700] rev 18810
6755701: SunJCE DES/DESede SecretKeyFactory.generateSecret throws InvalidKeySpecExc if passed SecretKeySpec
Reviewed-by: valeriep, wetmore, xuelei
valeriep [Fri, 05 Jul 2013 13:56:12 -0700] rev 18809
7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful
Summary: Check equality based on component values instead of encoding which may vary due to optional components
Reviewed-by: weijun
valeriep [Fri, 05 Jul 2013 13:53:37 -0700] rev 18808
8012637: Adjust CipherInputStream class to work in AEAD/GCM mode
Summary: Ensure the Cipher.doFinal() is called only once
Reviewed-by: xuelei
dxu [Thu, 11 Jul 2013 13:40:25 -0700] rev 18807
8017212: File.createTempFile requires unnecessary "read" permission
Summary: Directly call FileSystem method to check a file existence. Also reviewed by tom.hawtin@oracle.com
Reviewed-by: alanb
ksrini [Thu, 11 Jul 2013 11:14:06 -0700] rev 18806
8019799: api/java_util/jar/Pack200 test failed with compactX profiles.
Reviewed-by: dholmes
jbachorik [Thu, 11 Jul 2013 21:11:03 +0200] rev 18805
8010285: Enforce the requirement of Management Interfaces being public
Reviewed-by: sjiang, dfuchs, mchung
valeriep [Thu, 11 Jul 2013 11:43:23 -0700] rev 18804
8020321: Problem in PKCS11 regression test TestRSAKeyLength
Summary: Corrected the "isValidKeyLength" array
Reviewed-by: xuelei
sundar [Thu, 11 Jul 2013 18:50:25 +0530] rev 18803
7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error
Reviewed-by: mcimadamore, jlaskey, hannesw, attila
psandoz [Thu, 11 Jul 2013 13:07:47 +0200] rev 18802
8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl
Reviewed-by: martin
Contributed-by: Doug Lea <dl@cs.oswego.edu>
jbachorik [Thu, 11 Jul 2013 09:21:09 +0200] rev 18801
8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE
Reviewed-by: sjiang, dholmes, mchung
juh [Wed, 10 Jul 2013 18:01:22 -0700] rev 18800
8020318: Fix doclint issues in java.net
Reviewed-by: darcy, khazra
sspitsyn [Wed, 10 Jul 2013 14:20:19 -0700] rev 18799
8020308: Fix doclint issues in java.lang.management
Reviewed-by: darcy
Contributed-by: serguei.spitsyn@oracle.com
bpb [Tue, 09 Jul 2013 12:47:37 -0700] rev 18798
6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")
Summary: Make stripTrailingZeros() return BigDecimal.ZERO if the BigDecimal is numerically equal to zero.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
bpb [Tue, 09 Jul 2013 11:26:25 -0700] rev 18797
6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException
Summary: Change the field width specification to require a positive value. The exception is still thrown but that is now explicitly consistent with the specification.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
darcy [Wed, 10 Jul 2013 11:05:39 -0700] rev 18796
8020294: Fix doclint issues in java.util.Spliterator
Reviewed-by: psandoz
psandoz [Wed, 10 Jul 2013 10:24:38 +0200] rev 18795
8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees
Reviewed-by: briangoetz
Contributed-by: doug lea <dl@cs.oswego.edu>, paul sandoz <paul.sandoz@oracle.com>
psandoz [Wed, 10 Jul 2013 09:52:02 +0200] rev 18794
8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries
Reviewed-by: briangoetz
weijun [Wed, 10 Jul 2013 15:11:32 +0800] rev 18793
8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5
Reviewed-by: mullan
dholmes [Tue, 09 Jul 2013 22:01:57 -0400] rev 18792
8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently
Summary: Ensure WeakRef object can't be prematurely gc'd
Reviewed-by: chegar, plevart
coffeys [Tue, 09 Jul 2013 16:00:41 +0100] rev 18791
8019979: Replace CheckPackageAccess test with better one from closed repo
Reviewed-by: mullan
psandoz [Tue, 09 Jul 2013 16:04:25 +0200] rev 18790
8019370: Sync j.u.c Fork/Join from 166 to tl
Reviewed-by: chegar, martin
Contributed-by: Doug Lea <dl@cs.oswego.edu>
psandoz [Tue, 09 Jul 2013 10:44:49 +0200] rev 18789
8019551: Make BaseStream public
Reviewed-by: chegar, psandoz
Contributed-by: brian goetz <brian.goetz@oracle.com>
henryjen [Tue, 09 Jul 2013 09:15:57 +0200] rev 18788
8017141: java.util/stream Spliterators from sequential sources should not catch OOME
Reviewed-by: mchung
Contributed-by: paul.sandoz@oracle.com
darcy [Mon, 08 Jul 2013 22:43:36 -0700] rev 18787
8020095: Fix doclint warnings in java.util.regex
Reviewed-by: mchung
juh [Mon, 08 Jul 2013 19:24:22 -0700] rev 18786
8020091: Fix HTML doclint issues in java.io
Reviewed-by: darcy
ehelin [Mon, 08 Jul 2013 11:30:44 +0200] rev 18785
8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace
Reviewed-by: alanb
wetmore [Fri, 05 Jul 2013 18:22:58 -0700] rev 18784
8019341: Update CookieHttpsClientTest to use the newer framework.
Reviewed-by: xuelei, smarks, michaelm
lana [Fri, 05 Jul 2013 14:37:41 -0700] rev 18783
Merge
lana [Fri, 05 Jul 2013 13:28:17 -0700] rev 18782
Merge
mullan [Fri, 05 Jul 2013 16:30:08 -0400] rev 18781
Merge
mullan [Fri, 05 Jul 2013 15:54:42 -0400] rev 18780
8011547: Update XML Signature implementation to Apache Santuario 1.5.4
Reviewed-by: xuelei
zhangshj [Fri, 05 Jul 2013 10:51:54 +0800] rev 18779
8019381: HashMap.isEmpty is non-final, potential issues for get/remove
Reviewed-by: chegar, mduigou
alanb [Thu, 04 Jul 2013 20:00:20 +0100] rev 18778
8017231: Add StringJoiner.merge
Reviewed-by: psandoz, alanb
Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
alanb [Thu, 04 Jul 2013 14:38:44 +0100] rev 18777
8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts
Reviewed-by: mchung, ahgross, forax, psandoz
bpb [Wed, 03 Jul 2013 17:08:14 -0700] rev 18776
8019862: Fix doclint errors in java.lang.*.
Summary: Fix doclint errors in java.lang.*
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
emc [Wed, 03 Jul 2013 19:47:15 -0400] rev 18775
8016285: Add java.lang.reflect.Parameter.isNamePresent()
Summary: Add isNamePresent method to parameter reflection library, which indicates whether or real parameter data is available
Reviewed-by: darcy
bpb [Wed, 03 Jul 2013 13:30:46 -0700] rev 18774
8019857: Fix doclint errors in java.util.Format*
Summary: Fix doclint errors in java.util.Format*.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
vinnie [Wed, 03 Jul 2013 14:35:10 -0700] rev 18773
Merge
vinnie [Tue, 02 Jul 2013 16:38:09 -0700] rev 18772
7165807: Non optimized initialization of NSS crypto library leads to scalability issues
Reviewed-by: mullan, valeriep
juh [Wed, 03 Jul 2013 12:51:45 -0700] rev 18771
8019772: Fix doclint issues in javax.crypto and javax.security subpackages
Reviewed-by: darcy
psandoz [Wed, 03 Jul 2013 21:19:25 +0200] rev 18770
8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty
Reviewed-by: alanb
twisti [Wed, 03 Jul 2013 11:35:06 -0700] rev 18769
8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
Reviewed-by: jrose
psandoz [Wed, 03 Jul 2013 11:58:10 +0200] rev 18768
8019481: Sync misc j.u.c classes from 166 to tl
Reviewed-by: martin
Contributed-by: Doug Lea <dl@cs.oswego.edu>
psandoz [Wed, 03 Jul 2013 11:58:09 +0200] rev 18767
8011427: java.util.concurrent collection Spliterator implementations
Reviewed-by: martin
Contributed-by: Doug Lea <dl@cs.oswego.edu>
mchung [Tue, 02 Jul 2013 15:58:09 -0700] rev 18766
8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
Reviewed-by: jrose, alanb, dfuchs
lana [Wed, 17 Jul 2013 12:56:04 -0700] rev 18765
Merge
malenkov [Mon, 15 Jul 2013 17:33:44 +0400] rev 18764
8017492: Static field in HTML parser affects all applications
Reviewed-by: art
pchelko [Mon, 15 Jul 2013 12:06:06 +0400] rev 18763
8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
Reviewed-by: anthony, art
serb [Fri, 12 Jul 2013 21:33:33 +0400] rev 18762
8020298: [macosx] Incorrect merge in the lwawt code
Reviewed-by: art, anthony
raginip [Fri, 12 Jul 2013 14:46:21 +0400] rev 18761
8009168: accessibility.properties syntax issue
Reviewed-by: ptbrunet, mfang, alexsch
leonidr [Thu, 11 Jul 2013 18:23:15 +0400] rev 18760
8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread
Reviewed-by: art, anthony
pchelko [Thu, 11 Jul 2013 16:42:13 +0400] rev 18759
8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long)
Reviewed-by: anthony, art
serb [Tue, 09 Jul 2013 21:21:55 +0400] rev 18758
8019587: [macosx] Possibility to set the same frame for the different screens
Reviewed-by: art, anthony
malenkov [Tue, 09 Jul 2013 18:01:58 +0400] rev 18757
6707231: Wrong read Method returned for boolen properties
Reviewed-by: alexsch
leonidr [Mon, 08 Jul 2013 19:47:40 +0400] rev 18756
8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6
Reviewed-by: anthony
lana [Fri, 05 Jul 2013 11:57:11 -0700] rev 18755
Merge
alitvinov [Thu, 04 Jul 2013 16:06:11 +0400] rev 18754
8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop
Reviewed-by: art, anthony
lana [Wed, 17 Jul 2013 12:53:54 -0700] rev 18753
Merge
jgodinez [Wed, 10 Jul 2013 11:49:04 -0700] rev 18752
8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1'
Reviewed-by: jchen, prr
lana [Fri, 05 Jul 2013 12:26:27 -0700] rev 18751
Merge
jchen [Wed, 03 Jul 2013 10:22:13 -0700] rev 18750
8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c
Reviewed-by: bae, prr
serb [Wed, 03 Jul 2013 19:00:10 +0400] rev 18749
8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform
Reviewed-by: prr, flar
cl [Thu, 18 Jul 2013 03:38:49 -0700] rev 18748
Added tag jdk8-b99 for changeset 984f3e50463b
duke [Wed, 05 Jul 2017 19:04:06 +0200] rev 18747
Merge
amurillo [Thu, 18 Jul 2013 09:25:07 -0700] rev 18746
Added tag hs25-b42 for changeset 72a811d263ec
amurillo [Thu, 18 Jul 2013 09:25:06 -0700] rev 18745
Merge
clucasius [Thu, 18 Jul 2013 00:52:54 -0400] rev 18744
Merge
jprovino [Tue, 16 Jul 2013 12:20:08 -0400] rev 18743
Merge
jprovino [Tue, 16 Jul 2013 10:55:48 -0400] rev 18742
8011569: ARM -- avoid native stack walking
Summary: ARM compilers do not emit FramePointer on each native frame by default
Reviewed-by: dholmes, zgu
clucasius [Mon, 15 Jul 2013 12:24:32 -0400] rev 18741
Merge
goetz [Thu, 20 Jun 2013 15:02:05 +0200] rev 18740
8016697: Use stubs to implement safefetch
Summary: Implement Safefetch as stub routines. This reduces compiler and os dependencies.
Reviewed-by: twisti, kvn
tamao [Mon, 15 Jul 2013 15:14:58 -0700] rev 18739
Merge
brutisso [Thu, 11 Jul 2013 11:33:27 +0200] rev 18738
8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer
Summary: Take _last_young_gc into account when deciding on starting a concurrent mark. Also reviewed-by: per.liden@oracle.com.
Reviewed-by: tschatzl, johnc
amurillo [Fri, 12 Jul 2013 17:08:52 -0700] rev 18737
8020382: new hotspot build - hs25-b42
Reviewed-by: jcoomes
cl [Thu, 18 Jul 2013 03:38:10 -0700] rev 18736
Added tag jdk8-b99 for changeset 009e3b20a47e
cl [Thu, 18 Jul 2013 03:37:53 -0700] rev 18735
Added tag jdk8-b99 for changeset 29592dce4679
duke [Wed, 05 Jul 2017 19:03:53 +0200] rev 18734
Added tag jdk8-b99 for changeset 2d3875b0d18b
duke [Wed, 05 Jul 2017 19:03:53 +0200] rev 18733
Merge
duke [Wed, 05 Jul 2017 19:03:50 +0200] rev 18732
Merge
mcimadamore [Wed, 17 Jul 2013 19:28:40 +0100] rev 18731
8013638: Few policy tests are failing in Lambda nightly
Summary: BridgeHarness test is leaving files open
Reviewed-by: ksrini
mcimadamore [Thu, 11 Jul 2013 14:07:39 +0100] rev 18730
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
8020010: Move lambda bridge creation from metafactory and VM to compiler
Summary: langtools/javac component of the bridge support and MethodType vs. MethodHandle changes.
Reviewed-by: jjg, vromero, briangoetz, forax
Contributed-by: robert.field@oracle.com
katleman [Thu, 11 Jul 2013 10:13:57 -0700] rev 18729
Added tag jdk8-b98 for changeset d3db5fb3d72f
duke [Wed, 05 Jul 2017 19:03:46 +0200] rev 18728
Merge
katleman [Thu, 11 Jul 2013 10:13:46 -0700] rev 18727
Added tag jdk8-b98 for changeset 0549b5fbbde2
duke [Wed, 05 Jul 2017 19:03:44 +0200] rev 18726
Merge
katleman [Thu, 11 Jul 2013 10:13:44 -0700] rev 18725
Added tag jdk8-b98 for changeset 4d6d050bc7d5
duke [Wed, 05 Jul 2017 19:03:41 +0200] rev 18724
Merge
katleman [Thu, 11 Jul 2013 10:13:59 -0700] rev 18723
Added tag jdk8-b98 for changeset 7954f50477a0
duke [Wed, 05 Jul 2017 19:03:38 +0200] rev 18722
Merge
katleman [Thu, 11 Jul 2013 10:13:34 -0700] rev 18721
Added tag jdk8-b98 for changeset f832872e55e5
duke [Wed, 05 Jul 2017 19:03:35 +0200] rev 18720
Merge
katleman [Tue, 16 Jul 2013 15:16:24 -0700] rev 18719
Merge
katleman [Thu, 11 Jul 2013 14:34:18 -0700] rev 18718
Merge
katleman [Thu, 11 Jul 2013 14:03:31 -0700] rev 18717
8020414: JDK8 b98 source with GPL header errors
Reviewed-by: darcy, lancea, iris
mcimadamore [Thu, 11 Jul 2013 14:02:20 +0100] rev 18716
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
8020010: Move lambda bridge creation from metafactory and VM to compiler
Summary: JDK/metafactory component of the bridge fix and and MethodType vs. MethodHandle changes.
Reviewed-by: twisti, briangoetz, forax
Contributed-by: robert.field@oracle.com
katleman [Thu, 11 Jul 2013 10:13:49 -0700] rev 18715
Added tag jdk8-b98 for changeset 5b24b75e2710
duke [Wed, 05 Jul 2017 19:03:31 +0200] rev 18714
Merge
katleman [Tue, 16 Jul 2013 15:15:43 -0700] rev 18713
Merge
katleman [Thu, 11 Jul 2013 14:33:54 -0700] rev 18712
Merge
katleman [Thu, 11 Jul 2013 14:07:26 -0700] rev 18711
8020414: JDK8 b98 source with GPL header errors
Reviewed-by: darcy, lancea, iris
amurillo [Fri, 12 Jul 2013 16:53:40 -0700] rev 18710
Added tag hs25-b41 for changeset f88df7eff51e
amurillo [Fri, 12 Jul 2013 16:53:39 -0700] rev 18709
Merge
tamao [Thu, 11 Jul 2013 11:45:09 -0700] rev 18708
Merge
ehelin [Wed, 10 Jul 2013 15:28:43 +0200] rev 18707
8013939: Metaspace capacity not available
Reviewed-by: tschatzl, mgerdin, stefank
ehelin [Wed, 12 Jun 2013 15:21:41 +0200] rev 18706
8015683: object_count_after_gc should have the same timestamp for all events
Reviewed-by: mgerdin, stefank
ehelin [Wed, 12 Jun 2013 15:50:14 +0200] rev 18705
8016170: GC id variable in gcTrace.cpp should use typedef GCId
Reviewed-by: johnc, jwilhelm, jmasa
ehelin [Wed, 05 Jun 2013 09:44:03 +0200] rev 18704
8015972: Refactor the sending of the object count after GC event
Reviewed-by: brutisso, pliden
roland [Thu, 11 Jul 2013 01:11:52 -0700] rev 18703
Merge
anoll [Wed, 10 Jul 2013 13:33:56 -0700] rev 18702
8016749: -XX:+UseISM fails an assert(obj->is_oop()) when running SPECjbb2005
Summary: Remove obsolete code that relates to ISM which was used only on Solaris 8.
Reviewed-by: kvn, twisti
twisti [Tue, 09 Jul 2013 22:00:04 -0700] rev 18701
Merge
anoll [Tue, 09 Jul 2013 11:48:05 +0200] rev 18700
8015635: Crash when specifying very large code cache size
Summary: Limit the size of the code cache to at most 2G when arguments are checked; added regression test
Reviewed-by: kvn, twisti
drchase [Tue, 09 Jul 2013 08:56:04 -0400] rev 18699
8017578: Hotspot compilation error with latest Studio compiler
Summary: Make the destructor virtual (note more non-compiler hotspot errors occur downstream)
Reviewed-by: kvn, twisti
adlertz [Tue, 09 Jul 2013 17:20:32 +0200] rev 18698
8019625: Test compiler/8005956/PolynomialRoot.java timeouts on Solaris SPARCs
Summary: Disable the test for SPARC and reduce the number of test iterations
Reviewed-by: kvn
goetz [Mon, 08 Jul 2013 14:15:02 -0700] rev 18697
8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build).
Summary: define CodeCacheMinimumUseSpace flag for cppInterpeter build.
Reviewed-by: kvn
acorn [Tue, 09 Jul 2013 22:48:52 +0200] rev 18696
Merge
acorn [Tue, 09 Jul 2013 14:02:28 -0400] rev 18695
8013635: VM should no longer create bridges for generic signatures.
Summary: Requires: 8013789: Compiler bridges, 8015402: metafactory
Reviewed-by: sspitsyn, coleenp, bharadwaj
zgu [Tue, 09 Jul 2013 19:56:07 +0200] rev 18694
Merge
zgu [Tue, 09 Jul 2013 13:18:16 -0400] rev 18693
8011760: assert(delta != 0) failed: dup pointer in MemBaseline::malloc_sort_by_addr
Summary: Some of qsort implementation on Linux x86 compares element to itself, which is mistakenly treated as duplicate pointer
Reviewed-by: dcubed, acorn
hseigel [Mon, 08 Jul 2013 18:26:26 -0700] rev 18692
Merge
hseigel [Mon, 08 Jul 2013 16:44:03 -0700] rev 18691
Merge
hseigel [Mon, 08 Jul 2013 19:36:22 -0400] rev 18690
8014399: Remove JVM_SetProtectionDomain from hotspot
Summary: JVM_SetProtectionDomain has been deprecated since 1.5 and is being removed
Reviewed-by: coleenp, hseigel
Contributed-by: eric.mccorkle@oracle.com
jiangli [Mon, 08 Jul 2013 14:53:52 -0700] rev 18689
Merge
jiangli [Mon, 08 Jul 2013 14:21:20 -0400] rev 18688
Merge
jiangli [Wed, 03 Jul 2013 17:26:59 -0400] rev 18687
7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
Summary: Remove -Xaprof and Klass::_alloc_count & ArrayKlass::_alloc_size.
Reviewed-by: stefank, coleenp
iklam [Mon, 08 Jul 2013 10:58:48 -0700] rev 18686
8016903: Thread::_handle_area initial size too big
Summary: Changed initial size to Chunk::tiny_size (216 bytes)
Reviewed-by: coleenp, dholmes, sspitsyn