lana [Fri, 14 Sep 2012 13:52:30 -0700] rev 13768
Merge
bae [Tue, 11 Sep 2012 13:32:48 +0400] rev 13767
7181199: [macosx] Startup is much slower in headless mode for apps using Fonts
Reviewed-by: jgodinez, prr
jgodinez [Mon, 10 Sep 2012 10:07:10 -0700] rev 13766
7183516: [macosx]Can't print-out the defined fonts for PrintFont_2D and AntialiasTableTest.
Reviewed-by: bae, prr
katleman [Thu, 20 Sep 2012 13:45:18 -0700] rev 13765
Added tag jdk8-b57 for changeset ad1e86451b3f
duke [Wed, 05 Jul 2017 18:23:11 +0200] rev 13764
Merge
amurillo [Fri, 21 Sep 2012 14:02:58 -0700] rev 13763
Added tag hs25-b02 for changeset b3b50cc0cb4d
amurillo [Fri, 21 Sep 2012 14:02:57 -0700] rev 13762
Merge
jcoomes [Thu, 20 Sep 2012 16:27:51 -0700] rev 13761
7199082: write warning messages to stderr
Reviewed-by: ysr, dholmes, sla
jmasa [Thu, 20 Sep 2012 13:49:27 -0700] rev 13760
Merge
jmasa [Thu, 20 Sep 2012 12:18:23 -0700] rev 13759
7199923: NPG: tools/javac/T7093325.java timeout
Reviewed-by: stefank, coleenp, kvn
johnc [Thu, 20 Sep 2012 09:52:56 -0700] rev 13758
7190666: G1: assert(_unused == 0) failed: Inconsistency in PLAB stats
Summary: Reset the fields in ParGCAllocBuffer, that are used for accumulating values for the ResizePLAB sensors in PLABStats, to zero after flushing the values to the PLABStats fields. Flush PLABStats values only when retiring the final allocation buffers prior to disposing of a G1ParScanThreadState object, rather than when retiring every allocation buffer.
Reviewed-by: jwilhelm, jmasa, ysr
johnc [Wed, 19 Sep 2012 15:48:02 -0700] rev 13757
7193946: Move warnings associated with UseMemSetInBOT flag
Summary: The warnings associated with the UseMemSetInBOT flag are duplicated in CMS and G1. The separate warnings have been removed and single instance of the warning has been placed in a common location.
Reviewed-by: brutisso, ysr
johnc [Wed, 19 Sep 2012 08:48:10 -0700] rev 13756
7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor
Summary: The is_zeroed parameter is no longer used and so can be removed.
Reviewed-by: johnc, jmasa, brutisso
Contributed-by: Brandon Mitchell <brandon@twitter.com>
jmasa [Tue, 18 Sep 2012 14:15:06 -0700] rev 13755
7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently
Reviewed-by: johnc, ysr
brutisso [Mon, 17 Sep 2012 10:33:13 +0200] rev 13754
7198130: G1: PrintReferenceGC output comes out of order
Summary: Move the first part of the GC logging, including timestamp, to the start of the GC
Reviewed-by: johnc, jwilhelm
coleenp [Mon, 17 Sep 2012 10:46:59 -0400] rev 13753
7197269: NPG: FollowReferences has no ClassLoader -> Class link to follow
Summary: restore java/lang/ClassLoader.addClass() upcall
Reviewed-by: sspitsyn, dcubed, jmasa
brutisso [Thu, 13 Sep 2012 21:20:26 +0200] rev 13752
7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts
Reviewed-by: brutisso, johnc, ysr
Contributed-by: Hal Mo <kungu.mjh@taobao.com>
amurillo [Fri, 14 Sep 2012 22:00:41 -0700] rev 13751
7198641: new hotspot build - hs25-b02
Reviewed-by: jcoomes
amurillo [Fri, 14 Sep 2012 21:50:58 -0700] rev 13750
Added tag hs25-b01 for changeset ab29bec425bb
amurillo [Fri, 14 Sep 2012 21:50:58 -0700] rev 13749
Merge
zgu [Fri, 14 Sep 2012 12:55:50 -0400] rev 13748
7198529: NPG: assert with NMT code in Thread destructor
Summary: Thread stack's base address can be NULL if it is not started or exited before recording the base
Reviewed-by: kvn, fparain
roland [Thu, 13 Sep 2012 22:09:16 +0200] rev 13747
7198074: NPG: assert(((Metadata*)obj)->is_valid()) failed: obj is valid
Summary: missing test for T_METADATA leads to incorrect register allocation.
Reviewed-by: kvn
zgu [Tue, 11 Sep 2012 20:12:55 -0700] rev 13746
Merge
zgu [Tue, 11 Sep 2012 18:28:51 -0700] rev 13745
Merge
zgu [Tue, 11 Sep 2012 20:53:17 -0400] rev 13744
7181995: NMT ON: NMT assertion failure assert(cur_vm->is_uncommit_record() || cur_vm->is_deallocation_record
Summary: Fixed virtual memory records merge and promotion logic, should be based on sequence number vs. base address order
Reviewed-by: coleenp, acorn
coleenp [Tue, 11 Sep 2012 20:20:38 -0400] rev 13743
7196681: NPG: Some JSR 292 tests crash in Windows exception handler
Summary: There was a rogue os::breakpoint() call in log_dependency left over from the jsr292 merge. Also changed verify_oop() calls for metadata to verify_{method,klass}_ptr.
Reviewed-by: kvn, twisti
roland [Tue, 11 Sep 2012 16:20:57 +0200] rev 13742
7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
Summary: C1 needs knowledge of T_METADATA at the LIR level.
Reviewed-by: kvn, coleenp
stefank [Tue, 11 Sep 2012 14:59:23 +0200] rev 13741
7197350: NPG: jvmtiHeapReferenceCallback receives incorrect reference_kind for system class roots
Summary: Fix the iteration over the system classes and report the correct reference kind.
Reviewed-by: coleenp, rbackman
twisti [Mon, 10 Sep 2012 16:37:22 -0700] rev 13740
7196242: vm/mlvm/indy/stress/java/loopsAndThreads crashed
Reviewed-by: jrose, coleenp, jmasa, kvn
coleenp [Fri, 07 Sep 2012 16:42:25 -0400] rev 13739
7196103: NPG: Unable to allocate bit map for parallel garbage collection for the requested heap size
Summary: Don't allocate huge class metaspace size by default on x64
Reviewed-by: stefank, jmasa, kvn
coleenp [Fri, 07 Sep 2012 12:04:16 -0400] rev 13738
7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
Summary: Simple renaming to be consistent with instanceKlass->InstanceKlass renaming
Reviewed-by: stefank, jmasa
jmasa [Thu, 06 Sep 2012 07:28:30 -0700] rev 13737
7196298: Better fix for 7195789
Reviewed-by: jcoomes, brutisso
coleenp [Wed, 05 Sep 2012 20:08:08 -0400] rev 13736
7195867: NPG: SAJDI tests fail with sun.jvm.hotspot.types.WrongTypeException: No suitable match for type
Summary: Need to restore the vtable in metadata when we restore the type from the shared archive.
Reviewed-by: acorn, jcoomes, jmasa, jrose
kvn [Wed, 05 Sep 2012 10:18:37 -0700] rev 13735
7196167: NPG: mismerge in make/solaris/makefiles/fastdebug.make
Summary: Remove the workaround of 7187454 problem which was restored incorrectly during NPG merge.
Reviewed-by: coleenp, dholmes
stefank [Wed, 05 Sep 2012 10:39:29 +0200] rev 13734
7195935: NPG: Some issues with compressed oops
Summary: Don't decompress the klass pointer in the G1 pre-barrier code when !UseCompressedKlassPointers
Reviewed-by: coleenp, brutisso
jmasa [Tue, 04 Sep 2012 16:20:28 -0700] rev 13733
7195789: NPG: assert(used + free == capacity) failed: Accounting is wrong
Reviewed-by: coleenp, jcoomes
twisti [Tue, 04 Sep 2012 18:01:20 -0700] rev 13732
7196120: NPG: JSR 2292 test fails because missing fix for 7188911
Reviewed-by: kvn, coleenp
roland [Tue, 04 Sep 2012 23:27:55 +0200] rev 13731
7184649: NPG: Implement another MetdataPtr case
Summary: xmeet when both inputs are MetadataPtr.
Reviewed-by: kvn
stefank [Tue, 04 Sep 2012 13:01:03 +0200] rev 13730
7195968: NPG: oopDesc::list_ptr_from_klass is broken
Summary: Remove incorrect cast
Reviewed-by: brutisso, coleenp
coleenp [Mon, 03 Sep 2012 18:37:12 -0400] rev 13729
7195823: NPG: CMS reserved() doesn't match _rs.base().
Summary: If the commit fails, the size isn't set so the assert fails.
Reviewed-by: kamg
coleenp [Sat, 01 Sep 2012 13:25:18 -0400] rev 13728
6964458: Reimplement class meta-data storage to use native memory
Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes
Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland
Contributed-by: jmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
jcoomes [Fri, 31 Aug 2012 16:39:35 -0700] rev 13727
7195615: new hotspot build - hs25-b01
Reviewed-by: johnc
katleman [Thu, 20 Sep 2012 13:44:28 -0700] rev 13726
Added tag jdk8-b57 for changeset 386342128efe
katleman [Thu, 20 Sep 2012 13:44:03 -0700] rev 13725
Added tag jdk8-b57 for changeset b3dd9df01aa0
duke [Wed, 05 Jul 2017 18:22:53 +0200] rev 13724
Added tag jdk8-b57 for changeset 2c21c080b11b
duke [Wed, 05 Jul 2017 18:22:52 +0200] rev 13723
Merge
duke [Wed, 05 Jul 2017 18:22:48 +0200] rev 13722
Merge
katleman [Wed, 19 Sep 2012 15:47:06 -0700] rev 13721
Merge
ohair [Tue, 18 Sep 2012 11:29:31 -0700] rev 13720
7197849: Update new build-infra makefiles
Reviewed-by: ihse, erikj, ohrstrom, tbell
katleman [Thu, 13 Sep 2012 13:16:45 -0700] rev 13719
Added tag jdk8-b56 for changeset 5b1ac23fe8a0
duke [Wed, 05 Jul 2017 18:22:45 +0200] rev 13718
Merge
katleman [Wed, 19 Sep 2012 15:45:53 -0700] rev 13717
Merge
ohair [Tue, 18 Sep 2012 11:29:44 -0700] rev 13716
7197849: Update new build-infra makefiles
Reviewed-by: ihse, erikj, ohrstrom, tbell
katleman [Thu, 13 Sep 2012 13:15:39 -0700] rev 13715
Added tag jdk8-b56 for changeset 35d8828b27fb
duke [Wed, 05 Jul 2017 18:22:41 +0200] rev 13714
Merge
katleman [Wed, 19 Sep 2012 15:45:48 -0700] rev 13713
Merge
ohair [Tue, 18 Sep 2012 11:29:37 -0700] rev 13712
7197849: Update new build-infra makefiles
Reviewed-by: ihse, erikj, ohrstrom, tbell
katleman [Thu, 13 Sep 2012 13:15:34 -0700] rev 13711
Added tag jdk8-b56 for changeset 5cc92e17f3ec
duke [Wed, 05 Jul 2017 18:22:37 +0200] rev 13710
Merge
katleman [Wed, 19 Sep 2012 15:44:50 -0700] rev 13709
Merge
ohair [Tue, 18 Sep 2012 11:29:51 -0700] rev 13708
7197849: Update new build-infra makefiles
Reviewed-by: ihse, erikj, ohrstrom, tbell
katleman [Thu, 13 Sep 2012 13:14:58 -0700] rev 13707
Added tag jdk8-b56 for changeset 1797aae1f07c
duke [Wed, 05 Jul 2017 18:22:34 +0200] rev 13706
Merge
katleman [Wed, 19 Sep 2012 15:46:32 -0700] rev 13705
Merge
dholmes [Wed, 19 Sep 2012 04:26:50 -0400] rev 13704
7199410: Remove files that were omitted from 7130909 changeset
Reviewed-by: ohair
ohair [Tue, 18 Sep 2012 12:16:37 -0700] rev 13703
7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent
7130909: Add a more general mechanism for customizing the build logic
Reviewed-by: dholmes, tbell, erikj, ihse, ohrstrom
ohair [Tue, 18 Sep 2012 11:29:24 -0700] rev 13702
7197849: Update new build-infra makefiles
Reviewed-by: ihse, erikj, ohrstrom, tbell
katleman [Thu, 13 Sep 2012 13:16:04 -0700] rev 13701
Added tag jdk8-b56 for changeset 9a3f2acd6f92
duke [Wed, 05 Jul 2017 18:22:29 +0200] rev 13700
Merge
katleman [Thu, 13 Sep 2012 13:15:14 -0700] rev 13699
Added tag jdk8-b56 for changeset 1bce16d0ddd1
katleman [Wed, 19 Sep 2012 15:44:47 -0700] rev 13698
Merge
ohair [Tue, 18 Sep 2012 11:29:16 -0700] rev 13697
7197849: Update new build-infra makefiles
Reviewed-by: ihse, erikj, ohrstrom, tbell
katleman [Thu, 13 Sep 2012 13:14:51 -0700] rev 13696
Added tag jdk8-b56 for changeset d8e903d6b2e0
duke [Wed, 05 Jul 2017 18:22:17 +0200] rev 13695
Added tag jdk8-b56 for changeset ffe6bce5a521
duke [Wed, 05 Jul 2017 18:22:17 +0200] rev 13694
Merge
duke [Wed, 05 Jul 2017 18:22:13 +0200] rev 13693
Merge
lana [Mon, 10 Sep 2012 17:55:00 -0700] rev 13692
Merge
lana [Wed, 05 Sep 2012 12:00:30 -0700] rev 13691
Merge
jjh [Wed, 05 Sep 2012 08:32:32 -0700] rev 13690
7185778: javah error "Not a valid class name" on class names with dollar signs
Reviewed-by: jjg
jfranck [Fri, 31 Aug 2012 10:37:46 +0100] rev 13689
7151010: Add compiler support for repeating annotations
Reviewed-by: jjg, mcimadamore
katleman [Thu, 06 Sep 2012 17:28:10 -0700] rev 13688
Added tag jdk8-b55 for changeset bc332057d97a
duke [Wed, 05 Jul 2017 18:22:07 +0200] rev 13687
Merge
katleman [Thu, 06 Sep 2012 17:27:48 -0700] rev 13686
Added tag jdk8-b55 for changeset 39d1771dd21b
duke [Wed, 05 Jul 2017 18:22:04 +0200] rev 13685
Merge
katleman [Thu, 06 Sep 2012 17:27:44 -0700] rev 13684
Added tag jdk8-b55 for changeset b5d27d05eea2
duke [Wed, 05 Jul 2017 18:22:00 +0200] rev 13683
Merge
katleman [Thu, 06 Sep 2012 17:27:24 -0700] rev 13682
Added tag jdk8-b55 for changeset a180f4cc7c94
duke [Wed, 05 Jul 2017 18:21:57 +0200] rev 13681
Merge
katleman [Wed, 12 Sep 2012 15:57:26 -0700] rev 13680
Merge
ohair [Tue, 11 Sep 2012 14:18:54 -0700] rev 13679
Merge
ohair [Tue, 11 Sep 2012 13:40:59 -0700] rev 13678
7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__
7180608: Sort the order of object files when building shared libraries
Reviewed-by: ohrstrom, erikj, tbell
lana [Mon, 10 Sep 2012 17:55:41 -0700] rev 13677
Merge
lana [Wed, 05 Sep 2012 20:03:19 -0700] rev 13676
Merge
ksrini [Wed, 05 Sep 2012 11:38:40 -0700] rev 13675
7194005: (launcher) needs to be enhanced for 64-bit jar file handling
Reviewed-by: darcy, sherman
lana [Wed, 05 Sep 2012 11:59:27 -0700] rev 13674
Merge
valeriep [Wed, 05 Sep 2012 10:26:54 -0700] rev 13673
Merge
valeriep [Tue, 04 Sep 2012 18:41:06 -0700] rev 13672
7044060: Need to support NSA Suite B Cryptography algorithms
Summary: Add support for DSA parameter generation and OIDs for NSA Suite B algorithms.
Reviewed-by: vinnie
sla [Wed, 05 Sep 2012 14:42:44 +0200] rev 13671
6963102: Testcase failures sun/tools/jstatd/jstatdExternalRegistry.sh and sun/tools/jstatd/jstatdDefaults.sh
Summary: Make tests more resilient by allowing for more error messages from jps
Reviewed-by: alanb, rbackman, dsamersoff
jjg [Tue, 04 Sep 2012 12:53:50 -0700] rev 13670
7195519: OutOfMemoryError in docs build after 7151010
Reviewed-by: darcy
xuelei [Tue, 04 Sep 2012 02:24:51 -0700] rev 13669
7195733: TEST_BUG: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java failing
Reviewed-by: chegar, alanb, xuelei
Contributed-by: Eric Wang <yiming.wang@oracle.com>
sla [Fri, 19 Jun 2009 16:50:38 +0300] rev 13668
6853676: OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value
Reviewed-by: alanb, dholmes, sla
Contributed-by: Dmytro Sheyko <dmytro_sheyko@hotmail.com>
alanb [Fri, 31 Aug 2012 12:25:37 +0100] rev 13667
7033824: TEST_BUG: java/nio/file/Files/CopyAndMove.java fails intermittently
Reviewed-by: chegar
coffeys [Fri, 31 Aug 2012 12:25:29 +0100] rev 13666
7195063: [TEST] jtreg flags com/sun/corba/cachedSocket/7056731.sh with Error failure.
Reviewed-by: chegar
jfranck [Fri, 31 Aug 2012 10:52:17 +0200] rev 13665
7151010: Add compiler support for repeating annotations
Reviewed-by: darcy, jjg
smarks [Thu, 30 Aug 2012 18:53:02 -0700] rev 13664
7195099: update problem list with RMI test failures
Reviewed-by: alanb
lana [Thu, 30 Aug 2012 16:51:46 -0700] rev 13663
Merge
mullan [Thu, 30 Aug 2012 14:42:10 -0700] rev 13662
Merge
mullan [Thu, 30 Aug 2012 14:40:57 -0700] rev 13661
6995421: Eliminate the static dependency to sun.security.ec.ECKeyFactory
Reviewed-by: mullan, vinnie
Contributed-by: stephen.flores@oracle.com
lancea [Thu, 30 Aug 2012 13:38:03 -0400] rev 13660
7193683: DriverManager Iterator Warning cleanup
Reviewed-by: lancea
Contributed-by: Dan Xu <dan.xu@oracle.com>
dxu [Thu, 30 Aug 2012 12:55:40 +0100] rev 13659
7193710: ByteArrayOutputStream Javadoc contains unclosed <code> element
Reviewed-by: dholmes, alanb, ulfzibis
weijun [Wed, 29 Aug 2012 11:03:02 +0800] rev 13658
7184815: [macosx] Need to read Kerberos config in files
Reviewed-by: valeriep
lana [Wed, 05 Sep 2012 20:01:40 -0700] rev 13657
Merge
lana [Wed, 05 Sep 2012 17:33:52 -0700] rev 13656
Merge
serb [Wed, 05 Sep 2012 21:40:05 +0400] rev 13655
7124523: [macosx] b216: Mising part of applet UI
Reviewed-by: denis, alexsch
malenkov [Tue, 04 Sep 2012 20:50:44 +0400] rev 13654
7195106: REGRESSION : There is no way to get Icon inf, once Softreference is released
Reviewed-by: rupashka
malenkov [Tue, 04 Sep 2012 13:12:16 +0400] rev 13653
7169395: Exception throws due to the changes in JDK 7 object tranversal and break backward compatibility
Reviewed-by: art
ant [Fri, 31 Aug 2012 16:31:29 +0400] rev 13652
6981400: Tabbing between textfield do not work properly when ALT+TAB
7157015: [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing.
7121442: Regression : Reopen CR 6458497 still reproducible using JDK 7.
Reviewed-by: art, leonidr
malenkov [Fri, 31 Aug 2012 14:49:23 +0400] rev 13651
7186794: Setter not found. PropertyDescriptor(PropertyDescriptor,PropertyDescriptor)
Reviewed-by: rupashka
malenkov [Fri, 31 Aug 2012 14:32:09 +0400] rev 13650
7192955: Introspector overide PropertyDescriptor for generic type field defined in super class
Reviewed-by: rupashka
denis [Thu, 30 Aug 2012 01:17:24 +0400] rev 13649
7192887: java/awt/Window/Grab/GrabTest.java still failed (fix failed for CR 7149068)
Reviewed-by: ant, serb
leonidr [Wed, 29 Aug 2012 19:53:35 +0400] rev 13648
7124375: [macosx] Focus isn't transfered as expected between components
Reviewed-by: art, ant, serb
alexsch [Wed, 29 Aug 2012 15:54:28 +0400] rev 13647
7171045: [macosx] There are no enter or exit events reported against 8b39 for MouseEventsDuringDrag.
Reviewed-by: anthony, serb
lana [Wed, 05 Sep 2012 13:50:00 -0700] rev 13646
Merge
skovatch [Wed, 05 Sep 2012 09:34:19 -0700] rev 13645
7187834: [macosx] Usage of private API in macosx 2D implementation causes Apple Store rejection
Reviewed-by: prr, igor
katleman [Thu, 06 Sep 2012 17:27:56 -0700] rev 13644
Added tag jdk8-b55 for changeset 4efc4ab93edd
duke [Wed, 05 Jul 2017 18:21:43 +0200] rev 13643
Merge
katleman [Thu, 06 Sep 2012 17:27:33 -0700] rev 13642
Added tag jdk8-b55 for changeset 49f23700884c
katleman [Thu, 06 Sep 2012 17:27:20 -0700] rev 13641
Added tag jdk8-b55 for changeset b4f6c05ae88a
duke [Wed, 05 Jul 2017 18:21:34 +0200] rev 13640
Added tag jdk8-b55 for changeset 319f583f66db
duke [Wed, 05 Jul 2017 18:21:34 +0200] rev 13639
Merge
duke [Wed, 05 Jul 2017 18:21:31 +0200] rev 13638
Merge
lana [Thu, 30 Aug 2012 20:14:48 -0700] rev 13637
Merge
lana [Mon, 27 Aug 2012 10:59:13 -0700] rev 13636
Merge
ksrini [Mon, 27 Aug 2012 07:21:46 -0700] rev 13635
7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes.
Reviewed-by: jjg
Contributed-by: jan.lahoda@oracle.com
jjg [Mon, 20 Aug 2012 13:50:04 -0700] rev 13634
7192744: fix up tests to accommodate jtreg spec change
Reviewed-by: darcy
sundar [Mon, 20 Aug 2012 21:24:10 +0530] rev 13633
7181320: javac NullPointerException for switch labels with cast to String expressions
Reviewed-by: mcimadamore
jjg [Fri, 17 Aug 2012 17:30:03 -0700] rev 13632
7192449: fix up tests to accommodate jtreg spec change
Reviewed-by: darcy
jjh [Wed, 15 Aug 2012 13:48:46 -0700] rev 13631
7191449: update copyright year to match last edit in jdk8 langtools repository
Reviewed-by: jjh
Contributed-by: steve.sides@oracle.com
katleman [Thu, 30 Aug 2012 10:27:39 -0700] rev 13630
Added tag jdk8-b54 for changeset edce301a53ed
duke [Wed, 05 Jul 2017 18:21:25 +0200] rev 13629
Merge
katleman [Thu, 30 Aug 2012 10:27:18 -0700] rev 13628
Added tag jdk8-b54 for changeset e0b1a72b7a91
duke [Wed, 05 Jul 2017 18:21:21 +0200] rev 13627
Merge
lana [Thu, 30 Aug 2012 20:10:34 -0700] rev 13626
Merge
lana [Mon, 27 Aug 2012 10:55:57 -0700] rev 13625
Merge
joehw [Fri, 17 Aug 2012 09:49:42 -0700] rev 13624
7191547: XMLEventFactory.newFactory(String factoryId, ClassLoader loader) does not work as expected
Summary: similar to the patch for 6756677 for XMLInputFactory and XMLOutputFactory, this patch fixes an error in XMLEventFactory where factoryId was taken as factory class.
Reviewed-by: lancea
katleman [Thu, 30 Aug 2012 10:27:15 -0700] rev 13623
Added tag jdk8-b54 for changeset 3799d28d324f
duke [Wed, 05 Jul 2017 18:21:16 +0200] rev 13622
Merge
lana [Thu, 30 Aug 2012 20:10:29 -0700] rev 13621
Merge
lana [Mon, 27 Aug 2012 10:54:30 -0700] rev 13620
Merge
coffeys [Thu, 16 Aug 2012 10:33:01 +0100] rev 13619
7056731: Race condition in CORBA code causes re-use of ABORTed connections
Reviewed-by: lancea
Contributed-by: d.macdonald@auckland.ac.nz
katleman [Thu, 30 Aug 2012 10:27:01 -0700] rev 13618
Added tag jdk8-b54 for changeset bbaf12c708dc
duke [Wed, 05 Jul 2017 18:21:11 +0200] rev 13617
Merge
jcoomes [Wed, 05 Sep 2012 12:58:45 -0700] rev 13616
Merge
jcoomes [Fri, 31 Aug 2012 16:39:04 -0700] rev 13615
Merge
twisti [Fri, 31 Aug 2012 15:20:25 -0700] rev 13614
Merge
twisti [Tue, 28 Aug 2012 14:57:43 -0700] rev 13613
7194662: JSR 292: PermuteArgsTest times out in nightly test runs
Reviewed-by: kvn
jrose [Tue, 28 Aug 2012 13:14:59 -0700] rev 13612
7194612: api/java_lang/invoke/MethodHandles/Lookup/index.html#ExceptionsTests[findVirtualNSME] fails w/ -esa
Reviewed-by: kvn, twisti
twisti [Fri, 24 Aug 2012 15:41:39 -0700] rev 13611
Merge
jrose [Fri, 17 Aug 2012 13:42:25 -0700] rev 13610
7191102: nightly failures after JSR 292 lazy method handle update (round 3)
Reviewed-by: twisti, kvn
lana [Fri, 31 Aug 2012 12:11:03 -0700] rev 13609
Merge
malenkov [Fri, 31 Aug 2012 09:15:34 -0700] rev 13608
7194567: Improve long term persistence of java.beans objects
Reviewed-by: ahgross, art
lana [Thu, 30 Aug 2012 20:16:07 -0700] rev 13607
Merge
bagiras [Wed, 25 Jul 2012 19:46:00 +0400] rev 13606
7185678: java/awt/Menu/NullMenuLabelTest/NullMenuLabelTest.java failed with NPE
Reviewed-by: art, ahgross
bagiras [Mon, 23 Jul 2012 15:51:46 +0400] rev 13605
7180036: Build failure in Mac platform caused by fix # 7163201
Reviewed-by: art, kizune, ahgross
bagiras [Thu, 30 Aug 2012 13:11:23 -0700] rev 13604
7163201: Simplify toolkit internals references
Reviewed-by: art, anthony, ahgross
malenkov [Tue, 31 Jul 2012 21:01:56 +0400] rev 13603
7183701: [TEST] closed/java/beans/security/TestClassFinder.java - compilation failed
Reviewed-by: rupashka
malenkov [Tue, 19 Jun 2012 20:34:06 +0400] rev 13602
7162476: XMLDecoder security issue via ClassFinder
Reviewed-by: art, ahgross
malenkov [Fri, 15 Jun 2012 21:01:55 +0400] rev 13601
7162473: ConstructorFinder/FieldFinder/MethodFinder gives access to restricted classes
Reviewed-by: art, ahgross
lana [Thu, 30 Aug 2012 20:13:30 -0700] rev 13600
Merge
lana [Tue, 28 Aug 2012 12:24:33 -0700] rev 13599
Merge
dcubed [Tue, 28 Aug 2012 09:40:27 -0700] rev 13598
7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list
Reviewed-by: alanb
mullan [Tue, 28 Aug 2012 08:46:23 -0400] rev 13597
Merge
mullan [Tue, 28 Aug 2012 08:43:17 -0400] rev 13596
7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed
Reviewed-by: xuelei
alanb [Tue, 28 Aug 2012 11:12:46 +0100] rev 13595
6962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy system
Reviewed-by: dholmes, alanb
Contributed-by: Eric Wang <yiming.wang@oracle.com>
jjg [Tue, 28 Aug 2012 10:31:27 +0100] rev 13594
7194035: update tests for upcoming changes for jtreg
Reviewed-by: alanb, sspitsyn
jjg [Tue, 28 Aug 2012 10:29:30 +0100] rev 13593
7194032: update tests for upcoming changes for jtreg
Reviewed-by: alanb, iris
weijun [Tue, 28 Aug 2012 17:25:07 +0800] rev 13592
7194472: FileKeyTab.java test fails on Windows
Reviewed-by: alanb
lana [Mon, 27 Aug 2012 10:58:40 -0700] rev 13591
Merge
weijun [Mon, 27 Aug 2012 10:23:43 +0800] rev 13590
7152121: Krb5LoginModule no longer handles keyTabNames with "file:" prefix
Reviewed-by: mullan
mchung [Fri, 24 Aug 2012 22:55:49 -0700] rev 13589
7193339: Prepare system classes be defined by a non-null module loader
Reviewed-by: alanb, dholmes, dsamersoff, sspitsyn, psandoz
khazra [Fri, 24 Aug 2012 11:48:51 -0700] rev 13588
7168172: (fs) Files.isReadable slow on Windows
Summary: Remove DACL checking for read access, also reviewed by Ulf.Zibis@CoSoCo.de, zhong.j.yu@gmail.com
Reviewed-by: alanb
alanb [Fri, 24 Aug 2012 19:35:30 +0100] rev 13587
7193933: More ProblemList.txt updates (8/2012)
Reviewed-by: darcy, chegar
naoto [Fri, 24 Aug 2012 10:13:58 -0700] rev 13586
7193601: Build breakage with the fix to 6336885 (build-infra build)
Reviewed-by: mduigou
alanb [Thu, 23 Aug 2012 13:07:08 +0100] rev 13585
7191587: (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx]
Reviewed-by: alanb
Contributed-by: Jason T Greene <jason.greene@redhat.com>
dingxmin [Thu, 23 Aug 2012 16:28:17 +0800] rev 13584
7193463: Improve registering signal handlers in java.lang.Terminator.setup()
Reviewed-by: dholmes, alanb
naoto [Tue, 21 Aug 2012 11:00:30 -0700] rev 13583
6336885: RFE: Locale Data Deployment Enhancements
4609153: Provide locale data for Indic locales
5104387: Support for gl_ES locale (galician language)
6337471: desktop/system locale preferences support
7056139: (cal) SPI support for locale-dependent Calendar parameters
7058206: Provide CalendarData SPI for week params and display field value names
7073852: Support multiple scripts for digits and decimal symbols per locale
7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat
7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales
7151414: (cal) Support calendar type identification
7168528: LocaleServiceProvider needs to be aware of Locale extensions
7171372: (cal) locale's default Calendar should be created if unknown calendar is specified
Summary: JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu)
Reviewed-by: erikj, sherman, peytoia
alanb [Tue, 21 Aug 2012 13:42:08 +0100] rev 13582
7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close
Reviewed-by: alanb
Contributed-by: Shirish Kuncolienkar <shirishk@linux.vnet.ibm.com>
robm [Mon, 20 Aug 2012 14:52:12 +0100] rev 13581
7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896
Reviewed-by: dholmes, alanb
weijun [Mon, 20 Aug 2012 07:59:26 +0800] rev 13580
7192202: Make sure keytool prints both unknown and unparseable extensions
Reviewed-by: mullan
alanb [Sun, 19 Aug 2012 13:29:01 +0100] rev 13579
7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11]
Reviewed-by: chegar
alanb [Sun, 19 Aug 2012 13:03:00 +0100] rev 13578
7192275: Minimize LogManager dependencies on java.beans
Summary: Reduce dependency to PropertyChangeListener and PropertyChangeEvent. Also add basic test coverage.
Reviewed-by: dcubed, dsamersoff, mchung
ksrini [Fri, 17 Aug 2012 08:28:48 -0700] rev 13577
7190750: (pack200) the java unpacker produces non spec. compliant classfile with lambda classfiles
Reviewed-by: jrose