lana [Thu, 05 Feb 2015 15:44:19 -0800] rev 28745
Merge
dfuchs [Wed, 04 Feb 2015 17:12:03 +0100] rev 28744
8072450: 9-dev build failed on elinux-i586 and rlinux-i586
Summary: added LL suffix to constant declaration
Reviewed-by: dholmes, coleenp, sla
amurillo [Fri, 30 Jan 2015 16:56:05 -0800] rev 28743
Merge
minqi [Fri, 30 Jan 2015 10:52:25 -0800] rev 28742
Merge
sspitsyn [Thu, 29 Jan 2015 03:11:01 -0800] rev 28741
8008678: JSR 292: constant pool reconstitution must support pseudo strings
Summary: Keep orig idx from pseudo-string to UTF8, use 2nd lsb CPSlot to mark pseudo-string.
Reviewed-by: coleenp, jrose
Contributed-by: serguei.spitsyn@oracle.com
minqi [Thu, 29 Jan 2015 03:54:44 +0000] rev 28740
Merge
minqi [Thu, 29 Jan 2015 01:13:14 +0000] rev 28739
Merge
minqi [Tue, 27 Jan 2015 20:02:35 -0800] rev 28738
Merge
dfuchs [Wed, 28 Jan 2015 17:52:48 +0100] rev 28737
8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
Summary: Changes the implementation of java.time.Clock.systemUTC() to take advantage of the maximum resolution of the underlying native clock on which System.currentTimeMillis() is based.
Reviewed-by: dholmes, rriggs, scolebourne, sla
ykantser [Wed, 28 Jan 2015 09:27:49 +0100] rev 28736
8071545: Tests are still excluded while the appropriate bug has been fixed
Reviewed-by: sspitsyn, sla
ctornqvi [Tue, 27 Jan 2015 05:51:00 -0800] rev 28735
8071530: Update OS detection code to reflect Windows 10 version change
Reviewed-by: sla, mgronlun
sspitsyn [Mon, 26 Jan 2015 15:51:28 -0800] rev 28734
8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Summary: adjust Unsafe methods in the itable/vtable if Unsafe is redefined
Reviewed-by: coleenp, dcubed
Contributed-by: serguei.spitsyn@oracle.com
goetz [Mon, 12 Jan 2015 09:16:06 +0100] rev 28733
8068778: [TESTBUG] CompressedClassSpaceSizeInJmapHeap.java fails if SA not available
Reviewed-by: coleenp, sla
ctornqvi [Fri, 23 Jan 2015 11:44:21 -0800] rev 28732
8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit
Reviewed-by: gtriantafill, dholmes
lfoltan [Fri, 23 Jan 2015 09:54:33 -0500] rev 28731
8067480: Crash in klassItable::initialize_itable_for_interface when running vm.runtime.defmeth.StaticMethodsTest.
Summary: A static method should be skipped in entirety by find_instance_method(), searching should continue to find an overpass method of the same name and signature if present.
Reviewed-by: acorn, hseigel
thartmann [Wed, 28 Jan 2015 07:55:27 +0100] rev 28730
8064940: JMH javac performance regressions on solaris-sparcv9 in 9-b34
Summary: Aligning code heap sizes to large page size if supported.
Reviewed-by: kvn, anoll
dlong [Tue, 27 Jan 2015 13:58:55 -0500] rev 28729
Merge
pchistyakov [Mon, 26 Jan 2015 19:01:50 +0300] rev 28728
8069125: compiler/codecache/stress tests timeout in nightlies
Summary: added timeout between one of test threads iterations, adjusted hole test execution time
Reviewed-by: kvn
pchistyakov [Mon, 26 Jan 2015 18:59:09 +0300] rev 28727
8066998: [TESTBUG] compiler/whitebox/ForceNMethodSweepTest.java : sweep shouldn't increase usage
Summary: disable background compilation
Reviewed-by: kvn
zmajo [Mon, 26 Jan 2015 10:43:42 +0100] rev 28726
8071312: compiler/arguments/CheckCompileThresholdScaling.java fails
Summary: Change the way VM handles CompileThresholdScaling==0, update test
Reviewed-by: kvn, drchase, fzhinkin
dlong [Fri, 23 Jan 2015 22:39:24 -0500] rev 28725
8031064: build_vm_def.sh not working correctly for new build cross compile
Summary: move nm and awk code into vm.make
Reviewed-by: dsamersoff, dholmes
iveresov [Thu, 22 Jan 2015 21:02:24 +0000] rev 28724
Merge
iveresov [Thu, 22 Jan 2015 11:25:23 -0800] rev 28723
8071302: assert(!_reg_node[reg_lo] || edge_from_to(_reg_node[reg_lo], def)) failed: after block local
Summary: Add merge nodes to node to block mapping
Reviewed-by: kvn, vlivanov
fzhinkin [Tue, 20 Jan 2015 11:26:20 +0300] rev 28722
8069126: compiler/rtm/locking/TestRTMTotalCountIncrRate.java nightly failure
Reviewed-by: kvn
neliasso [Thu, 22 Jan 2015 11:23:13 +0100] rev 28721
8069035: compiler/oracle/CheckCompileCommandOption.java nightly failure
Summary: Fixed whitespace handling and added test cases
Reviewed-by: kvn, anoll, zmajo
neliasso [Thu, 22 Jan 2015 11:05:14 +0100] rev 28720
8069389: CompilerOracle prefix wildcarding is broken for long strings
Summary: Replace strcpy with memmove
Reviewed-by: kvn
thartmann [Thu, 22 Jan 2015 09:07:41 +0100] rev 28719
8069580: String intrinsic related cleanups
Summary: Small cleanup of string intrinsic related code.
Reviewed-by: kvn, roland
amurillo [Mon, 26 Jan 2015 17:00:39 -0800] rev 28718
Merge
katleman [Thu, 05 Feb 2015 11:43:29 -0800] rev 28717
Added tag jdk9-b49 for changeset 6a22230c068f
lana [Thu, 05 Feb 2015 15:41:43 -0800] rev 28716
Merge
mchung [Tue, 03 Feb 2015 14:08:55 -0800] rev 28715
8069551: Move java.security.acl from compact3 to java.base
Reviewed-by: alanb, mullan, wetmore
amurillo [Fri, 30 Jan 2015 16:56:03 -0800] rev 28714
Merge
amurillo [Mon, 26 Jan 2015 17:00:38 -0800] rev 28713
Merge
katleman [Thu, 05 Feb 2015 11:43:28 -0800] rev 28712
Added tag jdk9-b49 for changeset dd613dc718a1
duke [Wed, 05 Jul 2017 20:17:34 +0200] rev 28711
Added tag jdk9-b49 for changeset 5b8db585a33c
duke [Wed, 05 Jul 2017 20:17:33 +0200] rev 28710
Merge
duke [Wed, 05 Jul 2017 20:17:28 +0200] rev 28709
Merge
lana [Thu, 29 Jan 2015 15:36:21 -0800] rev 28708
Merge
jjg [Thu, 29 Jan 2015 14:43:19 -0800] rev 28707
8071617: move pathToURLs from javac.file.Locations to javadoc.DocletInvoker
Reviewed-by: ksrini
mchung [Tue, 27 Jan 2015 19:50:41 -0800] rev 28706
8068937: jdeps shows "not found" if target class has no reference other than its own package
Reviewed-by: alanb
sogoel [Tue, 27 Jan 2015 15:11:57 -0800] rev 28705
8068463: Group 10c: golden files for tests in tools/javac dir
Reviewed-by: jjg, mcimadamore
katleman [Wed, 28 Jan 2015 16:45:50 -0800] rev 28704
Added tag jdk9-b48 for changeset 6e2e298c50f1
duke [Wed, 05 Jul 2017 20:17:22 +0200] rev 28703
Merge
lana [Thu, 29 Jan 2015 15:35:04 -0800] rev 28702
Merge
aefimov [Mon, 26 Jan 2015 12:36:37 +0300] rev 28701
8046817: JDK 8 schemagen tool does not generate xsd files for enum types
Reviewed-by: joehw, mkos
katleman [Wed, 28 Jan 2015 16:45:40 -0800] rev 28700
Added tag jdk9-b48 for changeset a5c172165b3b
duke [Wed, 05 Jul 2017 20:17:15 +0200] rev 28699
Merge
lana [Thu, 29 Jan 2015 15:36:12 -0800] rev 28698
Merge
joehw [Wed, 28 Jan 2015 22:49:58 -0800] rev 28697
8051547: Convert JAXP function tests: javax.xml.validation.* to jtreg (testng) tests
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan@oracle.com
joehw [Wed, 28 Jan 2015 15:07:12 -0800] rev 28696
8052401: JAXP function gap tests conversion
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan@oracle.com
joehw [Tue, 27 Jan 2015 22:01:46 -0800] rev 28695
8054196: XPath: support any type
Reviewed-by: alanb, lancea, dfuchs
aefimov [Mon, 26 Jan 2015 12:17:59 +0300] rev 28694
8062923: XSL: Run-time internal error in 'substring()'
8062924: XSL: wrong answer from substring() function
Reviewed-by: joehw
katleman [Wed, 28 Jan 2015 16:45:37 -0800] rev 28693
Added tag jdk9-b48 for changeset 5da8936a1a2c
duke [Wed, 05 Jul 2017 20:17:09 +0200] rev 28692
Merge
lana [Thu, 29 Jan 2015 15:36:29 -0800] rev 28691
Merge
attila [Wed, 28 Jan 2015 17:58:08 +0100] rev 28690
8067139: Finally blocks inlined incorrectly
Reviewed-by: hannesw, lagergren
katleman [Wed, 28 Jan 2015 16:45:51 -0800] rev 28689
Added tag jdk9-b48 for changeset 5f1e4deb8d30
duke [Wed, 05 Jul 2017 20:17:03 +0200] rev 28688
Merge
katleman [Wed, 28 Jan 2015 16:45:33 -0800] rev 28687
Added tag jdk9-b48 for changeset bb8de1967725
duke [Wed, 05 Jul 2017 20:16:58 +0200] rev 28686
Merge
darcy [Thu, 29 Jan 2015 16:16:35 -0800] rev 28685
8071959: java.lang.Object uses implicit default constructor
Reviewed-by: lancea
lana [Thu, 29 Jan 2015 15:35:29 -0800] rev 28684
Merge
darcy [Thu, 29 Jan 2015 15:14:44 -0800] rev 28683
8071434: doc updates for java.lang.Object
Reviewed-by: rriggs
bchristi [Thu, 29 Jan 2015 14:49:15 -0800] rev 28682
8068578: test/java/io/Serializable/subclassGC/SubclassGC.java assumes app class loader is a URLClassLoader
Reviewed-by: alanb