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