Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDEV-2127 use stringbuilder for bytecode #1758

Closed
wants to merge 63 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
374d8ff
LDEV-2127 use stringbuilder for bytecode
zspitzer Aug 13, 2022
d4d6df6
LDEV-4759 - add inital version
michaeloffner Nov 24, 2023
4343bf3
LDEV-4759 - improve admin and clean up
michaeloffner Nov 24, 2023
a110ea2
Merge branch '6.0' into 6.1
michaeloffner Nov 28, 2023
18a7bf9
make sure watcher exists before stopping it
michaeloffner Nov 28, 2023
4378236
fix regression with FileStream
michaeloffner Nov 28, 2023
ae578f8
make inspect settings optinal
michaeloffner Nov 28, 2023
0f74ede
improve test case
michaeloffner Nov 28, 2023
6cb2dd8
improve test case
michaeloffner Nov 28, 2023
924a3ad
get rid of lucee dialect
michaeloffner Nov 30, 2023
0938063
revert removal of artifact
michaeloffner Nov 30, 2023
fbeba43
improve inspect check
michaeloffner Nov 30, 2023
1a4d01c
Merge branch '6.0' into 6.1
michaeloffner Dec 4, 2023
62a6cd7
improve test case output in case of an error
michaeloffner Dec 4, 2023
fa4d59a
Fixing issue with switching inspect template and flush if a cfml temp…
michaeloffner Dec 4, 2023
8313b35
ignore invalid version range defintions
michaeloffner Dec 5, 2023
923c7eb
rename FuncArgLite and extend it's use
michaeloffner Dec 5, 2023
b185532
Merge branch '6.0' into 6.1
michaeloffner Dec 8, 2023
ddefcde
change inital capacity for local and arguments scope
michaeloffner Dec 8, 2023
463506f
change inital capacity for local and arguments scope
michaeloffner Dec 8, 2023
ef4d470
Merge branch '6.0' into 6.1
michaeloffner Dec 8, 2023
d487202
LDEV-4764 - switch to non concurrency until we have a bind
michaeloffner Dec 8, 2023
6ae58e4
slightly improve UDF init
michaeloffner Dec 11, 2023
418a616
LDEV-4767 - centralize logger name creation and se the same approach …
michaeloffner Dec 15, 2023
d68fadc
clean up
michaeloffner Dec 15, 2023
9e5ffb9
clean up
michaeloffner Dec 15, 2023
e50d359
specialise variable read with closure scope
michaeloffner Dec 15, 2023
e141189
remove static init call for caches (no longer needed)
michaeloffner Dec 15, 2023
e48d8f9
LDEV-4327 - remove Lucee dialect
michaeloffner Dec 18, 2023
94bb378
LDEV-4327 - remove Lucee dialect
michaeloffner Dec 19, 2023
a8134a0
LDEV-4327 - remove Lucee dialect
michaeloffner Dec 19, 2023
547bc74
Merge branch '6.0' into 6.1
michaeloffner Jan 8, 2024
10b1bba
switch to maven based update page in Lucee admin and add changelog in…
michaeloffner Jan 8, 2024
8a4f91c
add inital version for AIEngine(nowhere used)
michaeloffner Jan 11, 2024
620bacf
switch S3 version listing from demo server to real server
michaeloffner Jan 12, 2024
ffc41d9
allow to define s3 and maven update provider as system property/env var
michaeloffner Jan 12, 2024
f98658b
Merge branch '6.0' into 6.1
michaeloffner Jan 16, 2024
2a5f1eb
Download bundles from maven or S3 directly and no longer from the upd…
michaeloffner Jan 22, 2024
a62b3cb
set runUpdate as deprecated
michaeloffner Jan 22, 2024
32ae5db
temp disable always download to find out if that solves the issue
michaeloffner Jan 22, 2024
508448a
do not map memcached, it is not an OSGi jar
michaeloffner Jan 22, 2024
d843969
update BundleProvider mappings
michaeloffner Jan 25, 2024
ef9b34a
Merge branch '6.0' into 6.1
michaeloffner Jan 26, 2024
48496bb
update IOUtil.stream copy to nio
michaeloffner Jan 26, 2024
1d5f1c6
move osgi/maven mappings to an external (ini) file
michaeloffner Jan 26, 2024
ac822c6
switching from ALPHA to BETA,
michaeloffner Jan 26, 2024
7d84216
Merge branch '6.0' into 6.1
michaeloffner Feb 2, 2024
2485dec
Merge branch '6.0' into 6.1
michaeloffner Feb 2, 2024
0d94321
LDEV-4786 - add OSGi->Maven mapping for new jar
michaeloffner Feb 2, 2024
676e69f
merge 6.0
michaeloffner Feb 9, 2024
6a08096
update Bundle Provider mappings
michaeloffner Feb 9, 2024
107a580
LDEV-4790 - add support for shorthand literal structs
michaeloffner Feb 9, 2024
7edfea1
fix syntax error in test case
michaeloffner Feb 9, 2024
22b38f0
improve test cases
michaeloffner Feb 9, 2024
6612b5d
LDEV-2230 - improve getting template path
michaeloffner Feb 9, 2024
5f27bc3
LDEV-2315 - added currency and date time format
michaeloffner Feb 9, 2024
af178c4
Merge branch '6.0' into 6.1
michaeloffner Feb 12, 2024
16f8e27
Merge branch '6.0' into 6.1
michaeloffner Feb 12, 2024
eec0258
LDEV-3113 - add support for "formUrlAsStruct"
michaeloffner Feb 12, 2024
45b4e31
Merge branch '6.0' into 6.1
michaeloffner Feb 12, 2024
02b1f6b
LDEV-3675 - sync getTempFile creation in JVM and in case it fails try…
michaeloffner Feb 12, 2024
9a9b916
LDEV-2127 use stringbuilder for bytecode
zspitzer Aug 13, 2022
b7ed99b
Merge branch 'LDEV-2127-stringbuilder-bytecode' of https://github.com…
zspitzer Feb 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions ant/build-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@
<fileset dir="${srcCFML}/context/gateway">
<include name="*.cfm"/>
<include name="*.cfc"/>
<include name="*.lucee"/>
<include name="*.xml"/>
<include name="*.json"/>
</fileset>
Expand All @@ -268,7 +267,6 @@
<fileset dir="${srcCFML}/context/templates/error">
<include name="*.cfm"/>
<include name="*.cfc"/>
<include name="*.lucee"/>
<include name="*.xml"/>
<include name="*.json"/>
</fileset>
Expand All @@ -278,7 +276,6 @@
<fileset dir="${srcCFML}/context/admin/plugin">
<include name="**/*.cfm"/>
<include name="**/*.cfc"/>
<include name="**/*.lucee"/>
<include name="**/*.xml"/>
<include name="**/*.json"/>
</fileset>
Expand All @@ -303,7 +300,6 @@
<fileset dir="${srcCFML}/context/admin/plugin">
<include name="**/*.cfm"/>
<include name="**/*.cfc"/>
<include name="**/*.lucee"/>
<include name="**/*.xml"/>
<include name="**/*.json"/>
</fileset>
Expand Down Expand Up @@ -492,7 +488,7 @@
<jvmarg value="-Dlucee.extensions.install=true"/>
<jvmarg value="-Dlucee.full.null.support=false"/>
<!-- this checks to see that all the required bundles are provided, so that none are missing -->
<jvmarg value="-Dlucee.enable.bundle.download=false"/>
<jvmarg value="-Dlucee.enable.bundle.download=false"/><!-- we do always download to make sure this is available -->
<jvmarg value="-Dlucee.cli.printExceptions=true"/>
<jvmarg value="-Dlucee.ssl.checkserveridentity=false"/>
</java>
Expand Down Expand Up @@ -556,6 +552,7 @@
<jvmarg value="-Dlucee.cli.printExceptions=true"/>
<jvmarg value="-Dlucee.ssl.checkserveridentity=false"/>
<jvmarg value="-DLUCEE_BUILD_ENV=${LUCEE_BUILD_ENV}"/>
<jvmarg value="-Dlucee.enable.bundle.download=always"/>
<!--
<jvmarg value="-XX:StartFlightRecording=disk=true,dumponexit=true,filename=${temp}/../lucee-testcases.jfr,maxsize=1024m,maxage=1d,settings=profile,path-to-gc-roots=true"/>
<jvmarg value="-Dlucee.system.out=file:.../out.txt"/>
Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.mwiede</groupId>
<groupId>org.lucee</groupId>
<artifactId>jsch</artifactId>
<version>0.2.11</version>
<version>0.1.55</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
Loading
Loading