Mon, 04 Jun 2018 11:49:12 -0400 |
coleenp |
Merge |
Mon, 04 Jun 2018 10:18:43 -0400 |
coleenp |
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files |
Mon, 04 Jun 2018 11:32:00 -0400 |
lfoltan |
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior |
Mon, 04 Jun 2018 11:07:04 -0400 |
lfoltan |
8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader |
Mon, 04 Jun 2018 11:19:54 +0200 |
sgehwolf |
8203924: Zero: bootcycle-images build fails on x86_64 |
Mon, 04 Jun 2018 12:29:48 +0200 |
goetz |
8204277: [testbug] fix DisassembleCodeBlobTest. |
Mon, 04 Jun 2018 12:59:51 +0200 |
eosterlund |
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime |
Mon, 04 Jun 2018 12:54:13 +0200 |
jlahoda |
8198378: javac crash when checking imports and a broken class is present |
Mon, 04 Jun 2018 12:51:24 +0200 |
mgronlun |
8203921: JFR thread sampling is missing fixes from JDK-8194552 |
Mon, 04 Jun 2018 07:12:26 +0200 |
stuefe |
8204164: OOM-only logging in Metaspace |
Sun, 03 Jun 2018 14:21:56 -0700 |
gromero |
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe" |
Sun, 03 Jun 2018 19:21:18 +0530 |
pmuthuswamy |
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used |
Sun, 03 Jun 2018 09:19:48 +0200 |
gromero |
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount |
Sun, 03 Jun 2018 12:04:52 +0530 |
pmuthuswamy |
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text |
Fri, 01 Jun 2018 17:45:10 -0700 |
jjiang |
8199388: Test development for ChaCha20 and Poly1305 algorithms |
Fri, 01 Jun 2018 15:48:55 -0700 |
iignatyev |
8202812: [TESTBUG] Open source VM testbase compiler tests |
Fri, 01 Jun 2018 15:24:41 -0700 |
rhalade |
8204250: Problem list pkcs11 tests on windows |
Fri, 01 Jun 2018 19:46:31 +0000 |
mbalao |
8203182: Release session if initialization of SunPKCS11 Signature fails |
Fri, 01 Jun 2018 09:38:08 -0700 |
prr |
Merge |
Fri, 01 Jun 2018 09:18:22 -0700 |
prr |
Merge |
Fri, 01 Jun 2018 09:16:36 -0700 |
prr |
8200052: libjavajpeg: Fix compile warning in jchuff.c |
Wed, 30 May 2018 15:01:36 +0200 |
mbaesken |
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp |
Thu, 31 May 2018 13:04:30 -0700 |
prr |
Merge |
Thu, 31 May 2018 09:52:32 -0700 |
serb |
8199150: Accessibility issues in java.desktop |
Thu, 31 May 2018 09:24:27 -0700 |
serb |
8202051: Address compilation warnings in libawt with VS2017 |
Thu, 31 May 2018 16:50:10 +0530 |
sveerabhadra |
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails |
Wed, 30 May 2018 22:03:12 -0700 |
serb |
8195624: Desktop API cannot be used without permission to read "os.version" |
Wed, 30 May 2018 21:30:05 -0700 |
serb |
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test |
Wed, 30 May 2018 15:19:55 -0700 |
prr |
8204122: Update harfbuzz.md |
Wed, 30 May 2018 12:20:00 -0700 |
prr |
8199530: Upgrade to harfbuzz 1.7.6 |
Wed, 30 May 2018 08:10:41 -0700 |
serb |
8196373: Introspector does not see overridden generic setter method |
Wed, 30 May 2018 08:19:59 +0200 |
clanger |
8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF) |
Tue, 29 May 2018 11:22:21 -0700 |
serb |
8201279: javax.sound tests should not set java.home system property |
Fri, 25 May 2018 16:23:17 -0700 |
prr |
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources |
Fri, 25 May 2018 12:12:24 -0700 |
prr |
Merge |
Fri, 25 May 2018 11:35:31 +0300 |
bae |
8203485: [freetype] text rotated on 180 degrees is too narrow |
Wed, 23 May 2018 23:02:02 -0700 |
serb |
8203498: The specification for java.applet package should be updated |
Tue, 22 May 2018 17:33:31 -0700 |
serb |
8203027: Open source tests for "java.awt.geom" |
Thu, 17 May 2018 14:41:23 -0700 |
serb |
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0) |
Thu, 17 May 2018 11:40:55 +0530 |
jdv |
5109146: PNGMetadata Background color initialization from standard metadata is incomplete |
Wed, 16 May 2018 16:46:51 -0700 |
serb |
8194327: [macos] AWT windows have incorrect main/key window behaviors |
Fri, 01 Jun 2018 12:28:19 -0400 |
lancea |
8190417: javadoc updates to java.util.regex.Matcher |
Mon, 21 May 2018 13:23:55 -0400 |
gromero |
8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9" |
Fri, 01 Jun 2018 13:04:30 +0200 |
jlahoda |
8203827: Upgrade JLine to 2.14.6 |
Fri, 01 Jun 2018 11:34:13 +0200 |
redestad |
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache |
Fri, 01 Jun 2018 10:15:48 +0200 |
rwestberg |
8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test |
Thu, 31 May 2018 18:47:21 -0400 |
dholmes |
8204055: SIGSEGV in java -XX: |
Thu, 31 May 2018 14:56:51 -0700 |
rhalade |
8191031: Remove several Symantec Root CAs |
Thu, 31 May 2018 14:09:04 -0700 |
dtitov |
8197387: jcmd started by "root" must be allowed to access all VM processes |
Thu, 07 Jun 2018 12:21:54 -0700 |
vromero |
minor changes to j.l.Wrapper, j.l.c.ConstantClassDescjep-334 |
Tue, 05 Jun 2018 17:31:57 -0700 |
psandoz |
Fix VarHandle.toString typojep-334 |
Mon, 04 Jun 2018 15:38:31 -0700 |
vromero |
minor typo in javadoc for j.l.c.Constablejep-334 |
Mon, 04 Jun 2018 15:26:16 -0700 |
vromero |
manual merge with jep-334condy-folding |
Mon, 04 Jun 2018 14:59:22 -0700 |
vromero |
moving package j.l.i.constant to j.l.constantcondy-folding |
Mon, 04 Jun 2018 13:04:50 -0700 |
vromero |
moving package j.l.i.constant to j.l.constantjep-334 |
Mon, 04 Jun 2018 13:04:48 -0700 |
vromero |
several stylistic changesjep-334 |
Sat, 02 Jun 2018 20:13:08 -0700 |
vromero |
manual merge with jep-334condy-folding |
Sat, 02 Jun 2018 19:34:57 -0700 |
vromero |
adding test to improve code coveragejep-334 |
Fri, 01 Jun 2018 10:10:42 -0700 |
vromero |
removing dead code: DynamicConstantDesc::resolveArgsjep-334 |
Fri, 01 Jun 2018 08:51:04 -0700 |
briangoetz |
updating implementation after amber-dev review commentsjep-334 |
Fri, 01 Jun 2018 07:57:11 -0700 |
vromero |
missing jvms tagsjep-334 |
Fri, 01 Jun 2018 07:30:11 -0700 |
vromero |
adding @jvms tagsjep-334 |
Fri, 01 Jun 2018 16:21:03 +0200 |
redestad |
Improve training of --generate-jli-classes to reduce noise in condy startup testscondy-folding |
Thu, 31 May 2018 13:09:04 -0700 |
vromero |
manual merge with branch jep-334condy-folding |
Thu, 31 May 2018 13:03:59 -0700 |
vromero |
manual merge with defaultjep-334 |
Thu, 31 May 2018 15:37:18 -0400 |
kbarrett |
8204179: [BACKOUT] OopStorage should use GlobalCounter |
Thu, 31 May 2018 11:41:25 -0700 |
ccheung |
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode |
Thu, 31 May 2018 10:38:05 -0700 |
dlong |
8202670: Update Graal |
Thu, 31 May 2018 10:14:41 -0700 |
amenkov |
8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch |
Fri, 25 May 2018 22:56:00 -0700 |
vtheeyarath |
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch |
Thu, 31 May 2018 09:51:31 -0500 |
gziemski |
8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails |
Thu, 31 May 2018 10:39:55 -0400 |
hseigel |
Merge |
Thu, 31 May 2018 10:38:06 -0400 |
hseigel |
8202913: loader constraint message for fields specifies incorrect referring class |
Thu, 31 May 2018 07:37:06 -0700 |
bpb |
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag |
Thu, 31 May 2018 07:05:10 -0700 |
jnimeh |
8153029: ChaCha20 Cipher Implementation |
Thu, 31 May 2018 09:19:54 -0400 |
coleenp |
8204087: C++ Interpreter code left over in MethodData |
Thu, 31 May 2018 13:25:40 +0200 |
mgronlun |
8203321: assert(current_query_index < process_query_set->size) failed: invariant |
Thu, 31 May 2018 10:41:36 +0200 |
stefank |
8203923: Add @requires feature to check flag values for the running JVM |
Thu, 31 May 2018 15:11:57 +0530 |
rgoel |
8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class. |
Thu, 31 May 2018 07:08:54 +0200 |
jwilhelm |
Added tag jdk-11+16 for changeset 02934b0d661b |
Wed, 30 May 2018 20:54:45 -0700 |
iignatyev |
8199371: [TESTBUG] Open source vm testbase JDWP tests |
Wed, 30 May 2018 16:18:56 -0700 |
iignatyev |
8199380: [TESTBUG] Open source VM testbase AOD tests |
Thu, 31 May 2018 06:15:17 -0700 |
vromero |
manual merge with branch jep-334condy-folding |
Thu, 31 May 2018 06:00:40 -0700 |
vromero |
manual merge with defaultjep-334 |
Thu, 31 May 2018 05:53:45 -0700 |
vromero |
manual merge with branch jep-334condy-folding |
Thu, 31 May 2018 14:53:14 +0200 |
redestad |
Introduce buildFunctionalInterface method to LambdaMetafactory; avoids a temporary ConstantCallsite when bootstrapping lambdas with condycondy-folding |
Wed, 30 May 2018 14:55:50 -0700 |
erikj |
8204109: JDK-8203945 broke nashorn |
Wed, 30 May 2018 08:59:56 -0700 |
dtitov |
8203802: Jvmti test fails to build with VS2017 |
Wed, 30 May 2018 10:23:45 -0700 |
erikj |
8203945: Cleanup nashorn build |
Wed, 30 May 2018 09:50:14 -0700 |
erikj |
8203946: Move UnpackSecurity.gmk to closed |
Wed, 30 May 2018 09:45:24 -0700 |
erikj |
8204091: Configure broken on MIPS when uname returns mipsel or mips64el |
Wed, 30 May 2018 12:40:04 -0300 |
jlaskey |
8050818: Predicate::not - provide an easier way to negate a predicate |
Wed, 30 May 2018 17:30:06 +0200 |
stuefe |
8203219: VM.metaspace jcmd should optionally show loaded classes for loaders |
Wed, 30 May 2018 07:42:48 -0700 |
rhalade |
8189949: Remove Baltimore Cybertrust Code Signing CA |
Wed, 30 May 2018 22:24:20 +0800 |
weijun |
8072996: Deprecate stream-based GSSContext methods |
Wed, 30 May 2018 16:10:21 +0200 |
phedlin |
8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed" |
Wed, 30 May 2018 14:46:28 +0200 |
redestad |
8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvokerjdk-11+16 |
Wed, 30 May 2018 11:39:26 +0200 |
goetz |
8203881: Print erroneous size in NegativeArraySizeException |
Wed, 30 May 2018 16:36:35 +0530 |
vtewari |
8194298: Add support for per Socket configuration of TCP keepalive |
Wed, 30 May 2018 08:52:59 +0200 |
stuefe |
8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs |
Tue, 29 May 2018 19:15:49 -0700 |
martin |
8203327: Small cleanups in java.lang.ref |
Tue, 29 May 2018 18:10:09 -0400 |
kbarrett |
8202945: OopStorage should use GlobalCounter |
Tue, 29 May 2018 17:21:31 -0400 |
dholmes |
8189766: whitebox failure with -Xcheck:jni |
Tue, 29 May 2018 16:02:23 -0400 |
kbarrett |
8203843: BasicParState::default_estimated_thread_count(false) can return 0 in gtest |
Tue, 29 May 2018 15:50:27 -0400 |
coleenp |
8202813: Move vm_weak processing from SystemDictionary to WeakProcessor |
Tue, 29 May 2018 12:06:05 -0700 |
dlong |
8203370: [JVMCI] UseJVMCICompiler should imply EnableJVMCI |
Tue, 29 May 2018 21:01:13 +0200 |
erikj |
8203932: Windows devkit has wrong dlls in 32 bit tools dir |
Tue, 29 May 2018 20:57:42 +0200 |
stuefe |
8203014: jcmd should output command list if no command is given |
Tue, 29 May 2018 11:20:04 -0700 |
jjg |
8196202: Javadoc should not generate frames by default |
Tue, 29 May 2018 12:57:39 -0500 |
gziemski |
8203938: Fix build failures from JDK-8133564 |
Tue, 29 May 2018 09:12:39 -0700 |
vromero |
8203892: Target interface added as marker interface in calls to altMetafactory |
Tue, 29 May 2018 18:09:43 +0200 |
jlahoda |
8203926: Problem list test/langtools/tools/javac/importscope/T8193717.java |
Tue, 29 May 2018 11:04:56 -0500 |
gziemski |
8133564: Runtime - 2nd followup to Validate JVM Command-Line Flag Arguments |
Tue, 29 May 2018 13:44:44 +0200 |
pliden |
8203885: ConcurrentLocksDump::dump_at_safepoint() should not allocate array in resource area |
Tue, 29 May 2018 13:17:03 +0200 |
jlahoda |
8193717: Import resolution performance regression in JDK 9 |
Tue, 29 May 2018 12:52:08 +0200 |
stuefe |
8203865: Metaspace cleanup: Remove unused MemRegion in VirtualSpaceNode |
Tue, 29 May 2018 10:53:55 +0200 |
jlahoda |
8202832: cycle detection depends on ordering of requires directives |
Mon, 28 May 2018 12:11:50 +0200 |
tschatzl |
Merge |
Mon, 28 May 2018 12:10:18 +0200 |
tschatzl |
8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC |
Mon, 28 May 2018 03:04:38 -0700 |
rpatil |
8203233: (tz) Upgrade time-zone data to tzdata2018e |