2017-02-02 |
lana |
Added tag jdk-9+155 for changeset 9e2d943b5b66
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2017-02-03 |
hannesw |
8173888: Test for JDK-8169481 causes stack overflows in parser tests
|
changeset |
files
|
2017-02-03 |
ihse |
8173822: Remove dead code in BuildNashorn.gmk
|
changeset |
files
|
2017-02-03 |
amlu |
8173864: Problem list src/jdk/nashorn/api/tree/test/ParseAPITest.java for some platforms
|
changeset |
files
|
2017-02-02 |
lana |
Merge
|
changeset |
files
|
2017-02-02 |
hannesw |
8173851: JDK-8008448.js fails to parse test for JDK-8169481
|
changeset |
files
|
2017-02-02 |
hannesw |
8169481: StackOverflowError on start when parsing PAC file to autodetect Proxy settings
|
changeset |
files
|
2017-02-02 |
lana |
Added tag jdk-9+155 for changeset 1e536b9ddf07
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2017-02-02 |
lana |
Added tag jdk-9+155 for changeset a3460624dc33
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2017-02-07 |
dl |
8172726: ForkJoin common pool retains a reference to the thread context class loader
|
changeset |
files
|
2017-02-06 |
redestad |
8173982: (fs) DefaultFileSystemProvider should be split into platform specific versions
|
changeset |
files
|
2017-02-06 |
vinnie |
8173956: KeyStore regression due to default keystore being changed to PKCS12
|
changeset |
files
|
2017-02-06 |
mchung |
8173947: jconsole does not show local running VMs to attach
|
changeset |
files
|
2017-02-06 |
mullan |
8173827: Remove forRemoval=true from several deprecated security APIs
|
changeset |
files
|
2017-02-06 |
jlahoda |
8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost
|
changeset |
files
|
2017-02-04 |
lancea |
8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
|
changeset |
files
|
2017-02-04 |
jwilhelm |
Merge
|
changeset |
files
|
2017-01-23 |
jwilhelm |
Merge
|
changeset |
files
|
2017-01-25 |
vtewari |
8167178: Exported elements referring to inaccessible types in java.naming
|
changeset |
files
|
2017-01-23 |
dpochepk |
8171149: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java failed with "Out of space in CodeCache for adapters"
|
changeset |
files
|
2017-01-20 |
rraghavan |
8167337: When jmxremote.port=0, JDP broadcasts "0" instead of assigned port
|
changeset |
files
|
2017-01-19 |
gtriantafill |
8152206: Simplify jvmstat modules
|
changeset |
files
|
2017-01-19 |
redestad |
8171855: Move package name transformations during module bootstrap into native code
|
changeset |
files
|
2017-01-16 |
jwilhelm |
Merge
|
changeset |
files
|
2017-01-13 |
jwilhelm |
Merge
|
changeset |
files
|
2017-01-13 |
hseigel |
8172288: Fix Jigsaw related module/package error messages and throw correct exceptions
|
changeset |
files
|
2017-01-09 |
jwilhelm |
Merge
|
changeset |
files
|
2017-01-05 |
ctornqvi |
8172188: JDI tests fail due to "permission denied" when creating temp file
|
changeset |
files
|
2016-12-27 |
jwilhelm |
Merge
|
changeset |
files
|
2016-12-27 |
dfazunen |
8171441: tools/launcher/VersionCheck.java doesn't report names of tools which failed checks
|
changeset |
files
|
2016-12-23 |
vtewari |
8170861: Remove DcmdMBeanPermissionsTest.java from ProblemList
|
changeset |
files
|
2017-02-04 |
mchung |
8173412: @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run
|
changeset |
files
|
2017-02-03 |
dl |
8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
|
changeset |
files
|
2017-02-03 |
dl |
8169748: LinkedTransferQueue bulk remove is O(n^2)
|
changeset |
files
|
2017-02-03 |
dl |
8173706: Is able to set a negative j.u.Vector size in JDK9 b151
|
changeset |
files
|
2017-02-03 |
ddehaven |
Merge
|
changeset |
files
|
2017-01-30 |
ddehaven |
Merge
|
changeset |
files
|
2017-01-30 |
pnarayanan |
8167278: ArrayIndexOutOfBoundsException when calling ImageIO.read(InputStream) with RLE4 BMP
|
changeset |
files
|
2017-01-27 |
psadhukhan |
7190595: Nimbus: Test6657026 fails
|
changeset |
files
|
2017-01-27 |
jdv |
8152561: Is it allowed to have zero value for count in TIFFField.createArrayForType() for the rationals
|
changeset |
files
|
2017-01-26 |
prr |
Merge
|
changeset |
files
|
2017-01-24 |
dmarkov |
8163889: [macosx] Can't print from browser on Mac OS X
|
changeset |
files
|
2017-02-03 |
henryjen |
8171522: Jar prints error message with old (non gnu-style options).
|
changeset |
files
|
2017-02-03 |
mchung |
8173858: Rename libmanagement_rmi to libmanagement_agent
|
changeset |
files
|
2017-02-03 |
ihse |
8004842: Unify values of boolean make variables set in configure to true/false
|
changeset |
files
|
2017-02-03 |
ihse |
8172548: unpack200 fails linking with new update of SS12u4
|
changeset |
files
|
2017-02-03 |
dfuchs |
8173315: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java fails intermittently
|
changeset |
files
|
2017-02-02 |
lana |
Merge
|
changeset |
files
|
2017-02-02 |
mullan |
Merge
|
changeset |
files
|
2017-02-02 |
skovalev |
8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
|
changeset |
files
|
2017-02-02 |
dfuchs |
8173821: com.sun.jmx.remote.internal.Unmarshal should be removed.
|
changeset |
files
|
2017-02-02 |
dfuchs |
8173607: JMX RMI connector should be in its own module
|
changeset |
files
|
2017-02-02 |
redestad |
8160302: Reduce number of lambdas created when loading java.util.regex.Pattern
|
changeset |
files
|
2017-02-02 |
clanger |
8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
|
changeset |
files
|
2017-02-01 |
anazarov |
8075616: Create tests to check schemagen work with multi-version jar
|
changeset |
files
|
2017-02-01 |
henryjen |
8171524: jar --help doesn't provide information that stdout and stdin can be used as output and input for tool
|
changeset |
files
|
2017-02-01 |
henryjen |
8173758: tools/javac/Paths/wcMineField.sh failing with java.lang.ClassNotFoundException
|
changeset |
files
|
2017-02-01 |
skovalev |
8173475: java/net/HttpURLConnection/SetAuthenticator tests have undeclared dependency on java.logging module
|
changeset |
files
|
2017-02-01 |
rpatil |
8167063: spurious message "A JNI error has occurred" if start-class cannot be initialized
|
changeset |
files
|
2017-02-01 |
sundar |
8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle
|
changeset |
files
|
2017-02-01 |
mchung |
8173608: Separate JDK management agent from java.management module
|
changeset |
files
|
2017-02-02 |
lana |
Added tag jdk-9+155 for changeset 4d25acf48a0b
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2017-02-04 |
jwilhelm |
Merge
|
changeset |
files
|
2017-01-26 |
ccheung |
8173163: searching for a versioned entry in a multi-release jar in hotspot is inconsistent with java code
|
changeset |
files
|
2017-01-26 |
dnsimon |
8173278: [JVMCI] query_update_method_data might write outside _trap_hist array
|
changeset |
files
|
2017-01-22 |
njian |
8172881: AArch64: assertion failure: the int pressure is incorrect
|
changeset |
files
|
2017-01-26 |
rbackman |
Merge
|
changeset |
files
|
2017-01-24 |
gdub |
8167519: [AOT] Failed compilation: java.math.MutableBigInteger.divide3n2n
|
changeset |
files
|
2017-01-23 |
jwilhelm |
Merge
|
changeset |
files
|
2017-01-26 |
never |
8173309: jvmtiDeferredLocalVariableSet may update the wrong frame
|
changeset |
files
|
2017-01-24 |
roland |
8173147: [ctw] fails during compilation of sun.security.krb5.internal.crypto.RsaMd5DesCksumType::calculateKeyedChecksum with " graph should be schedulable"
|
changeset |
files
|
2017-01-25 |
thartmann |
8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
|
changeset |
files
|
2017-01-25 |
thartmann |
8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1
|
changeset |
files
|
2017-01-25 |
jcm |
8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled
|
changeset |
files
|
2017-01-25 |
kvn |
8173158: [AOT] fix typo in jaotc --help output
|
changeset |
files
|
2017-01-24 |
never |
8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
|
changeset |
files
|
2017-01-23 |
dnsimon |
Merge
|
changeset |
files
|
2017-01-22 |
dnsimon |
8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective
|
changeset |
files
|
2017-01-23 |
iveresov |
8173054: [AOT] Avoid zero-shift for compressed oops
|
changeset |
files
|
2017-01-23 |
zmajo |
8172844: Assert fails in deoptimization due to original PC at the end of code section
|
changeset |
files
|
2017-01-23 |
jcm |
8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c
|
changeset |
files
|
2017-01-21 |
kvn |
8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures'
|
changeset |
files
|
2017-01-20 |
hseigel |
8171971: Fix timing bug in JVM management of package export lists
|
changeset |
files
|
2017-01-20 |
jcm |
8173038: [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails with TESTBUG: Not server mode
|
changeset |
files
|
2017-01-20 |
dcubed |
8173081: VM no longer prints "Picked up _JAVA_OPTONS: " message
|
changeset |
files
|
2017-01-19 |
dholmes |
8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList
|
changeset |
files
|
2017-01-19 |
gtriantafill |
8152206: Simplify jvmstat modules
|
changeset |
files
|
2017-01-19 |
redestad |
8171855: Move package name transformations during module bootstrap into native code
|
changeset |
files
|
2017-01-19 |
rbackman |
Merge
|
changeset |
files
|
2017-01-05 |
rbackman |
8169588: [AOT] jaotc --classpath option is confusing
|
changeset |
files
|
2017-01-19 |
stuefe |
8172964: [aix] AIX VM should not handle SIGDANGER
|
changeset |
files
|
2017-01-19 |
thartmann |
8172751: OSR compilation at unreachable bci causes C1 crash
|
changeset |
files
|
2017-01-19 |
kvn |
8173019: Backout JDK-8172990 changes
|
changeset |
files
|
2017-01-19 |
dholmes |
8172261: [JVMTI] Specification for early VM start event needs to lower expectations in relation class loading
|
changeset |
files
|
2017-01-18 |
kvn |
8172990: [AOT] Missing GC scan of _metaspace_got array containing Klass*
|
changeset |
files
|
2017-01-18 |
coleenp |
8144518: ClassVerboseTest crashes on Windows
|
changeset |
files
|
2017-01-18 |
thartmann |
Merge
|
changeset |
files
|
2017-01-18 |
thartmann |
8172884: TraceOptoPipelining and TraceOptoOutput are broken
|
changeset |
files
|
2017-01-18 |
jcm |
8166002: Emulate client build on platforms with reduced virtual address space
|
changeset |
files
|
2017-01-17 |
mgronlun |
Merge
|
changeset |
files
|
2017-01-17 |
mgronlun |
8171960: Event-based tracing needs separate flag representation for Method
|
changeset |
files
|
2017-01-17 |
rprotacio |
Merge
|
changeset |
files
|
2017-01-13 |
rprotacio |
8170827: Correct errant "java.base" string to macro
|
changeset |
files
|
2017-01-17 |
thartmann |
8172731: runtime/Thread/TooSmallStackSize.java fails on solaris-x64 with product build
|
changeset |
files
|
2017-01-13 |
aharlap |
8140588: Internal Error: gc/g1/ptrQueue.hpp:126 assert(_index == _sz) failed: invariant: queues are empty when activated
|
changeset |
files
|
2017-01-16 |
jwilhelm |
Merge
|
changeset |
files
|
2017-01-13 |
jwilhelm |
Merge
|
changeset |
files
|
2017-01-13 |
hseigel |
8172288: Fix Jigsaw related module/package error messages and throw correct exceptions
|
changeset |
files
|
2017-01-12 |
rprotacio |
Merge
|
changeset |
files
|
2017-01-12 |
rprotacio |
8170821: Ensure access checks result in consistent answers
|
changeset |
files
|
2017-01-12 |
aph |
8172721: Fix for 8172144 breaks AArch64 build
|
changeset |
files
|
2017-01-12 |
dfazunen |
Merge
|
changeset |
files
|
2017-01-12 |
dfazunen |
8169643: [TESTBUG] GCBasher test fails with G1, CMS and Serial.
|
changeset |
files
|
2017-01-11 |
iignatyev |
8172557: quarantine ctw/JarDirTest
|
changeset |
files
|
2017-01-11 |
aph |
8172144: AArch64: Implement "JEP 270: Reserved Stack Areas for Critical Sections"
|
changeset |
files
|
2017-01-11 |
rehn |
8079441: Intermittent failures on Windows with "Unexpected exit from test [exit code: 1080890248]" (0x406d1388)
|
changeset |
files
|