avstepan [Thu, 10 Mar 2016 13:07:41 +0300] rev 36865
8151269: [TEST] add test covering getSource() method for multiresolution image
Reviewed-by: alexsch, serb
jdv [Thu, 10 Mar 2016 14:14:28 +0530] rev 36864
8139183: drawImage misses background's alpha channel
Reviewed-by: flar, psadhukhan
serb [Wed, 09 Mar 2016 14:23:20 +0300] rev 36863
8144164: [macosx] Test java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest failed
Reviewed-by: avstepan, yan
avstepan [Wed, 09 Mar 2016 12:38:42 +0300] rev 36862
8142406: [TEST] MultiResolution image: need test to cover the case when @2x image is corrupted
Reviewed-by: serb, ssadetsky
psadhukhan [Wed, 09 Mar 2016 11:26:57 +0530] rev 36861
8034239: PrintServiceLookup.lookupPrintServices() returns different amount of services in comparison with lpstat -v
Reviewed-by: prr, jgodinez
naoto [Tue, 05 Apr 2016 09:13:30 -0700] rev 36860
8152742: jlink --include-locales th fails with ArrayIndexOutOfBoundsException
Reviewed-by: mchung, okutsu
rgoel [Tue, 05 Apr 2016 12:02:54 +0530] rev 36859
8149735: PropertiesTest.sh fails
Summary: Updated permissions of "writablejdk".
Reviewed-by: naoto, peytoia
vtewari [Tue, 05 Apr 2016 17:07:56 +0100] rev 36858
7167293: FtpURLConnection connection leak on FileNotFoundException
Reviewed-by: chegar, rriggs
naoto [Mon, 04 Apr 2016 10:45:56 -0700] rev 36857
8153041: Remove unused redundant parameter in CLDRConverter
Reviewed-by: okutsu
chegar [Mon, 04 Apr 2016 17:51:41 +0100] rev 36856
8153286: Move sun.misc.GC to java.rmi ( sun.rmi.transport )
Reviewed-by: alanb, erikj
jlaskey [Mon, 04 Apr 2016 09:34:18 -0300] rev 36855
8151806: JImage decompress code needs to be revised to be more effective
Reviewed-by: redestad
chegar [Sun, 03 Apr 2016 16:28:41 +0100] rev 36854
8153181: Move sun.misc.VMSupport to an internal package
Reviewed-by: alanb, mchung
lana [Thu, 07 Apr 2016 10:07:02 -0700] rev 36853
Added tag jdk-9+113 for changeset 07dc1868fd1e
duke [Wed, 05 Jul 2017 21:32:13 +0200] rev 36852
Merge
chegar [Sat, 09 Apr 2016 23:03:39 +0100] rev 36851
8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
chegar [Sat, 09 Apr 2016 23:03:25 +0100] rev 36850
8153498: Update the PostVMInitHook mechanism to use an internal package in the base module
Reviewed-by: alanb, lfoltan
lana [Thu, 07 Apr 2016 11:04:36 -0700] rev 36849
Merge
amurillo [Mon, 04 Apr 2016 13:40:18 -0700] rev 36848
Merge
jwilhelm [Mon, 04 Apr 2016 20:39:42 +0200] rev 36847
8153410: Disable tests until JDK-8151460 gets to main
Reviewed-by: gtriantafill, dcubed
amurillo [Thu, 31 Mar 2016 14:25:35 -0700] rev 36846
Merge
zmajo [Thu, 31 Mar 2016 16:09:29 +0200] rev 36845
8153195: Quarantine compiler/gcbarriers/PreserveFPRegistersTest.java
Summary: Quarantine test.
Reviewed-by: thartmann
thartmann [Wed, 30 Mar 2016 12:34:08 +0200] rev 36844
Merge
twisti [Tue, 29 Mar 2016 22:39:17 +0000] rev 36843
Merge
rschatz [Fri, 25 Mar 2016 12:43:23 +0100] rev 36842
8152634: generalize exception throwing routines in JVMCIRuntime
Reviewed-by: twisti
iignatyev [Wed, 30 Mar 2016 00:25:39 +0300] rev 36841
8152636: TestHasNegatives.java fails after Jigsaw changes were integrated
Reviewed-by: kvn
vlivanov [Tue, 29 Mar 2016 21:33:26 +0300] rev 36840
8152972: C2 crashes with SIGSEGV in LoadNode::make
Reviewed-by: kvn
vlivanov [Tue, 29 Mar 2016 21:33:22 +0300] rev 36839
8152945: TestStableU* tests aren't Jigsaw-ready
Reviewed-by: kvn, thartmann
vlivanov [Tue, 29 Mar 2016 21:33:16 +0300] rev 36838
8152857: [TESTBUG] UnsafeGetConstantField.testUnsafeGetFieldUnaligned fails w/ -XX:-UseUnalignedAccesses in -Xcomp mode
Reviewed-by: kvn, thartmann
mcberg [Tue, 29 Mar 2016 09:53:50 -0700] rev 36837
8152496: Blended code generation
Reviewed-by: kvn, shade
zmajo [Tue, 29 Mar 2016 13:43:28 +0200] rev 36836
Merge
rraghavan [Mon, 28 Mar 2016 20:38:05 -0700] rev 36835
8152730: File Leak in CompileBroker::init_compiler_thread_log of compileBroker.cpp:1665.
Summary: Added missing code to close file pointer.
Reviewed-by: kvn
rraghavan [Mon, 28 Mar 2016 01:08:02 -0700] rev 36834
8145348: Make intrinsics flags diagnostic.
Summary: Converted product or develop intrinsics flags to diagnostic.
Reviewed-by: kvn
vlivanov [Mon, 28 Mar 2016 13:49:34 +0300] rev 36833
8025962: JSR 292: NoSuchMethodError and NoSuchFieldError in MHN_resolve_Mem
Reviewed-by: acorn, kvn
vlivanov [Mon, 28 Mar 2016 13:49:34 +0300] rev 36832
8148175: C1: G1 barriers don't preserve FP registers
Reviewed-by: kvn
vlivanov [Mon, 28 Mar 2016 13:49:34 +0300] rev 36831
8152179: C2: Folding of unsigned loads is broken w/ @Stable
Reviewed-by: jrose, kvn
vlivanov [Mon, 28 Mar 2016 13:49:34 +0300] rev 36830
8152773: C2: LoadNode properties aren't preserved when converting between signed/unsigned variants
Reviewed-by: jrose, kvn
vlivanov [Mon, 28 Mar 2016 13:49:34 +0300] rev 36829
8151623: Zap freed Metaspace chunks in non-product binaries
Reviewed-by: stefank, jmasa
shade [Fri, 25 Mar 2016 13:15:41 +0000] rev 36828
Merge
shade [Fri, 25 Mar 2016 15:34:30 +0300] rev 36827
8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
Reviewed-by: kvn, psandoz
kshefov [Fri, 25 Mar 2016 14:46:09 +0300] rev 36826
8152344: JVMCI test task: Unit tests for ConstantReflectionProvider
Reviewed-by: twisti, dpochepk, tpivovarova
vdeshpande [Thu, 24 Mar 2016 11:48:37 -0700] rev 36825
8152354: Update for x86 AES CBC Decryption
Summary: 4 way parallel version for key sizes 192 and 256 for 64 bit and for key sizes 128, 192 and 256 for 32 bit.
Reviewed-by: kvn
zmajo [Thu, 24 Mar 2016 17:52:39 +0000] rev 36824
Merge
sgehwolf [Tue, 22 Mar 2016 18:23:39 +0100] rev 36823
8152440: Zero build fails after JDK-8146801
Summary: Define InitArrayShortSize macro for Zero as well.
Reviewed-by: aph
zmajo [Thu, 24 Mar 2016 16:21:18 +0100] rev 36822
Merge
thartmann [Thu, 24 Mar 2016 11:50:51 +0000] rev 36821
Merge
thartmann [Thu, 24 Mar 2016 12:19:50 +0100] rev 36820
8150821: Crash with assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken
Summary: Use different constructor on SPARC to fully initialize frame.
Reviewed-by: kvn
psandoz [Thu, 24 Mar 2016 11:21:49 +0100] rev 36819
8149644: Integrate VarHandles
Reviewed-by: kvn, vlivanov
thartmann [Thu, 24 Mar 2016 09:09:52 +0100] rev 36818
8136458: Remove "marked for reclamation" nmethod state
Summary: Removed "marked for reclamation" nmethod state because only sweeper sets nmethods to zombie.
Reviewed-by: kvn, neliasso
mdoerr [Wed, 23 Mar 2016 15:35:38 -0700] rev 36817
8151818: C1: LIRGenerator::move_to_phi can't deal with illegal phi
Reviewed-by: iveresov, kvn
thartmann [Wed, 30 Mar 2016 08:04:59 +0200] rev 36816
8152861: VM crash on assert: locked methods shouldn't be flushed
Summary: Check if nmethod is locked by JVMTI before flushing.
Reviewed-by: kvn
thartmann [Wed, 30 Mar 2016 08:00:51 +0200] rev 36815
8152947: VM crash with assert(!removed || is_in_use()) failed: unused osr nmethod should be invalidated
Summary: Check OSR invalidation after nmethod state transition.
Reviewed-by: ddmitriev, vlivanov
amurillo [Thu, 24 Mar 2016 15:53:19 -0700] rev 36814
Merge
zmajo [Thu, 24 Mar 2016 11:44:12 +0100] rev 36813
8152640: Quarantine compiler/intrinsics/string/TestHasNegatives.java
Summary: Quarantine test
Reviewed-by: thartmann
zmajo [Wed, 23 Mar 2016 15:01:42 +0100] rev 36812
Merge
neliasso [Fri, 18 Mar 2016 15:54:47 +0100] rev 36811
8152169: LockCompilationTest.java fails due method present in the compiler queue
Summary: Too many compiles waiting, wait time not enough
Reviewed-by: twisti
zmajo [Mon, 21 Mar 2016 11:21:07 +0100] rev 36810
Merge
zmajo [Mon, 21 Mar 2016 09:51:20 +0100] rev 36809
8148754: C2 loop unrolling fails due to unexpected graph shape
Summary: Check if graph shape is appropriate for optimization, bail out optimization if not.
Reviewed-by: kvn, twisti, shade, dnsimon
thartmann [Mon, 21 Mar 2016 08:42:20 +0100] rev 36808
8144693: Intrinsify StringCoding.hasNegatives() on SPARC
Summary: Implemented C2 instrinsic for StringCode.hasNegatives() on SPARC.
Reviewed-by: kvn, jrose, thartmann
Contributed-by: Guy Delamarter <guy.delamarter@oracle.com>
fzhinkin [Thu, 17 Mar 2016 09:50:00 +0300] rev 36807
8152004: CTW crashes with failed assertion after 8150646 integration
Reviewed-by: kvn, neliasso
twisti [Thu, 17 Mar 2016 16:10:58 -1000] rev 36806
8152134: [JVMCI] printing compile queues always prints C2 regardless of UseJVMCICompiler
Reviewed-by: dnsimon
twisti [Thu, 17 Mar 2016 16:10:09 -1000] rev 36805
8151723: [JVMCI] JVMCIRuntime::treat_as_trivial: Don't limit trivial prefixes to boot class path
Reviewed-by: dnsimon
twisti [Thu, 17 Mar 2016 10:55:15 -1000] rev 36804
8151829: [JVMCI] incorrect documentation about jvmci.compiler property
Reviewed-by: kvn
thartmann [Fri, 18 Mar 2016 09:27:07 +0000] rev 36803
Merge
thartmann [Fri, 18 Mar 2016 09:32:29 +0100] rev 36802
8023191: OSR nmethods should be flushed to free space in CodeCache
Summary: Treat OSR nmethods like normal nmethods and flush them if they are cold/unused.
Reviewed-by: kvn
neliasso [Thu, 17 Mar 2016 21:55:55 +0100] rev 36801
8152090: Code missing from JDK-8150054 causing many test failures
Summary: Add missing method
Reviewed-by: kvn
never [Thu, 17 Mar 2016 12:04:04 -0700] rev 36800
8151874: [JVMCI] canInlineMethod should check is_not_compilable for correct CompLevel
Reviewed-by: twisti
aph [Thu, 17 Mar 2016 17:03:20 +0000] rev 36799
Merge
aph [Thu, 25 Feb 2016 14:59:44 +0000] rev 36798
8150652: Remove unused code in AArch64 back end
Reviewed-by: kvn
thartmann [Thu, 17 Mar 2016 09:41:46 +0100] rev 36797
8151882: -XX:+Verbose prints messages even if no other flag is set
Summary: We should only print messages if PrintOpto && WizardMode is set.
Reviewed-by: kvn, neliasso
neliasso [Wed, 16 Mar 2016 10:45:43 +0100] rev 36796
8150054: Make compilercontrol test ignore xcomp
Summary: Add -Xmixed and use jtreg driver
Reviewed-by: kvn
chegar [Sun, 03 Apr 2016 16:28:47 +0100] rev 36795
8153181: Move sun.misc.VMSupport to an internal package
Reviewed-by: alanb, mchung
lana [Thu, 07 Apr 2016 10:06:57 -0700] rev 36794
Added tag jdk-9+113 for changeset 9bc1d0332a48
chegar [Sat, 09 Apr 2016 19:49:32 +0100] rev 36793
8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
jlahoda [Fri, 08 Apr 2016 11:51:53 +0200] rev 36792
8153243: make docs should generate JShell API docs
Reviewed-by: erikj
lana [Thu, 07 Apr 2016 11:03:04 -0700] rev 36791
Merge
erikj [Thu, 07 Apr 2016 13:16:32 +0200] rev 36790
8153660: jwdp.so/dll missing from JRE image
Reviewed-by: alanb
erikj [Wed, 06 Apr 2016 11:16:37 +0200] rev 36789
8152691: Compare script broken after Module system
Reviewed-by: tbell
prr [Tue, 05 Apr 2016 07:51:34 -0700] rev 36788
Merge
serb [Tue, 29 Mar 2016 17:03:18 +0300] rev 36787
7179078: Remove @beaninfo processing from the makefiles
Reviewed-by: erikj, alexsch
prr [Mon, 28 Mar 2016 08:41:54 -0700] rev 36786
Merge
azvegint [Thu, 24 Mar 2016 02:04:14 +0300] rev 36785
8143227: Platform-Specific Desktop Features
Reviewed-by: prr, serb
lana [Thu, 07 Apr 2016 10:06:55 -0700] rev 36784
Added tag jdk-9+113 for changeset a86a1a1cae13
duke [Wed, 05 Jul 2017 21:31:38 +0200] rev 36783
Added tag jdk-9+113 for changeset 6072af7a98be
duke [Wed, 05 Jul 2017 21:31:37 +0200] rev 36782
Merge
duke [Wed, 05 Jul 2017 21:31:30 +0200] rev 36781
Merge
rfield [Fri, 01 Apr 2016 09:20:33 -0700] rev 36780
8152925: JShell: enable corralling of any type declaration, including enum
Reviewed-by: jlahoda
ksrini [Tue, 29 Mar 2016 10:24:30 -0700] rev 36779
8152771: NPE accessing comments on module declarations
Reviewed-by: jjg
jjg [Thu, 31 Mar 2016 15:20:50 -0700] rev 36778
8152897: refactor ToolBox to allow reduced documented dependencies
Reviewed-by: vromero
darcy [Thu, 31 Mar 2016 14:56:33 -0700] rev 36777
6818181: Update naming convention annotation processing samples for modules
Reviewed-by: jjg
vromero [Thu, 31 Mar 2016 17:25:58 -0400] rev 36776
8150733: NPE when compiling module-info.java with a class declaration in a non-module mode
Reviewed-by: jjg
mchung [Thu, 31 Mar 2016 11:50:26 -0700] rev 36775
8153211: Convert build tool to use the new -XaddExports syntax in bootcycle build
Reviewed-by: alanb
lana [Thu, 31 Mar 2016 01:13:33 -0700] rev 36774
Added tag jdk-9+112 for changeset bf40906bf49d
duke [Wed, 05 Jul 2017 21:31:22 +0200] rev 36773
Merge
lana [Thu, 31 Mar 2016 01:13:24 -0700] rev 36772
Added tag jdk-9+112 for changeset 372468bfe26c
duke [Wed, 05 Jul 2017 21:31:15 +0200] rev 36771
Merge
lana [Thu, 31 Mar 2016 08:59:53 -0700] rev 36770
Merge
joehw [Wed, 30 Mar 2016 11:40:47 -0700] rev 36769
8147431: javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh copied JDK failed
Reviewed-by: rriggs
lana [Thu, 31 Mar 2016 01:13:23 -0700] rev 36768
Added tag jdk-9+112 for changeset 3afcaff239f5
duke [Wed, 05 Jul 2017 21:31:07 +0200] rev 36767
Merge
mchung [Thu, 31 Mar 2016 11:50:34 -0700] rev 36766
8153211: Convert build tool to use the new -XaddExports syntax in bootcycle build
Reviewed-by: alanb
lana [Thu, 31 Mar 2016 08:59:59 -0700] rev 36765
Merge
sundar [Mon, 28 Mar 2016 23:05:01 +0530] rev 36764
8152533: ant octane target fails with "Unable to load a script engine manager (org.apache.bsf.BSFManager or javax.script.ScriptEngineManager)"
Reviewed-by: jlaskey
lana [Thu, 31 Mar 2016 01:13:34 -0700] rev 36763
Added tag jdk-9+112 for changeset 665335352bb7
duke [Wed, 05 Jul 2017 21:30:59 +0200] rev 36762
Merge
lana [Thu, 31 Mar 2016 01:13:18 -0700] rev 36761
Added tag jdk-9+112 for changeset 16042dd4e6af
duke [Wed, 05 Jul 2017 21:30:52 +0200] rev 36760
Merge
igerasim [Sun, 03 Apr 2016 16:38:10 +0300] rev 36759
6483657: MSCAPI provider does not create unique alias names
Reviewed-by: vinnie
redestad [Fri, 01 Apr 2016 22:47:30 +0200] rev 36758
8153317: Two jimage tests have been failing since JDK-8152641 was fixed
Reviewed-by: darcy
redestad [Fri, 01 Apr 2016 20:28:03 +0200] rev 36757
8152641: Plugin to generate BMH$Species classes ahead-of-time
Reviewed-by: plevart, mchung, forax, vlivanov, jrose
erikj [Fri, 01 Apr 2016 17:08:53 +0200] rev 36756
8153261: Clean up fix for JDK-8153217
Reviewed-by: tbell
aefimov [Fri, 01 Apr 2016 16:46:32 +0300] rev 36755
8153262: javax/xml/bind/marshal/8134111/UnmarshalTest.java fails
Reviewed-by: coffeys, amlu
aefimov [Fri, 01 Apr 2016 12:34:02 +0300] rev 36754
8134111: Unmarshaller unmarshalls XML element which doesn't have the expected namespace
Reviewed-by: lancea
okutsu [Fri, 01 Apr 2016 14:50:42 +0900] rev 36753
8152817: Locale data loading fails silently when running with a security manager
Reviewed-by: mchung, alanb
amlu [Fri, 01 Apr 2016 09:14:05 +0800] rev 36752
8153147: Mark java/net/BindException/Test.java as intermittently failing
Reviewed-by: darcy
mchung [Thu, 31 Mar 2016 14:11:33 -0700] rev 36751
8153217: javafx modules are not included in the jre
Reviewed-by: alanb
mchung [Thu, 31 Mar 2016 11:50:06 -0700] rev 36750
8153211: Convert build tool to use the new -XaddExports syntax in bootcycle build
Reviewed-by: alanb
mchung [Thu, 31 Mar 2016 11:49:22 -0700] rev 36749
8153125: rmic from bootcycle build should launch with -m jdk.rmic/sun.rmi.rmic.Main
Reviewed-by: alanb, erikj
lana [Thu, 31 Mar 2016 09:00:24 -0700] rev 36748
Merge
igerasim [Thu, 31 Mar 2016 17:30:31 +0300] rev 36747
8079136: Accessing a nested sublist leads to StackOverflowError
Reviewed-by: psandoz, tvaleev
chegar [Thu, 31 Mar 2016 06:30:39 +0100] rev 36746
8153118: Remove sun.misc.resources
Reviewed-by: naoto, mchung