Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8073866: Fix for 8064703 is not sufficient
2015-03-16, by roland
Merge
2015-03-20, by zmajo
8073480: C2 should optimize explicit range checks
2015-03-17, by roland
8069367: Eagerly reclaimed humongous objects left on mark stack
2015-04-15, by kbarrett
Merge
2015-04-15, by iignatyev
Merge
2015-04-15, by iignatyev
8026043: Add regression test for JDK-8000831
2015-04-09, by eistepan
8077710: BACKOUT - java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcurrent options
2015-04-14, by sangheki
8077403: Remove guarantee from GenCollectedHeap::is_in()
2015-04-14, by brutisso
8077420: Build failure with SS12u4
2015-04-14, by stefank
8076457: Fix includes of inline.hpp in GC code
2015-04-02, by stefank
8077301: Optimized build is broken
2015-04-13, by jmasa
8077413: Avoid use of Universe::heap() inside collectors
2015-04-13, by pliden
8077400: Unnecessary and incorrect "Code Cache Roots" G1 log entry
2015-04-10, by mgerdin
8077411: Remove CollectedHeap::supports_heap_inspection()
2015-04-12, by brutisso
8077414: PSPromotionLAB _state is unintialized
2015-04-10, by ecaspole
8076311: Java 9 process negative MaxTenuringThreshold in different way than Java 8
2015-04-08, by ddmitriev
Merge
2015-04-10, by stefank
8076325: java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcurrent options
2015-04-09, by sangheki
8077255: TracePageSizes output reports wrong page size on Windows with G1
2015-04-09, by tschatzl
8076614: Add comment to ClearNoncleanCardWrapper::do_MemRegion()
2015-04-08, by brutisso
Merge
2015-04-09, by jwilhelm
Merge
2015-04-09, by kbarrett
8076265: Simplify deal_with_reference
2015-04-08, by kbarrett
8077315: Build failure on OSX after compiler upgrade
2015-04-09, by jwilhelm
8077302: src/share/vm/oops/instanceRefKlass.inline.hpp has a doubble /*
2015-04-09, by jwilhelm
8076534: CollectedHeapName in SA agent incorrect
2015-04-08, by pliden
8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
2015-04-07, by tschatzl
8069004: Kitchensink hanged with 16Gb heap and GC pause >30 min
2015-04-02, by drwhite
8043225: Make whitebox API functions more stable
2015-04-02, by iignatyev
8076267: Remove n_gens()
2015-04-02, by jwilhelm
8076452: Remove SharedHeap
2015-04-02, by brutisso
8076289: Move the StrongRootsScope out of SharedHeap
2015-04-02, by brutisso
8076454: Clean up/move things out of SharedHeap
2015-04-02, by brutisso
8076456: Remove unnecessary oopDesc::klass() calls
2015-04-02, by stefank
8075955: Replace the macro based implementation of oop_oop_iterate with a template based solution
2015-04-02, by stefank
8076447: Remove unused MemoryManager::kind()
2015-04-02, by pliden
8016276: CMS concurrentMarkSweepGeneration contains lots of unnecessary allocation failure handling
2015-04-01, by david
8076314: Remove the static instance variable SharedHeap:: _sh
2015-04-02, by brutisso
Merge
2015-04-03, by ccheung
Merge
2015-04-03, by coleenp
8076421: Fix Zero Interpreter bugs in class redefinition and template interpreter changes
2015-04-02, by coleenp
8074860: Structured Exception Catcher missing around CreateJavaVM on Windows
2015-04-03, by stuefe
Merge
2015-04-02, by dsamersoff
8068007: [Findbugs] SA com.sun.java.swing.action.ActionManager.manager should be package protect
2015-04-02, by dsamersoff
Merge
2015-04-02, by coleenp
6983747: Remove obsolete dl_mutex lock
2015-04-02, by mockner
Merge
2015-04-02, by jbachorik
8076344: serviceability/dcmd/vm/SetVMFlagTest.java test fails with "java.lang.Error: 'MaxHeapSize' flag is not available or immutable"
2015-04-02, by jbachorik
8076236: VM permits illegal flags for class init method
2015-04-02, by hseigel
Merge
2015-04-02, by jbachorik
8023093: Add ManagementAgent.status diagnostic command
2015-03-26, by jbachorik
Merge
2015-04-02, by coleenp
8076492: Make common code from template interpreter code
2015-04-01, by coleenp
8078349: remove dead code - fast_iagetfield
2015-04-01, by mockner
8076450: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java: assert(!on_C_heap() || allocated_on_C_heap()) failed: growable array must be on C heap if elements are
2015-04-01, by sla
8076185: Provide SafeFetchX implementation for zero
2015-03-31, by dholmes
Merge
2015-03-31, by coleenp
Merge
2015-03-30, by coleenp
8076181: bytecodeInterpreter.cpp refers to unknown labels.
2015-03-27, by sgehwolf
8074895: os::getenv is inadequate
2015-03-30, by jmanson
Merge
2015-03-30, by ctornqvi
8075438: [TESTBUG] Hotspot JTREG tests should use unique CDS archive names
2015-03-30, by ctornqvi
8074718: Merge templateTable_x86 _32 and _64 .hpp files
2015-03-30, by mockner
8054890: Serviceability: New diagnostic commands 'VM.set_flag' and 'JVMTI.data_dump'
2015-03-23, by jbachorik
Merge
2015-03-29, by hseigel
8076163: ppc: port "8074345: Enable RewriteBytecodes when VM runs with CDS"
2015-03-27, by goetz
8075967: Zero interpreter asserts for SafeFetch<32,N> calls in ObjectMonitor
2015-03-25, by coleenp
8074345: Enable RewriteBytecodes when VM runs with CDS
2015-03-25, by minqi
Merge
2015-03-25, by ykantser
8075818: serviceability/threads/TestFalseDeadLock.java should be unquarantined
2015-03-25, by ykantser
7127066: Class verifier accepts an invalid class file
2015-03-25, by hseigel
8075725: Remove /jre subdir in hotspot dist dir
2015-03-25, by erikj
Merge
2015-03-24, by jbachorik
8024055: serviceability/attach/AttachWithStalePidFile.java createJavaPidFile() fails
2015-03-24, by jbachorik
8075533: Zero JVM segfaults for -version after JDK-8074552
2015-03-23, by sgehwolf
Merge
2015-03-20, by dcubed
8072128: mutexLocker.cpp _mutex_array[] initialization broken with safepoint check change
2015-03-19, by mockner
8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
2015-03-20, by sspitsyn
Merge
2015-03-19, by coleenp
Merge
2015-03-19, by coleenp
8005521: StressMethodComparator is not thread-safe
2015-03-19, by coleenp
Merge
2015-03-19, by dcubed
8075118: JVM stuck in infinite loop during verification
2015-03-19, by hseigel
8075216: Remove old flags, regarding to JDK9, from obsolete_jvm_flags
2015-03-18, by dholmes
8075140: Solaris build of native libraries not consistently using EXTRA_CFLAGS and EXTRA_LDFLAGS
2015-03-18, by erikj
8072897: File sawindbg.dll has incorrect file version
2015-03-18, by erikj
Added tag jdk9-b63 for changeset 8245edf58a44
2015-05-07, by katleman
Merge
2015-05-07, by lana
8078046: Remove MCS post-processing on Solaris
2015-05-06, by ihse
8079344: Allow custom or platform specific java source to automatically override shared source
2015-05-06, by erikj
8078058: Clean up mac bundles logic
2015-05-06, by ihse
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
2015-05-06, by ihse
Merge
2015-05-05, by amurillo
Merge
2015-05-01, by amurillo
Merge
2015-04-27, by ctornqvi
8078383: [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set
2015-04-23, by ctornqvi
Merge
2015-04-20, by jwilhelm
8078017: Introduce hotspot_basicvmtest
2015-04-17, by mikael
Merge
2015-04-17, by ccheung
8042901: Allow com.sun.management to be in a different module to java.lang.management
2015-04-17, by sjiang
8077137: Port jdk.internal.instrumentation to jdk 9
2015-04-09, by sla
Merge
2015-04-16, by kvn
Merge
2015-04-03, by kvn
8075214: SIGSEGV in nmethod sweeping
2015-03-30, by thartmann
8077524: Enable selective test bundle installation for jprt test targets
2015-04-14, by mikael
Merge
2015-04-09, by jwilhelm
8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
2015-04-07, by tschatzl
8043225: Make whitebox API functions more stable
2015-04-02, by iignatyev
8079087: Add support for Cygwin 2.0
2015-05-05, by erikj
Added tag jdk9-b63 for changeset b8951994eaee
2015-05-07, by katleman
Added tag jdk9-b63 for changeset 989253a902c3
2017-07-05, by duke
Merge
jdk9-b63
2017-07-05, by duke
Merge
2017-07-05, by duke
8079191: remove remaining references to "cp -p" from langtools/test
2015-04-30, by jjg
Merge
2015-04-30, by lana
8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter
2015-04-30, by alundblad
8078054: [TESTBUG] tools/javac/Paths/wcMineField.sh failed with "operation not permitted"
2015-04-29, by jjg
8078861: tools/javac/classfiles/attributes/Synthetic/PackageInfoTest.java fails on Windows
2015-04-28, by jjg
8078600: Infinite loop when compiling annotations with -XDcompletionDeps
2015-04-28, by alundblad
8044537: Implement classfile tests for Synthetic attribute.
2015-04-28, by aeremeev
8077605: Initializing static fields causes unbounded recursion in javac
2015-04-27, by jlahoda
Added tag jdk9-b62 for changeset e36081ad2470
2015-04-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b62 for changeset 2c8ff5cb2faa
2015-04-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b62 for changeset db70d6ebfa97
2015-04-30, by katleman
Merge
2017-07-05, by duke
Merge
2015-04-30, by lana
8053905: Eager code generation fails for earley boyer with split threshold set to 1000
2015-04-27, by hannesw
8066407: Function with same body not reparsed after SyntaxError
2015-04-27, by hannesw
Added tag jdk9-b62 for changeset 2ae39df23f8e
2015-04-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b62 for changeset 27f6a088fa6a
2015-04-30, by katleman
Merge
2017-07-05, by duke
Merge
2015-04-30, by lana
8079107: Update TestKeyPairGenerator.java to use random number generator library
2015-04-30, by darcy
8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
2015-04-29, by bpb
8075545: Add permission check for locale service provider implementations
2015-04-29, by naoto
8078334: Mark regression tests using randomness
2015-04-29, by darcy
8078880: Mark a few more intermittently failuring security-libs
2015-04-29, by darcy
8078528: clean out tidy warnings from security.auth
2015-04-29, by avstepan
8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
2015-04-28, by bpb
8076224: some tidy warnings from core libs
2015-04-28, by avstepan
8024086: (fs) AtomicMoveNotSupportedException allows reason to be null
2015-04-28, by bpb
8078826: Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently
2015-04-28, by rriggs
8078369: [testbug] java/time/tck/java/time/TCKOffsetTime[now] fails on slow devices
2015-04-27, by rriggs
8075007: Additional tests for krb5-related cipher suites with unbound server
2015-04-27, by asmotrak
8078622: remove tidy warnings from JPDA docs
2015-04-24, by avstepan
8078490: Missed submissions in ForkJoinPool
2015-04-24, by dl
8059455: LambdaForm.prepare() does unnecessary work for cached LambdaForms
2015-04-23, by vlivanov
8078520: [TESTBUG] fix 'test/tools/launcher/ExecutionEnvironment.java' to run on arbitrary *nix systems
2015-04-24, by simonis
8078468: Update security libraries to use diamond with anonymous classes
2015-04-23, by darcy
Added tag jdk9-b62 for changeset d7b621c7a8d5
2015-04-30, by katleman
Merge
2017-07-05, by duke
Merge
2015-04-30, by lana
8077590: windows_i586_6.2-product-c2-runThese8_Xcomp_vm failing after win compiler upgrade
2015-04-28, by neliasso
8077994: [TESTBUG] Exclude compiler/floatingpoint/ModNaN.java
2015-04-28, by ctornqvi
8078621: AARCH64: Fails to build without precompiled headers
2015-04-24, by aph
Merge
2015-04-24, by aph
8075930: AARCH64: Use FP Register in C2
2015-04-24, by enevill
Added tag jdk9-b62 for changeset d9c8742b7f8a
2015-04-30, by katleman
Merge
2015-04-30, by lana
8078437: Enable use of devkits for Windows
2015-04-29, by erikj
Added tag jdk9-b62 for changeset 4440a52322d5
2015-04-30, by katleman
Added tag jdk9-b62 for changeset e7dbbef69d12
2017-07-05, by duke
Merge
jdk9-b62
2017-07-05, by duke
Merge
2017-07-05, by duke
8078560: The crash reporting URL listed by javac needs to be updated
2015-04-23, by darcy
Merge
2015-04-23, by lana
8078433: javac, some tests are failing after JDK-8078024 because of golden files mismatch
2015-04-22, by vromero
8078024: javac, several incorporation steps are silently failing when an error should be reported
2015-04-22, by vromero
8078389: Add test for -Xdoclint + -XDcompletionDeps
2015-04-22, by alundblad
8078261: Initialization of DocLint triggers out of order initialization of Dependencies
2015-04-22, by alundblad
8068737: ArrayType prints element type post order
2015-04-21, by alundblad
8042947: Implement classfile tests for AnnotationDefault attribute
2015-04-20, by aeremeev
Added tag jdk9-b61 for changeset a136157ff9ef
2015-04-23, by katleman
Merge
2017-07-05, by duke
Merge
2015-04-23, by lana
8038764: tidy warnings cleanup for javax.activation
2015-04-22, by avstepan
8077332: tidy warnings from javax/xml
2015-04-22, by avstepan
Added tag jdk9-b61 for changeset 2146836f6f52
2015-04-23, by katleman
Merge
2017-07-05, by duke
Merge
2015-04-23, by lana
8051560: Convert JAXP function tests: Astro tests
2015-04-21, by joehw
8078139: jdk.xml.dom should be loaded by the ext class loader
2015-04-21, by joehw
8077332: tidy warnings from javax/xml
2015-04-21, by avstepan
Added tag jdk9-b61 for changeset c1d81046cbc7
2015-04-23, by katleman
Merge
2017-07-05, by duke
Merge
2015-04-23, by lana
8078174: Add few FX and parser API samples for nashorn
2015-04-20, by sundar
8071928: Instance properties with getters returning wrong values
2015-04-20, by hannesw
8073846: Javascript for-in loop returned extra keys
2015-04-20, by hannesw
Added tag jdk9-b61 for changeset 3fd41cdba15e
2015-04-23, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b61 for changeset c4d54ad0280d
2015-04-23, by katleman
Merge
2017-07-05, by duke
Merge
2015-04-23, by lana
8074761: Empty optional parameters of LDAP query are not interpreted as empty
2015-04-23, by omajid
8078467: Update core libraries to use diamond with anonymous classes
2015-04-23, by darcy
8048138: Tests for JAAS callbacks
2015-04-23, by asmotrak
8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java failed in certain env.
2015-04-22, by weijun
8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with BindException
2015-04-22, by vinnie
8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
2015-04-22, by aefimov
8078139: jdk.xml.dom should be loaded by the ext class loader
2015-04-21, by joehw
8077332: tidy warnings from javax/xml
2015-04-21, by avstepan
8078276: add copyright header to IPv6NameserverPlatformParsingTest
2015-04-21, by michaelm
6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException
2015-04-21, by michaelm
8075139: Restore java.protocol.handler.pkgs to work as a fallback for migration
2015-04-21, by chegar
8074146: jdb has succeded to read an unreadable file
2015-04-20, by dsamersoff
8077952: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh should be quarantined
2015-04-20, by darcy
8048264: StringBuffer's codePoint methods throw unspecified IndexOutOfBoundsException
2015-04-17, by bchristi
7194452: Remove "Reverse" PKIX CertPathBuilder implementation
2015-04-17, by juh
Added tag jdk9-b61 for changeset d729bb3d4ba9
2015-04-23, by katleman
Merge
2017-07-05, by duke
Merge
2015-04-23, by lana
8078263: AARCH64: Volatile fields should be accessed with ldar and stlr
2015-04-23, by adinn
Added tag jdk9-b61 for changeset 09af07f9398c
2015-04-23, by katleman
Merge
2015-04-23, by lana
8078139: jdk.xml.dom should be loaded by the ext class loader
2015-04-21, by joehw
Added tag jdk9-b61 for changeset a074643872c1
2015-04-23, by katleman
Added tag jdk9-b61 for changeset ac3f5a39d4ff
2017-07-05, by duke
Merge
jdk9-b61
2017-07-05, by duke
Merge
2017-07-05, by duke
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+1000
+3000
+10000
tip