lana [Tue, 04 Dec 2012 11:46:27 -0800] rev 14704
Merge
kmo [Tue, 04 Dec 2012 15:10:03 +0000] rev 14703
8004066: TEST_BUG: test/java/lang/Math/DivModTests.java assumes ArithmeticException message
Reviewed-by: twisti, alanb, dholmes
dxu [Tue, 04 Dec 2012 14:07:30 +0000] rev 14702
7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04
7144997: (fs) Files.probeContentType returns null on Solaris 64-bit
Reviewed-by: alanb, mduigou
mullan [Mon, 03 Dec 2012 11:07:20 -0500] rev 14701
7199143: RFE: OCSP revocation checker should provide possibility to specify connection timeout
Summary: Added com.sun.security.ocsp.timeout system property to control timeout
Reviewed-by: mullan, vinnie
Contributed-by: jason.uh@oracle.com
xuelei [Mon, 03 Dec 2012 06:00:19 -0800] rev 14700
8004184: security tests leave JSSEServer running
Summary: Use othervm mode to release resources, and correct the system properties issues in JSSE
Reviewed-by: chegar
weijun [Mon, 03 Dec 2012 17:14:03 +0800] rev 14699
7198507: [TEST_BUG] sun/security/tools/keytool/console.sh should be rewritten
Reviewed-by: xuelei
dholmes [Sun, 02 Dec 2012 19:16:56 -0500] rev 14698
7200297: agent code does not handle multiple boot library path elements correctly
Summary: When bug 6819213 was fixed it enabled sun.boot.library.path property to contain multiple paths. Code in agents does not handle multiple paths when attempting to find dependent shared libs.
Reviewed-by: dholmes, sspitsyn, dsamersoff
Contributed-by: Bill Pittore <bill.pittore@oracle.com>
alanb [Sun, 02 Dec 2012 16:37:31 +0000] rev 14697
8003846: Override mechanism for currency data should not require creating currency.properties in java.home
Reviewed-by: naoto
sherman [Sat, 01 Dec 2012 11:36:25 -0800] rev 14696
8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written
Summary: to return the length instead of position
Reviewed-by: alanb
lana [Fri, 30 Nov 2012 16:33:50 -0800] rev 14695
Merge
khazra [Fri, 30 Nov 2012 12:00:07 -0800] rev 14694
7197662: (prefs) java/util/prefs/AddNodeChangeListener.java fails by timeout or by "couldn't get file lock"
Summary: Set -Djava.util.prefs.userRoot to current working directory of user in the prefs tests
Reviewed-by: alanb, chegar, weijun, dxu
jfranck [Fri, 30 Nov 2012 09:47:17 +0100] rev 14693
8004110: Remove debug code form sun/reflect/annotation/AnnotationSupport.java
Reviewed-by: jjg, darcy
alanb [Fri, 30 Nov 2012 16:29:32 +0000] rev 14692
7165762: (aio) Default thread pool should be configured so that threads terminated after a timeout period
Reviewed-by: chegar
alanb [Fri, 30 Nov 2012 11:18:16 +0000] rev 14691
8003949: LogManager, downgrade normative reference to ${java.home}/lib/logging.properties
Reviewed-by: psandoz, mchung
zhangshj [Fri, 30 Nov 2012 17:24:54 +0800] rev 14690
8004211: Remove unused dlinfo local variable in launcher code
Reviewed-by: alanb
sla [Fri, 30 Nov 2012 08:17:02 +0100] rev 14689
7155168: java/util/TimeZone/Bug6912560.java: expected Asia/Tokyo
Reviewed-by: okutsu
smarks [Thu, 29 Nov 2012 14:43:46 -0800] rev 14688
8004134: More ProblemList.txt updates (11/2012)
Reviewed-by: alanb
Contributed-by: amy.lu@oracle.com
smarks [Wed, 28 Nov 2012 17:31:35 -0800] rev 14687
8004131: move jdi tests out of core testset
Reviewed-by: alanb, chegar
mduigou [Thu, 29 Nov 2012 14:09:45 -0800] rev 14686
6553074: String{Buffer,Builder}.indexOf(Str, int) contains unnecessary allocation
Summary: It is not necessary to extract the value array with toCharArray. The value array can now be used directly.
Reviewed-by: alanb
mduigou [Thu, 29 Nov 2012 14:07:47 -0800] rev 14685
7175464: entrySetView field is never updated in NavigableSubMap
Summary: The method entrySet() in AscendingSubMap and DescendingSubMap failed to cache the entrySetView.
Reviewed-by: alanb, psandoz
shade [Thu, 29 Nov 2012 17:03:52 +0000] rev 14684
8004141: UnsafeStaticFieldAccessorImpl#base should be final
Reviewed-by: chegar, alanb
Contributed-by: peter.levart@gmail.com
jgish [Thu, 29 Nov 2012 12:28:02 +0000] rev 14683
8003380: Compiler warnings in logging test code
Summary: Use generics, suppress warnings where appropriate, remove unused imports, etc.
Reviewed-by: lancea, chegar
michaelm [Thu, 29 Nov 2012 09:47:31 +0000] rev 14682
Merge
michaelm [Thu, 29 Nov 2012 09:41:20 +0000] rev 14681
7200720: crash in net.dll during NTLM authentication
Reviewed-by: chegar, dsamersoff
mchung [Wed, 28 Nov 2012 10:50:54 -0800] rev 14680
8003869: Eliminate java.lang.invoke.InnerClassLambdaMetafactory dependency on java.util.logging
Reviewed-by: alanb, dholmes
mchung [Wed, 28 Nov 2012 10:49:15 -0800] rev 14679
8003851: MethodHandleNatives dependency on java.sql.DriverManager
Reviewed-by: alanb, dholmes
dfuchs [Wed, 28 Nov 2012 10:08:31 -0800] rev 14678
Merge
dfuchs [Wed, 28 Nov 2012 15:14:47 +0100] rev 14677
8003476: Cleanup warnings in com.sun.jmx.snmp code
Reviewed-by: alanb, smarks
jfranck [Wed, 28 Nov 2012 09:21:37 -0800] rev 14676
7154390: Add support for repeating annotations in j.l.r.AnnotatedElement
Reviewed-by: darcy
xuelei [Wed, 28 Nov 2012 05:18:57 -0800] rev 14675
8004019: Removes unused method HandshakeHash.setCertificateVerifyAlg()
Summary: certification verification in HandshakeHash was abandoned during TLS 1.2 implementation
Reviewed-by: xuelei, weijun
Contributed-by: Florian Weimer <fweimer@redhat.com>
sherman [Tue, 27 Nov 2012 22:07:11 -0800] rev 14674
8004088: hg push for bug#4235519 failed to push all files
Summary: pushed all base64 files
Reviewed-by: alanb, mduigou
sherman [Tue, 27 Nov 2012 21:51:26 -0800] rev 14673
4235519: Make sun.misc.BASE64{De,En}coder classes public
Summary: to add java.util.Base64
Reviewed-by: alanb, mduigou
robm [Wed, 28 Nov 2012 00:47:38 +0000] rev 14672
8003597: TEST_BUG: Eliminate dependency on javaweb from closed net tests
Reviewed-by: chegar
chegar [Tue, 27 Nov 2012 17:15:19 +0000] rev 14671
8003833: Spurious NPE from Socket.getIn/OutputStream
Reviewed-by: alanb, dsamersoff
mduigou [Mon, 26 Nov 2012 15:08:13 -0800] rev 14670
8001634: Initial set of functional interface types
Summary: Add the core functional interfaces used by the JSR335 libraries.
Reviewed-by: dholmes, briangoetz, darcy
mullan [Mon, 26 Nov 2012 08:34:25 -0500] rev 14669
Merge
mullan [Mon, 26 Nov 2012 08:23:20 -0500] rev 14668
Merge
mullan [Mon, 26 Nov 2012 08:12:19 -0500] rev 14667
7167056: Clarify that BasicPermission names that contain non-wildcard asterisks are not invalid
Reviewed-by: weijun, xuelei
uta [Mon, 26 Nov 2012 15:54:39 +0400] rev 14666
7162111: TEST_BUG: change tests run in headless mode [macosx] (open)
Summary: In problem tests detection of AWT headless mode was introduced or AWT dependence was removed.
Reviewed-by: alanb
xuelei [Sat, 24 Nov 2012 04:27:28 -0800] rev 14665
8003951: Removes unused variables in sun.security.ssl
Reviewed-by: xuelei
Contributed-by: Florian Weimer <fweimer@redhat.com>
xuelei [Sat, 24 Nov 2012 04:09:19 -0800] rev 14664
8003950: Adds missing Override annotations and removes unnecessary imports in sun.security.ssl
Reviewed-by: xuelei
Contributed-by: Florian Weimer <fweimer@redhat.com>
xuelei [Sat, 24 Nov 2012 03:34:27 -0800] rev 14663
8001751: Javadoc warnings in JSSE code
Reviewed-by: alanb
uta [Fri, 23 Nov 2012 13:07:54 +0400] rev 14662
8003898: X11 toolkit can be chosen as the default toolkit
Summary: XToolkit is not selected for any values of system-wide environment variables (ex. DISPLAY).
Reviewed-by: anthony, art
dbuck [Tue, 20 Nov 2012 21:35:18 -0800] rev 14661
7198904: (alt-rt) TreeMap.clone is broken
Summary: Test case for cr7198904. Issue only found in OracleJDK, but test case is valid for OpenJDK as well
Reviewed-by: mduigou, dholmes
lana [Tue, 04 Dec 2012 11:41:44 -0800] rev 14660
Merge
aph [Tue, 04 Dec 2012 14:02:08 +0000] rev 14659
8004344: Fix a crash in ToolkitErrorHandler() in XlibWrapper.c
Summary: Code does not check for JNU_GetEnv returning NULL.
Reviewed-by: anthony
jviswana [Tue, 04 Dec 2012 17:17:45 +0400] rev 14658
4631925: JColor Chooser is not fully accessible
Reviewed-by: alexsch
alexsch [Tue, 04 Dec 2012 16:42:19 +0400] rev 14657
8002077: Possible mnemonic issue on JFileChooser Save button on nimbus L&F
Reviewed-by: serb
alexsch [Tue, 04 Dec 2012 15:56:02 +0400] rev 14656
8003830: NPE at BasicTreeUI$Actions.page:4470
Reviewed-by: serb, alexsch
Contributed-by: Jaroslav Tulach <jaroslav.tulach@oracle.com>
alexsch [Tue, 04 Dec 2012 15:26:57 +0400] rev 14655
6671481: NPE at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection
Reviewed-by: serb
lana [Fri, 30 Nov 2012 17:09:05 -0800] rev 14654
Merge
kshefov [Fri, 30 Nov 2012 12:39:37 +0000] rev 14653
7124242: [macosx] Test doesn't work because of the frame round corners in the LaF
Reviewed-by: anthony, yan, alexsch
alexsch [Thu, 29 Nov 2012 07:42:23 -0500] rev 14652
8000423: Diacritic is not applyed to a base letter on Linux
Reviewed-by: anthony, serb
serb [Tue, 27 Nov 2012 17:03:19 +0400] rev 14651
8002308: [macosx] 7198229 should be applied to the user action only
Reviewed-by: anthony, skovatch
kizune [Wed, 21 Nov 2012 20:42:54 +0400] rev 14650
8003273: Missing testcase for 7171812
Reviewed-by: art, serb
serb [Wed, 21 Nov 2012 15:58:09 +0400] rev 14649
7154516: [macosx] Popup menus have no visible borders
Reviewed-by: anthony, denis
serb [Wed, 21 Nov 2012 15:54:41 +0400] rev 14648
7193214: Consider simplifying CPlatformWindow.setResizable()
Reviewed-by: anthony, denis
serb [Wed, 21 Nov 2012 15:50:34 +0400] rev 14647
7124552: [macosx] NullPointerException in getBufferStrategy()
7124219: [macosx] Unable to draw images to fullscreen
Reviewed-by: bae, anthony
bae [Mon, 03 Dec 2012 16:26:47 +0400] rev 14646
7124347: [macosx] java.lang.InternalError: not implemented yet on call Graphics2D.drawRenderedImage
Reviewed-by: prr, flar
lana [Fri, 30 Nov 2012 16:02:00 -0800] rev 14645
Merge
bae [Fri, 30 Nov 2012 11:32:36 +0400] rev 14644
7124223: [macosx] Regression test failure with new exception, when glyph is positioned explicitly
Reviewed-by: jgodinez
bae [Wed, 28 Nov 2012 14:12:32 +0400] rev 14643
7064516: ImageIO.read() fails to load an image
Reviewed-by: jgodinez, prr
bae [Wed, 28 Nov 2012 12:38:43 +0400] rev 14642
5082749: GIF stream metadata specification of aspect ratio is incorrect
Reviewed-by: bae, prr
Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
bae [Wed, 28 Nov 2012 12:28:10 +0400] rev 14641
4649812: GIFImageReader handles transparency incorrectly
Reviewed-by: bae, prr
Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
katleman [Thu, 06 Dec 2012 12:04:35 -0800] rev 14640
Added tag jdk8-b67 for changeset 558a3373ba7e
duke [Wed, 05 Jul 2017 18:31:45 +0200] rev 14639
Merge
amurillo [Fri, 07 Dec 2012 10:46:54 -0800] rev 14638
Added tag hs25-b12 for changeset 31453af433e7
amurillo [Fri, 07 Dec 2012 10:46:53 -0800] rev 14637
Merge
jwilhelm [Fri, 07 Dec 2012 07:36:51 -0800] rev 14636
Merge
jmasa [Thu, 29 Nov 2012 10:09:04 -0800] rev 14635
8003554: NPG: move Metablock and Metachunk code out of metaspace.cpp
Reviewed-by: coleenp
johnc [Fri, 30 Nov 2012 11:46:17 -0800] rev 14634
8004170: G1: Verbose GC output is not getting flushed to log file using JDK 8
Summary: Add flushes to G1CollectedHeap::log_gc_footer() and TraceCPUTime destructor.
Reviewed-by: jwilhelm, azeemj, brutisso
roland [Fri, 07 Dec 2012 01:09:03 -0800] rev 14633
Merge
twisti [Thu, 06 Dec 2012 11:05:33 -0800] rev 14632
Merge
twisti [Thu, 06 Dec 2012 09:57:41 -0800] rev 14631
8003250: SPARC: move MacroAssembler into separate file
Reviewed-by: jrose, kvn
neliasso [Thu, 06 Dec 2012 14:33:52 +0100] rev 14630
Merge
neliasso [Thu, 06 Dec 2012 09:50:08 +0100] rev 14629
8003934: Fix generation of malformed options to Projectcreator
Summary: Makefile produces unmatched quotes due to nmake bug
Reviewed-by: jwilhelm, brutisso
neliasso [Mon, 26 Nov 2012 15:11:55 +0100] rev 14628
8003983: LogCompilation tool is broken since c1 support
Summary: Fixed emitting and parsing
Reviewed-by: jrose, kvn
twisti [Mon, 03 Dec 2012 15:48:49 -0800] rev 14627
8004319: test/gc/7168848/HumongousAlloc.java fails after 7172640
Reviewed-by: kvn, johnc
twisti [Fri, 30 Nov 2012 15:23:16 -0800] rev 14626
8003240: x86: move MacroAssembler into separate file
Reviewed-by: kvn
twisti [Fri, 30 Nov 2012 11:44:05 -0800] rev 14625
8003195: AbstractAssembler should not store code pointers but use the CodeSection directly
Reviewed-by: twisti, kvn
Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>
kvn [Tue, 27 Nov 2012 17:41:38 -0800] rev 14624
8003850: add support for constants in stub code
Summary: remember the code section and switch back to the proper one when adding constants.
Reviewed-by: twisti, kvn
Contributed-by: goetz.lindenmaier@sap.com
bharadwaj [Tue, 27 Nov 2012 17:24:15 -0800] rev 14623
7092905: C2: Keep track of the number of dead nodes
Summary: keep an (almost) accurate running count of the reachable (live) flow graph nodes.
Reviewed-by: kvn, twisti, jrose, vlivanov
twisti [Tue, 27 Nov 2012 12:48:52 -0800] rev 14622
8003868: fix shark for latest HotSpot and LLVM
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke@redhat.com>
twisti [Mon, 26 Nov 2012 17:25:11 -0800] rev 14621
7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
Reviewed-by: kvn, jrose
vlivanov [Wed, 21 Nov 2012 05:57:12 -0800] rev 14620
8001538: hs_err file does not list anymore compiled methods in compilation events
Summary: Fixed message buffer size calculation.
Reviewed-by: kvn, twisti
kvn [Fri, 16 Nov 2012 15:49:46 -0800] rev 14619
7146636: compiler/6865265/StackOverflowBug.java fails due to changed stack minimum
Summary: Increase the stack size in the run parameters.
Reviewed-by: kvn
Contributed-by: david.r.chase@oracle.com
amurillo [Fri, 30 Nov 2012 17:00:32 -0800] rev 14618
8004248: new hotspot build - hs25-b12
Reviewed-by: jcoomes
katleman [Thu, 06 Dec 2012 12:04:17 -0800] rev 14617
Added tag jdk8-b67 for changeset af8f87762e23
katleman [Wed, 12 Dec 2012 13:19:32 -0800] rev 14616
Merge
erikj [Tue, 11 Dec 2012 11:33:34 +0100] rev 14615
8001753: build-infra: mismatch with full debug symbol control for hotspot
Summary: Enabling hotspot to use the FDS settings established at configure time
Reviewed-by: dholmes, ohair
erikj [Tue, 11 Dec 2012 11:29:58 +0100] rev 14614
8003945: build-infra: problems finding compiler when using --with-dev-kit
Summary: Search all compiler names in dev-kit dir first.
Reviewed-by: tbell
erikj [Fri, 07 Dec 2012 17:23:42 +0100] rev 14613
8004045: build-infra: Error 12 from zip when updating src.zip
Summary: Hiding this error from make so that it doesn't fail
Reviewed-by: ohrstrom, dholmes
lana [Mon, 10 Dec 2012 20:52:08 -0800] rev 14612
Merge
lana [Fri, 30 Nov 2012 16:31:13 -0800] rev 14611
Merge
smarks [Wed, 28 Nov 2012 17:31:30 -0800] rev 14610
8004131: move jdi tests out of core testset
Reviewed-by: alanb, chegar
katleman [Thu, 06 Dec 2012 12:04:11 -0800] rev 14609
Added tag jdk8-b67 for changeset dc59b2c5a701
duke [Wed, 05 Jul 2017 18:31:28 +0200] rev 14608
Added tag jdk8-b67 for changeset 76cc9bd3ece4
duke [Wed, 05 Jul 2017 18:31:27 +0200] rev 14607
Merge
duke [Wed, 05 Jul 2017 18:31:23 +0200] rev 14606
Merge
katleman [Thu, 29 Nov 2012 11:31:48 -0800] rev 14605
Added tag jdk8-b66 for changeset 4f273518dc3b
duke [Wed, 05 Jul 2017 18:31:19 +0200] rev 14604
Merge
katleman [Thu, 29 Nov 2012 11:30:33 -0800] rev 14603
Added tag jdk8-b66 for changeset b2f74901d05c
duke [Wed, 05 Jul 2017 18:31:15 +0200] rev 14602
Merge
katleman [Thu, 29 Nov 2012 11:30:24 -0800] rev 14601
Added tag jdk8-b66 for changeset bc221bce9150
duke [Wed, 05 Jul 2017 18:31:12 +0200] rev 14600
Merge
katleman [Thu, 29 Nov 2012 11:29:48 -0800] rev 14599
Added tag jdk8-b66 for changeset f83c6348160b
duke [Wed, 05 Jul 2017 18:31:08 +0200] rev 14598
Merge
katleman [Wed, 05 Dec 2012 12:53:55 -0800] rev 14597
Merge
erikj [Wed, 05 Dec 2012 10:12:57 +0100] rev 14596
8004281: build-infra: Move all jar creation to images target and put jars in images/lib
Reviewed-by: ohair, tbell, dholmes
twisti [Fri, 30 Nov 2012 11:42:55 -0800] rev 14595
8001885: JSR 292 classes should use jdk.internal.org.objectweb.asm
Reviewed-by: kvn, jrose, twisti
Contributed-by: David Chase <david.r.chase@oracle.com>
katleman [Thu, 29 Nov 2012 11:31:01 -0800] rev 14594
Added tag jdk8-b66 for changeset bc93357f4936
duke [Wed, 05 Jul 2017 18:31:05 +0200] rev 14593
Merge
amurillo [Fri, 30 Nov 2012 16:45:27 -0800] rev 14592
Added tag hs25-b11 for changeset 7236115a66ae
amurillo [Fri, 30 Nov 2012 16:45:26 -0800] rev 14591
Merge
johnc [Fri, 30 Nov 2012 12:01:34 -0800] rev 14590
Merge
stefank [Thu, 29 Nov 2012 23:02:52 +0100] rev 14589
8004199: Change the ASM package for Test8003720
Reviewed-by: kvn, jrose
coleenp [Thu, 29 Nov 2012 16:50:29 -0500] rev 14588
8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Summary: Add ClassLoaderData object for each anonymous class with metaspaces to allocate in.
Reviewed-by: twisti, jrose, stefank
cjplummer [Thu, 29 Nov 2012 13:55:49 -0800] rev 14587
Merge
jiangli [Tue, 27 Nov 2012 17:03:56 -0500] rev 14586
8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
Summary: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
Reviewed-by: bdelsart, sspitsyn, coleenp
johnc [Thu, 29 Nov 2012 11:23:15 -0800] rev 14585
Merge
johnc [Tue, 27 Nov 2012 14:11:37 -0800] rev 14584
7194633: G1: Assertion and guarantee failures in block offset table
Summary: Add detailed error messages to assertions and guarantees in G1's block offset table.
Reviewed-by: ysr, brutisso
stefank [Tue, 27 Nov 2012 14:20:21 +0100] rev 14583
8003935: Simplify the needed includes for using Thread::current()
Reviewed-by: dholmes, rbackman, coleenp
stefank [Tue, 27 Nov 2012 10:13:20 +0100] rev 14582
8003720: NPG: Method in interpreter stack frame can be deallocated
Summary: Pass down a closure during root scanning to keep the class of the method alive.
Reviewed-by: coleenp, jcoomes
coleenp [Mon, 26 Nov 2012 12:31:03 -0500] rev 14581
8003722: More gcc 4.7 compilation errors
Summary: Add a few more this->qualifications.
Reviewed-by: coleenp, dholmes
Contributed-by: duboscq@ssw.jku.at
brutisso [Tue, 20 Nov 2012 11:40:11 +0100] rev 14580
7198334: UseNUMA modifies system parameters on non-NUMA system
Summary: The flags MinHeapDeltaBytes and UseNUMAInterleaving must be adjusted after the OS have adjusted the UseNUMA flag in the method os::init_2.
Reviewed-by: dholmes, brutisso
Contributed-by: erik.helin@oracle.com
coleenp [Wed, 28 Nov 2012 17:50:21 -0500] rev 14579
8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
Summary: Make metaspace::contains be lock free and used to see if something is in metaspace, also compare Method* with vtbl pointer.
Reviewed-by: dholmes, sspitsyn, dcubed, jmasa
coleenp [Wed, 28 Nov 2012 08:43:26 -0800] rev 14578
Merge
hseigel [Wed, 28 Nov 2012 08:17:59 -0500] rev 14577
6924920: Class Data Sharing limit on the java version string can create failures
Summary: Truncate the java version string and add a hash value if it is too long.
Reviewed-by: dholmes, coleenp
zgu [Wed, 28 Nov 2012 06:42:03 -0800] rev 14576
Merge
zgu [Wed, 28 Nov 2012 09:19:38 -0500] rev 14575
8003689: MemTracker::init_tracking_options() reads outside array if commandline argument is empty
Summary: Fixed potential buffer overrun when giving empty option to NativeMemoryTracking commandline option
Reviewed-by: ctornqvi, hseigel, kvn
mikael [Tue, 27 Nov 2012 07:57:57 -0800] rev 14574
8003879: Duplicate definitions in vmStructs
Summary: Removed duplicate entries
Reviewed-by: dholmes, sspitsyn
dholmes [Wed, 21 Nov 2012 21:26:12 -0500] rev 14573
Merge
dholmes [Wed, 21 Nov 2012 20:07:52 -0500] rev 14572
8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use
Reviewed-by: coleenp, kvn
mikael [Wed, 21 Nov 2012 09:02:13 -0800] rev 14571
8003690: Example code in JVMTI GetStackTrace documentation is broken
Summary: Fixed to minor errors in example code
Reviewed-by: sspitsyn, dholmes
coleenp [Tue, 20 Nov 2012 20:27:40 -0500] rev 14570
Merge
zgu [Fri, 16 Nov 2012 09:05:19 -0500] rev 14569
8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp)
Summary: The assertion is applied to only the region to be released, also performs region integrity checking
Reviewed-by: acorn, coleenp
amurillo [Fri, 16 Nov 2012 09:43:43 -0800] rev 14568
8003541: new hotspot build - hs25-b11
Reviewed-by: jcoomes
katleman [Thu, 29 Nov 2012 11:30:04 -0800] rev 14567
Added tag jdk8-b66 for changeset fe1a7da1f85c
katleman [Wed, 05 Dec 2012 12:52:47 -0800] rev 14566
Merge
erikj [Wed, 05 Dec 2012 16:35:25 +0100] rev 14565
8003414: build-infra: fails on on windows
Summary: Added extra check that windows sdk is valid.
Reviewed-by: tbell, ohrstrom, ohair
erikj [Wed, 05 Dec 2012 10:12:14 +0100] rev 14564
8004281: build-infra: Move all jar creation to images target and put jars in images/lib
Summary: Fixed bug in setting up make dependencies in SetupArchive.
Reviewed-by: ohair, tbell, dholmes
erikj [Wed, 05 Dec 2012 09:39:34 +0100] rev 14563
8001541: Cannot build on Solaris using softlinks
Summary: Fixed softlink resolver macro in configure.
Reviewed-by: tbell, ohair
erikj [Mon, 03 Dec 2012 10:26:55 +0100] rev 14562
8003819: build-infra: backslashes at end of LIB and INCLUDE in spec.gmk
Summary: Removing trailing backslash from LIB and INCLUDE.
Reviewed-by: ohrstrom, ohair
katleman [Thu, 29 Nov 2012 11:29:44 -0800] rev 14561
Added tag jdk8-b66 for changeset d31d8682bc9e
duke [Wed, 05 Jul 2017 18:30:51 +0200] rev 14560
Added tag jdk8-b66 for changeset 17820b958ae8
duke [Wed, 05 Jul 2017 18:30:50 +0200] rev 14559
Merge
duke [Wed, 05 Jul 2017 18:30:46 +0200] rev 14558
Merge
katleman [Wed, 28 Nov 2012 14:07:26 -0800] rev 14557
Merge
erikj [Wed, 28 Nov 2012 13:37:50 +0100] rev 14556
8003844: build-infra: docs target isn't working properly
Summary: Adding resources to bootstrap javadoc.jar. Adding missing .js resource suffix
Reviewed-by: ohair, jjg, ohrstrom
lana [Tue, 20 Nov 2012 11:50:37 -0800] rev 14555
Merge
rfield [Tue, 20 Nov 2012 09:58:55 -0800] rev 14554
8003639: convert lambda testng tests to jtreg and add them
Reviewed-by: mcimadamore
mcimadamore [Tue, 20 Nov 2012 15:43:28 +0000] rev 14553
8003663: lambda test fails on Windows
Summary: fix path separator issue in test
Reviewed-by: jjg
jjg [Tue, 20 Nov 2012 07:25:11 -0800] rev 14552
8003650: java.lang.Exception: expected string not found: pkg/package-frame.html
Reviewed-by: ksrini
jjg [Tue, 20 Nov 2012 07:21:07 -0800] rev 14551
8003649: regression/langtools: tools/javac/doctree
Reviewed-by: ksrini
jjg [Mon, 19 Nov 2012 16:40:54 -0800] rev 14550
8003655: Add javac.jvm.ClassFile.V52
Reviewed-by: ksrini
bpatel [Mon, 19 Nov 2012 16:10:34 -0800] rev 14549
8002304: Group methods by types in methods summary section
Reviewed-by: jjg
jjg [Mon, 19 Nov 2012 11:38:49 -0800] rev 14548
8001098: Provide a simple light-weight "plug-in" mechanism for javac
Reviewed-by: mcimadamore
mcimadamore [Sat, 17 Nov 2012 19:01:03 +0000] rev 14547
8003280: Add lambda tests
Summary: Turn on lambda expression, method reference and default method support
Reviewed-by: jjg
jjh [Fri, 16 Nov 2012 18:27:36 +0000] rev 14546
8003357: Add support for jtreg -concurrency to langtools/test/Makefile
Reviewed-by: jjg
jjg [Thu, 15 Nov 2012 23:07:24 -0800] rev 14545
6493690: javadoc should have a javax.tools.Tool service provider installed in tools.jar
Reviewed-by: darcy
jjg [Thu, 15 Nov 2012 19:54:20 -0800] rev 14544
8002079: update DocFile to use a JavaFileManager
Reviewed-by: darcy
jjg [Thu, 15 Nov 2012 14:41:31 -0800] rev 14543
8003257: refactor javadoc tool option handling
Reviewed-by: darcy
jjg [Thu, 15 Nov 2012 09:18:36 -0800] rev 14542
8000800: javadoc uses static non-final fields
Reviewed-by: bpatel
jjg [Wed, 14 Nov 2012 17:23:10 -0800] rev 14541
7021614: extend com.sun.source API to support parsing javadoc comments
Reviewed-by: ksrini, strarup
lana [Wed, 14 Nov 2012 16:41:51 -0800] rev 14540
Merge
jjg [Wed, 14 Nov 2012 10:07:38 -0800] rev 14539
8003412: javac needs to understand java.lang.annotation.Native
Reviewed-by: mcimadamore
jjg [Tue, 13 Nov 2012 15:09:15 -0800] rev 14538
8003299: Cleanup javac Log support for deferred diagnostics
Reviewed-by: mcimadamore, jfranck
rfield [Tue, 13 Nov 2012 08:06:00 -0800] rev 14537
8003306: Compiler crash: calculation of inner class access modifier
Summary: Fix binary sense lost in transition to hasTag
Reviewed-by: mcimadamore
katleman [Thu, 15 Nov 2012 15:40:23 -0800] rev 14536
Added tag jdk8-b65 for changeset 0e685b019743
duke [Wed, 05 Jul 2017 18:30:37 +0200] rev 14535
Merge
katleman [Thu, 15 Nov 2012 15:39:45 -0800] rev 14534
Added tag jdk8-b65 for changeset 2fbfa728248d
duke [Wed, 05 Jul 2017 18:30:33 +0200] rev 14533
Merge
katleman [Thu, 15 Nov 2012 15:39:35 -0800] rev 14532
Added tag jdk8-b65 for changeset d94c92ed588c
duke [Wed, 05 Jul 2017 18:30:29 +0200] rev 14531
Merge
katleman [Thu, 15 Nov 2012 15:38:38 -0800] rev 14530
Added tag jdk8-b65 for changeset 6bae6642a942
duke [Wed, 05 Jul 2017 18:30:25 +0200] rev 14529
Merge
katleman [Wed, 28 Nov 2012 14:06:14 -0800] rev 14528
Merge
erikj [Wed, 28 Nov 2012 14:10:00 +0100] rev 14527
8003482: build-infra: Use correct manifest in security jars
Reviewed-by: ohair, ohrstrom
erikj [Wed, 28 Nov 2012 13:49:33 +0100] rev 14526
8003528: build-infra: Diffs in libjava and hotspot libs on solaris.
Summary: Reorder libraries on link command line to match old build.
Reviewed-by: ohair, ohrstrom
erikj [Wed, 28 Nov 2012 13:29:35 +0100] rev 14525
8003477: build-infra: Remove explicit source file listings for libs when possible
Reviewed-by: ohair, ohrstrom
erikj [Wed, 28 Nov 2012 13:20:43 +0100] rev 14524
8001460: build-infra: Linker warnings on macosx
Summary: Remove creation of empty i386 section from fdlibm
Reviewed-by: ohair
erikj [Wed, 28 Nov 2012 09:47:25 +0100] rev 14523
8003960: build-infra: Jarsigner launcher has wrong classname
Summary: Fixed package name in launcher
Reviewed-by: alanb, ohair, ohrstrom
tbell [Thu, 15 Nov 2012 00:55:17 +0000] rev 14522
Merge
tbell [Wed, 14 Nov 2012 10:21:45 -0800] rev 14521
8001906: build-infra: warning: [path] bad path element on Solaris
Summary: Remove unnecesary -cp parameter from compile line
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
lana [Tue, 20 Nov 2012 11:49:27 -0800] rev 14520
Merge
ksrini [Mon, 19 Nov 2012 19:50:39 -0800] rev 14519
8003660: (launcher) 8001533 regression tests
Reviewed-by: ksrini, mchung, kcr, ddehaven
Contributed-by: steve.sides@oracle.com
ksrini [Mon, 19 Nov 2012 19:49:38 -0800] rev 14518
8001533: java launcher must launch javafx applications
Reviewed-by: ksrini, mchung, kcr, alanb
Contributed-by: david.dehaven@oracle.com
jzavgren [Tue, 20 Nov 2012 09:26:38 +0000] rev 14517
8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code
Reviewed-by: dsamersoff, valeriep, chegar
alanb [Mon, 19 Nov 2012 13:17:40 +0000] rev 14516
8003607: More ProblemList.txt updates (11/2012)
Reviewed-by: lancea
weijun [Mon, 19 Nov 2012 11:13:08 +0800] rev 14515
8002344: Krb5LoginModule config class does not return proper KDC list from DNS
Reviewed-by: weijun
Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>, Wang Weijun <weijun.wang@oracle.com>
xuelei [Sun, 18 Nov 2012 01:31:44 -0800] rev 14514
8003587: Warning cleanup in package javax.net.ssl
Summary: Removes unnecessary imports and adds missing Override annotations
Reviewed-by: xuelei
Contributed-by: Florian Weimer <fweimer@redhat.com>
bchristi [Fri, 16 Nov 2012 17:01:19 -0800] rev 14513
7178922: (props) re-visit how os.name is determined on Mac
Reviewed-by: alanb, mchung, skovatch, serb
khazra [Fri, 16 Nov 2012 12:28:45 -0800] rev 14512
8003518: (prefs) Tests in jdk/test/java/util/prefs should not be run concurrently
Summary: Add java/util/prefs to exclusiveAccess.dirs in TEST.ROOT
Reviewed-by: alanb, mchung
naoto [Thu, 15 Nov 2012 20:17:05 -0800] rev 14511
7199750: Loading sequence of service provider is changed
Reviewed-by: okutsu
weijun [Fri, 16 Nov 2012 10:34:14 +0800] rev 14510
8003263: redundant cast build failure after 8003120
Reviewed-by: alanb
jgish [Thu, 15 Nov 2012 13:46:45 +0000] rev 14509
6244047: impossible to specify directories to logging FileHandler unless they exist
Reviewed-by: alanb
lana [Wed, 14 Nov 2012 16:41:12 -0800] rev 14508
Merge
mduigou [Tue, 13 Nov 2012 20:02:39 -0800] rev 14507
7088952: Add size in bytes constant "BYTES" to primitive type wrapper types
Summary: Adds a constant BYTES to each of the primitive wrapper classes (Byte, Character, Double, Float, Integer, Long, Short) with the calculation Primitive.SIZE / Byte.SIZE already made.
Reviewed-by: dholmes
jjg [Wed, 14 Nov 2012 07:08:50 -0800] rev 14506
8000404: rename javax.tools.GenerateNativeHeader to java.lang.annotation.Native
Reviewed-by: alanb
alanb [Wed, 14 Nov 2012 12:56:26 +0000] rev 14505
8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx]
Reviewed-by: chegar
zhouyx [Wed, 14 Nov 2012 13:26:55 +0800] rev 14504
7201156: jar tool fails to convert file separation characters for list and extract
Reviewed-by: alanb, chegar, sherman
mduigou [Tue, 13 Nov 2012 20:02:48 -0800] rev 14503
7088913: Add compatible static hashCode(primitive) to primitive wrapper classes
Summary: Adds static utility methods to each primitive wrapper class to allow calculation of a hashCode value from an unboxed primitive.
Reviewed-by: darcy, smarks, dholmes
okutsu [Mon, 12 Nov 2012 11:12:29 +0900] rev 14502
8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions
Reviewed-by: naoto
alanb [Sun, 11 Nov 2012 10:05:37 +0000] rev 14501
8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win]
Reviewed-by: chegar
lana [Tue, 20 Nov 2012 11:47:52 -0800] rev 14500
Merge
malenkov [Tue, 20 Nov 2012 18:56:01 +0400] rev 14499
8003333: Regression: java/beans/EventHandler/Test6277266.java fails with ACE
Reviewed-by: art
alitvinov [Wed, 14 Nov 2012 18:40:05 +0400] rev 14498
6789984: JPasswordField can not receive keyboard input
Reviewed-by: naoto, anthony
kshefov [Wed, 14 Nov 2012 11:37:09 +0000] rev 14497
7147408: [macosx] Add autodelay to fix a regression test
Reviewed-by: serb, alexsch
lana [Tue, 20 Nov 2012 11:46:43 -0800] rev 14496
Merge
ceisserer [Tue, 13 Nov 2012 16:12:10 -0800] rev 14495
7105461: Large JTables are not rendered correctly with Xrender pipeline
Reviewed-by: flar, prr
katleman [Thu, 15 Nov 2012 15:40:03 -0800] rev 14494
Added tag jdk8-b65 for changeset 3afebf1aaea2
duke [Wed, 05 Jul 2017 18:30:15 +0200] rev 14493
Merge
amurillo [Fri, 16 Nov 2012 09:36:41 -0800] rev 14492
Added tag hs25-b10 for changeset 6d791db85d73
amurillo [Fri, 16 Nov 2012 09:36:40 -0800] rev 14491
Merge
coleenp [Fri, 16 Nov 2012 09:19:12 -0500] rev 14490
Merge
coleenp [Tue, 13 Nov 2012 15:14:27 -0500] rev 14489
Merge
hseigel [Mon, 12 Nov 2012 16:15:05 -0500] rev 14488
8001471: Klass::cast() does nothing
Summary: Remove function Klass::cast() and calls to it.
Reviewed-by: dholmes, coleenp
hseigel [Mon, 12 Nov 2012 15:58:11 -0500] rev 14487
7122219: Passed StringTableSize value not verified
Summary: Check that the values specified for -XX:StringTableSize are within a certain range.
Reviewed-by: dholmes, coleenp
zgu [Fri, 09 Nov 2012 22:22:53 -0800] rev 14486
Merge
zgu [Fri, 09 Nov 2012 16:45:20 -0800] rev 14485
Merge
zgu [Fri, 09 Nov 2012 19:24:31 -0500] rev 14484
8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180
Summary: Fixed NMT that miscounted arena memory when it is used as value or stack object.
Reviewed-by: acorn, coleenp
zgu [Fri, 09 Nov 2012 11:47:28 -0800] rev 14483
Merge
zgu [Fri, 09 Nov 2012 11:04:06 -0500] rev 14482
8002273: NMT to report JNI memory leaks when -Xcheck:jni is on
Summary: Allows NMT to report that JNI thread failed to detach from JVM before exiting, which leaks the JavaThread object when check:jni option is on.
Reviewed-by: acorn, dholmes, coleenp, ctornqvi
minqi [Thu, 08 Nov 2012 16:48:01 -0800] rev 14481
Merge
sspitsyn [Wed, 31 Oct 2012 16:20:03 -0700] rev 14480
7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge
Summary: Use verifier_max_size instead of max_size to get code attribute max stack size.
Reviewed-by: dcubed, minqi
Contributed-by: serguei.spitsyn@oracle.com
neliasso [Fri, 16 Nov 2012 09:59:08 +0100] rev 14479
Merge
bharadwaj [Thu, 15 Nov 2012 10:42:06 -0800] rev 14478
8001077: remove ciMethod::will_link
Summary: Removed will_link and changed all calls to is_loaded().
Reviewed-by: kvn
minqi [Mon, 12 Nov 2012 14:03:53 -0800] rev 14477
6830717: replay of compilations would help with debugging
Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method.
Reviewed-by: kvn, twisti, sspitsyn
Contributed-by: yumin.qi@oracle.com
johnc [Thu, 15 Nov 2012 14:29:28 -0800] rev 14476
Merge
coleenp [Wed, 14 Nov 2012 22:37:38 -0500] rev 14475
8003259: NPG: Build with gcc 4.7.2 broken by 7045397
Summary: Qualify calls with this pointers to make gcc accept this code.
Reviewed-by: coleenp, andrew
Contributed-by: peter.levart@gmail.com
mgerdin [Fri, 09 Nov 2012 00:38:31 +0100] rev 14474
7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java
Summary: Reduce the amount of calls to ChunkManager verification code
Reviewed-by: jmasa, coleenp
cjplummer [Wed, 14 Nov 2012 10:13:51 -0800] rev 14473
Merge
cjplummer [Fri, 09 Nov 2012 09:45:00 -0800] rev 14472
Merge
bpittore [Wed, 07 Nov 2012 17:53:02 -0500] rev 14471
8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
Summary: dll_dir can contain multiple paths, need to parse them correctly when loading agents
Reviewed-by: dholmes, dlong
Contributed-by: bill.pittore@oracle.com
amurillo [Fri, 09 Nov 2012 08:36:17 -0800] rev 14470
8003231: new hotspot build - hs25-b10
Reviewed-by: jcoomes
katleman [Thu, 15 Nov 2012 15:39:02 -0800] rev 14469
Added tag jdk8-b65 for changeset bbff420f1248
katleman [Wed, 28 Nov 2012 14:03:53 -0800] rev 14468
Merge
erikj [Wed, 28 Nov 2012 13:48:36 +0100] rev 14467
8003528: build-infra: Diffs in libjava and hotspot libs on solaris.
Summary: Linking against server jvm first if available. Adding filters and exceptions for hotspot lib compare on solaris.
Reviewed-by: ohair, ohrstrom
erikj [Wed, 28 Nov 2012 13:40:17 +0100] rev 14466
8003844: build-infra: docs target isn't working properly
Summary: Fixed docs and docs-clean target. Added compare support for docs.
Reviewed-by: ohair, jjg, ohrstrom
erikj [Wed, 28 Nov 2012 13:15:56 +0100] rev 14465
8001460: build-infra: Linker warnings on macosx
Summary: Only linking against jvm variant specific dirs if they are expected to exist.
Reviewed-by: ohair
tbell [Mon, 19 Nov 2012 14:06:30 -0800] rev 14464
8003300: build-infra: fails on solaris when objcopy is not found
Summary: Only call BASIC_FIXUP_EXECUTABLE() if objcopy was found.
Reviewed-by: tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Thu, 15 Nov 2012 00:54:54 +0000] rev 14463
Merge
tbell [Wed, 14 Nov 2012 10:20:25 -0800] rev 14462
8003327: build-infra: "/bin/sh: : cannot execute" on solaris
Summary: Fix quoting inside cut command used in the pipeline
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:18:51 -0800] rev 14461
8003317: build-infra: Configure fails when current dir is part of a symlink
Summary: Call macro for removing symbolic links on a copy of the CURDIR variable before comparing
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:16:45 -0800] rev 14460
8001941: build-infra: --disable-precompiled-headers does not seem to work
Summary: With this fix the flag will do what it advertises
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:13:28 -0800] rev 14459
8001875: build-infra: We must be able to force static linking of stdc++
Summary: Ensure that we build with static linking when requested, or do not build at all
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:05:49 -0800] rev 14458
8002026: build-infra: deploy repository building
Summary: Change the compare script to handle deploy build artifacts.
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
katleman [Thu, 15 Nov 2012 15:38:33 -0800] rev 14457
Added tag jdk8-b65 for changeset eb017c6fa58a
duke [Wed, 05 Jul 2017 18:29:57 +0200] rev 14456
Added tag jdk8-b65 for changeset a2cf4d4a4843
duke [Wed, 05 Jul 2017 18:29:57 +0200] rev 14455
Merge
duke [Wed, 05 Jul 2017 18:29:53 +0200] rev 14454
Merge
lana [Fri, 09 Nov 2012 14:47:22 -0800] rev 14453
Merge
jjg [Wed, 07 Nov 2012 17:20:12 -0800] rev 14452
8003134: CheckResourceKeys issues
Reviewed-by: jjh, bpatel
jjg [Wed, 07 Nov 2012 17:01:19 -0800] rev 14451
8002157: Write combo compiler tests for repeating annotations for JDK8
Reviewed-by: darcy, jjg
Contributed-by: sonali.goel@oracle.com
vromero [Mon, 05 Nov 2012 16:26:09 +0000] rev 14450
8000484: Bad error recovery when 'catch' without 'try' is found
Reviewed-by: jjg, mcimadamore
lana [Tue, 06 Nov 2012 18:41:56 -0800] rev 14449
Merge